Skip to content

Commit 7182753

Browse files
chore(deps): update dependency graphql-ws to v6 (#103)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b789bea commit 7182753

File tree

2 files changed

+24
-14
lines changed

2 files changed

+24
-14
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@apollo/server": "^4.1.1",
3838
"h3": "^1.11.0",
3939
"graphql": "^16.0.0",
40-
"graphql-ws": "^5.0.0",
40+
"graphql-ws": "^5.0.0 || ^6.0.0",
4141
"crossws": "^0.2.4 || ^0.3.0"
4242
},
4343
"peerDependenciesMeta": {
@@ -60,7 +60,7 @@
6060
"eslint-plugin-unused-imports": "^4.1.4",
6161
"graphql": "^16.10.0",
6262
"graphql-subscriptions": "^3.0.0",
63-
"graphql-ws": "^5.16.2",
63+
"graphql-ws": "^6.0.0",
6464
"h3": "^1.14.0",
6565
"jest": "^29.7.0",
6666
"listhen": "^1.9.0",

pnpm-lock.yaml

+22-12
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)