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

Snyk has created this PR to upgrade react-native-screens from 2.16.1 to 2.17.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:
snyk-bot 2021-02-21 03:52:20 +00:00
parent 3ec581e6ea
commit c100b78d8d
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

@ -19270,9 +19270,9 @@
}
},
"react-native-screens": {
"version": "2.16.1",
"resolved": "https://registry.npmjs.org/react-native-screens/-/react-native-screens-2.16.1.tgz",
"integrity": "sha512-WZ7m0sBDVaHbBnlHxwQnUlI6KNfQKHq+Unfw+VBuAlnSXvT+aw6Bb/K2bUlHzBgvrPjwY3Spc7ZERFuTwRLLwg=="
"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=="
},
"react-native-secure-key-store": {
"version": "git+https://github.com/BlueWallet/react-native-secure-key-store.git#4828fd1a67d12e4c0e21eee0bee673fde75e6f9a",

View file

@ -156,7 +156,7 @@
"react-native-rate": "1.2.4",
"react-native-reanimated": "1.13.1",
"react-native-safe-area-context": "3.1.8",
"react-native-screens": "2.16.1",
"react-native-screens": "2.17.1",
"react-native-secure-key-store": "git+https://github.com/BlueWallet/react-native-secure-key-store.git#4828fd1a67d12e4c0e21eee0bee673fde75e6f9a",
"react-native-share": "5.1.0",
"react-native-snap-carousel": "3.9.1",