From fd1ba7cc6ea3bb980869cff0df9473cb73cfc51e Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 22 Feb 2020 06:57:53 +0000 Subject: [PATCH] Update Apollo GraphQL packages --- schema/package.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/schema/package.json b/schema/package.json index 1681ee69..4c5bcedf 100644 --- a/schema/package.json +++ b/schema/package.json @@ -2,12 +2,12 @@ "author": "Peter T Bosse II (http://ptb2.me/)", "dependencies": { "@amory/store": "latest", - "apollo-cache-inmemory": "1.5.1", - "apollo-client": "2.5.1", - "apollo-link-http": "1.5.14", - "apollo-server": "2.4.8", + "apollo-cache-inmemory": "1.6.5", + "apollo-client": "2.6.8", + "apollo-link-http": "1.5.16", + "apollo-server": "2.10.1", "graphql": "rc", - "graphql-tag": "2.10.1", + "graphql-tag": "2.10.3", "node-fetch": "2.3.0" }, "engines": {