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

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

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-10 03:52:15 +00:00
parent 3601c566fc
commit d42798022e
No known key found for this signature in database
GPG Key ID: 09541BBFF0C4C795
2 changed files with 4 additions and 8 deletions

10
package-lock.json generated
View File

@ -6419,9 +6419,9 @@
}
},
"@react-navigation/drawer": {
"version": "5.11.2",
"resolved": "https://registry.npmjs.org/@react-navigation/drawer/-/drawer-5.11.2.tgz",
"integrity": "sha512-xCD/Q9Yne5CYsvKr+eMMNx4riQJMy5ghi5dEnvntsdJFx2Lq+UETyvFeTH7iXVXo2JOOxNddMvZJrds0B7+nCg==",
"version": "5.11.5",
"resolved": "https://registry.npmjs.org/@react-navigation/drawer/-/drawer-5.11.5.tgz",
"integrity": "sha512-amDnbVIjkp/ZxNcZ2LyICNiRddUYgFFkgKsHgTYDgZHoL7EqH+qmMPtjHvwIFhU0CHn6y6mI0cRQNLHxqsEjQQ==",
"requires": {
"color": "^3.1.3",
"react-native-iphone-x-helper": "^1.3.0"
@ -20180,10 +20180,6 @@
"object-assign": "^4.1.1"
}
},
"scryptsy": {
"version": "file:https:/registry.npmjs.org/scryptsy/-/scryptsy-2.1.0.tgz",
"integrity": "sha512-1CdSqHQowJBnMAFyPEBRfqag/YP9OF394FV+4YREIJX4ljD7OxvQRDayyoyyCk+senRjSkP6VnUNQmVQqB6g7w=="
},
"secp256k1": {
"version": "3.8.0",
"resolved": "https://registry.npmjs.org/secp256k1/-/secp256k1-3.8.0.tgz",

View File

@ -73,7 +73,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.2",
"@react-navigation/drawer": "5.11.5",
"@react-navigation/native": "5.8.9",
"@react-navigation/stack": "5.13.0",
"@remobile/react-native-qrcode-local-image": "git+https://github.com/BlueWallet/react-native-qrcode-local-image.git",