mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-02-24 15:36:59 +01:00
Update dependency react-native-share to v7.6.5
This commit is contained in:
parent
9679da28e8
commit
6ed4866b23
2 changed files with 8 additions and 8 deletions
14
package-lock.json
generated
14
package-lock.json
generated
|
@ -91,7 +91,7 @@
|
||||||
"react-native-safe-area-context": "3.4.1",
|
"react-native-safe-area-context": "3.4.1",
|
||||||
"react-native-screens": "3.15.0",
|
"react-native-screens": "3.15.0",
|
||||||
"react-native-secure-key-store": "https://github.com/BlueWallet/react-native-secure-key-store#63ab38c9d382a819844a086a69cc204c46aa93f9",
|
"react-native-secure-key-store": "https://github.com/BlueWallet/react-native-secure-key-store#63ab38c9d382a819844a086a69cc204c46aa93f9",
|
||||||
"react-native-share": "7.6.4",
|
"react-native-share": "7.6.5",
|
||||||
"react-native-svg": "12.3.0",
|
"react-native-svg": "12.3.0",
|
||||||
"react-native-tcp-socket": "5.6.2",
|
"react-native-tcp-socket": "5.6.2",
|
||||||
"react-native-tor": "0.1.8",
|
"react-native-tor": "0.1.8",
|
||||||
|
@ -22135,9 +22135,9 @@
|
||||||
"license": "ISC"
|
"license": "ISC"
|
||||||
},
|
},
|
||||||
"node_modules/react-native-share": {
|
"node_modules/react-native-share": {
|
||||||
"version": "7.6.4",
|
"version": "7.6.5",
|
||||||
"resolved": "https://registry.npmjs.org/react-native-share/-/react-native-share-7.6.4.tgz",
|
"resolved": "https://registry.npmjs.org/react-native-share/-/react-native-share-7.6.5.tgz",
|
||||||
"integrity": "sha512-Evt6vM76QzHDOv+XYuNCJSDAJ74287FGLq0KlgUZVRlvmQD32gQD03yl6q2kuo0vrpQT67sj3GcVzHglizMfGA=="
|
"integrity": "sha512-DSkJAP2pOzix+xpuE+rELEngM7TyS+z25JO8rDkODpIOo7lU9RFQa8VBuUTmIOwLzdyb/y+EIP7w2X9bJO8tvg=="
|
||||||
},
|
},
|
||||||
"node_modules/react-native-size-matters": {
|
"node_modules/react-native-size-matters": {
|
||||||
"version": "0.3.1",
|
"version": "0.3.1",
|
||||||
|
@ -44626,9 +44626,9 @@
|
||||||
"from": "react-native-secure-key-store@https://github.com/BlueWallet/react-native-secure-key-store#63ab38c9d382a819844a086a69cc204c46aa93f9"
|
"from": "react-native-secure-key-store@https://github.com/BlueWallet/react-native-secure-key-store#63ab38c9d382a819844a086a69cc204c46aa93f9"
|
||||||
},
|
},
|
||||||
"react-native-share": {
|
"react-native-share": {
|
||||||
"version": "7.6.4",
|
"version": "7.6.5",
|
||||||
"resolved": "https://registry.npmjs.org/react-native-share/-/react-native-share-7.6.4.tgz",
|
"resolved": "https://registry.npmjs.org/react-native-share/-/react-native-share-7.6.5.tgz",
|
||||||
"integrity": "sha512-Evt6vM76QzHDOv+XYuNCJSDAJ74287FGLq0KlgUZVRlvmQD32gQD03yl6q2kuo0vrpQT67sj3GcVzHglizMfGA=="
|
"integrity": "sha512-DSkJAP2pOzix+xpuE+rELEngM7TyS+z25JO8rDkODpIOo7lU9RFQa8VBuUTmIOwLzdyb/y+EIP7w2X9bJO8tvg=="
|
||||||
},
|
},
|
||||||
"react-native-size-matters": {
|
"react-native-size-matters": {
|
||||||
"version": "0.3.1",
|
"version": "0.3.1",
|
||||||
|
|
|
@ -177,7 +177,7 @@
|
||||||
"react-native-safe-area-context": "3.4.1",
|
"react-native-safe-area-context": "3.4.1",
|
||||||
"react-native-screens": "3.15.0",
|
"react-native-screens": "3.15.0",
|
||||||
"react-native-secure-key-store": "https://github.com/BlueWallet/react-native-secure-key-store#63ab38c9d382a819844a086a69cc204c46aa93f9",
|
"react-native-secure-key-store": "https://github.com/BlueWallet/react-native-secure-key-store#63ab38c9d382a819844a086a69cc204c46aa93f9",
|
||||||
"react-native-share": "7.6.4",
|
"react-native-share": "7.6.5",
|
||||||
"react-native-svg": "12.3.0",
|
"react-native-svg": "12.3.0",
|
||||||
"react-native-tcp-socket": "5.6.2",
|
"react-native-tcp-socket": "5.6.2",
|
||||||
"react-native-tor": "0.1.8",
|
"react-native-tor": "0.1.8",
|
||||||
|
|
Loading…
Add table
Reference in a new issue