Update dependency react-native-share to v12.2.5 (#8380)

This commit is contained in:
renovate[bot] 2026-03-04 13:46:54 -05:00 committed by GitHub
parent d7a71bc170
commit a79ca9d17b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -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"

View File

@ -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",