From 4f0659932691e071f7f5e5ebf5b45e02903e8749 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 10 Sep 2026 17:02:55 +0000 Subject: [PATCH] Update dependency graphql-ws to v6.2.1 --- package.json | 2 +- yarn.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 1907005d92..088bc9dd11 100644 --- a/package.json +++ b/package.json @@ -104,7 +104,7 @@ "graphql": "16.9.0", "graphql-anywhere": "4.2.8", "graphql-tag": "2.12.7", - "graphql-ws": "6.0.8", + "graphql-ws": "6.2.1", "history": "5.3.0", "html-to-react": "1.7.0", "i18next": "26.3.6", diff --git a/yarn.lock b/yarn.lock index 998f71629c..b4ac51ab68 100644 --- a/yarn.lock +++ b/yarn.lock @@ -13318,13 +13318,13 @@ __metadata: languageName: node linkType: hard -"graphql-ws@npm:6.0.8, graphql-ws@npm:^6.0.6": - version: 6.0.8 - resolution: "graphql-ws@npm:6.0.8" +"graphql-ws@npm:6.2.1, graphql-ws@npm:^6.0.6": + version: 6.2.1 + resolution: "graphql-ws@npm:6.2.1" peerDependencies: "@fastify/websocket": ^10 || ^11 crossws: ~0.3 - graphql: ^15.10.1 || ^16 + graphql: ^15.10.1 || ^16 || ^17 ws: ^8 peerDependenciesMeta: "@fastify/websocket": @@ -13333,7 +13333,7 @@ __metadata: optional: true ws: optional: true - checksum: 10c0/df3672448de0ba77052697ad4285330cde49d3fef29a283974b47ce9cf9de46aa7f9c1ea9fe084877aeeab817a0264d65c987e58cb866fcf1beac9ac70368df7 + checksum: 10c0/156f8905c1b7020897fa68c093c2e20e64e4b1c12b304e1de414f88a246fb0cf91d612712cdac394e35ba3f24710bd369fd125de9e26e4621e296f3d893905f7 languageName: node linkType: hard @@ -20593,7 +20593,7 @@ __metadata: graphql: "npm:16.9.0" graphql-anywhere: "npm:4.2.8" graphql-tag: "npm:2.12.7" - graphql-ws: "npm:6.0.8" + graphql-ws: "npm:6.2.1" history: "npm:5.3.0" html-to-react: "npm:1.7.0" husky: "npm:9.1.7"