mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-02-24 07:28:07 +01:00
fix: upgrade react-native-screens from 2.18.0 to 2.18.1
Snyk has created this PR to upgrade react-native-screens from 2.18.0 to 2.18.1. See this package in npm: https://www.npmjs.com/package/react-native-screens 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:
parent
e7e0e43c90
commit
c0b77e0814
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -18670,9 +18670,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"react-native-screens": {
|
"react-native-screens": {
|
||||||
"version": "2.18.0",
|
"version": "2.18.1",
|
||||||
"resolved": "https://registry.npmjs.org/react-native-screens/-/react-native-screens-2.18.0.tgz",
|
"resolved": "https://registry.npmjs.org/react-native-screens/-/react-native-screens-2.18.1.tgz",
|
||||||
"integrity": "sha512-8+lCEsxzSu55GWRw6yZpyt3OszxN1OngfBsFXdqspaEfq6uIChanzlcD2PLVQl+iN82GAcrZM800Kd1pA477ZQ=="
|
"integrity": "sha512-r5WZLpmx2hHjC1RgMdPq5YpSU9tEhBpUaZ5M1SUtNIONyiLqQVxabhRCINdebIk4depJiIl7yw2Q85zJyeX6fw=="
|
||||||
},
|
},
|
||||||
"react-native-secure-key-store": {
|
"react-native-secure-key-store": {
|
||||||
"version": "git+ssh://git@github.com/BlueWallet/react-native-secure-key-store.git#4828fd1a67d12e4c0e21eee0bee673fde75e6f9a",
|
"version": "git+ssh://git@github.com/BlueWallet/react-native-secure-key-store.git#4828fd1a67d12e4c0e21eee0bee673fde75e6f9a",
|
||||||
|
|
|
@ -157,7 +157,7 @@
|
||||||
"react-native-rate": "1.2.4",
|
"react-native-rate": "1.2.4",
|
||||||
"react-native-reanimated": "1.13.2",
|
"react-native-reanimated": "1.13.2",
|
||||||
"react-native-safe-area-context": "3.1.9",
|
"react-native-safe-area-context": "3.1.9",
|
||||||
"react-native-screens": "2.18.0",
|
"react-native-screens": "2.18.1",
|
||||||
"react-native-secure-key-store": "git+https://github.com/BlueWallet/react-native-secure-key-store.git#4828fd1a67d12e4c0e21eee0bee673fde75e6f9a",
|
"react-native-secure-key-store": "git+https://github.com/BlueWallet/react-native-secure-key-store.git#4828fd1a67d12e4c0e21eee0bee673fde75e6f9a",
|
||||||
"react-native-share": "5.1.4",
|
"react-native-share": "5.1.4",
|
||||||
"react-native-snap-carousel": "3.9.1",
|
"react-native-snap-carousel": "3.9.1",
|
||||||
|
|
Loading…
Add table
Reference in a new issue