Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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":
Expand All @@ -13333,7 +13333,7 @@ __metadata:
optional: true
ws:
optional: true
checksum: 10c0/df3672448de0ba77052697ad4285330cde49d3fef29a283974b47ce9cf9de46aa7f9c1ea9fe084877aeeab817a0264d65c987e58cb866fcf1beac9ac70368df7
checksum: 10c0/156f8905c1b7020897fa68c093c2e20e64e4b1c12b304e1de414f88a246fb0cf91d612712cdac394e35ba3f24710bd369fd125de9e26e4621e296f3d893905f7
languageName: node
linkType: hard

Expand Down Expand Up @@ -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"
Expand Down