From be356facc4ebd73447e22fe9a76a81d0945e8419 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 26 Sep 2019 04:53:29 +0000 Subject: [PATCH] Bump graphql from 14.5.7 to 14.5.8 in /js Bumps [graphql](https://github.com/graphql/graphql-js) from 14.5.7 to 14.5.8. - [Release notes](https://github.com/graphql/graphql-js/releases) - [Commits](https://github.com/graphql/graphql-js/commits) Signed-off-by: dependabot-preview[bot] --- js/package.json | 2 +- js/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/js/package.json b/js/package.json index c3b12fd42..d2d2ebb92 100644 --- a/js/package.json +++ b/js/package.json @@ -18,7 +18,7 @@ "apollo-link": "^1.2.11", "apollo-link-http": "^1.5.16", "buefy": "^0.8.2", - "graphql": "^14.2.1", + "graphql": "^14.5.8", "graphql-tag": "^2.10.1", "leaflet": "^1.4.0", "line-clamp": "1.0.0", diff --git a/js/yarn.lock b/js/yarn.lock index 178d6e8e3..1f367dee1 100644 --- a/js/yarn.lock +++ b/js/yarn.lock @@ -5080,10 +5080,10 @@ graphql@^0.13.1: dependencies: iterall "^1.2.1" -graphql@^14.0.0, graphql@^14.0.2, graphql@^14.2.1: - version "14.5.7" - resolved "https://registry.yarnpkg.com/graphql/-/graphql-14.5.7.tgz#8646a3fcc07922319cc3967eba4a64b32929f77f" - integrity sha512-as410RMJSUFqF8RcH2QWxZ5ioqHzsH9VWnWbaU+UnDXJ/6azMDIYPrtXCBPXd8rlunEVb7W8z6fuUnNHMbFu9A== +graphql@^14.0.0, graphql@^14.0.2, 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"