mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2024-11-20 02:09:10 +01:00
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:
parent
7440899204
commit
e2526e0df0
6
package-lock.json
generated
6
package-lock.json
generated
@ -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",
|
||||
|
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user