From df0aa8da600ace4e0c3c56b4fb27f994ac92ea1d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Apr 2026 22:13:12 +0000 Subject: [PATCH] :arrow_up: deps: Bump react-qr-code from 2.0.18 to 2.0.21 Bumps [react-qr-code](https://github.com/rosskhanas/react-qr-code) from 2.0.18 to 2.0.21. - [Release notes](https://github.com/rosskhanas/react-qr-code/releases) - [Changelog](https://github.com/rosskhanas/react-qr-code/blob/master/CHANGELOG.md) - [Commits](https://github.com/rosskhanas/react-qr-code/compare/2.0.18...2.0.21) --- updated-dependencies: - dependency-name: react-qr-code dependency-version: 2.0.21 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 443732c8..a90f6126 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "react-hot-toast": "^2.6.0", "react-icons": "^5.5.0", "react-infinite-scroller": "^1.2.6", - "react-qr-code": "^2.0.18", + "react-qr-code": "^2.0.21", "react-spinners": "^0.17.0", "react-tooltip": "^5.30.0", "sharp": "^0.34.5", diff --git a/yarn.lock b/yarn.lock index 72f63ed5..d07e4f8a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -12143,10 +12143,10 @@ react-native-fetch-api@^2.0.0: dependencies: p-defer "^3.0.0" -react-qr-code@^2.0.18: - version "2.0.18" - resolved "https://registry.yarnpkg.com/react-qr-code/-/react-qr-code-2.0.18.tgz#237de8fbab537885d6b2b10f4fd5318b371e3b17" - integrity sha512-v1Jqz7urLMhkO6jkgJuBYhnqvXagzceg3qJUWayuCK/c6LTIonpWbwxR1f1APGd4xrW/QcQEovNrAojbUz65Tg== +react-qr-code@^2.0.21: + version "2.0.21" + resolved "https://registry.yarnpkg.com/react-qr-code/-/react-qr-code-2.0.21.tgz#286baa517037911bca299af8c20a86a4e117c0a8" + integrity sha512-xaywjo0eaF4S3LOz6ns5eoPbM2E+q9HYl4VATYpxK4bBniOhQ9noY2RJ9G4SnZFhUwzx63FUT6KdHzfKgUwyuQ== dependencies: prop-types "^15.8.1" qr.js "0.0.0"