Skip to content

Commit

Permalink
fix(deps): update qrcode.react to 4.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 25, 2024
1 parent 7aed075 commit 471b84d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -319,7 +319,7 @@
"lodash-es": "^4.17.21",
"minidenticons": "4.2.1",
"node-fs-extra": "^0.8.2",
"qrcode.react": "3.1.0",
"qrcode.react": "4.1.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-minimal-pie-chart": "8.4.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11660,10 +11660,10 @@ qrcode-terminal@^0.10.0:
resolved "https://registry.npmjs.org/qrcode-terminal/-/qrcode-terminal-0.10.0.tgz"
integrity sha1-p2pI4mEKGPl/o6K9UytoKs/4bFM=

qrcode.react@3.1.0:
version "3.1.0"
resolved "https://registry.npmjs.org/qrcode.react/-/qrcode.react-3.1.0.tgz"
integrity sha512-oyF+Urr3oAMUG/OiOuONL3HXM+53wvuH3mtIWQrYmsXoAq0DkvZp2RYUWFSMFtbdOpuS++9v+WAkzNVkMlNW6Q==
qrcode.react@4.1.0:
version "4.1.0"
resolved "https://registry.yarnpkg.com/qrcode.react/-/qrcode.react-4.1.0.tgz#ff15dc9edb135f735bb303a8356938c1e8dcc4c8"
integrity sha512-uqXVIIVD/IPgWLYxbOczCNAQw80XCM/LulYDADF+g2xDsPj5OoRwSWtIS4jGyp295wyjKstfG1qIv/I2/rNWpQ==

[email protected]:
version "6.11.0"
Expand Down

0 comments on commit 471b84d

Please sign in to comment.