From 8fbae852cad2a7056e32885c2c053b2a63cf80f1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 28 Jul 2023 10:35:03 +0000 Subject: [PATCH] Update dependency react-native-keychain to v8.1.2 --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index f15bb8eb9..b12de851a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -75,7 +75,7 @@ "react-native-idle-timer": "https://github.com/BlueWallet/react-native-idle-timer#8587876d68ab5920e79619726aeca9e672beaf2b", "react-native-image-picker": "4.8.5", "react-native-ios-context-menu": "github:BlueWallet/react-native-ios-context-menu#v1.15.3", - "react-native-keychain": "8.1.1", + "react-native-keychain": "8.1.2", "react-native-linear-gradient": "2.8.0", "react-native-localize": "2.2.6", "react-native-modal": "13.0.1", @@ -18418,9 +18418,9 @@ } }, "node_modules/react-native-keychain": { - "version": "8.1.1", - "resolved": "https://registry.npmjs.org/react-native-keychain/-/react-native-keychain-8.1.1.tgz", - "integrity": "sha512-8fxgeHKwGcL657eAYpdBTkDIxNhbIHI+kyyO0Yac2dgVAN184JoIwQcW2z6snahwDaCObQOu0biLFHnsH+4KSg==" + "version": "8.1.2", + "resolved": "https://registry.npmjs.org/react-native-keychain/-/react-native-keychain-8.1.2.tgz", + "integrity": "sha512-bhHEui+yMp3Us41NMoRGtnWEJiBE0g8tw5VFpq4mpmXAx6XJYahuM6K3WN5CsUeUl83hYysSL9oFZNKSTPSvYw==" }, "node_modules/react-native-linear-gradient": { "version": "2.8.0", @@ -35277,9 +35277,9 @@ "integrity": "sha512-HOf0jzRnq2/aFUcdCJ9w9JGzN3gdEg0zFE4FyYlp4jtidqU03D5X7ZegGKfT1EWteR0gPBGp9ye5T5FvSWi9Yg==" }, "react-native-keychain": { - "version": "8.1.1", - "resolved": "https://registry.npmjs.org/react-native-keychain/-/react-native-keychain-8.1.1.tgz", - "integrity": "sha512-8fxgeHKwGcL657eAYpdBTkDIxNhbIHI+kyyO0Yac2dgVAN184JoIwQcW2z6snahwDaCObQOu0biLFHnsH+4KSg==" + "version": "8.1.2", + "resolved": "https://registry.npmjs.org/react-native-keychain/-/react-native-keychain-8.1.2.tgz", + "integrity": "sha512-bhHEui+yMp3Us41NMoRGtnWEJiBE0g8tw5VFpq4mpmXAx6XJYahuM6K3WN5CsUeUl83hYysSL9oFZNKSTPSvYw==" }, "react-native-linear-gradient": { "version": "2.8.0", diff --git a/package.json b/package.json index a5ad7a934..372b61f0e 100644 --- a/package.json +++ b/package.json @@ -160,7 +160,7 @@ "react-native-idle-timer": "https://github.com/BlueWallet/react-native-idle-timer#8587876d68ab5920e79619726aeca9e672beaf2b", "react-native-image-picker": "4.8.5", "react-native-ios-context-menu": "github:BlueWallet/react-native-ios-context-menu#v1.15.3", - "react-native-keychain": "8.1.1", + "react-native-keychain": "8.1.2", "react-native-linear-gradient": "2.8.0", "react-native-localize": "2.2.6", "react-native-modal": "13.0.1",