mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-02-22 23:08:07 +01:00
Merge pull request #3264 from BlueWallet/snyk-upgrade-f4c2cdc0743923f995863901e25cdbec
[Snyk] Upgrade react-native-camera from 3.43.8 to 3.43.9
This commit is contained in:
commit
256fecb97b
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -17490,9 +17490,9 @@
|
|||
"from": "git+https://github.com/BlueWallet/react-native-blue-crypto.git"
|
||||
},
|
||||
"react-native-camera": {
|
||||
"version": "3.43.8",
|
||||
"resolved": "https://registry.npmjs.org/react-native-camera/-/react-native-camera-3.43.8.tgz",
|
||||
"integrity": "sha512-OLQ0UfYaQz7VI8yLpYHFcsfg8R+zbsnxYrFxyVjfxOagqAllkFOgPI7eCf6S5HM119RQV6a+gAK2M2ZXzv8OvA==",
|
||||
"version": "3.43.9",
|
||||
"resolved": "https://registry.npmjs.org/react-native-camera/-/react-native-camera-3.43.9.tgz",
|
||||
"integrity": "sha512-HTXxkGdNa9G0ErVXBoqsf1lYorBXjXfVZbDeHUBVxQrOqL8CV3eJTuaY5kHH41Y7woJ8yISmklZeUwpZrskEgw==",
|
||||
"requires": {
|
||||
"prop-types": "^15.6.2"
|
||||
}
|
||||
|
|
|
@ -125,7 +125,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.43.8",
|
||||
"react-native-camera": "3.43.9",
|
||||
"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