diff --git a/packages/apollo-cache-control/package.json b/packages/apollo-cache-control/package.json index bb84553a..ed69169a 100644 --- a/packages/apollo-cache-control/package.json +++ b/packages/apollo-cache-control/package.json @@ -26,7 +26,7 @@ "graphql": "0.10.x - 0.13.x" }, "devDependencies": { - "graphql-tools": "3.0.5" + "graphql-tools": "3.1.0" }, "jest": { "testEnvironment": "node", diff --git a/packages/apollo-engine-reporting/package.json b/packages/apollo-engine-reporting/package.json index c186ec8c..1b4f816f 100644 --- a/packages/apollo-engine-reporting/package.json +++ b/packages/apollo-engine-reporting/package.json @@ -34,7 +34,7 @@ "@types/lodash": "4.14.115", "graphql": "0.13.2", "graphql-tag": "2.9.2", - "graphql-tools": "3.0.5", + "graphql-tools": "3.1.0", "tslint": "5.11.0" }, "jest": {