mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2024-11-19 18:00:17 +01:00
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:
commit
c07ca2a53f
6
package-lock.json
generated
6
package-lock.json
generated
@ -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"
|
||||
|
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user