diff --git a/nix/deps/gradle/deps.json b/nix/deps/gradle/deps.json index c714e1f4ed..6c00c8f56b 100644 --- a/nix/deps/gradle/deps.json +++ b/nix/deps/gradle/deps.json @@ -4018,30 +4018,30 @@ }, { - "path": "com/github/status-im/status-keycard-java/android/3.0.4/android-3.0.4", + "path": "com/github/status-im/status-keycard-java/android/3.1.1/android-3.1.1", "host": "https://jitpack.io", "type": "jar", "pom": { - "sha1": "e6e1933d85ac05b51953effc21ab893679f5864b", - "sha256": "1y9kqp3qgx3kqaf6vm6iwphdj8caqd9x6kncjsnp6f0nirp5ijzq" + "sha1": "ac7e6699628e329dfc028345f32bc41c5d6c2f33", + "sha256": "12qh5qwncj2gbv6g1whz32rliap34mv2kxlyqv2ivg5jc6yfvyhj" }, "jar": { - "sha1": "dca6e47e087a649643bbad1c1feb4b0b5e1aaf45", - "sha256": "0krxjj5h5zmap4645llscwkmyszm8qyngwg8vi8ds1mf2kp0jaz1" + "sha1": "26118061c0996fff357ae30cc360e5928c8dd455", + "sha256": "15m0h4ri0ny7jz4vvl25blw5s65iivlv5gchw0j5n0jblr1wr270" } }, { - "path": "com/github/status-im/status-keycard-java/lib/3.0.4/lib-3.0.4", + "path": "com/github/status-im/status-keycard-java/lib/3.1.1/lib-3.1.1", "host": "https://jitpack.io", "type": "jar", "pom": { - "sha1": "718d3d286d53186552a84cee1a1283e0975da789", - "sha256": "0s2mbx1638qig4m802rf0ill9bghgga8w3ld0vpcz6x7h2kmvv6g" + "sha1": "63c7bbd55ddbf88d1b89941f78158aa07fb46873", + "sha256": "1x0n0xq6zgg5qj6s6j9sjpy3zbggfznr64pb6sjh2882y4d1j6qi" }, "jar": { - "sha1": "b2afa2711a9898d9aeb188195edde53c00984543", - "sha256": "16c7r0667pbgljx1p8zmvahv1igcnway1qjqprbn0n4ny1vy2imm" + "sha1": "07f0374f17160c8731350316226ffe0de50f6f31", + "sha256": "1bfvb0ynxa0ws46cqmyx6d960pyg7hjxv3xwx7mg0xw03xk2bam1" } }, diff --git a/nix/deps/gradle/deps.list b/nix/deps/gradle/deps.list index d441578600..273a995494 100644 --- a/nix/deps/gradle/deps.list +++ b/nix/deps/gradle/deps.list @@ -357,8 +357,8 @@ com.github.bumptech.glide:glide:4.12.0 com.github.bumptech.glide:okhttp3-integration:4.12.0 com.github.clans:fab:1.6.4 com.github.gundy:semver4j:0.16.4 -com.github.status-im.status-keycard-java:android:3.0.4 -com.github.status-im.status-keycard-java:lib:3.0.4 +com.github.status-im.status-keycard-java:android:3.1.1 +com.github.status-im.status-keycard-java:lib:3.1.1 com.github.status-im:function:0.0.1 com.github.wix-playground:ahbottomnavigation:3.3.0 com.github.wix-playground:reflow-animator:1.0.6 diff --git a/nix/deps/gradle/deps.urls b/nix/deps/gradle/deps.urls index de0c272312..6dba39fc92 100644 --- a/nix/deps/gradle/deps.urls +++ b/nix/deps/gradle/deps.urls @@ -285,8 +285,8 @@ https://dl.google.com/dl/android/maven2/com/google/android/material/material/1.0 https://dl.google.com/dl/android/maven2/com/google/android/material/material/1.2.0-alpha03/material-1.2.0-alpha03.pom https://jitpack.io/com/github/Dimezis/BlurView/version-2.0.2/BlurView-version-2.0.2.pom https://jitpack.io/com/github/status-im/function/0.0.1/function-0.0.1.pom -https://jitpack.io/com/github/status-im/status-keycard-java/android/3.0.4/android-3.0.4.pom -https://jitpack.io/com/github/status-im/status-keycard-java/lib/3.0.4/lib-3.0.4.pom +https://jitpack.io/com/github/status-im/status-keycard-java/android/3.1.1/android-3.1.1.pom +https://jitpack.io/com/github/status-im/status-keycard-java/lib/3.1.1/lib-3.1.1.pom https://jitpack.io/com/github/wix-playground/ahbottomnavigation/3.3.0/ahbottomnavigation-3.3.0.pom https://jitpack.io/com/github/wix-playground/reflow-animator/1.0.6/reflow-animator-1.0.6.pom https://jitpack.io/com/github/yalantis/ucrop/2.2.6-native/ucrop-2.2.6-native.pom diff --git a/package.json b/package.json index c333f81fd2..439edcb9d1 100644 --- a/package.json +++ b/package.json @@ -69,7 +69,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.38", + "react-native-status-keycard": "git+https://github.com/status-im/react-native-status-keycard.git#refs/tags/v2.5.39", "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 a23325bfea..e3847c18d4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9626,9 +9626,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.38": +"react-native-status-keycard@git+https://github.com/status-im/react-native-status-keycard.git#refs/tags/v2.5.39": version "2.5.38" - resolved "git+https://github.com/status-im/react-native-status-keycard.git#9c5b897991ea4512f3131155af5cc80ac7fc944a" + resolved "git+https://github.com/status-im/react-native-status-keycard.git#93dd64754e676172310e6ea7187cc49f2dc013c6" react-native-svg@^9.8.4: version "9.13.6"