From b740cdc9a4ec788d84fc5eb900139cee12c3409c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Sep 2023 17:21:29 +0000 Subject: [PATCH] Bump graphql from 16.4.0 to 16.8.1 in /packages/cli-kit Bumps [graphql](https://github.com/graphql/graphql-js) from 16.4.0 to 16.8.1. - [Release notes](https://github.com/graphql/graphql-js/releases) - [Commits](https://github.com/graphql/graphql-js/compare/v16.4.0...v16.8.1) --- updated-dependencies: - dependency-name: graphql dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- packages/cli-kit/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/cli-kit/package.json b/packages/cli-kit/package.json index 0acd83e052d..404e00419fd 100644 --- a/packages/cli-kit/package.json +++ b/packages/cli-kit/package.json @@ -113,7 +113,7 @@ "fuzzy": "0.1.3", "get-port-please": "2.5.0", "gradient-string": "2.0.2", - "graphql": "16.4.0", + "graphql": "16.8.1", "graphql-request": "4.3.0", "h3": "0.7.21", "ink": "3.2.0",