Merge pull request #2249 from BlueWallet/snyk-upgrade-c7a9ef9db35eb6386fee8d9adc8c9ed6

[Snyk] Upgrade @react-navigation/stack from 5.11.1 to 5.12.6
This commit is contained in:
GLaDOS 2020-12-03 06:40:41 +00:00 committed by GitHub
commit c07ca2a53f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -6455,9 +6455,9 @@
}
},
"@react-navigation/stack": {
"version": "5.11.1",
"resolved": "https://registry.npmjs.org/@react-navigation/stack/-/stack-5.11.1.tgz",
"integrity": "sha512-wxGxnQnktf0ByicDAVAQnf6bazC7FynvPYY3o5Zf31i1Ucb+xJcSesDbl5wyeaW1YGiCfFs/K8fUVko3K7fxQA==",
"version": "5.12.6",
"resolved": "https://registry.npmjs.org/@react-navigation/stack/-/stack-5.12.6.tgz",
"integrity": "sha512-pf9AigAIVtCQuCpZAZqBux4kNqQwj98ngvd6JEryFrqTQ1CYsUH6jfpQE7SKyHggVRFSQVMf24aCgwtRixBvjw==",
"requires": {
"color": "^3.1.3",
"react-native-iphone-x-helper": "^1.3.0"

View File

@ -75,7 +75,7 @@
"@react-native-community/slider": "3.0.3",
"@react-navigation/drawer": "5.11.2",
"@react-navigation/native": "5.8.2",
"@react-navigation/stack": "5.11.1",
"@react-navigation/stack": "5.12.6",
"@remobile/react-native-qrcode-local-image": "git+https://github.com/BlueWallet/react-native-qrcode-local-image.git",
"@sentry/react-native": "1.9.0",
"amplitude-js": "7.3.0",