Skip to content

Commit 79d3581

Browse files
fix(deps): update dependency ws to v8.18.2 (#7889)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 37723e2 commit 79d3581

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

orm/graphql-subscriptions/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"graphql-subscriptions": "3.0.0",
2626
"graphql-ws": "5.16.2",
2727
"nexus": "1.3.0",
28-
"ws": "8.18.1"
28+
"ws": "8.18.2"
2929
},
3030
"devDependencies": {
3131
"@types/body-parser": "1.19.5",

0 commit comments

Comments
 (0)