mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2024-11-19 09:50:15 +01:00
Merge pull request #848 from BlueWallet/snyk-upgrade-85c991993f2cb1e3e7fc6df9635dffbc
[Snyk] Upgrade react-native-camera from 3.4.0 to 3.17.0
This commit is contained in:
commit
b26465bbfa
6
package-lock.json
generated
6
package-lock.json
generated
@ -11103,9 +11103,9 @@
|
||||
"from": "git+https://github.com/BlueWallet/react-native-biometrics.git#2.0.0"
|
||||
},
|
||||
"react-native-camera": {
|
||||
"version": "3.4.0",
|
||||
"resolved": "https://registry.npmjs.org/react-native-camera/-/react-native-camera-3.4.0.tgz",
|
||||
"integrity": "sha512-EFaixLtQsd3Kjs2AnxPx4Qb1mNSlZRZBVoxXDUdWcSdCEE3CSvdeonTb3vWAT3ZlGMi1RTOggtBpI4StMtFNjw==",
|
||||
"version": "3.17.0",
|
||||
"resolved": "https://registry.npmjs.org/react-native-camera/-/react-native-camera-3.17.0.tgz",
|
||||
"integrity": "sha512-Gd9E5XHrEScYPsugO4sYBYw+RnFg+M1kbjvsCE3B/pk+4Fk01tNY14RYoghYsimWWsQVgYNqOOJG5f1fQ3BUeg==",
|
||||
"requires": {
|
||||
"prop-types": "^15.6.2"
|
||||
}
|
||||
|
@ -92,7 +92,7 @@
|
||||
"react-localization": "1.0.13",
|
||||
"react-native": "0.60.5",
|
||||
"react-native-biometrics": "git+https://github.com/BlueWallet/react-native-biometrics.git#2.0.0",
|
||||
"react-native-camera": "3.4.0",
|
||||
"react-native-camera": "3.17.0",
|
||||
"react-native-default-preference": "1.4.1",
|
||||
"react-native-device-info": "4.0.1",
|
||||
"react-native-document-picker": "git+https://github.com/BlueWallet/react-native-document-picker.git#9ce83792db340d01b1361d24b19613658abef4aa",
|
||||
|
Loading…
Reference in New Issue
Block a user