Update dependency react-native-share to v12.2.5 (#8380)
This commit is contained in:
parent
d7a71bc170
commit
a79ca9d17b
8
package-lock.json
generated
8
package-lock.json
generated
@ -98,7 +98,7 @@
|
||||
"react-native-safe-area-context": "5.5.2",
|
||||
"react-native-screens": "4.18.0",
|
||||
"react-native-secure-key-store": "github:BlueWallet/react-native-secure-key-store#2076b4849e88aa0a78e08bfbb4ce3923e0925cbc",
|
||||
"react-native-share": "12.1.0",
|
||||
"react-native-share": "12.2.5",
|
||||
"react-native-svg": "15.12.1",
|
||||
"react-native-tcp-socket": "6.3.0",
|
||||
"react-native-watch-connectivity": "1.1.0",
|
||||
@ -16772,9 +16772,9 @@
|
||||
"license": "ISC"
|
||||
},
|
||||
"node_modules/react-native-share": {
|
||||
"version": "12.1.0",
|
||||
"resolved": "https://registry.npmjs.org/react-native-share/-/react-native-share-12.1.0.tgz",
|
||||
"integrity": "sha512-9OZrrEx9pZfl8Pw8Uh/k5Tc1o6oBaBfctq3z2wxy6eJBY6O/aRhs7/WPrXAoQmh9dCxc5sIClcKN57ef34iORQ==",
|
||||
"version": "12.2.5",
|
||||
"resolved": "https://registry.npmjs.org/react-native-share/-/react-native-share-12.2.5.tgz",
|
||||
"integrity": "sha512-2uwd/PdlUyvpsSBfL7OMiL4sD0Ja51wu5m62JSIXjrtlF+uSTUOGsMrE49ncIRYziqAfYUeI195WwhpvqXB0ww==",
|
||||
"license": "MIT",
|
||||
"engines": {
|
||||
"node": ">=16"
|
||||
|
||||
@ -170,7 +170,7 @@
|
||||
"react-native-safe-area-context": "5.5.2",
|
||||
"react-native-screens": "4.18.0",
|
||||
"react-native-secure-key-store": "github:BlueWallet/react-native-secure-key-store#2076b4849e88aa0a78e08bfbb4ce3923e0925cbc",
|
||||
"react-native-share": "12.1.0",
|
||||
"react-native-share": "12.2.5",
|
||||
"react-native-svg": "15.12.1",
|
||||
"react-native-tcp-socket": "6.3.0",
|
||||
"react-native-watch-connectivity": "1.1.0",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user