diff --git a/ios/Podfile.lock b/ios/Podfile.lock index 75bf0d667..9a34095ae 100644 --- a/ios/Podfile.lock +++ b/ios/Podfile.lock @@ -267,13 +267,13 @@ PODS: - React-jsinspector (0.64.2) - react-native-blue-crypto (1.0.0): - React - - react-native-camera (4.1.1): + - react-native-camera (4.2.0): - React-Core - - react-native-camera/RCT (= 4.1.1) - - react-native-camera/RN (= 4.1.1) - - react-native-camera/RCT (4.1.1): + - react-native-camera/RCT (= 4.2.0) + - react-native-camera/RN (= 4.2.0) + - react-native-camera/RCT (4.2.0): - React-Core - - react-native-camera/RN (4.1.1): + - react-native-camera/RN (4.2.0): - React-Core - react-native-document-picker (3.5.4): - React @@ -739,7 +739,7 @@ SPEC CHECKSUMS: React-jsiexecutor: 80c46bd381fd06e418e0d4f53672dc1d1945c4c3 React-jsinspector: cc614ec18a9ca96fd275100c16d74d62ee11f0ae react-native-blue-crypto: 23f1558ad3d38d7a2edb7e2f6ed1bc520ed93e56 - react-native-camera: 457a5279a12864bc241c28518fecd5db2838754c + react-native-camera: 384df93277a5ccdc800ca9f86daac7107598365e react-native-document-picker: c5752781fbc0c126c627c1549b037c139444a4cf react-native-fingerprint-scanner: c68136ca57e3704d7bdf5faa554ea535ce15b1d0 react-native-idle-timer: 97b8283237d45146a7a5c25bdebe9e1e85f3687b diff --git a/package-lock.json b/package-lock.json index fba5030b3..fae3f6104 100644 --- a/package-lock.json +++ b/package-lock.json @@ -19688,9 +19688,9 @@ "from": "git+https://github.com/BlueWallet/react-native-blue-crypto.git#fbc2e6beded0b7f61e0986ce98cca1230f84bc1c" }, "react-native-camera": { - "version": "4.1.1", - "resolved": "https://registry.npmjs.org/react-native-camera/-/react-native-camera-4.1.1.tgz", - "integrity": "sha512-ENlQ3NXxhyL/zNJNB3RYrxsES3TYF+ouOMxlp0E4aUVwwc9KY7cK7FT3ZjAwl7NGJ13etaGqZc4vaKWqrgn8Eg==", + "version": "4.2.0", + "resolved": "https://registry.npmjs.org/react-native-camera/-/react-native-camera-4.2.0.tgz", + "integrity": "sha512-AhBEtkCLXENrjQke42FwiZL3CStugLaxXsJIqx7xYDnSEHnSwM9/dFen6BdNVoh9LiPgAw6X3CjOvvJNoGchhQ==", "requires": { "prop-types": "^15.6.2" }