From 6d18852febc78171e4ff87f837099045f3b08de5 Mon Sep 17 00:00:00 2001 From: marcospr Date: Mon, 22 Feb 2021 23:07:47 -0500 Subject: [PATCH] OPS: Packages --- ios/Podfile.lock | 12 ++++++------ package-lock.json | 12 ++++++------ package.json | 4 ++-- 3 files changed, 14 insertions(+), 14 deletions(-) diff --git a/ios/Podfile.lock b/ios/Podfile.lock index 945ab477f..5a84f8b7d 100644 --- a/ios/Podfile.lock +++ b/ios/Podfile.lock @@ -72,7 +72,7 @@ PODS: - GCDWebServer/Core (3.5.4) - glog (0.3.5) - libevent (2.1.12) - - lottie-ios (3.1.8) + - lottie-ios (3.1.9) - lottie-react-native (3.5.0): - lottie-ios (~> 3.1.8) - React @@ -345,7 +345,7 @@ PODS: - React - RemobileReactNativeQrcodeLocalImage (1.0.4): - React - - RNCAsyncStorage (1.13.3): + - RNCAsyncStorage (1.13.4): - React-Core - RNCClipboard (1.5.1): - React-Core @@ -384,7 +384,7 @@ PODS: - RNSentry (1.9.0): - React-Core - Sentry (~> 5.2.0) - - RNShare (5.1.0): + - RNShare (5.1.3): - React-Core - RNSVG (12.1.0): - React @@ -681,7 +681,7 @@ SPEC CHECKSUMS: GCDWebServer: 2c156a56c8226e2d5c0c3f208a3621ccffbe3ce4 glog: 40a13f7840415b9a77023fbcae0f1e6f43192af3 libevent: 4049cae6c81cdb3654a443be001fb9bdceff7913 - lottie-ios: 48fac6be217c76937e36e340e2d09cf7b10b7f5f + lottie-ios: 3a3758ef5a008e762faec9c9d50a39842f26d124 lottie-react-native: 1fb4ce21d6ad37dab8343eaff8719df76035bd93 OpenSSL-Universal: 1aa4f6a6ee7256b83db99ec1ccdaa80d10f9af9b PasscodeAuth: 1cc99b13d8e4de4716d7e2b4069af2f1a9de30b2 @@ -721,7 +721,7 @@ SPEC CHECKSUMS: ReactCommon: 4167844018c9ed375cc01a843e9ee564399e53c3 RealmJS: 5195064e9aeccf94ae3756bd9d0f2301b9074b07 RemobileReactNativeQrcodeLocalImage: 57aadc12896b148fb5e04bc7c6805f3565f5c3fa - RNCAsyncStorage: 32c7cbe1d43dff5f03f3d0b9e9d2c44d8ec91a3a + RNCAsyncStorage: 0701cb7395f06d744184641241888a0eec0e2f2a RNCClipboard: 5e299c6df8e0c98f3d7416b86ae563d3a9f768a3 RNCMaskedView: f5c7d14d6847b7b44853f7acb6284c1da30a3459 RNCPushNotificationIOS: 5b1cf9ad2aaa107ecb92d5d2d7005ba521b2b97a @@ -740,7 +740,7 @@ SPEC CHECKSUMS: RNScreens: b6c9607e6fe47c1b6e2f1910d2acd46dd7ecea3a RNSecureKeyStore: f1ad870e53806453039f650720d2845c678d89c8 RNSentry: 1adaa43b01c6a3ab5091d4d1add66b7c58558898 - RNShare: fed99fd743f80ca255903c1da46fc9a6430efab6 + RNShare: d98667ee0277d9cd068041e5f316a5fe67aa8536 RNSVG: ce9d996113475209013317e48b05c21ee988d42e RNVectorIcons: bc69e6a278b14842063605de32bec61f0b251a59 RNWatch: e4c5d19506c94506860032fb68aedd5991beb985 diff --git a/package-lock.json b/package-lock.json index f8a2c5676..973ee29fe 100644 --- a/package-lock.json +++ b/package-lock.json @@ -19157,9 +19157,9 @@ "integrity": "sha512-Tuf26iH7/pHd+yCAORD2EPLhkHdGTMEUXMiiKb4Pz69dE48R7C+MA30EqubE6qTlvAs6gHM+2E5dzLAxcGH5UA==" }, "react-native-modal": { - "version": "11.6.1", - "resolved": "https://registry.npmjs.org/react-native-modal/-/react-native-modal-11.6.1.tgz", - "integrity": "sha512-Xsd79nuBvbLOYwpRuur4btwJFQ3WkV9zp5LbAREidUtjl/Ajlp4QbNBx888FOPjo+EpOO3+U0riCRqs1dkdIzQ==", + "version": "11.7.0", + "resolved": "https://registry.npmjs.org/react-native-modal/-/react-native-modal-11.7.0.tgz", + "integrity": "sha512-0AeAugUrn12DaJK+k2XGmt8ZIUyWgl1nRdipfwHZDnzFSM8g1oqpf7rHxjOqhimHtmzSj4xJ//ZOn1DWe9aC5Q==", "requires": { "prop-types": "^15.6.2", "react-native-animatable": "1.3.3" @@ -19279,9 +19279,9 @@ "from": "git+https://github.com/BlueWallet/react-native-secure-key-store.git#4828fd1a67d12e4c0e21eee0bee673fde75e6f9a" }, "react-native-share": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/react-native-share/-/react-native-share-5.1.0.tgz", - "integrity": "sha512-QGMWOPlwboAGd/5uUh2l0jXIDhZ2q8J4CIa063NDE7ihsZRQlF/w6kd90i3bi6GF6aedvhynqZPmezwqjiyU7g==" + "version": "5.1.3", + "resolved": "https://registry.npmjs.org/react-native-share/-/react-native-share-5.1.3.tgz", + "integrity": "sha512-d61vVz3B3qjltnC9QBOdvbOvEEIogpYtZ5LeGJ/f+Kqeu70DUoilVJ80MMzqKBcfPlJM6GPq3YyyF0qLNJ0G3w==" }, "react-native-snap-carousel": { "version": "3.9.1", diff --git a/package.json b/package.json index 7856acaa0..29d2aaada 100644 --- a/package.json +++ b/package.json @@ -142,7 +142,7 @@ "react-native-level-fs": "3.0.1", "react-native-linear-gradient": "2.5.6", "react-native-localize": "2.0.1", - "react-native-modal": "11.6.1", + "react-native-modal": "11.7.0", "react-native-navigation-bar-color": "git+https://github.com/BlueWallet/react-native-navigation-bar-color.git#34e44b8f44e442133de9d35c35f2679d40982804", "react-native-obscure": "1.2.1", "react-native-passcode-auth": "git+https://github.com/BlueWallet/react-native-passcode-auth.git#a2ff977ba92b36f8d0a5567f59c05cc608e8bd12", @@ -158,7 +158,7 @@ "react-native-safe-area-context": "3.1.8", "react-native-screens": "2.17.1", "react-native-secure-key-store": "git+https://github.com/BlueWallet/react-native-secure-key-store.git#4828fd1a67d12e4c0e21eee0bee673fde75e6f9a", - "react-native-share": "5.1.0", + "react-native-share": "5.1.3", "react-native-snap-carousel": "3.9.1", "react-native-sortable-list": "0.0.24", "react-native-svg": "12.1.0",