fix: upgrade react-native-image-picker from 3.7.0 to 3.8.0

Snyk has created this PR to upgrade react-native-image-picker from 3.7.0 to 3.8.0.

See this package in npm:
https://www.npmjs.com/package/react-native-image-picker

See this project in Snyk:
https://app.snyk.io/org/bluewallet/project/4d0df22a-0152-410a-8584-6df0d0a596d4?utm_source=github&utm_medium=upgrade-pr
This commit is contained in:
snyk-bot 2021-06-11 21:41:57 +00:00
parent d20236fb3d
commit ceee6a0561
No known key found for this signature in database
GPG key ID: 09541BBFF0C4C795
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View file

@ -17624,9 +17624,9 @@
"from": "git+https://github.com/BlueWallet/react-native-idle-timer.git#8587876d68ab5920e79619726aeca9e672beaf2b"
},
"react-native-image-picker": {
"version": "3.7.0",
"resolved": "https://registry.npmjs.org/react-native-image-picker/-/react-native-image-picker-3.7.0.tgz",
"integrity": "sha512-WeJPK1sgIODBzEOpNQUxaP3m3kkCPuOH0vamaC6K/ez7EKYAbpMErng/TgvFndzB2whmBbFYoMYLXh1fLBLmww=="
"version": "3.8.0",
"resolved": "https://registry.npmjs.org/react-native-image-picker/-/react-native-image-picker-3.8.0.tgz",
"integrity": "sha512-jlL8YdKBaN8OamKZZYWjjpgUEj4+VvMdnh69euUsUdKBu2iD9HTLQrC9NHVQ78p0fQ2YL3Gf4xNwMTDDFspNpA=="
},
"react-native-iphone-x-helper": {
"version": "1.3.1",

View file

@ -137,7 +137,7 @@
"react-native-handoff": "https://github.com/marcosrdz/react-native-handoff#f5becc63f3e36bf2da1ed1fc60fc690323e73602",
"react-native-haptic-feedback": "1.11.0",
"react-native-idle-timer": "https://github.com/BlueWallet/react-native-idle-timer#8587876d68ab5920e79619726aeca9e672beaf2b",
"react-native-image-picker": "3.7.0",
"react-native-image-picker": "3.8.0",
"react-native-keychain": "7.0.0",
"react-native-level-fs": "3.0.1",
"react-native-linear-gradient": "2.5.6",