Merge pull request #3264 from BlueWallet/snyk-upgrade-f4c2cdc0743923f995863901e25cdbec

[Snyk] Upgrade react-native-camera from 3.43.8 to 3.43.9
This commit is contained in:
GLaDOS 2021-06-09 04:38:29 +01:00 committed by GitHub
commit 256fecb97b
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

@ -17490,9 +17490,9 @@
"from": "git+https://github.com/BlueWallet/react-native-blue-crypto.git"
},
"react-native-camera": {
"version": "3.43.8",
"resolved": "https://registry.npmjs.org/react-native-camera/-/react-native-camera-3.43.8.tgz",
"integrity": "sha512-OLQ0UfYaQz7VI8yLpYHFcsfg8R+zbsnxYrFxyVjfxOagqAllkFOgPI7eCf6S5HM119RQV6a+gAK2M2ZXzv8OvA==",
"version": "3.43.9",
"resolved": "https://registry.npmjs.org/react-native-camera/-/react-native-camera-3.43.9.tgz",
"integrity": "sha512-HTXxkGdNa9G0ErVXBoqsf1lYorBXjXfVZbDeHUBVxQrOqL8CV3eJTuaY5kHH41Y7woJ8yISmklZeUwpZrskEgw==",
"requires": {
"prop-types": "^15.6.2"
}

View file

@ -125,7 +125,7 @@
"react-localization": "1.0.17",
"react-native": "0.63.4",
"react-native-blue-crypto": "https://github.com/BlueWallet/react-native-blue-crypto",
"react-native-camera": "3.43.8",
"react-native-camera": "3.43.9",
"react-native-crypto": "2.2.0",
"react-native-default-preference": "1.4.3",
"react-native-device-info": "8.1.3",