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:
snyk-bot 2021-03-25 03:51:51 +00:00
parent e7e0e43c90
commit c0b77e0814
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": { "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",

View file

@ -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",