mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2024-11-20 10:12:01 +01:00
Merge pull request #2974 from BlueWallet/snyk-upgrade-001e790b48612dc02947bad99173ec96
[Snyk] Upgrade react-native-camera from 3.43.0 to 3.43.1
This commit is contained in:
commit
b6cf639341
6
package-lock.json
generated
6
package-lock.json
generated
@ -18492,9 +18492,9 @@
|
|||||||
"from": "react-native-blue-crypto@git+https://github.com/Overtorment/react-native-blue-crypto.git"
|
"from": "react-native-blue-crypto@git+https://github.com/Overtorment/react-native-blue-crypto.git"
|
||||||
},
|
},
|
||||||
"react-native-camera": {
|
"react-native-camera": {
|
||||||
"version": "3.43.0",
|
"version": "3.43.1",
|
||||||
"resolved": "https://registry.npmjs.org/react-native-camera/-/react-native-camera-3.43.0.tgz",
|
"resolved": "https://registry.npmjs.org/react-native-camera/-/react-native-camera-3.43.1.tgz",
|
||||||
"integrity": "sha512-I+04f5L+7Z6ZwUarw+79VePAB//VxidPVsv1Ec7+uuKv3rAkZ+8OBxtm1487OVrY6V3dMdl7BKByv4BIDUY1pQ==",
|
"integrity": "sha512-hglDMBpJyqxwlyElYjeY5zTj838P5LWUQcOpcO8zKh+w6waPyDi1F4vUd/5KHjQ4hPt0xJXXYuxo0IRGo5hyHQ==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"prop-types": "^15.6.2"
|
"prop-types": "^15.6.2"
|
||||||
}
|
}
|
||||||
|
@ -126,7 +126,7 @@
|
|||||||
"react-native": "0.63.4",
|
"react-native": "0.63.4",
|
||||||
"react-localization": "1.0.16",
|
"react-localization": "1.0.16",
|
||||||
"react-native-blue-crypto": "git+https://github.com/Overtorment/react-native-blue-crypto.git",
|
"react-native-blue-crypto": "git+https://github.com/Overtorment/react-native-blue-crypto.git",
|
||||||
"react-native-camera": "3.43.0",
|
"react-native-camera": "3.43.1",
|
||||||
"react-native-default-preference": "1.4.3",
|
"react-native-default-preference": "1.4.3",
|
||||||
"react-native-device-info": "8.0.7",
|
"react-native-device-info": "8.0.7",
|
||||||
"react-native-document-picker": "git+https://github.com/BlueWallet/react-native-document-picker.git#3684d4fcc2bc0b47c32be39024e4796004c3e428",
|
"react-native-document-picker": "git+https://github.com/BlueWallet/react-native-document-picker.git#3684d4fcc2bc0b47c32be39024e4796004c3e428",
|
||||||
|
Loading…
Reference in New Issue
Block a user