From eaf463395a5036cbb5b61e58b50a169a5bf82664 Mon Sep 17 00:00:00 2001 From: Michele Balistreri Date: Fri, 18 Dec 2020 15:08:01 +0300 Subject: [PATCH] shorter pairing codes for Keycard Signed-off-by: Michele Balistreri --- package.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index c5e1de6fcb..1baa379cbb 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "react-native-screens": "^2.10.1", "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.27", + "react-native-status-keycard": "git+https://github.com/status-im/react-native-status-keycard.git#v2.5.28", "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#v10.9.2", diff --git a/yarn.lock b/yarn.lock index a3cf43fa42..596b3c5f57 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6688,9 +6688,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.27": - version "2.5.27" - resolved "git+https://github.com/status-im/react-native-status-keycard.git#612b74b203de0fc9ba915cbdd28b868b61f7d0f3" +"react-native-status-keycard@git+https://github.com/status-im/react-native-status-keycard.git#v2.5.28": + version "2.5.28" + resolved "git+https://github.com/status-im/react-native-status-keycard.git#6d95a0d85dd1062d2565eec89d589ecb0a56282f" react-native-svg@^9.8.4: version "9.13.6"