diff --git a/package-lock.json b/package-lock.json index c118c512d..3f40570f0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18104,9 +18104,9 @@ "from": "git+https://github.com/BlueWallet/react-native-idle-timer.git#8587876d68ab5920e79619726aeca9e672beaf2b" }, "react-native-image-picker": { - "version": "3.8.1", - "resolved": "https://registry.npmjs.org/react-native-image-picker/-/react-native-image-picker-3.8.1.tgz", - "integrity": "sha512-Q7qaJ7Zkt8ipIkkF+7UcuRbI0cxaNwsHBcnDLZdlpHnxuMaLhS/xp6v/om/kBYhMg6BeT+NcncynZQoKz7dQqw==" + "version": "4.0.6", + "resolved": "https://registry.npmjs.org/react-native-image-picker/-/react-native-image-picker-4.0.6.tgz", + "integrity": "sha512-Pp3UWKUADuMG1mz12m6dSO/R2KnvXVEd77bldrfTMFpz4PFc4iVKo+bHeS79It0mUBezfzDMgfesg/OPLSugvQ==" }, "react-native-iphone-x-helper": { "version": "1.3.1", diff --git a/package.json b/package.json index e42b8e9e3..5e3fc6872 100644 --- a/package.json +++ b/package.json @@ -155,7 +155,7 @@ "react-native-handoff": "https://github.com/marcosrdz/react-native-handoff#f5becc63f3e36bf2da1ed1fc60fc690323e73602", "react-native-haptic-feedback": "https://github.com/junina-de/react-native-haptic-feedback.git#8e4d598ad9be886325316b0e2140df8df624a91f", "react-native-idle-timer": "https://github.com/BlueWallet/react-native-idle-timer#8587876d68ab5920e79619726aeca9e672beaf2b", - "react-native-image-picker": "3.8.1", + "react-native-image-picker": "4.0.6", "react-native-keychain": "7.0.0", "react-native-level-fs": "3.0.1", "react-native-linear-gradient": "2.5.6",