feat: upgrade react-native-share from 4.0.2 to 5.1.0

Snyk has created this PR to upgrade react-native-share from 4.0.2 to 5.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-02-04 03:52:30 +00:00
parent 5b8a4d73e2
commit 418e28c25e
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

@ -19263,9 +19263,9 @@
"from": "git+https://github.com/BlueWallet/react-native-secure-key-store.git#4828fd1a67d12e4c0e21eee0bee673fde75e6f9a"
},
"react-native-share": {
"version": "4.0.2",
"resolved": "https://registry.npmjs.org/react-native-share/-/react-native-share-4.0.2.tgz",
"integrity": "sha512-2dbeyBx8bQoOu0V2fsj3xNv3Mta9KwGRUT/Yvb+SBRtwX3YSwYC65DqRPk1L1CeO7ABxiXZaEaL1MM7LIDuGSA=="
"version": "5.1.0",
"resolved": "https://registry.npmjs.org/react-native-share/-/react-native-share-5.1.0.tgz",
"integrity": "sha512-QGMWOPlwboAGd/5uUh2l0jXIDhZ2q8J4CIa063NDE7ihsZRQlF/w6kd90i3bi6GF6aedvhynqZPmezwqjiyU7g=="
},
"react-native-snap-carousel": {
"version": "3.9.1",

View File

@ -154,7 +154,7 @@
"react-native-safe-area-context": "3.1.8",
"react-native-screens": "2.16.1",
"react-native-secure-key-store": "git+https://github.com/BlueWallet/react-native-secure-key-store.git#4828fd1a67d12e4c0e21eee0bee673fde75e6f9a",
"react-native-share": "4.0.2",
"react-native-share": "5.1.0",
"react-native-snap-carousel": "3.9.1",
"react-native-sortable-list": "0.0.24",
"react-native-svg": "12.1.0",