From 1aeeb9f290c44833964df5abd601c74cecff0b06 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 28 Dec 2024 12:05:27 +1300 Subject: [PATCH] Bump graphql-yoga from 5.10.6 to 5.10.8 (#46) Bumps [graphql-yoga](https://github.com/dotansimha/graphql-yoga/tree/HEAD/packages/graphql-yoga) from 5.10.6 to 5.10.8. - [Release notes](https://github.com/dotansimha/graphql-yoga/releases) - [Changelog](https://github.com/dotansimha/graphql-yoga/blob/main/packages/graphql-yoga/CHANGELOG.md) - [Commits](https://github.com/dotansimha/graphql-yoga/commits/graphql-yoga@5.10.8/packages/graphql-yoga) --- updated-dependencies: - dependency-name: graphql-yoga dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 30 +++++++++++++++--------------- package.json | 2 +- 2 files changed, 16 insertions(+), 16 deletions(-) diff --git a/package-lock.json b/package-lock.json index 5bb126d..585e91c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "license": "ISC", "dependencies": { "graphql": "^16.10.0", - "graphql-yoga": "^5.10.6", + "graphql-yoga": "^5.10.8", "js-yaml": "^4.1.0", "openapi-to-graphql": "^3.0.7", "request": "^2.88.2" @@ -235,9 +235,9 @@ } }, "node_modules/@whatwg-node/server": { - "version": "0.9.63", - "resolved": "https://registry.npmjs.org/@whatwg-node/server/-/server-0.9.63.tgz", - "integrity": "sha512-rHBN2murCcuuhQru/AQjA13lA9SzQAH9k8ENy4iZrAmY+C0yFYPud3HiFgPUgzR1B2KYUpIYKwC1UAUlkzASOQ==", + "version": "0.9.65", + "resolved": "https://registry.npmjs.org/@whatwg-node/server/-/server-0.9.65.tgz", + "integrity": "sha512-CnYTFEUJkbbAcuBXnXirVIgKBfs2YA6sSGjxeq07AUiyXuoQ0fbvTIQoteMglmn09QeGzcH/l0B7nIml83xvVw==", "dependencies": { "@whatwg-node/disposablestack": "^0.0.5", "@whatwg-node/fetch": "^0.10.0", @@ -768,9 +768,9 @@ } }, "node_modules/graphql-yoga": { - "version": "5.10.6", - "resolved": "https://registry.npmjs.org/graphql-yoga/-/graphql-yoga-5.10.6.tgz", - "integrity": "sha512-RqKTNN4ii/pnUhGBuFF3WyNy52AMs5ArTY/lGQUYH/1FQk5t2RgAZE5OxWRgobhmr+cuN066bvgVIlt4mnnRNA==", + "version": "5.10.8", + "resolved": "https://registry.npmjs.org/graphql-yoga/-/graphql-yoga-5.10.8.tgz", + "integrity": "sha512-a3qJOd7t/sWp6yQ0n+M/7KmhGRm6ulSeY7WTdyb/pPCZGccPW9iLz4O2k0DPsF50k8VHJLS2VSlnZOeqkR2mOg==", "dependencies": { "@envelop/core": "^5.0.2", "@graphql-tools/executor": "^1.3.7", @@ -779,7 +779,7 @@ "@graphql-yoga/logger": "^2.0.0", "@graphql-yoga/subscription": "^5.0.2", "@whatwg-node/fetch": "^0.10.1", - "@whatwg-node/server": "^0.9.63", + "@whatwg-node/server": "^0.9.64", "dset": "^3.1.1", "lru-cache": "^10.0.0", "tslib": "^2.8.1" @@ -2178,9 +2178,9 @@ } }, "@whatwg-node/server": { - "version": "0.9.63", - "resolved": "https://registry.npmjs.org/@whatwg-node/server/-/server-0.9.63.tgz", - "integrity": "sha512-rHBN2murCcuuhQru/AQjA13lA9SzQAH9k8ENy4iZrAmY+C0yFYPud3HiFgPUgzR1B2KYUpIYKwC1UAUlkzASOQ==", + "version": "0.9.65", + "resolved": "https://registry.npmjs.org/@whatwg-node/server/-/server-0.9.65.tgz", + "integrity": "sha512-CnYTFEUJkbbAcuBXnXirVIgKBfs2YA6sSGjxeq07AUiyXuoQ0fbvTIQoteMglmn09QeGzcH/l0B7nIml83xvVw==", "requires": { "@whatwg-node/disposablestack": "^0.0.5", "@whatwg-node/fetch": "^0.10.0", @@ -2586,9 +2586,9 @@ } }, "graphql-yoga": { - "version": "5.10.6", - "resolved": "https://registry.npmjs.org/graphql-yoga/-/graphql-yoga-5.10.6.tgz", - "integrity": "sha512-RqKTNN4ii/pnUhGBuFF3WyNy52AMs5ArTY/lGQUYH/1FQk5t2RgAZE5OxWRgobhmr+cuN066bvgVIlt4mnnRNA==", + "version": "5.10.8", + "resolved": "https://registry.npmjs.org/graphql-yoga/-/graphql-yoga-5.10.8.tgz", + "integrity": "sha512-a3qJOd7t/sWp6yQ0n+M/7KmhGRm6ulSeY7WTdyb/pPCZGccPW9iLz4O2k0DPsF50k8VHJLS2VSlnZOeqkR2mOg==", "requires": { "@envelop/core": "^5.0.2", "@graphql-tools/executor": "^1.3.7", @@ -2597,7 +2597,7 @@ "@graphql-yoga/logger": "^2.0.0", "@graphql-yoga/subscription": "^5.0.2", "@whatwg-node/fetch": "^0.10.1", - "@whatwg-node/server": "^0.9.63", + "@whatwg-node/server": "^0.9.64", "dset": "^3.1.1", "lru-cache": "^10.0.0", "tslib": "^2.8.1" diff --git a/package.json b/package.json index f76b794..1158bd0 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "license": "ISC", "dependencies": { "graphql": "^16.10.0", - "graphql-yoga": "^5.10.6", + "graphql-yoga": "^5.10.8", "js-yaml": "^4.1.0", "openapi-to-graphql": "^3.0.7", "request": "^2.88.2"