Merge pull request #3161 from BlueWallet/snyk-upgrade-3ca6162470a5fbd649d3b55ff31799ed

[Snyk] Upgrade react-native-image-picker from 3.3.2 to 3.3.4
This commit is contained in:
GLaDOS 2021-05-16 02:27:06 +01:00 committed by GitHub
commit 2ddea48112
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -17648,9 +17648,9 @@
"from": "git+https://github.com/BlueWallet/react-native-idle-timer.git#8587876d68ab5920e79619726aeca9e672beaf2b"
},
"react-native-image-picker": {
"version": "3.3.2",
"resolved": "https://registry.npmjs.org/react-native-image-picker/-/react-native-image-picker-3.3.2.tgz",
"integrity": "sha512-7z902J7a7j2rUM6zzyLSGpBSDfXy/V9ssSDKV0QyoQpr7COZs3zsJye2PU1Z4TRqmuNtREIeG5m1NdwtpcXBkg=="
"version": "3.3.4",
"resolved": "https://registry.npmjs.org/react-native-image-picker/-/react-native-image-picker-3.3.4.tgz",
"integrity": "sha512-XKQ1xCEKL77foV0gi4Jyv0kqekE//DX7FhoYwOTLH4T44myVBQllrVGedBYMNBfjvRfeqFz4DQ6MgvGQUqaLbg=="
},
"react-native-inappbrowser-reborn": {
"version": "git+https://github.com/BlueWallet/react-native-inappbrowser.git#fa2d8e1763e46dd12a7e53081e97a0f908049103",

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.3.2",
"react-native-image-picker": "3.3.4",
"react-native-inappbrowser-reborn": "https://github.com/BlueWallet/react-native-inappbrowser#fa2d8e1763e46dd12a7e53081e97a0f908049103",
"react-native-is-catalyst": "https://github.com/BlueWallet/react-native-is-catalyst#v1.0.0",
"react-native-level-fs": "3.0.1",