From 1203d8e7e63ecc096cc1fcb31baeac82534b505e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 19 Oct 2019 04:41:28 +0000 Subject: [PATCH] build(deps): bump graphql from 0.13.2 to 14.5.8 Bumps [graphql](https://github.com/graphql/graphql-js) from 0.13.2 to 14.5.8. - [Release notes](https://github.com/graphql/graphql-js/releases) - [Commits](https://github.com/graphql/graphql-js/compare/v0.13.2...v14.5.8) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 8 +------- 2 files changed, 2 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index 03b2e1b92..797449bd9 100644 --- a/package.json +++ b/package.json @@ -100,7 +100,7 @@ "express-winston": "^4.0.1", "fs": "^0.0.2", "google-libphonenumber": "^3.2.6", - "graphql": "^0.13.2", + "graphql": "^14.5.8", "graphql-date": "^1.0.3", "graphql-tag": "^2.10.1", "graphql-tools": "^4.0.5", diff --git a/yarn.lock b/yarn.lock index 6095265d9..35d3a544b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6106,13 +6106,7 @@ graphql@^0.10.0, graphql@^0.10.3: dependencies: iterall "^1.1.0" -graphql@^0.13.2: - version "0.13.2" - resolved "https://registry.yarnpkg.com/graphql/-/graphql-0.13.2.tgz#4c740ae3c222823e7004096f832e7b93b2108270" - dependencies: - iterall "^1.2.1" - -graphql@^14.4.2, graphql@^14.5.3: +graphql@^14.4.2, graphql@^14.5.3, graphql@^14.5.8: version "14.5.8" resolved "https://registry.yarnpkg.com/graphql/-/graphql-14.5.8.tgz#504f3d3114cb9a0a3f359bbbcf38d9e5bf6a6b3c" integrity sha512-MMwmi0zlVLQKLdGiMfWkgQD7dY/TUKt4L+zgJ/aR0Howebod3aNgP5JkgvAULiR2HPVZaP2VEElqtdidHweLkg==