From 03dbb9764ca918419358c57265c2ec025c88bc3d Mon Sep 17 00:00:00 2001 From: Marcos Rodriguez Velez Date: Sun, 9 Jun 2024 17:08:22 -0400 Subject: [PATCH] OPS: Podfile --- ios/Podfile.lock | 4 ++-- package-lock.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ios/Podfile.lock b/ios/Podfile.lock index f378ba4e8..eaad4e6dc 100644 --- a/ios/Podfile.lock +++ b/ios/Podfile.lock @@ -485,7 +485,7 @@ PODS: - React - RNKeychain (8.2.0): - React-Core - - RNLocalize (3.1.0): + - RNLocalize (3.2.0): - React-Core - RNPermissions (4.1.5): - React-Core @@ -835,7 +835,7 @@ SPEC CHECKSUMS: RNGestureHandler: 982741f345785f2927e7b28f67dc83679cf3bfc8 RNHandoff: d3b0754cca3a6bcd9b25f544f733f7f033ccf5fa RNKeychain: bfe3d12bf4620fe488771c414530bf16e88f3678 - RNLocalize: e8694475db034bf601e17bd3dfa8986565e769eb + RNLocalize: b77875884750cb6a58cd6865863fe2ba2729b72b RNPermissions: 9fa74223844f437bc309e112994859dc47194829 RNPrivacySnapshot: 71919dde3c6a29dd332115409c2aec564afee8f4 RNQuickAction: 6d404a869dc872cde841ad3147416a670d13fa93 diff --git a/package-lock.json b/package-lock.json index e6ab881c9..e1c776e6a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -63,7 +63,7 @@ "react-native-camera-kit": "13.0.0", "react-native-crypto": "2.2.0", "react-native-default-preference": "1.4.4", - "react-native-device-info": "^11.1.0", + "react-native-device-info": "11.1.0", "react-native-document-picker": "https://github.com/BlueWallet/react-native-document-picker#6033c4e1b0dd0a6760b5f5a5a2c3b2e5d07f2ae4", "react-native-draggable-flatlist": "github:BlueWallet/react-native-draggable-flatlist#ebfddc4", "react-native-elements": "3.4.3",