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

Commit 0db205b

Browse files
committed
fix(deps): update dependency ws to v8.5.0
1 parent 22d6fe0 commit 0db205b

File tree

2 files changed

+16
-42
lines changed

2 files changed

+16
-42
lines changed

Diff for: package-lock.json

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

Diff for: package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@
231231
"@types/node": "16.11.26",
232232
"@types/node-fetch": "3.0.3",
233233
"@types/vscode": "1.62.0",
234-
"@types/ws": "8.2.2",
234+
"@types/ws": "8.5.3",
235235
"esbuild": "0.13.15",
236236
"ovsx": "0.3.0",
237237
"tslint": "5.20.1",
@@ -257,7 +257,7 @@
257257
"graphql-ws": "5.5.5",
258258
"node-fetch": "2.6.7",
259259
"vscode-languageclient": "5.2.1",
260-
"ws": "8.2.3"
260+
"ws": "8.5.0"
261261
},
262262
"resolutions": {
263263
"graphql-config": "4.1.0"

0 commit comments

Comments
 (0)