Skip to content

Commit 4177ab7

Browse files
committed
Upgrade graphql-ws version
1 parent 13b1fa3 commit 4177ab7

File tree

2 files changed

+2
-7
lines changed

2 files changed

+2
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@vueuse/integrations": "^10.11.0",
2121
"canvas": "~3.1.0",
2222
"graphql": "^16.9.0",
23-
"graphql-ws": "^5.16.0",
23+
"graphql-ws": "^6.0.4",
2424
"monaco-editor": "^0.50.0",
2525
"path-browserify": "^1.0.1",
2626
"pinia": "^2.1.7",

yarn.lock

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3327,12 +3327,7 @@ graphql-tag@^2.11.0, graphql-tag@^2.12.6:
33273327
dependencies:
33283328
tslib "^2.1.0"
33293329

3330-
graphql-ws@^5.16.0:
3331-
version "5.16.2"
3332-
resolved "https://registry.yarnpkg.com/graphql-ws/-/graphql-ws-5.16.2.tgz#7b0306c1bdb0e97a05e800ccd523f46fb212e37c"
3333-
integrity sha512-E1uccsZxt/96jH/OwmLPuXMACILs76pKF2i3W861LpKBCYtGIyPQGtWLuBLkND4ox1KHns70e83PS4te50nvPQ==
3334-
3335-
graphql-ws@^6.0.3:
3330+
graphql-ws@^6.0.3, graphql-ws@^6.0.4:
33363331
version "6.0.4"
33373332
resolved "https://registry.yarnpkg.com/graphql-ws/-/graphql-ws-6.0.4.tgz#f0376170965f9535576b2d3e897db38b463a31f0"
33383333
integrity sha512-8b4OZtNOvv8+NZva8HXamrc0y1jluYC0+13gdh7198FKjVzXyTvVc95DCwGzaKEfn3YuWZxUqjJlHe3qKM/F2g==

0 commit comments

Comments
 (0)