mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2024-11-19 01:40:12 +01:00
Update dependency react-native-share to v7.9.0
This commit is contained in:
parent
aa6e77e9b1
commit
682af5fcd4
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.16.0",
|
||||
"react-native-secure-key-store": "https://github.com/BlueWallet/react-native-secure-key-store#63ab38c9d382a819844a086a69cc204c46aa93f9",
|
||||
"react-native-share": "7.8.0",
|
||||
"react-native-share": "7.9.0",
|
||||
"react-native-svg": "12.4.4",
|
||||
"react-native-tcp-socket": "5.6.2",
|
||||
"react-native-tor": "0.1.8",
|
||||
@ -22379,9 +22379,9 @@
|
||||
"license": "ISC"
|
||||
},
|
||||
"node_modules/react-native-share": {
|
||||
"version": "7.8.0",
|
||||
"resolved": "https://registry.npmjs.org/react-native-share/-/react-native-share-7.8.0.tgz",
|
||||
"integrity": "sha512-xD05WIL+F4/sa6AHayeOn+mx7IHHqYhucyehIhzi6SypnzMh69fdg0BBOX9EW3nj0G6cn/mNm0Nbu9on9rP6PA=="
|
||||
"version": "7.9.0",
|
||||
"resolved": "https://registry.npmjs.org/react-native-share/-/react-native-share-7.9.0.tgz",
|
||||
"integrity": "sha512-I9RPp7Ph7dusPwN+/TgFq2V9vLVCN12gwUzpgM1eCoqTMN54dVWI+9k0loCgANv3CdajiKSOrGh+DTnsmhG9VA=="
|
||||
},
|
||||
"node_modules/react-native-size-matters": {
|
||||
"version": "0.3.1",
|
||||
@ -45079,9 +45079,9 @@
|
||||
"from": "react-native-secure-key-store@https://github.com/BlueWallet/react-native-secure-key-store#63ab38c9d382a819844a086a69cc204c46aa93f9"
|
||||
},
|
||||
"react-native-share": {
|
||||
"version": "7.8.0",
|
||||
"resolved": "https://registry.npmjs.org/react-native-share/-/react-native-share-7.8.0.tgz",
|
||||
"integrity": "sha512-xD05WIL+F4/sa6AHayeOn+mx7IHHqYhucyehIhzi6SypnzMh69fdg0BBOX9EW3nj0G6cn/mNm0Nbu9on9rP6PA=="
|
||||
"version": "7.9.0",
|
||||
"resolved": "https://registry.npmjs.org/react-native-share/-/react-native-share-7.9.0.tgz",
|
||||
"integrity": "sha512-I9RPp7Ph7dusPwN+/TgFq2V9vLVCN12gwUzpgM1eCoqTMN54dVWI+9k0loCgANv3CdajiKSOrGh+DTnsmhG9VA=="
|
||||
},
|
||||
"react-native-size-matters": {
|
||||
"version": "0.3.1",
|
||||
|
@ -177,7 +177,7 @@
|
||||
"react-native-safe-area-context": "3.4.1",
|
||||
"react-native-screens": "3.16.0",
|
||||
"react-native-secure-key-store": "https://github.com/BlueWallet/react-native-secure-key-store#63ab38c9d382a819844a086a69cc204c46aa93f9",
|
||||
"react-native-share": "7.8.0",
|
||||
"react-native-share": "7.9.0",
|
||||
"react-native-svg": "12.4.4",
|
||||
"react-native-tcp-socket": "5.6.2",
|
||||
"react-native-tor": "0.1.8",
|
||||
|
Loading…
Reference in New Issue
Block a user