Merge pull request #4782 from BlueWallet/renovate/react-native-image-picker-4.x

Update dependency react-native-image-picker to v4.8.4
This commit is contained in:
GLaDOS 2022-06-08 00:54:26 +01:00 committed by GitHub
commit e982e09c6e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@ -70,7 +70,7 @@
"react-native-handoff": "https://github.com/BlueWallet/react-native-handoff#31d005f93d31099d0e564590a3bbd052b8a02b39",
"react-native-haptic-feedback": "1.13.1",
"react-native-idle-timer": "https://github.com/BlueWallet/react-native-idle-timer#8587876d68ab5920e79619726aeca9e672beaf2b",
"react-native-image-picker": "4.8.1",
"react-native-image-picker": "4.8.4",
"react-native-ios-context-menu": "https://github.com/BlueWallet/react-native-ios-context-menu.git#v1.7.4",
"react-native-keychain": "8.0.0",
"react-native-level-fs": "3.0.1",
@ -19771,9 +19771,9 @@
"license": "MIT"
},
"node_modules/react-native-image-picker": {
"version": "4.8.1",
"resolved": "https://registry.npmjs.org/react-native-image-picker/-/react-native-image-picker-4.8.1.tgz",
"integrity": "sha512-xm897VVjbApXDuW7s2Rmb4jU4epz2BitY4Owgeqf2mEkgb07+VJgN9hdOFNc3yAOeof1lO9n9r0xlCDDWyhX9Q==",
"version": "4.8.4",
"resolved": "https://registry.npmjs.org/react-native-image-picker/-/react-native-image-picker-4.8.4.tgz",
"integrity": "sha512-Mjh2j/sddyolb16EpmprWzbtyeFvW8Xgzr/8WNi9d6bR2FC/kL78cY/a+7Yzujg5ZDtT1MWys+eWw/qtfwgGiw==",
"peerDependencies": {
"react": "*",
"react-native": "*"
@ -39637,9 +39637,9 @@
"from": "react-native-idle-timer@https://github.com/BlueWallet/react-native-idle-timer#8587876d68ab5920e79619726aeca9e672beaf2b"
},
"react-native-image-picker": {
"version": "4.8.1",
"resolved": "https://registry.npmjs.org/react-native-image-picker/-/react-native-image-picker-4.8.1.tgz",
"integrity": "sha512-xm897VVjbApXDuW7s2Rmb4jU4epz2BitY4Owgeqf2mEkgb07+VJgN9hdOFNc3yAOeof1lO9n9r0xlCDDWyhX9Q=="
"version": "4.8.4",
"resolved": "https://registry.npmjs.org/react-native-image-picker/-/react-native-image-picker-4.8.4.tgz",
"integrity": "sha512-Mjh2j/sddyolb16EpmprWzbtyeFvW8Xgzr/8WNi9d6bR2FC/kL78cY/a+7Yzujg5ZDtT1MWys+eWw/qtfwgGiw=="
},
"react-native-ios-context-menu": {
"version": "git+ssh://git@github.com/BlueWallet/react-native-ios-context-menu.git#559b4e40dd38bf19ecf735e4ce710f9d754b6bc9",

View File

@ -156,7 +156,7 @@
"react-native-handoff": "https://github.com/BlueWallet/react-native-handoff#31d005f93d31099d0e564590a3bbd052b8a02b39",
"react-native-haptic-feedback": "1.13.1",
"react-native-idle-timer": "https://github.com/BlueWallet/react-native-idle-timer#8587876d68ab5920e79619726aeca9e672beaf2b",
"react-native-image-picker": "4.8.1",
"react-native-image-picker": "4.8.4",
"react-native-ios-context-menu": "https://github.com/BlueWallet/react-native-ios-context-menu.git#v1.7.4",
"react-native-keychain": "8.0.0",
"react-native-level-fs": "3.0.1",