fix: upgrade @react-navigation/drawer from 5.11.5 to 5.12.2

Snyk has created this PR to upgrade @react-navigation/drawer from 5.11.5 to 5.12.2.

See this package in npm:
https://www.npmjs.com/package/@react-navigation/drawer

See this project in Snyk:
https://app.snyk.io/org/bluewallet/project/4d0df22a-0152-410a-8584-6df0d0a596d4?utm_source=github&utm_medium=upgrade-pr
This commit is contained in:
snyk-bot 2021-02-14 03:52:41 +00:00
parent a2a53f6269
commit 282611382a
No known key found for this signature in database
GPG key ID: 09541BBFF0C4C795
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View file

@ -6419,9 +6419,9 @@
}
},
"@react-navigation/drawer": {
"version": "5.11.5",
"resolved": "https://registry.npmjs.org/@react-navigation/drawer/-/drawer-5.11.5.tgz",
"integrity": "sha512-amDnbVIjkp/ZxNcZ2LyICNiRddUYgFFkgKsHgTYDgZHoL7EqH+qmMPtjHvwIFhU0CHn6y6mI0cRQNLHxqsEjQQ==",
"version": "5.12.2",
"resolved": "https://registry.npmjs.org/@react-navigation/drawer/-/drawer-5.12.2.tgz",
"integrity": "sha512-fGp9rO33hFX2A24AHdYxNvt4xLfMEUhRsxHym8ZTwp+QXzSVZrD/NDlHVNkSK+pXR49oAxkBHh2qq+s5K9FmKQ==",
"requires": {
"color": "^3.1.3",
"react-native-iphone-x-helper": "^1.3.0"

View file

@ -77,7 +77,7 @@
"@react-native-community/masked-view": "0.1.10",
"@react-native-community/push-notification-ios": "1.8.0",
"@react-native-community/slider": "3.0.3",
"@react-navigation/drawer": "5.11.5",
"@react-navigation/drawer": "5.12.2",
"@react-navigation/native": "5.9.2",
"@react-navigation/stack": "5.13.0",
"@remobile/react-native-qrcode-local-image": "git+https://github.com/BlueWallet/react-native-qrcode-local-image.git",