From 8d643cdbce6a1c74c5002c467dfbc2711e12ca4b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jun 2024 12:21:27 +0000 Subject: [PATCH] Bump react-qr-code from 2.0.11 to 2.0.15 Bumps [react-qr-code](https://github.com/rosskhanas/react-qr-code) from 2.0.11 to 2.0.15. - [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/commits/2.0.15) --- updated-dependencies: - dependency-name: react-qr-code 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 7c7987f5..9a1de1e1 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "react-flip-toolkit": "^7.1.0", "react-i18next": "^13.0.0", "react-loading": "^2.0.3", - "react-qr-code": "^2.0.11", + "react-qr-code": "^2.0.15", "recoil": "^0.7.7", "twemoji": "^14.0.2" }, diff --git a/yarn.lock b/yarn.lock index c862050f..fedc194f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5994,10 +5994,10 @@ react-loading@^2.0.3: resolved "https://registry.yarnpkg.com/react-loading/-/react-loading-2.0.3.tgz#e8138fb0c3e4674e481b320802ac7048ae14ffb9" integrity sha512-Vdqy79zq+bpeWJqC+xjltUjuGApyoItPgL0vgVfcJHhqwU7bAMKzysfGW/ADu6i0z0JiOCRJjo+IkFNkRNbA3A== -react-qr-code@^2.0.11: - version "2.0.11" - resolved "https://registry.yarnpkg.com/react-qr-code/-/react-qr-code-2.0.11.tgz#444c759a2100424972e17135fbe0e32eaffa19e8" - integrity sha512-P7mvVM5vk9NjGdHMt4Z0KWeeJYwRAtonHTghZT2r+AASinLUUKQ9wfsGH2lPKsT++gps7hXmaiMGRvwTDEL9OA== +react-qr-code@^2.0.15: + version "2.0.15" + resolved "https://registry.yarnpkg.com/react-qr-code/-/react-qr-code-2.0.15.tgz#fbfc12952c504bcd64275647e9d1ea63251742ce" + integrity sha512-MkZcjEXqVKqXEIMVE0mbcGgDpkfSdd8zhuzXEl9QzYeNcw8Hq2oVIzDLWuZN2PQBwM5PWjc2S31K8Q1UbcFMfw== dependencies: prop-types "^15.8.1" qr.js "0.0.0"