Skip to content

Commit c53e80e

Browse files
chore: update dependency graphql-ws to v6
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b95344e commit c53e80e

File tree

3 files changed

+27
-9
lines changed

3 files changed

+27
-9
lines changed

examples/graphql/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"@types/multer": "^1.4.12",
6565
"@types/node": "^16.18.126",
6666
"eslint": "^8.57.1",
67-
"graphql-ws": "^5.16.2",
67+
"graphql-ws": "^6.0.5",
6868
"rimraf": "^5.0.10",
6969
"source-map-support": "^0.5.21",
7070
"typescript": "~5.2.2"

extensions/graphql/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"express": "^4.21.2",
5959
"graphql": "^16.8.0",
6060
"graphql-subscriptions": "^2.0.0",
61-
"graphql-ws": "^5.16.2",
61+
"graphql-ws": "^6.0.5",
6262
"type-graphql": "^2.0.0-beta.2",
6363
"ws": "^8.18.2"
6464
},

package-lock.json

Lines changed: 25 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)