fix: upgrade react-native-screens from 2.17.1 to 2.18.0

Snyk has created this PR to upgrade react-native-screens from 2.17.1 to 2.18.0.

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:
snyk-bot 2021-03-20 19:26:36 +00:00
parent dc17b1d935
commit 6da0bf381f
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

@ -18670,9 +18670,9 @@
}
},
"react-native-screens": {
"version": "2.17.1",
"resolved": "https://registry.npmjs.org/react-native-screens/-/react-native-screens-2.17.1.tgz",
"integrity": "sha512-B4gD5e4csvlVwlhf+RNqjQZ9mHTwe/iL3rXondgZxnKz4oW0QAmtLnLRKOrYVxoaJaF9Fy7jhjo//24/472APQ=="
"version": "2.18.0",
"resolved": "https://registry.npmjs.org/react-native-screens/-/react-native-screens-2.18.0.tgz",
"integrity": "sha512-8+lCEsxzSu55GWRw6yZpyt3OszxN1OngfBsFXdqspaEfq6uIChanzlcD2PLVQl+iN82GAcrZM800Kd1pA477ZQ=="
},
"react-native-secure-key-store": {
"version": "git+ssh://git@github.com/BlueWallet/react-native-secure-key-store.git#4828fd1a67d12e4c0e21eee0bee673fde75e6f9a",

View File

@ -157,7 +157,7 @@
"react-native-rate": "1.2.4",
"react-native-reanimated": "1.13.2",
"react-native-safe-area-context": "3.1.9",
"react-native-screens": "2.17.1",
"react-native-screens": "2.18.0",
"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-snap-carousel": "3.9.1",