From f684abecff724270337ba7d5de2ef7382aa0f567 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 10:37:13 +0000 Subject: [PATCH] chore: bump qrcode.react from 3.2.0 to 4.0.1 in /frontend/web Bumps [qrcode.react](https://github.com/zpao/qrcode.react) from 3.2.0 to 4.0.1. - [Release notes](https://github.com/zpao/qrcode.react/releases) - [Changelog](https://github.com/zpao/qrcode.react/blob/trunk/CHANGELOG.md) - [Commits](https://github.com/zpao/qrcode.react/compare/v3.2.0...v4.0.1) --- updated-dependencies: - dependency-name: qrcode.react dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- frontend/web/package.json | 2 +- frontend/web/pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/frontend/web/package.json b/frontend/web/package.json index f086ec4a..14edd061 100644 --- a/frontend/web/package.json +++ b/frontend/web/package.json @@ -21,7 +21,7 @@ "lodash-es": "^4.17.21", "lucide-react": "^0.402.0", "nice-grpc-web": "^3.3.4", - "qrcode.react": "^3.2.0", + "qrcode.react": "^4.0.1", "react": "^18.3.1", "react-dom": "^18.3.1", "react-hot-toast": "^2.4.1", diff --git a/frontend/web/pnpm-lock.yaml b/frontend/web/pnpm-lock.yaml index d2dac0ac..cbd61167 100644 --- a/frontend/web/pnpm-lock.yaml +++ b/frontend/web/pnpm-lock.yaml @@ -45,8 +45,8 @@ importers: specifier: ^3.3.4 version: 3.3.4(ws@8.17.0) qrcode.react: - specifier: ^3.2.0 - version: 3.2.0(react@18.3.1) + specifier: ^4.0.1 + version: 4.0.1(react@18.3.1) react: specifier: ^18.3.1 version: 18.3.1 @@ -1957,8 +1957,8 @@ packages: resolution: {integrity: sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==} engines: {node: '>=6'} - qrcode.react@3.2.0: - resolution: {integrity: sha512-YietHHltOHA4+l5na1srdaMx4sVSOjV9tamHs+mwiLWAMr6QVACRUw1Neax5CptFILcNoITctJY0Ipyn5enQ8g==} + qrcode.react@4.0.1: + resolution: {integrity: sha512-Lpj0tPBn561WiQ3QQWXbkx8xTtB8BZkJeMZWLJIL8iaPBCoWzW1IpCeU3gY5MDqsb0+efCvEGkl9O0naP64crA==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 @@ -4342,7 +4342,7 @@ snapshots: punycode@2.3.1: {} - qrcode.react@3.2.0(react@18.3.1): + qrcode.react@4.0.1(react@18.3.1): dependencies: react: 18.3.1