Update dependency react-native-share to v7.7.0

This commit is contained in:
renovate[bot] 2022-08-03 16:51:17 +00:00 committed by GitHub
parent 2d0b8dc850
commit b7beb6ff3b
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.6",
"react-native-share": "7.7.0",
"react-native-svg": "12.4.3",
"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.6.6",
"resolved": "https://registry.npmjs.org/react-native-share/-/react-native-share-7.6.6.tgz",
"integrity": "sha512-nhNjiNvTxg3PKmOg3/tQnWJjw2NpjcimxorEIV3JFEPcU6vE/bO2vWTf0OGOLMHMqyV2B6M0/7KwqET8yWk1rA=="
"version": "7.7.0",
"resolved": "https://registry.npmjs.org/react-native-share/-/react-native-share-7.7.0.tgz",
"integrity": "sha512-cMmlMe4x7ER+K/XXsLASD4aarYPZJmpXhMubH3QOGzLFCDtW39bm489ZJYx9mfgdRLJVIitoDzKYA/HvM6qprw=="
},
"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.6.6",
"resolved": "https://registry.npmjs.org/react-native-share/-/react-native-share-7.6.6.tgz",
"integrity": "sha512-nhNjiNvTxg3PKmOg3/tQnWJjw2NpjcimxorEIV3JFEPcU6vE/bO2vWTf0OGOLMHMqyV2B6M0/7KwqET8yWk1rA=="
"version": "7.7.0",
"resolved": "https://registry.npmjs.org/react-native-share/-/react-native-share-7.7.0.tgz",
"integrity": "sha512-cMmlMe4x7ER+K/XXsLASD4aarYPZJmpXhMubH3QOGzLFCDtW39bm489ZJYx9mfgdRLJVIitoDzKYA/HvM6qprw=="
},
"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.6",
"react-native-share": "7.7.0",
"react-native-svg": "12.4.3",
"react-native-tcp-socket": "5.6.2",
"react-native-tor": "0.1.8",