mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2024-11-19 09:50:15 +01:00
fix: upgrade react-native-camera from 3.44.0 to 3.44.1
Snyk has created this PR to upgrade react-native-camera from 3.44.0 to 3.44.1. 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:
parent
985cb77e5d
commit
b3dd9d41d1
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…
Reference in New Issue
Block a user