diff --git a/frontend/web/package.json b/frontend/web/package.json index 19d58c4..d2f595f 100644 --- a/frontend/web/package.json +++ b/frontend/web/package.json @@ -21,7 +21,7 @@ "lodash-es": "^4.17.21", "lucide-react": "^0.469.0", "nice-grpc-web": "^3.3.5", - "qrcode.react": "^4.1.0", + "qrcode.react": "^4.2.0", "react": "^18.3.1", "react-dom": "^18.3.1", "react-hot-toast": "^2.5.1", diff --git a/frontend/web/pnpm-lock.yaml b/frontend/web/pnpm-lock.yaml index 269cdd5..6ddfcc6 100644 --- a/frontend/web/pnpm-lock.yaml +++ b/frontend/web/pnpm-lock.yaml @@ -45,8 +45,8 @@ importers: specifier: ^3.3.5 version: 3.3.5(ws@8.17.0) qrcode.react: - specifier: ^4.1.0 - version: 4.1.0(react@18.3.1) + specifier: ^4.2.0 + version: 4.2.0(react@18.3.1) react: specifier: ^18.3.1 version: 18.3.1 @@ -1966,10 +1966,10 @@ packages: resolution: {integrity: sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==} engines: {node: '>=6'} - qrcode.react@4.1.0: - resolution: {integrity: sha512-uqXVIIVD/IPgWLYxbOczCNAQw80XCM/LulYDADF+g2xDsPj5OoRwSWtIS4jGyp295wyjKstfG1qIv/I2/rNWpQ==} + qrcode.react@4.2.0: + resolution: {integrity: sha512-QpgqWi8rD9DsS9EP3z7BT+5lY5SFhsqGjpgW5DY/i3mK4M9DTBNz3ErMi8BWYEfI3L0d8GIbGmcdFAS1uIRGjA==} peerDependencies: - react: ^16.8.0 || ^17.0.0 || ^18.0.0 + react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 queue-microtask@1.2.3: resolution: {integrity: sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==} @@ -4358,7 +4358,7 @@ snapshots: punycode@2.3.1: {} - qrcode.react@4.1.0(react@18.3.1): + qrcode.react@4.2.0(react@18.3.1): dependencies: react: 18.3.1