From 6aaff86a57888cd64120f3049e3c4f6815f6ffbe Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 10 Nov 2023 15:26:03 +0000 Subject: [PATCH] Update dependency @react-native-async-storage/async-storage to v1.19.5 --- 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 49de6d3dd..b460fb2ac 100644 --- a/package-lock.json +++ b/package-lock.json @@ -16,7 +16,7 @@ "@keystonehq/bc-ur-registry": "0.6.4", "@ngraveio/bc-ur": "1.1.6", "@noble/secp256k1": "1.6.3", - "@react-native-async-storage/async-storage": "1.19.4", + "@react-native-async-storage/async-storage": "1.19.5", "@react-native-clipboard/clipboard": "1.12.1", "@react-native-community/push-notification-ios": "1.11.0", "@react-navigation/drawer": "5.12.9", @@ -3979,9 +3979,9 @@ } }, "node_modules/@react-native-async-storage/async-storage": { - "version": "1.19.4", - "resolved": "https://registry.npmjs.org/@react-native-async-storage/async-storage/-/async-storage-1.19.4.tgz", - "integrity": "sha512-Stj6Q1v5knTMaYOinEEJl030SzJWEhqW+IYI5uA9Nl9Olo+vDUecmQXqpIxELucwOGDJ8KwvI0UL22UHudwZeQ==", + "version": "1.19.5", + "resolved": "https://registry.npmjs.org/@react-native-async-storage/async-storage/-/async-storage-1.19.5.tgz", + "integrity": "sha512-zLT7oNPXpW8BxJyHyq8AJbXtlHE/eonFWuJt44y0WeCGnp4KOJ8mfqD8mtAIKLyrYHHE1uadFe/s4C+diYAi8g==", "dependencies": { "merge-options": "^3.0.4" }, @@ -23660,9 +23660,9 @@ } }, "@react-native-async-storage/async-storage": { - "version": "1.19.4", - "resolved": "https://registry.npmjs.org/@react-native-async-storage/async-storage/-/async-storage-1.19.4.tgz", - "integrity": "sha512-Stj6Q1v5knTMaYOinEEJl030SzJWEhqW+IYI5uA9Nl9Olo+vDUecmQXqpIxELucwOGDJ8KwvI0UL22UHudwZeQ==", + "version": "1.19.5", + "resolved": "https://registry.npmjs.org/@react-native-async-storage/async-storage/-/async-storage-1.19.5.tgz", + "integrity": "sha512-zLT7oNPXpW8BxJyHyq8AJbXtlHE/eonFWuJt44y0WeCGnp4KOJ8mfqD8mtAIKLyrYHHE1uadFe/s4C+diYAi8g==", "requires": { "merge-options": "^3.0.4" } diff --git a/package.json b/package.json index d2dda6458..f72c1c5fe 100644 --- a/package.json +++ b/package.json @@ -101,7 +101,7 @@ "@keystonehq/bc-ur-registry": "0.6.4", "@ngraveio/bc-ur": "1.1.6", "@noble/secp256k1": "1.6.3", - "@react-native-async-storage/async-storage": "1.19.4", + "@react-native-async-storage/async-storage": "1.19.5", "@react-native-clipboard/clipboard": "1.12.1", "@react-native-community/push-notification-ios": "1.11.0", "@react-navigation/drawer": "5.12.9",