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

Commit ee63cf2

Browse files
committed
Update dependency ws to v8
1 parent 4812a0b commit ee63cf2

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.2",
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.2:
7533+
version "8.2.2"
7534+
resolved "https://registry.npmjs.org/ws/-/ws-8.2.2.tgz#ca684330c6dd6076a737250ed81ac1606cb0a63e"
7535+
integrity sha512-Q6B6H2oc8QY3llc3cB8kVmQ6pnJWVQbP7Q5algTcIxx7YEpc0oU4NBVHlztA7Ekzfhw2r0rPducMUiCGWKQRzw==
75367536

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

0 commit comments

Comments
 (0)