diff --git a/package.json b/package.json index f7a093a..da84317 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "@react-native-community/masked-view": "0.1.10", "@react-navigation/native": "5.7.3", "@react-navigation/stack": "5.9.0", - "apollo3-cache-persist": "^0.8.0", + "apollo3-cache-persist": "0.8.0", "graphql": "15.4.0", "i18next": "17.3.1", "isomorphic-fetch": "2.2.1", diff --git a/yarn.lock b/yarn.lock index f296437..0e285bd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3259,7 +3259,7 @@ anymatch@^3.0.3, anymatch@~3.1.1: normalize-path "^3.0.0" picomatch "^2.0.4" -apollo3-cache-persist@^0.8.0: +apollo3-cache-persist@0.8.0: version "0.8.0" resolved "https://registry.yarnpkg.com/apollo3-cache-persist/-/apollo3-cache-persist-0.8.0.tgz#4a88d67bace5ae4cbc3182ae98f35ecddf793586" integrity sha512-f8BpEEcOV9f4bZuIE0pp+JmCa4o8950PbVIO8ByLPbUgpscfw7u8HXHXc/50belbTvJbc+gKs2wkVSfKzRlBbQ==