Merge pull request #3327 from BlueWallet/snyk-upgrade-c1fbdb3a3297d57bed901b2693878e75

[Snyk] Upgrade react-native-camera from 3.44.0 to 3.44.1
This commit is contained in:
GLaDOS 2021-06-27 23:10:09 +01:00 committed by GitHub
commit 0181fa8dad
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

@ -17750,9 +17750,9 @@
"from": "git+https://github.com/BlueWallet/react-native-blue-crypto.git"
},
"react-native-camera": {
"version": "3.44.0",
"resolved": "https://registry.npmjs.org/react-native-camera/-/react-native-camera-3.44.0.tgz",
"integrity": "sha512-gAFtqWcNl/4N85V9RPFPuo32/OTaPvrLzhzXiFoK6eR8Ms2uvOZ/wRjj5gM1WqNoKilmAaULgypbplok1s53yA==",
"version": "3.44.1",
"resolved": "https://registry.npmjs.org/react-native-camera/-/react-native-camera-3.44.1.tgz",
"integrity": "sha512-B95RL3laK2v8R7L/37v28MYcEcwsM/mS94h6EZuRMLH5HFolkAwh7zJo+UAn7FG9eFtAdBwIM6s9OqYudTVO4Q==",
"requires": {
"prop-types": "^15.6.2"
}

View file

@ -124,7 +124,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.44.0",
"react-native-camera": "3.44.1",
"react-native-crypto": "2.2.0",
"react-native-default-preference": "1.4.3",
"react-native-device-info": "8.1.3",