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

Update dependency react-native-image-picker to v7.2.1
This commit is contained in:
GLaDOS 2024-11-29 10:00:22 +00:00 committed by GitHub
commit ea961adc53
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-handoff": "github:BlueWallet/react-native-handoff#v0.0.4",
"react-native-haptic-feedback": "2.3.3",
"react-native-image-picker": "7.1.2",
"react-native-image-picker": "7.2.1",
"react-native-ios-context-menu": "github:BlueWallet/react-native-ios-context-menu#e5c1217cd220bfab6e6d9a7c65838545082e3f8e",
"react-native-keychain": "9.1.0",
"react-native-linear-gradient": "2.8.3",
@ -20685,9 +20685,9 @@
}
},
"node_modules/react-native-image-picker": {
"version": "7.1.2",
"resolved": "https://registry.npmjs.org/react-native-image-picker/-/react-native-image-picker-7.1.2.tgz",
"integrity": "sha512-b5y5nP60RIPxlAXlptn2QwlIuZWCUDWa/YPUVjgHc0Ih60mRiOg1PSzf0IjHSLeOZShCpirpvSPGnDExIpTRUg==",
"version": "7.2.1",
"resolved": "https://registry.npmjs.org/react-native-image-picker/-/react-native-image-picker-7.2.1.tgz",
"integrity": "sha512-dmZELlE79ldgRPLt/n3qkiFUtcJ/pst/aBP+EsHWAIjjWSqM337iiOzsaKYxTPrheop6bJ52jRSGxAubTj7y8w==",
"license": "MIT",
"peerDependencies": {
"react": "*",

View file

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