From 127c040d92d7369755d318f5f2918cec3b59e457 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 26 Apr 2020 09:56:55 +0000 Subject: [PATCH] Update Apollo GraphQL packages --- package.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 906c815..d39a268 100644 --- a/package.json +++ b/package.json @@ -16,9 +16,9 @@ "test": "npm run test:lint && npm run test:spec && npm run test:smoke" }, "dependencies": { - "apollo-cache-inmemory": "1.3.12", - "apollo-client": "2.4.8", - "apollo-link-ws": "1.0.12", + "apollo-cache-inmemory": "1.6.5", + "apollo-client": "2.6.8", + "apollo-link-ws": "1.0.20", "babel-plugin-module-resolver": "^3.2.0", "backo2": "1.0.2", "blessed": "0.1.81", @@ -31,7 +31,7 @@ "debug": "4.1.0", "graphql": "14.0.2", "graphql-subscriptions": "1.0.0", - "graphql-tools": "4.0.3", + "graphql-tools": "4.0.8", "memory-fs": "0.4.1", "midori": "3.3.0", "mime-types": "2.1.21", @@ -40,7 +40,7 @@ "pidusage": "2.0.17", "ramda": "0.25.0", "react": "16.6.3", - "react-apollo": "2.3.1", + "react-apollo": "2.5.8", "react-blessed": "0.6.1", "react-dom": "16.6.3", "resolve": "1.8.1", @@ -65,7 +65,7 @@ "eslint": "5.4.0", "eslint-config-metalab": "10.0.0", "flow-bin": "0.79.1", - "graphql-tag": "2.10.0", + "graphql-tag": "2.10.3", "jest": "23.5.0", "ncp": "2.0.0", "node-fetch": "2.2.0",