From f31e7075ce72fb3dff811add9f02a3a8bc6221a7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 19 Mar 2018 10:13:51 +0000 Subject: [PATCH] Bump graphql from 0.13.1 to 0.13.2 Bumps [graphql](https://github.com/graphql/graphql-js) from 0.13.1 to 0.13.2. - [Release notes](https://github.com/graphql/graphql-js/releases) - [Commits](https://github.com/graphql/graphql-js/compare/v0.13.1...v0.13.2) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 8fb20cb5cd..562e913424 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "file-loader": "^1.1.7", "font-awesome": "^4.7.0", "glob": "^7.1.2", - "graphql": "^0.13.1", + "graphql": "^0.13.2", "graphql-anywhere": "^4.1.7", "graphql-tag": "^2.8.0", "immutable": "^3.8.2", diff --git a/yarn.lock b/yarn.lock index 84a9f54bec..b7aa8275a9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3851,11 +3851,11 @@ graphql-tag@^2.8.0: version "2.8.0" resolved "https://registry.yarnpkg.com/graphql-tag/-/graphql-tag-2.8.0.tgz#52cdea07a842154ec11a2e840c11b977f9b835ce" -graphql@^0.13.1: - version "0.13.1" - resolved "https://registry.yarnpkg.com/graphql/-/graphql-0.13.1.tgz#9b3db3d8e40d1827e4172404bfdd2e4e17a58b55" +graphql@^0.13.2: + version "0.13.2" + resolved "https://registry.yarnpkg.com/graphql/-/graphql-0.13.2.tgz#4c740ae3c222823e7004096f832e7b93b2108270" dependencies: - iterall "^1.2.0" + iterall "^1.2.1" growly@^1.3.0: version "1.3.0" @@ -4668,7 +4668,7 @@ istanbul-reports@^1.3.0: dependencies: handlebars "^4.0.3" -iterall@^1.2.0: +iterall@^1.2.1: version "1.2.2" resolved "https://registry.yarnpkg.com/iterall/-/iterall-1.2.2.tgz#92d70deb8028e0c39ff3164fdbf4d8b088130cd7"