Merge pull request #3138 from BlueWallet/snyk-upgrade-70a03f924074e2af360f3b82c3b21f38

[Snyk] Upgrade react-native-camera from 3.43.5 to 3.43.6
This commit is contained in:
GLaDOS 2021-05-17 13:24:39 +01:00 committed by GitHub
commit 44522b45af
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

@ -17514,9 +17514,9 @@
"from": "git+https://github.com/BlueWallet/react-native-blue-crypto.git"
},
"react-native-camera": {
"version": "3.43.5",
"resolved": "https://registry.npmjs.org/react-native-camera/-/react-native-camera-3.43.5.tgz",
"integrity": "sha512-5eyF5/Whpuf6BJvGDX261ynTYc/uxzPKl/JHdV1Ztx3WX3gBMF3nlOs9H9mB7QcRiPSUgtRfgFV4LDUBJ0XOIw==",
"version": "3.43.6",
"resolved": "https://registry.npmjs.org/react-native-camera/-/react-native-camera-3.43.6.tgz",
"integrity": "sha512-O6BDl0Rzsmbh4LF/4GqokIA6Q1tyhx0IlZuQ5wVKnKsGgZp/JAxF9W/2dsPjd5KyL8TgXEgpK0mqOjxd9lP5iw==",
"requires": {
"prop-types": "^15.6.2"
}

View File

@ -125,7 +125,7 @@
"react-localization": "1.0.16",
"react-native": "0.63.4",
"react-native-blue-crypto": "https://github.com/BlueWallet/react-native-blue-crypto",
"react-native-camera": "3.43.5",
"react-native-camera": "3.43.6",
"react-native-crypto": "2.2.0",
"react-native-default-preference": "1.4.3",
"react-native-device-info": "8.1.2",