From 2f52697956d068b7a3880f0c6156e383db362db9 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 4 Nov 2020 06:59:13 +0000 Subject: [PATCH] fix(deps): pin dependency apollo3-cache-persist to 0.8.0 --- package.json | 2 +- yarn.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index ec500d3..202af06 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 ed00f72..f07c0a3 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==