From 2e2330f40fc8a11aa6746898ca7093d835ac5772 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 16 Sep 2019 07:04:41 +0000 Subject: [PATCH] Bump graphql from 14.5.4 to 14.5.6 in /webapp Bumps [graphql](https://github.com/graphql/graphql-js) from 14.5.4 to 14.5.6. - [Release notes](https://github.com/graphql/graphql-js/releases) - [Commits](https://github.com/graphql/graphql-js/compare/v14.5.4...v14.5.6) Signed-off-by: dependabot-preview[bot] --- webapp/package.json | 2 +- webapp/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/webapp/package.json b/webapp/package.json index bba7e2b5b..d2fe09acd 100644 --- a/webapp/package.json +++ b/webapp/package.json @@ -64,7 +64,7 @@ "cross-env": "~5.2.1", "date-fns": "2.2.1", "express": "~4.17.1", - "graphql": "~14.5.4", + "graphql": "~14.5.6", "isemail": "^3.2.0", "jsonwebtoken": "~8.5.1", "linkify-it": "~2.2.0", diff --git a/webapp/yarn.lock b/webapp/yarn.lock index bb92b0bba..e8d33f3b5 100644 --- a/webapp/yarn.lock +++ b/webapp/yarn.lock @@ -7621,10 +7621,10 @@ graphql-upload@^8.0.2: http-errors "^1.7.2" object-path "^0.11.4" -"graphql@14.0.2 - 14.2.0 || ^14.3.1", graphql@^14.4.0, graphql@~14.5.4: - version "14.5.4" - resolved "https://registry.yarnpkg.com/graphql/-/graphql-14.5.4.tgz#b33fe957854e90c10d4c07c7d26b6c8e9f159a13" - integrity sha512-dPLvHoxy5m9FrkqWczPPRnH0X80CyvRE6e7Fa5AWEqEAzg9LpxHvKh24po/482E6VWHigOkAmb4xCp6P9yT9gw== +"graphql@14.0.2 - 14.2.0 || ^14.3.1", graphql@^14.4.0, 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"