Skip to content

Commit

Permalink
chore(deps): update dependency graphql-ws to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 30, 2025
1 parent 0ae38e9 commit 826147a
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 7 deletions.
2 changes: 1 addition & 1 deletion packages/graphql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"@types/ws": "8.5.13",
"graphql-middleware": "6.1.35",
"graphql-tag": "2.12.6",
"graphql-ws": "5.16.2",
"graphql-ws": "6.0.3",
"is-uuid": "1.0.2",
"jest": "29.7.0",
"jest-extended": "4.0.2",
Expand Down
22 changes: 16 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2139,7 +2139,7 @@ __metadata:
graphql-parse-resolve-info: "npm:^4.12.3"
graphql-relay: "npm:^0.10.0"
graphql-tag: "npm:2.12.6"
graphql-ws: "npm:5.16.2"
graphql-ws: "npm:6.0.3"
is-uuid: "npm:1.0.2"
jest: "npm:29.7.0"
jest-extended: "npm:4.0.2"
Expand Down Expand Up @@ -8698,12 +8698,22 @@ __metadata:
languageName: node
linkType: hard

"graphql-ws@npm:5.16.2":
version: 5.16.2
resolution: "graphql-ws@npm:5.16.2"
"graphql-ws@npm:6.0.3":
version: 6.0.3
resolution: "graphql-ws@npm:6.0.3"
peerDependencies:
graphql: ">=0.11 <=16"
checksum: 10c0/ba373df11ea8c6349c9f67335a0dfb09050a09ecc6b724b64730d242675c41d9f4b4a114b190b8711d014f8491c2bb8249e0df8308d51c4b27c921f87c4f6c58
"@fastify/websocket": ^10 || ^11
graphql: ^15.10.1 || ^16
uWebSockets.js: ^20
ws: ^8
peerDependenciesMeta:
"@fastify/websocket":
optional: true
uWebSockets.js:
optional: true
ws:
optional: true
checksum: 10c0/d2ab30bc6d773e79901ef3b9b52fdfacebca89933cd54778ffb81fe88cb11391f6c610b32562cf276a67659e24626007b41e0094a215d286385ed379d89c2d02
languageName: node
linkType: hard

Expand Down

0 comments on commit 826147a

Please sign in to comment.