From d823d0a98535d15e822678876e285974333257da Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Sep 2023 17:26:40 +0000 Subject: [PATCH] chore(deps): bump graphql from 16.5.0 to 16.8.1 Bumps [graphql](https://github.com/graphql/graphql-js) from 16.5.0 to 16.8.1. - [Release notes](https://github.com/graphql/graphql-js/releases) - [Commits](https://github.com/graphql/graphql-js/compare/v16.5.0...v16.8.1) --- updated-dependencies: - dependency-name: graphql dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f23ee54..374fad2 100644 --- a/package.json +++ b/package.json @@ -286,7 +286,7 @@ "framer-motion": "6.4.3", "fs-extra": "10.1.0", "glob": "8.0.3", - "graphql": "16.5.0", + "graphql": "16.8.1", "graphql-anywhere": "4.2.7", "graphql-tag.macro": "2.0.1", "history": "4.10.1",