Skip to content

Commit 2b4a738

Browse files
fix(deps): update dependency graphql-ws to v6
1 parent d7a4b98 commit 2b4a738

File tree

3 files changed

+13
-23
lines changed

3 files changed

+13
-23
lines changed

api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
"graphql-tag": "^2.12.6",
103103
"graphql-type-json": "^0.3.2",
104104
"graphql-type-uuid": "^0.2.0",
105-
"graphql-ws": "^5.16.0",
105+
"graphql-ws": "^6.0.0",
106106
"ini": "^4.1.2",
107107
"ip": "^2.0.1",
108108
"jose": "^5.9.6",

pnpm-lock.yaml

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

web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
"focus-trap": "^7.6.2",
9191
"graphql": "^16.9.0",
9292
"graphql-tag": "^2.12.6",
93-
"graphql-ws": "^5.16.0",
93+
"graphql-ws": "^6.0.0",
9494
"hex-to-rgba": "^2.0.1",
9595
"isomorphic-dompurify": "^2.19.0",
9696
"lucide-vue-next": "^0.475.0",

0 commit comments

Comments
 (0)