diff --git a/client/package-lock.json b/client/package-lock.json index 3f619dc..530a932 100644 --- a/client/package-lock.json +++ b/client/package-lock.json @@ -27,7 +27,7 @@ "katex": "^0.16.11", "marked": "^14.1.2", "nanoid": "^5.1.2", - "qrcode.react": "^3.0.0", + "qrcode.react": "^4.2.0", "react": "^18.3.1", "react-dom": "^18.3.1", "react-modal": "^3.16.3", diff --git a/client/package.json b/client/package.json index 0505e1a..d5279b1 100644 --- a/client/package.json +++ b/client/package.json @@ -31,7 +31,7 @@ "katex": "^0.16.11", "marked": "^14.1.2", "nanoid": "^5.1.2", - "qrcode.react": "^3.0.0", + "qrcode.react": "^4.2.0", "react": "^18.3.1", "react-dom": "^18.3.1", "react-modal": "^3.16.3",