mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-01-19 05:45:15 +01:00
Merge pull request #4779 from BlueWallet/renovate/react-native-share-7.x
Update dependency react-native-share to v7.6.0
This commit is contained in:
commit
ba945bcf17
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.13.1",
|
"react-native-screens": "3.13.1",
|
||||||
"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.4.1",
|
"react-native-share": "7.6.0",
|
||||||
"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",
|
||||||
@ -20021,9 +20021,9 @@
|
|||||||
"license": "ISC"
|
"license": "ISC"
|
||||||
},
|
},
|
||||||
"node_modules/react-native-share": {
|
"node_modules/react-native-share": {
|
||||||
"version": "7.4.1",
|
"version": "7.6.0",
|
||||||
"resolved": "https://registry.npmjs.org/react-native-share/-/react-native-share-7.4.1.tgz",
|
"resolved": "https://registry.npmjs.org/react-native-share/-/react-native-share-7.6.0.tgz",
|
||||||
"integrity": "sha512-NFYkq9ytOP2kAAa33ZVOfBQLrpcBqwsNHsuDgU9DUcFpAlu2hYsjBy0MgLyJk8+uTzCBa5UCIlFFjZDwqFOKuw=="
|
"integrity": "sha512-by2f3Vr7iEkJ3HK+eT05XmJZxpOL0zoecP8MGXNAFnR4iC0jKGxcOH2STdVPU7Q8zxNTyOVt4IIbFocLCpeHhg=="
|
||||||
},
|
},
|
||||||
"node_modules/react-native-size-matters": {
|
"node_modules/react-native-size-matters": {
|
||||||
"version": "0.3.1",
|
"version": "0.3.1",
|
||||||
@ -39813,9 +39813,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.4.1",
|
"version": "7.6.0",
|
||||||
"resolved": "https://registry.npmjs.org/react-native-share/-/react-native-share-7.4.1.tgz",
|
"resolved": "https://registry.npmjs.org/react-native-share/-/react-native-share-7.6.0.tgz",
|
||||||
"integrity": "sha512-NFYkq9ytOP2kAAa33ZVOfBQLrpcBqwsNHsuDgU9DUcFpAlu2hYsjBy0MgLyJk8+uTzCBa5UCIlFFjZDwqFOKuw=="
|
"integrity": "sha512-by2f3Vr7iEkJ3HK+eT05XmJZxpOL0zoecP8MGXNAFnR4iC0jKGxcOH2STdVPU7Q8zxNTyOVt4IIbFocLCpeHhg=="
|
||||||
},
|
},
|
||||||
"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.13.1",
|
"react-native-screens": "3.13.1",
|
||||||
"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.4.1",
|
"react-native-share": "7.6.0",
|
||||||
"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…
Reference in New Issue
Block a user