Update dependency react-native-share to v6.5.0

This commit is contained in:
Renovate Bot 2021-08-06 10:29:59 +00:00
parent 9e45f6ae8f
commit 347f81d4f9
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -18289,9 +18289,9 @@
"from": "git+https://github.com/BlueWallet/react-native-secure-key-store.git#63ab38c9d382a819844a086a69cc204c46aa93f9"
},
"react-native-share": {
"version": "6.3.0",
"resolved": "https://registry.npmjs.org/react-native-share/-/react-native-share-6.3.0.tgz",
"integrity": "sha512-8DqJPwSk4bMPHRGUfpbvSBQlFr6cMLAtw4eJIDphPObZ23o5Klr4TBFQouCJhUI0y2BdobNOQ2D/Q2FMYPFOCw=="
"version": "6.5.0",
"resolved": "https://registry.npmjs.org/react-native-share/-/react-native-share-6.5.0.tgz",
"integrity": "sha512-T46Mn+ALx2Fg+2/ksWFtzxSYNl34Xe/PH8eabx6DsLuCTDxatyaUblmpzDBjTO4rIMuVuTGMtR4mzwKKZcB5ZA=="
},
"react-native-sortable-list": {
"version": "git+https://github.com/BlueWallet/react-native-sortable-list.git#46e39a30ae0c4328e7c06c30b72b1af0b69e1aeb",

View File

@ -176,7 +176,7 @@
"react-native-safe-area-context": "3.2.0",
"react-native-screens": "3.4.0",
"react-native-secure-key-store": "https://github.com/BlueWallet/react-native-secure-key-store#63ab38c9d382a819844a086a69cc204c46aa93f9",
"react-native-share": "6.3.0",
"react-native-share": "6.5.0",
"react-native-sortable-list": "https://github.com/BlueWallet/react-native-sortable-list.git#46e39a30ae0c4328e7c06c30b72b1af0b69e1aeb",
"react-native-svg": "12.1.1",
"react-native-tcp-socket": "3.7.1",