From fad5119ceb4cdd1dde64134fe8259dd5ae70899a Mon Sep 17 00:00:00 2001 From: flexsurfer Date: Wed, 8 Jan 2025 11:47:53 +0100 Subject: [PATCH] [#21825] [Android] Java error at the and of faild Migration to a Keycard flow (#21889) --- package.json | 2 +- yarn.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 34613854cf3..2f050823e92 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ "react-native-shake": "^3.3.1", "react-native-share": "10.0.2", "react-native-static-safe-area-insets": "^2.2.0", - "react-native-status-keycard": "git+https://github.com/status-im/react-native-status-keycard.git#refs/tags/v2.6.4", + "react-native-status-keycard": "git+https://github.com/status-im/react-native-status-keycard.git#refs/tags/v2.6.5", "react-native-svg": "13.10.0", "react-native-webview": "13.6.3", "react-syntax-highlighter": "^15.5.0" diff --git a/yarn.lock b/yarn.lock index 84ae3615c1e..1e6c9d92dd2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9479,9 +9479,9 @@ react-native-static-safe-area-insets@^2.2.0: resolved "https://registry.yarnpkg.com/react-native-static-safe-area-insets/-/react-native-static-safe-area-insets-2.2.0.tgz#dd86b6a38f43964fac8df8c0e6bc8e062527786c" integrity sha512-TLTW2e2kRK3COSK8gMZzwp4wHguFCtcO18itDLn5av/xQblXt9ylu84o+qD9aKJCBfvtNzGOvqqTKqC5GJRZ/g== -"react-native-status-keycard@git+https://github.com/status-im/react-native-status-keycard.git#refs/tags/v2.6.4": +"react-native-status-keycard@git+https://github.com/status-im/react-native-status-keycard.git#refs/tags/v2.6.5": version "2.6.2" - resolved "git+https://github.com/status-im/react-native-status-keycard.git#e78f46de10d65cfef2df2f62b6f41e64e0c332b9" + resolved "git+https://github.com/status-im/react-native-status-keycard.git#5b456ea3654d1344d9ae26fe88a2051719394dfe" react-native-svg@13.10.0: version "13.10.0"