diff --git a/native_gg/package.json b/native_gg/package.json index 48980793f..333a0ad22 100644 --- a/native_gg/package.json +++ b/native_gg/package.json @@ -19,7 +19,7 @@ "@babel/preset-env": "7.23.9", "@expo/metro-runtime": "3.1.3", "@expo/webpack-config": "19.0.1", - "@react-native-async-storage/async-storage": "1.21.0", + "@react-native-async-storage/async-storage": "1.22.0", "base-64": "1.0.0", "expo": "50.0.6", "expo-build-properties": "0.11.1", diff --git a/native_gg/pnpm-lock.yaml b/native_gg/pnpm-lock.yaml index 87def8b79..ebe5dc8b9 100644 --- a/native_gg/pnpm-lock.yaml +++ b/native_gg/pnpm-lock.yaml @@ -18,8 +18,8 @@ dependencies: specifier: 19.0.1 version: 19.0.1(expo@50.0.6) '@react-native-async-storage/async-storage': - specifier: 1.21.0 - version: 1.21.0(react-native@0.73.4) + specifier: 1.22.0 + version: 1.22.0(react-native@0.73.4) base-64: specifier: 1.0.0 version: 1.0.0 @@ -2250,8 +2250,8 @@ packages: rimraf: 3.0.2 dev: false - /@react-native-async-storage/async-storage@1.21.0(react-native@0.73.4): - resolution: {integrity: sha512-JL0w36KuFHFCvnbOXRekqVAUplmOyT/OuCQkogo6X98MtpSaJOKEAeZnYO8JB0U/RIEixZaGI5px73YbRm/oag==} + /@react-native-async-storage/async-storage@1.22.0(react-native@0.73.4): + resolution: {integrity: sha512-b5KD010iiZnot86RbAaHpLuHwmPW2qA3SSN/OSZhd1kBoINEQEVBuv+uFtcaTxAhX27bT0wd13GOb2IOSDUXSA==} peerDependencies: react-native: ^0.0.0-0 || >=0.60 <1.0 dependencies: