From dc95bb635ed0e7db62cfa9fb72486e253c9a52bb Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Wed, 7 Feb 2018 20:07:46 +0000 Subject: [PATCH] chore(package): update graphql to version 0.13.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c457dd4..9075fde 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "eslint-plugin-import": "^2.8.0", "eslint-plugin-prettier": "^2.4.0", "globby": "^7.1.1", - "graphql": "^0.12.3", + "graphql": "^0.13.0", "graphql-tools": "^2.14.1", "husky": "^0.14.3", "inquirer": "^4.0.1",