From 56cb2b747a8d1422e6c1a89e8c3f311a5b1c53c1 Mon Sep 17 00:00:00 2001 From: Michele Balistreri Date: Mon, 19 Sep 2022 14:29:00 +0200 Subject: [PATCH] bump keycard module 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 6e6f460c35..d501052006 100644 --- a/package.json +++ b/package.json @@ -68,7 +68,7 @@ "react-native-safe-area-context": "^2.0.0", "react-native-shake": "^3.3.1", "react-native-share": "^7.0.1", - "react-native-status-keycard": "git+https://github.com/status-im/react-native-status-keycard.git#refs/tags/v2.5.37", + "react-native-status-keycard": "git+https://github.com/status-im/react-native-status-keycard.git#refs/tags/v2.5.38", "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#refs/tags/v11.16.0-status", diff --git a/yarn.lock b/yarn.lock index 5eb94e766e..6836c85f46 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8164,9 +8164,9 @@ react-native-share@^7.0.1: resolved "https://registry.yarnpkg.com/react-native-share/-/react-native-share-7.0.1.tgz#1deef27afcd8275222ba0efeac337e7cea99bc4b" integrity sha512-hq7nOirgih/zIF9UU9FuYKZ3NGvasu2c/eJesvyPKYiykTtgQZM+mvDwFk/ogEsGwRtTPJBtj8/6IyIFcGa7lw== -"react-native-status-keycard@git+https://github.com/status-im/react-native-status-keycard.git#refs/tags/v2.5.37": - version "2.5.37" - resolved "git+https://github.com/status-im/react-native-status-keycard.git#af61b0213adbf4b5a6bae97c85496d95007d5acb" +"react-native-status-keycard@git+https://github.com/status-im/react-native-status-keycard.git#refs/tags/v2.5.38": + version "2.5.38" + resolved "git+https://github.com/status-im/react-native-status-keycard.git#9c5b897991ea4512f3131155af5cc80ac7fc944a" react-native-svg@^9.8.4: version "9.13.6"