From 496a1fa2889607901936ea510ac1df5b4b050a95 Mon Sep 17 00:00:00 2001 From: Bitgamma Date: Fri, 5 Jun 2020 14:25:30 +0300 Subject: [PATCH] restart reader according to Activity's lifecycle (#10760) update react-native-status-keycard --- mobile/js_files/package.json | 2 +- mobile/js_files/yarn.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/mobile/js_files/package.json b/mobile/js_files/package.json index 55b6a485b3..a9b93143e1 100644 --- a/mobile/js_files/package.json +++ b/mobile/js_files/package.json @@ -52,7 +52,7 @@ "react-native-screens": "^2.3.0", "react-native-shake": "^3.3.1", "react-native-splash-screen": "^3.2.0", - "react-native-status-keycard": "git+https://github.com/status-im/react-native-status-keycard.git#v2.5.22", + "react-native-status-keycard": "git+https://github.com/status-im/react-native-status-keycard.git#v2.5.23", "react-native-svg": "^9.8.4", "react-native-touch-id": "^4.4.1", "react-native-webview": "git+https://github.com/status-im/react-native-webview.git#v9.4.0_1", diff --git a/mobile/js_files/yarn.lock b/mobile/js_files/yarn.lock index a2074bac1a..6aee56001d 100644 --- a/mobile/js_files/yarn.lock +++ b/mobile/js_files/yarn.lock @@ -6586,9 +6586,9 @@ react-native-splash-screen@^3.2.0: resolved "https://registry.yarnpkg.com/react-native-splash-screen/-/react-native-splash-screen-3.2.0.tgz#d47ec8557b1ba988ee3ea98d01463081b60fff45" integrity sha512-Ls9qiNZzW/OLFoI25wfjjAcrf2DZ975hn2vr6U9gyuxi2nooVbzQeFoQS5vQcbCt9QX5NY8ASEEAtlLdIa6KVg== -"react-native-status-keycard@git+https://github.com/status-im/react-native-status-keycard.git#v2.5.22": +"react-native-status-keycard@git+https://github.com/status-im/react-native-status-keycard.git#v2.5.23": version "2.5.17" - resolved "git+https://github.com/status-im/react-native-status-keycard.git#b7fe831dd7f620acb30525fb52bceaf034582f85" + resolved "git+https://github.com/status-im/react-native-status-keycard.git#ff570d4720723fcf9ad2a844cb4b269d812c4f23" react-native-svg@^9.8.4: version "9.13.6"