Merge pull request #5111 from BlueWallet/renovate/react-native-share-7.x

Update dependency react-native-share to v7.9.1
This commit is contained in:
GLaDOS 2022-10-14 00:47:04 +01:00 committed by GitHub
commit 198ef9b00b
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

@ -90,7 +90,7 @@
"react-native-safe-area-context": "3.4.1",
"react-native-screens": "3.18.0",
"react-native-secure-key-store": "https://github.com/BlueWallet/react-native-secure-key-store#63ab38c9d382a819844a086a69cc204c46aa93f9",
"react-native-share": "7.9.0",
"react-native-share": "7.9.1",
"react-native-svg": "12.4.4",
"react-native-tcp-socket": "5.6.2",
"react-native-tor": "0.1.8",
@ -22283,9 +22283,9 @@
"license": "ISC"
},
"node_modules/react-native-share": {
"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=="
"version": "7.9.1",
"resolved": "https://registry.npmjs.org/react-native-share/-/react-native-share-7.9.1.tgz",
"integrity": "sha512-v4b6lD4YsiCJB14kjXons+d5cvvxgLv8OdBF0aP58X8Qqbcj81QNv1icAxiNmhxFx5OFYsu/E6v+o8S0GSaneQ=="
},
"node_modules/react-native-size-matters": {
"version": "0.3.1",
@ -44987,9 +44987,9 @@
"from": "react-native-secure-key-store@https://github.com/BlueWallet/react-native-secure-key-store#63ab38c9d382a819844a086a69cc204c46aa93f9"
},
"react-native-share": {
"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=="
"version": "7.9.1",
"resolved": "https://registry.npmjs.org/react-native-share/-/react-native-share-7.9.1.tgz",
"integrity": "sha512-v4b6lD4YsiCJB14kjXons+d5cvvxgLv8OdBF0aP58X8Qqbcj81QNv1icAxiNmhxFx5OFYsu/E6v+o8S0GSaneQ=="
},
"react-native-size-matters": {
"version": "0.3.1",

View file

@ -176,7 +176,7 @@
"react-native-safe-area-context": "3.4.1",
"react-native-screens": "3.18.0",
"react-native-secure-key-store": "https://github.com/BlueWallet/react-native-secure-key-store#63ab38c9d382a819844a086a69cc204c46aa93f9",
"react-native-share": "7.9.0",
"react-native-share": "7.9.1",
"react-native-svg": "12.4.4",
"react-native-tcp-socket": "5.6.2",
"react-native-tor": "0.1.8",