Update dependency react-native-share to v7.6.6

This commit is contained in:
renovate[bot] 2022-07-17 03:17:13 +00:00 committed by GitHub
parent 2a09731df1
commit 4059e5accd
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.15.0",
"react-native-secure-key-store": "https://github.com/BlueWallet/react-native-secure-key-store#63ab38c9d382a819844a086a69cc204c46aa93f9",
"react-native-share": "7.6.5",
"react-native-share": "7.6.6",
"react-native-svg": "12.4.0",
"react-native-tcp-socket": "5.6.2",
"react-native-tor": "0.1.8",
@ -22138,9 +22138,9 @@
"license": "ISC"
},
"node_modules/react-native-share": {
"version": "7.6.5",
"resolved": "https://registry.npmjs.org/react-native-share/-/react-native-share-7.6.5.tgz",
"integrity": "sha512-DSkJAP2pOzix+xpuE+rELEngM7TyS+z25JO8rDkODpIOo7lU9RFQa8VBuUTmIOwLzdyb/y+EIP7w2X9bJO8tvg=="
"version": "7.6.6",
"resolved": "https://registry.npmjs.org/react-native-share/-/react-native-share-7.6.6.tgz",
"integrity": "sha512-nhNjiNvTxg3PKmOg3/tQnWJjw2NpjcimxorEIV3JFEPcU6vE/bO2vWTf0OGOLMHMqyV2B6M0/7KwqET8yWk1rA=="
},
"node_modules/react-native-size-matters": {
"version": "0.3.1",
@ -44629,9 +44629,9 @@
"from": "react-native-secure-key-store@https://github.com/BlueWallet/react-native-secure-key-store#63ab38c9d382a819844a086a69cc204c46aa93f9"
},
"react-native-share": {
"version": "7.6.5",
"resolved": "https://registry.npmjs.org/react-native-share/-/react-native-share-7.6.5.tgz",
"integrity": "sha512-DSkJAP2pOzix+xpuE+rELEngM7TyS+z25JO8rDkODpIOo7lU9RFQa8VBuUTmIOwLzdyb/y+EIP7w2X9bJO8tvg=="
"version": "7.6.6",
"resolved": "https://registry.npmjs.org/react-native-share/-/react-native-share-7.6.6.tgz",
"integrity": "sha512-nhNjiNvTxg3PKmOg3/tQnWJjw2NpjcimxorEIV3JFEPcU6vE/bO2vWTf0OGOLMHMqyV2B6M0/7KwqET8yWk1rA=="
},
"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.15.0",
"react-native-secure-key-store": "https://github.com/BlueWallet/react-native-secure-key-store#63ab38c9d382a819844a086a69cc204c46aa93f9",
"react-native-share": "7.6.5",
"react-native-share": "7.6.6",
"react-native-svg": "12.4.0",
"react-native-tcp-socket": "5.6.2",
"react-native-tor": "0.1.8",