From 59f3d7f84f750420d6b770bbe987b85330f8ed25 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Sep 2023 00:12:31 +0200 Subject: [PATCH] Bump graphql from 16.7.1 to 16.8.1 (#358) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- packages/ui/package.json | 2 +- yarn.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/ui/package.json b/packages/ui/package.json index ca312e22..537bdf6c 100644 --- a/packages/ui/package.json +++ b/packages/ui/package.json @@ -17,7 +17,7 @@ "@walletconnect/web3wallet": "^1.8.8", "dayjs": "^1.11.9", "eslint-plugin-ternary": "^2.0.0", - "graphql": "^16.7.1", + "graphql": "^16.8.1", "graphql-request": "^6.1.0", "graphql-ws": "^5.14.0", "react": "18.2.0", diff --git a/yarn.lock b/yarn.lock index 096189f5..2d598501 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10376,7 +10376,7 @@ __metadata: eslint-plugin-cypress: ^2.14.0 eslint-plugin-react-hooks: ^4.6.0 eslint-plugin-ternary: ^2.0.0 - graphql: ^16.7.1 + graphql: ^16.8.1 graphql-request: ^6.1.0 graphql-ws: ^5.14.0 react: 18.2.0