mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2024-11-19 09:50:15 +01:00
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:
parent
5b8a4d73e2
commit
418e28c25e
6
package-lock.json
generated
6
package-lock.json
generated
@ -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",
|
||||
|
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user