mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2024-11-19 09:50:15 +01:00
Update dependency react-native-camera to v4
This commit is contained in:
parent
1dcfda9a59
commit
f8f43c633a
12
package-lock.json
generated
12
package-lock.json
generated
@ -17961,9 +17961,9 @@
|
||||
"from": "git+https://github.com/BlueWallet/react-native-blue-crypto.git"
|
||||
},
|
||||
"react-native-camera": {
|
||||
"version": "3.44.3",
|
||||
"resolved": "https://registry.npmjs.org/react-native-camera/-/react-native-camera-3.44.3.tgz",
|
||||
"integrity": "sha512-Efb5aKhFsE7qnqvTnbSEwFAom79L5BT4jMn+B2wYVUnZeRgWh45gNSG7Ou3MQ6zU2DpUHBPlBFKGVS5yOSfSZQ==",
|
||||
"version": "4.0.1",
|
||||
"resolved": "https://registry.npmjs.org/react-native-camera/-/react-native-camera-4.0.1.tgz",
|
||||
"integrity": "sha512-jrDeTNGFRR8KNKA4jFLd9A2ow68cAR2pPvnJcMM8zB8qIlrAtxmAfzY9+Yo5DOQPmyOI2S+d2bf6iPUPebQ1wA==",
|
||||
"requires": {
|
||||
"prop-types": "^15.6.2"
|
||||
}
|
||||
@ -18264,9 +18264,9 @@
|
||||
}
|
||||
},
|
||||
"react-native-safe-area-context": {
|
||||
"version": "3.2.0",
|
||||
"resolved": "https://registry.npmjs.org/react-native-safe-area-context/-/react-native-safe-area-context-3.2.0.tgz",
|
||||
"integrity": "sha512-k2Nty4PwSnrg9HwrYeeE+EYqViYJoOFwEy9LxL5RIRfoqxAq/uQXNGwpUg2/u4gnKpBbEPa9eRh15KKMe/VHkA=="
|
||||
"version": "3.3.0",
|
||||
"resolved": "https://registry.npmjs.org/react-native-safe-area-context/-/react-native-safe-area-context-3.3.0.tgz",
|
||||
"integrity": "sha512-IrCNx56LO9RJ75yCf2CSSO1ceLj3mvxTAF+HWnehaeRIfF4pIcIn3WEUlXulFiha641OKS5X0+1XZCbbQ7pITA=="
|
||||
},
|
||||
"react-native-safe-modules": {
|
||||
"version": "1.0.3",
|
||||
|
@ -143,7 +143,7 @@
|
||||
"react-localization": "1.0.17",
|
||||
"react-native": "0.64.2",
|
||||
"react-native-blue-crypto": "https://github.com/BlueWallet/react-native-blue-crypto",
|
||||
"react-native-camera": "3.44.3",
|
||||
"react-native-camera": "4.0.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