diff --git a/package-lock.json b/package-lock.json index 229e5203a..751e59918 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18004,9 +18004,9 @@ "from": "git+https://github.com/BlueWallet/react-native-blue-crypto.git" }, "react-native-camera": { - "version": "3.44.1", - "resolved": "https://registry.npmjs.org/react-native-camera/-/react-native-camera-3.44.1.tgz", - "integrity": "sha512-B95RL3laK2v8R7L/37v28MYcEcwsM/mS94h6EZuRMLH5HFolkAwh7zJo+UAn7FG9eFtAdBwIM6s9OqYudTVO4Q==", + "version": "3.44.2", + "resolved": "https://registry.npmjs.org/react-native-camera/-/react-native-camera-3.44.2.tgz", + "integrity": "sha512-JDDgl3y/UEWYvyfp6aopNT1ymSkfr8zmYGAls1RvRQ1BAi7ScjDfA//UTFI0Be+DEgpi3pBVancQiFqw5zM5yg==", "requires": { "prop-types": "^15.6.2" } diff --git a/package.json b/package.json index ec57c86f4..e7929a3f8 100644 --- a/package.json +++ b/package.json @@ -144,7 +144,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.1", + "react-native-camera": "3.44.2", "react-native-crypto": "2.2.0", "react-native-default-preference": "1.4.3", "react-native-device-info": "8.1.3",