From 5ba0cb64f6e1d6b8e520d20548c762f82478c100 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Dec 2023 15:22:42 +0000 Subject: [PATCH] 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 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 068ea8d..3e23d7b 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "formik": "^2.2.9", "framer-motion": "^6.3.6", "fuse.js": "^6.6.2", - "graphql": "^16.5.0", + "graphql": "^16.8.1", "graphql-request": "^4.3.0", "graphql-tag": "^2.12.6", "jsbi": "^4.3.0", diff --git a/yarn.lock b/yarn.lock index b7a786e..c98dbda 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5162,7 +5162,7 @@ __metadata: formik: "npm:^2.2.9" framer-motion: "npm:^6.3.6" fuse.js: "npm:^6.6.2" - graphql: "npm:^16.5.0" + graphql: "npm:^16.8.1" graphql-request: "npm:^4.3.0" graphql-tag: "npm:^2.12.6" husky: "npm:^8.0.3" @@ -12666,10 +12666,10 @@ __metadata: languageName: node linkType: hard -"graphql@npm:^16.5.0": - version: 16.5.0 - resolution: "graphql@npm:16.5.0" - checksum: b2ba8661c52b239d33fdd3ed25d535560506ae440de8a4e83032ad17d83b2ad031c395c8b414ae7045815caef2499ac9a950458b999a09e0970aa7ec14eb2bfc +"graphql@npm:^16.8.1": + version: 16.8.1 + resolution: "graphql@npm:16.8.1" + checksum: 7a09d3ec5f75061afe2bd2421a2d53cf37273d2ecaad8f34febea1f1ac205dfec2834aec3419fa0a10fcc9fb345863b2f893562fb07ea825da2ae82f6392893c languageName: node linkType: hard