From a2feaa6827a7fd5f32034fc3482329b5602050da Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Sep 2023 17:05:03 +0000 Subject: [PATCH] Bump graphql from 16.3.0 to 16.8.1 Bumps [graphql](https://github.com/graphql/graphql-js) from 16.3.0 to 16.8.1. - [Release notes](https://github.com/graphql/graphql-js/releases) - [Commits](https://github.com/graphql/graphql-js/compare/v16.3.0...v16.8.1) --- updated-dependencies: - dependency-name: graphql dependency-type: direct:production ... 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 8d0d629b..89761729 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "firebase": "^9.6.5", "front-matter": "^4.0.1", "fuzzy-search": "^3.2.1", - "graphql": "^16.2.0", + "graphql": "^16.8.1", "graphql-request": "^3.6.1", "helmet": "^4.6.0", "hex-rgba": "^1.0.2", diff --git a/yarn.lock b/yarn.lock index a260f12d..a708018b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4174,10 +4174,10 @@ graphql-request@^3.6.1: extract-files "^9.0.0" form-data "^3.0.0" -graphql@^16.2.0: - version "16.3.0" - resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.3.0.tgz#a91e24d10babf9e60c706919bb182b53ccdffc05" - integrity sha512-xm+ANmA16BzCT5pLjuXySbQVFwH3oJctUVdy81w1sV0vBU0KgDdBGtxQOUd5zqOBk/JayAFeG8Dlmeq74rjm/A== +graphql@^16.8.1: + version "16.8.1" + resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.8.1.tgz#1930a965bef1170603702acdb68aedd3f3cf6f07" + integrity sha512-59LZHPdGZVh695Ud9lRzPBVTtlX9ZCV150Er2W43ro37wVof0ctenSaskPPjN7lVTIN8mSZt8PHUNKZuNQUuxw== har-schema@^2.0.0: version "2.0.0"