From 8f453ded3865f6ea10359910bd3ca9f4ad5e2404 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 19 Jul 2023 13:57:22 +0000 Subject: [PATCH] fix(deps): update dependency @react-native-async-storage/async-storage to v1.19.1 --- package.json | 2 +- pnpm-lock.yaml | 14 +++++++++----- 2 files changed, 10 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 0511978..a910c18 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "@peculiar/webcrypto": "1.4.3", "@pushprotocol/reactnative": "0.2.0", "@pushprotocol/restapi": "0.8.1", - "@react-native-async-storage/async-storage": "1.17.11", + "@react-native-async-storage/async-storage": "1.19.1", "@react-native-masked-view/masked-view": "0.2.9", "@react-navigation/native": "6.1.6", "@xmtp/xmtp-js": "7.13.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1a34027..69ac3f5 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1,5 +1,9 @@ lockfileVersion: '6.0' +settings: + autoInstallPeers: true + excludeLinksFromLockfile: false + overrides: pbkdf2: 3.1.2 @@ -31,8 +35,8 @@ dependencies: specifier: 0.8.1 version: 0.8.1(ethers@5.7.2) '@react-native-async-storage/async-storage': - specifier: 1.17.11 - version: 1.17.11(react-native@0.71.5) + specifier: 1.19.1 + version: 1.19.1(react-native@0.71.5) '@react-native-masked-view/masked-view': specifier: 0.2.9 version: 0.2.9(react-native@0.71.5)(react@18.2.0) @@ -3108,10 +3112,10 @@ packages: - debug dev: false - /@react-native-async-storage/async-storage@1.17.11(react-native@0.71.5): - resolution: {integrity: sha512-bzs45n5HNcDq6mxXnSsOHysZWn1SbbebNxldBXCQs8dSvF8Aor9KCdpm+TpnnGweK3R6diqsT8lFhX77VX0NFw==} + /@react-native-async-storage/async-storage@1.19.1(react-native@0.71.5): + resolution: {integrity: sha512-5QXuGCtB+HL3VtKL2JN3+6t4qh8VXizK+aGDAv6Dqiq3MLrzgZHb4tjVgtEWMd8CcDtD/JqaAI1b6/EaYGtFIA==} peerDependencies: - react-native: ^0.0.0-0 || 0.60 - 0.71 || 1000.0.0 + react-native: ^0.0.0-0 || 0.60 - 0.72 || 1000.0.0 dependencies: merge-options: 3.0.4 react-native: 0.71.5(@babel/core@7.21.4)(@babel/preset-env@7.20.2)(react@18.2.0)