Update dependency react-native-share to v7.9.0

This commit is contained in:
renovate[bot] 2022-08-21 22:04:24 +00:00 committed by GitHub
parent aa6e77e9b1
commit 682af5fcd4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@ -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",

View File

@ -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",