mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2024-11-19 09:50:15 +01:00
Update dependency react-native-share to v7.3.3
This commit is contained in:
parent
004d17560b
commit
e6ed4d6f88
14
package-lock.json
generated
14
package-lock.json
generated
@ -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",
|
||||
|
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user