mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-02-23 15:20:55 +01:00
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:
commit
0181fa8dad
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -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"
|
||||
}
|
||||
|
|
|
@ -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",
|
||||
|
|
Loading…
Add table
Reference in a new issue