build: bump qrcode.react from 0.7.2 to 0.8.0 (#1084)
Bumps [qrcode.react](https://github.com/zpao/qrcode.react) from 0.7.2 to 0.8.0. - [Changelog](https://github.com/zpao/qrcode.react/blob/master/CHANGELOG.md) - [Commits](https://github.com/zpao/qrcode.react/commits) Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
parent
8c4f6eb46e
commit
088550df4c
2 changed files with 5 additions and 5 deletions
|
@ -49,7 +49,7 @@
|
|||
"localforage": "^1.5.0",
|
||||
"mixpanel-browser": "^2.17.1",
|
||||
"moment": "^2.20.1",
|
||||
"qrcode.react": "^0.7.2",
|
||||
"qrcode.react": "^0.8.0",
|
||||
"rc-progress": "^2.0.6",
|
||||
"react": "^16.2.0",
|
||||
"react-dom": "^16.2.0",
|
||||
|
|
|
@ -7159,11 +7159,11 @@ qr.js@0.0.0:
|
|||
version "0.0.0"
|
||||
resolved "https://registry.yarnpkg.com/qr.js/-/qr.js-0.0.0.tgz#cace86386f59a0db8050fa90d9b6b0e88a1e364f"
|
||||
|
||||
qrcode.react@^0.7.2:
|
||||
version "0.7.2"
|
||||
resolved "https://registry.yarnpkg.com/qrcode.react/-/qrcode.react-0.7.2.tgz#72a5718fd56baafe15c2c153fe436628d83aa286"
|
||||
qrcode.react@^0.8.0:
|
||||
version "0.8.0"
|
||||
resolved "https://registry.yarnpkg.com/qrcode.react/-/qrcode.react-0.8.0.tgz#413b31cc3b62910e39513f7bead945e01c4c34fb"
|
||||
dependencies:
|
||||
prop-types "^15.5.8"
|
||||
prop-types "^15.6.0"
|
||||
qr.js "0.0.0"
|
||||
|
||||
qs@6.5.1, qs@~6.5.1:
|
||||
|
|
Loading…
Add table
Reference in a new issue