From 73be4a5f98d88aa2263a36e17494b280f4e4b9c9 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Wed, 7 Feb 2018 19:38:38 +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 7a22f92..adff740 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ "eslint-config-prettier": "^2.3.0", "eslint-plugin-import": "^2.3.0", "eslint-plugin-prettier": "^2.4.0", - "graphql": "^0.12.3", + "graphql": "^0.13.0", "graphql-tools": "^2.14.1", "husky": "^0.14.3", "jest": "^22.0.0",