From 1da0691d84f91ab442b56ee1f8b9e8737c8fc8bf Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 5 Nov 2019 08:27:13 +0000 Subject: [PATCH] Bump graphql from 14.5.3 to 14.5.8 Bumps [graphql](https://github.com/graphql/graphql-js) from 14.5.3 to 14.5.8. - [Release notes](https://github.com/graphql/graphql-js/releases) - [Commits](https://github.com/graphql/graphql-js/compare/v14.5.3...v14.5.8) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index bbb2317..2b300a4 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "apollo-boost": "^0.4.4", "date-fns": "^2.0.1", "emotion-theming": "^10.0.14", - "graphql": "^14.5.3", + "graphql": "^14.5.8", "isomorphic-unfetch": "^3.0.0", "next": "9.0.5", "prop-types": "^15.7.2", diff --git a/yarn.lock b/yarn.lock index 02e22b5..c744470 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3057,10 +3057,10 @@ graphql-tag@^2.4.2: resolved "https://registry.yarnpkg.com/graphql-tag/-/graphql-tag-2.10.1.tgz#10aa41f1cd8fae5373eaf11f1f67260a3cad5e02" integrity sha512-jApXqWBzNXQ8jYa/HLkZJaVw9jgwNqZkywa2zfFn16Iv1Zb7ELNHkJaXHR7Quvd5SIGsy6Ny7SUKATgnu05uEg== -graphql@^14.5.3: - version "14.5.3" - resolved "https://registry.yarnpkg.com/graphql/-/graphql-14.5.3.tgz#e025851cc413e153220f4edbbb25d49f55104fa0" - integrity sha512-W8A8nt9BsMg0ZK2qA3DJIVU6muWhxZRYLTmc+5XGwzWzVdUdPVlAAg5hTBjiTISEnzsKL/onasu6vl3kgGTbYg== +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== dependencies: iterall "^1.2.2"