From a8b62f1c8a53e67bcb1bac5e6a500c8b9f9927d5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 12 Jun 2022 16:39:59 +0000 Subject: [PATCH] Bump graphql from 15.6.1 to 16.5.0 Bumps [graphql](https://github.com/graphql/graphql-js) from 15.6.1 to 16.5.0. - [Release notes](https://github.com/graphql/graphql-js/releases) - [Commits](https://github.com/graphql/graphql-js/compare/v15.6.1...v16.5.0) --- updated-dependencies: - dependency-name: graphql dependency-type: direct:production update-type: version-update:semver-major ... 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 b0a253867f6..aebfc654c9b 100644 --- a/package.json +++ b/package.json @@ -141,7 +141,7 @@ "@uniswap/default-token-list": "^2.0.0", "ajv-formats": "^2.1.1", "eventemitter3": "^4.0.7", - "graphql": "^15.6.1", + "graphql": "^16.5.0", "hamburger-react": "^2.4.1", "hash.js": "^1.1.7", "jsbi": "^4.3.0", diff --git a/yarn.lock b/yarn.lock index e325812efce..dac3a164e42 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8650,10 +8650,10 @@ graphql-tag@^2.12.6: dependencies: tslib "^2.1.0" -graphql@^15.6.1: - version "15.8.0" - resolved "https://registry.yarnpkg.com/graphql/-/graphql-15.8.0.tgz#33410e96b012fa3bdb1091cc99a94769db212b38" - integrity sha512-5gghUc24tP9HRznNpV2+FIoq3xKkj5dTQqf4v0CpdPbFVwFkWoxOM+o+2OC9ZSvjEMTjfmG9QT+gcvggTwW1zw== +graphql@^16.5.0: + version "16.5.0" + resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.5.0.tgz#41b5c1182eaac7f3d47164fb247f61e4dfb69c85" + integrity sha512-qbHgh8Ix+j/qY+a/ZcJnFQ+j8ezakqPiHwPiZhV/3PgGlgf96QMBB5/f2rkiC9sgLoy/xvT6TSiaf2nTHJh5iA== growl@1.10.5: version "1.10.5"