From ca88ddef489ee1ca738f1b16b0bd08237f926290 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2026 05:53:15 +0000 Subject: [PATCH] chore(deps): bump graphql from 16.8.0 to 16.14.2 Bumps [graphql](https://github.com/graphql/graphql-js) from 16.8.0 to 16.14.2. - [Release notes](https://github.com/graphql/graphql-js/releases) - [Commits](https://github.com/graphql/graphql-js/compare/v16.8.0...v16.14.2) --- updated-dependencies: - dependency-name: graphql dependency-version: 16.14.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/yarn.lock b/yarn.lock index 85f96ea..0c83663 100644 --- a/yarn.lock +++ b/yarn.lock @@ -531,8 +531,8 @@ graceful-fs@^4.1.2: resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.10.tgz#147d3a006da4ca3ce14728c7aefc287c367d7a6c" graphql@^16.5.0: - version "16.8.0" - resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.8.0.tgz#374478b7f27b2dc6153c8f42c1b80157f79d79d4" + version "16.14.2" + resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.14.2.tgz#83faf25869e3df727cc855161db5da85b0e5b2c0" handlebars@^4.7.7: version "4.7.7"