mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-02-24 15:36:59 +01:00
fix: upgrade react-native-camera from 3.43.2 to 3.43.5
Snyk has created this PR to upgrade react-native-camera from 3.43.2 to 3.43.5. 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
fe012f2e8d
commit
877f4b07cb
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -18652,9 +18652,9 @@
|
|||
"from": "react-native-blue-crypto@git+https://github.com/Overtorment/react-native-blue-crypto.git"
|
||||
},
|
||||
"react-native-camera": {
|
||||
"version": "3.43.2",
|
||||
"resolved": "https://registry.npmjs.org/react-native-camera/-/react-native-camera-3.43.2.tgz",
|
||||
"integrity": "sha512-/5rY4+yu//nxvdhLkGnDQ3GgFH2ELX+w2ETWn4aKrg/o5ihP4w1K0tmePyMr//f9T4ioIzfWloGpBhz1eUi74g==",
|
||||
"version": "3.43.5",
|
||||
"resolved": "https://registry.npmjs.org/react-native-camera/-/react-native-camera-3.43.5.tgz",
|
||||
"integrity": "sha512-5eyF5/Whpuf6BJvGDX261ynTYc/uxzPKl/JHdV1Ztx3WX3gBMF3nlOs9H9mB7QcRiPSUgtRfgFV4LDUBJ0XOIw==",
|
||||
"requires": {
|
||||
"prop-types": "^15.6.2"
|
||||
}
|
||||
|
|
|
@ -125,7 +125,7 @@
|
|||
"react-localization": "1.0.16",
|
||||
"react-native": "0.63.4",
|
||||
"react-native-blue-crypto": "git+https://github.com/Overtorment/react-native-blue-crypto.git",
|
||||
"react-native-camera": "3.43.2",
|
||||
"react-native-camera": "3.43.5",
|
||||
"react-native-crypto": "2.2.0",
|
||||
"react-native-default-preference": "1.4.3",
|
||||
"react-native-device-info": "8.0.7",
|
||||
|
|
Loading…
Add table
Reference in a new issue