Skip to content
This repository was archived by the owner on Jul 31, 2022. It is now read-only.

Commit 6148352

Browse files
committed
fix(deps): update dependency ws to v8.4.1
1 parent 971ad53 commit 6148352

File tree

2 files changed

+34
-8
lines changed

2 files changed

+34
-8
lines changed

package-lock.json

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

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,7 @@
253253
"graphql-ws": "5.5.5",
254254
"node-fetch": "2.6.6",
255255
"vscode-languageclient": "5.2.1",
256-
"ws": "8.2.3"
256+
"ws": "8.4.1"
257257
},
258258
"resolutions": {
259259
"graphql-config": "4.1.0"

0 commit comments

Comments
 (0)