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

Commit de999e6

Browse files
committed
Update dependency ws to v8
1 parent 912cf73 commit de999e6

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
"uuid": "^7.0.2",
8484
"vscode-languageserver-protocol": "^3.15.3",
8585
"vscode-ws-jsonrpc": "^0.2.0",
86-
"ws": "^7.4.6",
86+
"ws": "^8.2.0",
8787
"yarn": "^1.22.1"
8888
}
8989
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7529,10 +7529,10 @@ ws@^6.1.2:
75297529
dependencies:
75307530
async-limiter "~1.0.0"
75317531

7532-
ws@^7.4.6:
7533-
version "7.4.6"
7534-
resolved "https://registry.npmjs.org/ws/-/ws-7.4.6.tgz#5654ca8ecdeee47c33a9a4bf6d28e2be2980377c"
7535-
integrity sha512-YmhHDO4MzaDLB+M9ym/mDA5z0naX8j7SIlT8f8z+I0VtzsRbekxEutHSme7NPS2qE8StCYQNUnfWdXta/Yu85A==
7532+
ws@^8.2.0:
7533+
version "8.2.0"
7534+
resolved "https://registry.npmjs.org/ws/-/ws-8.2.0.tgz#0b738cd484bfc9303421914b11bb4011e07615bb"
7535+
integrity sha512-uYhVJ/m9oXwEI04iIVmgLmugh2qrZihkywG9y5FfZV2ATeLIzHf93qs+tUNqlttbQK957/VX3mtwAS+UfIwA4g==
75367536

75377537
xml-name-validator@^3.0.0:
75387538
version "3.0.0"

0 commit comments

Comments
 (0)