From 9246462c7a7f360d785bccc1153c8847260ff1f8 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 19 Feb 2021 09:48:16 +0000 Subject: [PATCH] Update Apollo GraphQL packages --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 4beedb1..18cc98f 100644 --- a/package.json +++ b/package.json @@ -88,7 +88,7 @@ "@storybook/react": "6.1.11", "@typescript-eslint/eslint-plugin": "4.1.0", "@typescript-eslint/parser": "4.1.0", - "apollo": "2.32.0", + "apollo": "2.32.5", "ava": "3.14.0", "cache-loader": "4.1.0", "del": "5.1.0", @@ -127,7 +127,7 @@ }, "dependencies": { "@ant-design/icons": "4.2.2", - "@apollo/client": "3.3.6", + "@apollo/client": "3.3.11", "@babel/cli": "7.12.10", "@babel/core": "7.12.10", "@babel/plugin-proposal-class-properties": "7.12.1", @@ -164,7 +164,7 @@ "@types/validator": "13.1.0", "antd": "4.10.2", "apollo-link-timeout": "2.0.1", - "apollo-server-koa": "2.19.1", + "apollo-server-koa": "2.19.2", "axios": "0.21.1", "babel-loader": "8.2.2", "babel-plugin-module-resolver": "4.1.0",