Merge pull request #7375 from BlueWallet/renovate/react-native-image-picker-7.x

Update dependency react-native-image-picker to v7.2.2
This commit is contained in:
GLaDOS 2024-11-30 15:17:55 +00:00 committed by GitHub
commit 1967f70546
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

@ -73,7 +73,7 @@
"react-native-gesture-handler": "2.21.2", "react-native-gesture-handler": "2.21.2",
"react-native-handoff": "github:BlueWallet/react-native-handoff#v0.0.4", "react-native-handoff": "github:BlueWallet/react-native-handoff#v0.0.4",
"react-native-haptic-feedback": "2.3.3", "react-native-haptic-feedback": "2.3.3",
"react-native-image-picker": "7.2.1", "react-native-image-picker": "7.2.2",
"react-native-ios-context-menu": "github:BlueWallet/react-native-ios-context-menu#e5c1217cd220bfab6e6d9a7c65838545082e3f8e", "react-native-ios-context-menu": "github:BlueWallet/react-native-ios-context-menu#e5c1217cd220bfab6e6d9a7c65838545082e3f8e",
"react-native-keychain": "9.1.0", "react-native-keychain": "9.1.0",
"react-native-linear-gradient": "2.8.3", "react-native-linear-gradient": "2.8.3",
@ -20685,9 +20685,9 @@
} }
}, },
"node_modules/react-native-image-picker": { "node_modules/react-native-image-picker": {
"version": "7.2.1", "version": "7.2.2",
"resolved": "https://registry.npmjs.org/react-native-image-picker/-/react-native-image-picker-7.2.1.tgz", "resolved": "https://registry.npmjs.org/react-native-image-picker/-/react-native-image-picker-7.2.2.tgz",
"integrity": "sha512-dmZELlE79ldgRPLt/n3qkiFUtcJ/pst/aBP+EsHWAIjjWSqM337iiOzsaKYxTPrheop6bJ52jRSGxAubTj7y8w==", "integrity": "sha512-hcSaD/ohDac1ooDbZyKltfmOEAWrQOrPbusKEfbJQ7EfGveBEIF5wfmZsCjXRc0HNpGdQ71P1x2JZckkqu7IRw==",
"license": "MIT", "license": "MIT",
"peerDependencies": { "peerDependencies": {
"react": "*", "react": "*",

View file

@ -137,7 +137,7 @@
"react-native-gesture-handler": "2.21.2", "react-native-gesture-handler": "2.21.2",
"react-native-handoff": "github:BlueWallet/react-native-handoff#v0.0.4", "react-native-handoff": "github:BlueWallet/react-native-handoff#v0.0.4",
"react-native-haptic-feedback": "2.3.3", "react-native-haptic-feedback": "2.3.3",
"react-native-image-picker": "7.2.1", "react-native-image-picker": "7.2.2",
"react-native-ios-context-menu": "github:BlueWallet/react-native-ios-context-menu#e5c1217cd220bfab6e6d9a7c65838545082e3f8e", "react-native-ios-context-menu": "github:BlueWallet/react-native-ios-context-menu#e5c1217cd220bfab6e6d9a7c65838545082e3f8e",
"react-native-keychain": "9.1.0", "react-native-keychain": "9.1.0",
"react-native-linear-gradient": "2.8.3", "react-native-linear-gradient": "2.8.3",