From 5921f91f820fd7f09158274ca8793e63e28dd549 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 16 Sep 2019 04:24:19 +0000 Subject: [PATCH] Bump graphql from 14.0.2 to 14.5.6 Bumps [graphql](https://github.com/graphql/graphql-js) from 14.0.2 to 14.5.6. - [Release notes](https://github.com/graphql/graphql-js/releases) - [Commits](https://github.com/graphql/graphql-js/compare/v14.0.2...v14.5.6) 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..fc37720 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.6", "lodash": "^4.17.11", "metascraper": "^4.10.3", "metascraper-audio": "^5.5.0", diff --git a/yarn.lock b/yarn.lock index 2ddf5c2..1d2f4e6 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.6: + version "14.5.6" + resolved "https://registry.yarnpkg.com/graphql/-/graphql-14.5.6.tgz#3fa12173b50e6ccdef953c31c82f37c50ef58bec" + integrity sha512-zJ6Oz8P1yptV4O4DYXdArSwvmirPetDOBnGFRBl0zQEC68vNW3Ny8qo8VzMgfr+iC8PKiRYJ+f2wub41oDCoQg== dependencies: iterall "^1.2.2"