diff --git a/package.json b/package.json index 0511978..741eb0a 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.18.2", "@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..184ec2a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1,4 +1,8 @@ -lockfileVersion: '6.0' +lockfileVersion: '6.1' + +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.18.2 + version: 1.18.2(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.18.2(react-native@0.71.5): + resolution: {integrity: sha512-dM8AfdoeIxlh+zqgr0o5+vCTPQ0Ru1mrPzONZMsr7ufp5h+6WgNxQNza7t0r5qQ6b04AJqTlBNixTWZxqP649Q==} 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)