diff --git a/package.json b/package.json index cef4746..9ba3c0c 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.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 41ebdd0..efecbd7 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -31,8 +31,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.4) + specifier: 1.18.1 + version: 1.18.1(react-native@0.71.4) '@react-native-masked-view/masked-view': specifier: 0.2.9 version: 0.2.9(react-native@0.71.4)(react@18.2.0) @@ -3108,10 +3108,10 @@ packages: - debug dev: false - /@react-native-async-storage/async-storage@1.17.11(react-native@0.71.4): - resolution: {integrity: sha512-bzs45n5HNcDq6mxXnSsOHysZWn1SbbebNxldBXCQs8dSvF8Aor9KCdpm+TpnnGweK3R6diqsT8lFhX77VX0NFw==} + /@react-native-async-storage/async-storage@1.18.1(react-native@0.71.4): + resolution: {integrity: sha512-70aFW8fVCKl+oA1AKPFDpE6s4t9pulj2QeLX+MabEmzfT3urd/3cckv45WJvtocdoIH/oXA3Y+YcCRJCcNa8mA==} 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.4(@babel/core@7.21.4)(@babel/preset-env@7.20.2)(react@18.2.0)