mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2024-11-20 02:09:10 +01:00
Update dependency react-native-share to v7.3.7
This commit is contained in:
parent
da4036bb7b
commit
a9ebcc174f
14
package-lock.json
generated
14
package-lock.json
generated
@ -91,7 +91,7 @@
|
||||
"react-native-safe-area-context": "3.4.1",
|
||||
"react-native-screens": "3.11.0",
|
||||
"react-native-secure-key-store": "https://github.com/BlueWallet/react-native-secure-key-store#63ab38c9d382a819844a086a69cc204c46aa93f9",
|
||||
"react-native-share": "7.3.6",
|
||||
"react-native-share": "7.3.7",
|
||||
"react-native-svg": "12.3.0",
|
||||
"react-native-tcp-socket": "5.5.0",
|
||||
"react-native-tor": "0.1.8",
|
||||
@ -23972,9 +23972,9 @@
|
||||
"license": "ISC"
|
||||
},
|
||||
"node_modules/react-native-share": {
|
||||
"version": "7.3.6",
|
||||
"resolved": "https://registry.npmjs.org/react-native-share/-/react-native-share-7.3.6.tgz",
|
||||
"integrity": "sha512-oqwWS9/Tzvo0+3RXVNH1hXIthYvOicN/iJbVEv0YMIQLlsuIeoSQ4zh9Yre1APzRKoF8+En+G2XApQk7UaI5Kg=="
|
||||
"version": "7.3.7",
|
||||
"resolved": "https://registry.npmjs.org/react-native-share/-/react-native-share-7.3.7.tgz",
|
||||
"integrity": "sha512-WYXAqyNZeKKk3Kvsv4N3tJuLNw8k+HM+ymKnWFRomoSerD5syJqmBHgw1HwED8iV3zH11lXJw3rha9+H80XUHQ=="
|
||||
},
|
||||
"node_modules/react-native-size-matters": {
|
||||
"version": "0.3.1",
|
||||
@ -46992,9 +46992,9 @@
|
||||
"from": "react-native-secure-key-store@https://github.com/BlueWallet/react-native-secure-key-store#63ab38c9d382a819844a086a69cc204c46aa93f9"
|
||||
},
|
||||
"react-native-share": {
|
||||
"version": "7.3.6",
|
||||
"resolved": "https://registry.npmjs.org/react-native-share/-/react-native-share-7.3.6.tgz",
|
||||
"integrity": "sha512-oqwWS9/Tzvo0+3RXVNH1hXIthYvOicN/iJbVEv0YMIQLlsuIeoSQ4zh9Yre1APzRKoF8+En+G2XApQk7UaI5Kg=="
|
||||
"version": "7.3.7",
|
||||
"resolved": "https://registry.npmjs.org/react-native-share/-/react-native-share-7.3.7.tgz",
|
||||
"integrity": "sha512-WYXAqyNZeKKk3Kvsv4N3tJuLNw8k+HM+ymKnWFRomoSerD5syJqmBHgw1HwED8iV3zH11lXJw3rha9+H80XUHQ=="
|
||||
},
|
||||
"react-native-size-matters": {
|
||||
"version": "0.3.1",
|
||||
|
@ -177,7 +177,7 @@
|
||||
"react-native-safe-area-context": "3.4.1",
|
||||
"react-native-screens": "3.11.0",
|
||||
"react-native-secure-key-store": "https://github.com/BlueWallet/react-native-secure-key-store#63ab38c9d382a819844a086a69cc204c46aa93f9",
|
||||
"react-native-share": "7.3.6",
|
||||
"react-native-share": "7.3.7",
|
||||
"react-native-svg": "12.3.0",
|
||||
"react-native-tcp-socket": "5.5.0",
|
||||
"react-native-tor": "0.1.8",
|
||||
|
Loading…
Reference in New Issue
Block a user