From 71e63812d179573fd440eb2f415286e735c530e0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Sep 2026 19:36:11 +0000 Subject: [PATCH] chore(deps): bump graphql from 16.14.0 to 17.0.2 Bumps [graphql](https://github.com/graphql/graphql-js) from 16.14.0 to 17.0.2. - [Release notes](https://github.com/graphql/graphql-js/releases) - [Commits](https://github.com/graphql/graphql-js/compare/v16.14.0...v17.0.2) --- updated-dependencies: - dependency-name: graphql dependency-version: 17.0.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/package.json b/package.json index 595237e..15945f9 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "class-validator": "^0.15.1", "cookie-parser": "^1.4.7", "express": "^5.2.1", - "graphql": "^16.14.0", + "graphql": "^17.0.2", "graphql-redis-subscriptions": "^2.7.0", "graphql-subscriptions": "^3.0.0", "graphql-ws": "^6.2.1", diff --git a/yarn.lock b/yarn.lock index abb88dd..cb6c4e2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7400,7 +7400,7 @@ __metadata: eslint-plugin-prettier: "npm:^5.5.6" express: "npm:^5.2.1" globals: "npm:^17.11.0" - graphql: "npm:^16.14.0" + graphql: "npm:^17.0.2" graphql-redis-subscriptions: "npm:^2.7.0" graphql-subscriptions: "npm:^3.0.0" graphql-ws: "npm:^6.2.1" @@ -10488,13 +10488,6 @@ __metadata: languageName: node linkType: hard -"graphql@npm:^16.14.0": - version: 16.14.0 - resolution: "graphql@npm:16.14.0" - checksum: 10c0/baaa368fcfeb7bf2cdf94b9f31bf916e97eaa9e7e82148a7046f31cbd49b760b38190f22393b024cbdd9ca0f4f46287515de0136b6a0cc164074b36ad7b50618 - languageName: node - linkType: hard - "graphql@npm:^16.3.0": version: 16.12.0 resolution: "graphql@npm:16.12.0" @@ -10502,6 +10495,13 @@ __metadata: languageName: node linkType: hard +"graphql@npm:^17.0.2": + version: 17.0.2 + resolution: "graphql@npm:17.0.2" + checksum: 10c0/766546216b891439ed09fd8584963df2013e26f2f79f096036eaaa2788c38964e049c8a142d68e3afdabdd8bbe70042639e83f0f4b82edbc7c6850421f072bb6 + languageName: node + linkType: hard + "grunt-cli@npm:~1.4.3": version: 1.4.3 resolution: "grunt-cli@npm:1.4.3"