Update dependency react-native-share to v7.3.3

This commit is contained in:
Renovate Bot 2022-01-19 02:29:59 +00:00
parent 004d17560b
commit e6ed4d6f88
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B
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.2",
"react-native-share": "7.3.3",
"react-native-sortable-list": "https://github.com/BlueWallet/react-native-sortable-list.git#e4e44a01a90ee2dcb9c57182262595abf36bfdf7",
"react-native-svg": "12.1.1",
"react-native-tcp-socket": "5.5.0",
@ -27376,9 +27376,9 @@
"license": "ISC"
},
"node_modules/react-native-share": {
"version": "7.3.2",
"resolved": "https://registry.npmjs.org/react-native-share/-/react-native-share-7.3.2.tgz",
"integrity": "sha512-1E2xxTzHYrV74WMuBz6VLx6Y9slBBNI9s0NxXDEYb0VsFT6DcHnbiaY4ExW5E6vw37s3gfZxm4zsv9/TwFEukA=="
"version": "7.3.3",
"resolved": "https://registry.npmjs.org/react-native-share/-/react-native-share-7.3.3.tgz",
"integrity": "sha512-46JW7lfZMy7Xcw/wOXUtjgoioEJ0IAEmm4bK01M4wt/lVCntxZ0IVXUA6vWSnxN66p51bNywZMxPV1zqRSDxPQ=="
},
"node_modules/react-native-size-matters": {
"version": "0.3.1",
@ -52795,9 +52795,9 @@
"from": "react-native-secure-key-store@https://github.com/BlueWallet/react-native-secure-key-store#63ab38c9d382a819844a086a69cc204c46aa93f9"
},
"react-native-share": {
"version": "7.3.2",
"resolved": "https://registry.npmjs.org/react-native-share/-/react-native-share-7.3.2.tgz",
"integrity": "sha512-1E2xxTzHYrV74WMuBz6VLx6Y9slBBNI9s0NxXDEYb0VsFT6DcHnbiaY4ExW5E6vw37s3gfZxm4zsv9/TwFEukA=="
"version": "7.3.3",
"resolved": "https://registry.npmjs.org/react-native-share/-/react-native-share-7.3.3.tgz",
"integrity": "sha512-46JW7lfZMy7Xcw/wOXUtjgoioEJ0IAEmm4bK01M4wt/lVCntxZ0IVXUA6vWSnxN66p51bNywZMxPV1zqRSDxPQ=="
},
"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.2",
"react-native-share": "7.3.3",
"react-native-sortable-list": "https://github.com/BlueWallet/react-native-sortable-list.git#e4e44a01a90ee2dcb9c57182262595abf36bfdf7",
"react-native-svg": "12.1.1",
"react-native-tcp-socket": "5.5.0",