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

Update dependency react-native-share to v7.3.4
This commit is contained in:
GLaDOS 2022-02-01 10:12:05 +00:00 committed by GitHub
commit 195f12a8ae
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.3.2",
"react-native-screens": "3.10.2",
"react-native-secure-key-store": "https://github.com/BlueWallet/react-native-secure-key-store#63ab38c9d382a819844a086a69cc204c46aa93f9",
"react-native-share": "7.3.3",
"react-native-share": "7.3.4",
"react-native-svg": "12.1.1",
"react-native-tcp-socket": "5.5.0",
"react-native-tor": "0.1.7",
@ -20434,9 +20434,9 @@
"license": "ISC"
},
"node_modules/react-native-share": {
"version": "7.3.3",
"resolved": "https://registry.npmjs.org/react-native-share/-/react-native-share-7.3.3.tgz",
"integrity": "sha512-46JW7lfZMy7Xcw/wOXUtjgoioEJ0IAEmm4bK01M4wt/lVCntxZ0IVXUA6vWSnxN66p51bNywZMxPV1zqRSDxPQ=="
"version": "7.3.4",
"resolved": "https://registry.npmjs.org/react-native-share/-/react-native-share-7.3.4.tgz",
"integrity": "sha512-mLbL0IWv5Aocly3WKv9kkmbILeTR9fhiD1IMtbHDm6vKK3kp2sTYYRECoQrV4kvpo9m70AJ1o/El9dls2eICgQ=="
},
"node_modules/react-native-size-matters": {
"version": "0.3.1",
@ -40807,9 +40807,9 @@
"from": "react-native-secure-key-store@https://github.com/BlueWallet/react-native-secure-key-store#63ab38c9d382a819844a086a69cc204c46aa93f9"
},
"react-native-share": {
"version": "7.3.3",
"resolved": "https://registry.npmjs.org/react-native-share/-/react-native-share-7.3.3.tgz",
"integrity": "sha512-46JW7lfZMy7Xcw/wOXUtjgoioEJ0IAEmm4bK01M4wt/lVCntxZ0IVXUA6vWSnxN66p51bNywZMxPV1zqRSDxPQ=="
"version": "7.3.4",
"resolved": "https://registry.npmjs.org/react-native-share/-/react-native-share-7.3.4.tgz",
"integrity": "sha512-mLbL0IWv5Aocly3WKv9kkmbILeTR9fhiD1IMtbHDm6vKK3kp2sTYYRECoQrV4kvpo9m70AJ1o/El9dls2eICgQ=="
},
"react-native-size-matters": {
"version": "0.3.1",

View File

@ -177,7 +177,7 @@
"react-native-safe-area-context": "3.3.2",
"react-native-screens": "3.10.2",
"react-native-secure-key-store": "https://github.com/BlueWallet/react-native-secure-key-store#63ab38c9d382a819844a086a69cc204c46aa93f9",
"react-native-share": "7.3.3",
"react-native-share": "7.3.4",
"react-native-svg": "12.1.1",
"react-native-tcp-socket": "5.5.0",
"react-native-tor": "0.1.7",