Skip to content

Commit 3798a74

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

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": "^2.0.0",
6565
"@types/node": "^16.18.126",
6666
"eslint": "^8.57.1",
67-
"graphql-ws": "^5.16.2",
67+
"graphql-ws": "^6.0.6",
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
@@ -53,7 +53,7 @@
5353
"express": "^4.21.2",
5454
"graphql": "^16.11.0",
5555
"graphql-subscriptions": "^2.0.0",
56-
"graphql-ws": "^5.16.2",
56+
"graphql-ws": "^6.0.6",
5757
"type-graphql": "^2.0.0-beta.2",
5858
"ws": "^8.18.3"
5959
},

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)