diff --git a/package-lock.json b/package-lock.json index d19d3f871..4bb1c92f3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18492,9 +18492,9 @@ "from": "react-native-blue-crypto@git+https://github.com/Overtorment/react-native-blue-crypto.git" }, "react-native-camera": { - "version": "3.43.0", - "resolved": "https://registry.npmjs.org/react-native-camera/-/react-native-camera-3.43.0.tgz", - "integrity": "sha512-I+04f5L+7Z6ZwUarw+79VePAB//VxidPVsv1Ec7+uuKv3rAkZ+8OBxtm1487OVrY6V3dMdl7BKByv4BIDUY1pQ==", + "version": "3.43.1", + "resolved": "https://registry.npmjs.org/react-native-camera/-/react-native-camera-3.43.1.tgz", + "integrity": "sha512-hglDMBpJyqxwlyElYjeY5zTj838P5LWUQcOpcO8zKh+w6waPyDi1F4vUd/5KHjQ4hPt0xJXXYuxo0IRGo5hyHQ==", "requires": { "prop-types": "^15.6.2" } diff --git a/package.json b/package.json index 951d94e22..daa80724a 100644 --- a/package.json +++ b/package.json @@ -126,7 +126,7 @@ "react-native": "0.63.4", "react-localization": "1.0.16", "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-device-info": "8.0.7", "react-native-document-picker": "git+https://github.com/BlueWallet/react-native-document-picker.git#3684d4fcc2bc0b47c32be39024e4796004c3e428",