From e979e8843763e844820dccffcf4bfef433e044ff Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 30 Aug 2019 04:19:44 +0000 Subject: [PATCH] Bump graphql from 14.0.2 to 14.5.4 Bumps [graphql](https://github.com/graphql/graphql-js) from 14.0.2 to 14.5.4. - [Release notes](https://github.com/graphql/graphql-js/releases) - [Commits](https://github.com/graphql/graphql-js/compare/v14.0.2...v14.5.4) 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 41e5186..3932117 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "@metascraper/helpers": "^4.8.5", "apollo-server": "^2.6.7", "got": "^9.6.0", - "graphql": "^14.0.2", + "graphql": "^14.5.4", "lodash": "^4.17.11", "metascraper": "^4.10.3", "metascraper-audio": "^5.5.0", diff --git a/yarn.lock b/yarn.lock index 2ddf5c2..5a417ef 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1624,10 +1624,10 @@ graphql-upload@^8.0.2: http-errors "^1.7.1" object-path "^0.11.4" -graphql@^14.0.2: - version "14.0.2" - resolved "https://registry.yarnpkg.com/graphql/-/graphql-14.0.2.tgz#7dded337a4c3fd2d075692323384034b357f5650" - integrity sha512-gUC4YYsaiSJT1h40krG3J+USGlwhzNTXSb4IOZljn9ag5Tj+RkoXrWp+Kh7WyE3t1NCfab5kzCuxBIvOMERMXw== +graphql@^14.5.4: + version "14.5.4" + resolved "https://registry.yarnpkg.com/graphql/-/graphql-14.5.4.tgz#b33fe957854e90c10d4c07c7d26b6c8e9f159a13" + integrity sha512-dPLvHoxy5m9FrkqWczPPRnH0X80CyvRE6e7Fa5AWEqEAzg9LpxHvKh24po/482E6VWHigOkAmb4xCp6P9yT9gw== dependencies: iterall "^1.2.2"