fix: upgrade react-native-share from 6.0.1 to 6.1.0

Snyk has created this PR to upgrade react-native-share from 6.0.1 to 6.1.0.

See this package in npm:
https://www.npmjs.com/package/react-native-share

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-06-10 23:06:46 +00:00
parent 7440899204
commit e2526e0df0
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

@ -17807,9 +17807,9 @@
"from": "git+https://github.com/BlueWallet/react-native-secure-key-store.git#63ab38c9d382a819844a086a69cc204c46aa93f9"
},
"react-native-share": {
"version": "6.0.1",
"resolved": "https://registry.npmjs.org/react-native-share/-/react-native-share-6.0.1.tgz",
"integrity": "sha512-K7mw2ep4cg++K6GUab32Kic3DeDUveonsQhTElwb6pZyjp0R/TLGQ11+pxcZBVlTiZhdOttyrLdCA6TsMX1lzg=="
"version": "6.1.0",
"resolved": "https://registry.npmjs.org/react-native-share/-/react-native-share-6.1.0.tgz",
"integrity": "sha512-3X71U4Hz69zoQsaUMmZMBzE2BbpJdze1iGs0ifmHmLre2/0RtW2bATHH2QpQgyZry4uwFG0y4RyZBl54pvX3gw=="
},
"react-native-snap-carousel": {
"version": "3.9.1",

View File

@ -158,7 +158,7 @@
"react-native-safe-area-context": "3.2.0",
"react-native-screens": "2.18.1",
"react-native-secure-key-store": "https://github.com/BlueWallet/react-native-secure-key-store#63ab38c9d382a819844a086a69cc204c46aa93f9",
"react-native-share": "6.0.1",
"react-native-share": "6.1.0",
"react-native-snap-carousel": "3.9.1",
"react-native-sortable-list": "0.0.24",
"react-native-svg": "12.1.1",