fix: upgrade react-native-camera from 3.43.8 to 3.43.9

Snyk has created this PR to upgrade react-native-camera from 3.43.8 to 3.43.9.

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

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-08 22:50:55 +00:00
parent 1e9a9c3cdf
commit 1996a33e8c
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

@ -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",