From 655249de2da70398d8b637ad4ed55cfe04e23e07 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Jan 2022 02:25:48 +0000 Subject: [PATCH] Bump graphql from 15.6.1 to 15.8.0 Bumps [graphql](https://github.com/graphql/graphql-js) from 15.6.1 to 15.8.0. - [Release notes](https://github.com/graphql/graphql-js/releases) - [Commits](https://github.com/graphql/graphql-js/compare/v15.6.1...v15.8.0) --- updated-dependencies: - dependency-name: graphql dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index c7f14951c3a..e76bfbca647 100644 --- a/package.json +++ b/package.json @@ -138,7 +138,7 @@ "@uniswap/default-token-list": "^2.0.0", "ajv-formats": "^2.1.1", "eventemitter3": "^4.0.7", - "graphql": "^15.6.1", + "graphql": "^15.8.0", "hamburger-react": "^2.4.1", "hash.js": "^1.1.7", "jsbi": "^3.1.5", diff --git a/yarn.lock b/yarn.lock index 0158970e7bc..00173d6802b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9029,10 +9029,10 @@ graphql-tag@^2.12.3: dependencies: tslib "^2.1.0" -graphql@^15.6.1: - version "15.6.1" - resolved "https://registry.yarnpkg.com/graphql/-/graphql-15.6.1.tgz#9125bdf057553525da251e19e96dab3d3855ddfc" - integrity sha512-3i5lu0z6dRvJ48QP9kFxBkJ7h4Kso7PS8eahyTFz5Jm6CvQfLtNIE8LX9N6JLnXTuwR+sIYnXzaWp6anOg0QQw== +graphql@^15.8.0: + version "15.8.0" + resolved "https://registry.yarnpkg.com/graphql/-/graphql-15.8.0.tgz#33410e96b012fa3bdb1091cc99a94769db212b38" + integrity sha512-5gghUc24tP9HRznNpV2+FIoq3xKkj5dTQqf4v0CpdPbFVwFkWoxOM+o+2OC9ZSvjEMTjfmG9QT+gcvggTwW1zw== growl@1.10.5: version "1.10.5"