From 88fc4cf57824bbd3fec9cdc316676e2e74a7726a Mon Sep 17 00:00:00 2001 From: "Dependencies.io Bot" Date: Wed, 4 Oct 2017 21:42:57 +0000 Subject: [PATCH] Update graphql from 0.11.6 to 0.11.7 in addons/graphql --- addons/graphql/package.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/addons/graphql/package.json b/addons/graphql/package.json index f3c4aab74c64..daa573957df9 100644 --- a/addons/graphql/package.json +++ b/addons/graphql/package.json @@ -23,7 +23,7 @@ "dependencies": { "global": "^4.3.2", "graphiql": "^0.11.5", - "graphql": "^0.11.6", + "graphql": "^0.11.7", "prop-types": "^15.6.0" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index 35d24a4dbfac..e332688c549d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5332,9 +5332,9 @@ graphql@^0.10.1: dependencies: iterall "^1.1.0" -graphql@^0.11.6: - version "0.11.6" - resolved "https://registry.yarnpkg.com/graphql/-/graphql-0.11.6.tgz#f0146b5dc1480fda579c21bb6238970fd5cf5aa3" +graphql@^0.11.7: + version "0.11.7" + resolved "https://registry.yarnpkg.com/graphql/-/graphql-0.11.7.tgz#e5abaa9cb7b7cccb84e9f0836bf4370d268750c6" dependencies: iterall "1.1.3"