From b6463c5c1564481f7479d37cb2a025a7cfae41ce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcos=20Rodriguez=20V=C3=A9lez?= Date: Wed, 25 Aug 2021 01:56:49 -0400 Subject: [PATCH] OPS: Podfile --- ios/Podfile.lock | 12 ++++++------ package-lock.json | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/ios/Podfile.lock b/ios/Podfile.lock index 0abf72631..eddcd37ff 100644 --- a/ios/Podfile.lock +++ b/ios/Podfile.lock @@ -269,13 +269,13 @@ PODS: - React - react-native-blur (0.8.0): - React - - react-native-camera (4.0.3): + - react-native-camera (4.1.0): - React-Core - - react-native-camera/RCT (= 4.0.3) - - react-native-camera/RN (= 4.0.3) - - react-native-camera/RCT (4.0.3): + - react-native-camera/RCT (= 4.1.0) + - react-native-camera/RN (= 4.1.0) + - react-native-camera/RCT (4.1.0): - React-Core - - react-native-camera/RN (4.0.3): + - react-native-camera/RN (4.1.0): - React-Core - react-native-document-picker (3.5.4): - React @@ -744,7 +744,7 @@ SPEC CHECKSUMS: React-jsinspector: cc614ec18a9ca96fd275100c16d74d62ee11f0ae react-native-blue-crypto: 23f1558ad3d38d7a2edb7e2f6ed1bc520ed93e56 react-native-blur: cad4d93b364f91e7b7931b3fa935455487e5c33c - react-native-camera: 4f6b1e1cf2066b3a5b0d8bc062c55881c97325b6 + react-native-camera: 87f9f4e0ae5bc7eaf867c891866bf1e830dc5277 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 5c298213c..7c993c77f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17530,9 +17530,9 @@ "from": "git+https://github.com/BlueWallet/react-native-blue-crypto.git#fbc2e6beded0b7f61e0986ce98cca1230f84bc1c" }, "react-native-camera": { - "version": "4.0.3", - "resolved": "https://registry.npmjs.org/react-native-camera/-/react-native-camera-4.0.3.tgz", - "integrity": "sha512-5mGZDuzo7X3MbH3Z9vdkvz8tOAc1JqL3k0ldm9afCmwzN6JBMXYhMomnki6E8OrF+OE45sDpQURsozg2qO/k9A==", + "version": "4.1.0", + "resolved": "https://registry.npmjs.org/react-native-camera/-/react-native-camera-4.1.0.tgz", + "integrity": "sha512-I8cRzBXH7FznnQn1nWpuaM3HBHtiMS3L+lLp4MDODfxniF3UB7xiT6BoFC0qnM3irIhsM4QbNL5EemHMyNt4hw==", "requires": { "prop-types": "^15.6.2" }