File tree 2 files changed +10
-10
lines changed
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 240
240
"@types/node" : " ^16.11.21" ,
241
241
"@types/vscode" : " ^1.73.0" ,
242
242
"@types/which" : " ^2.0.1" ,
243
- "@types/ws" : " ^8.5.3 " ,
243
+ "@types/ws" : " ^8.5.8 " ,
244
244
"@typescript-eslint/eslint-plugin" : " ^6.7.4" ,
245
245
"@typescript-eslint/parser" : " ^6.7.4" ,
246
246
"@vscode/test-electron" : " ^2.3.6" ,
282
282
"tar-fs" : " ^2.1.1" ,
283
283
"ua-parser-js" : " ^1.0.35" ,
284
284
"which" : " ^2.0.2" ,
285
- "ws" : " ^8.11.0 " ,
285
+ "ws" : " ^8.14.2 " ,
286
286
"yaml" : " ^2.3.3" ,
287
287
"zod" : " ^3.22.3"
288
288
},
Original file line number Diff line number Diff line change 720
720
resolved "https://registry.yarnpkg.com/@types/which/-/which-2.0.1.tgz#27ecd67f915b7c3d6ba552135bb1eecd66e63501"
721
721
integrity sha512-Jjakcv8Roqtio6w1gr0D7y6twbhx6gGgFGF5BLwajPpnOIOxFkakFhCq+LmyyeAz7BX6ULrjBOxdKaCDy+4+dQ==
722
722
723
- " @types/ws@^8.5.3 " :
724
- version "8.5.4 "
725
- resolved "https://registry.yarnpkg.com/@types/ws/-/ws-8.5.4 .tgz#bb10e36116d6e570dd943735f86c933c1587b8a5 "
726
- integrity sha512-zdQDHKUgcX/zBc4GrwsE/7dVdAD8JR4EuiAXiiUhhfyIJXXb2+PrGshFyeXWQPMmmZ2XxgaqclgpIC7eTXc1mg ==
723
+ " @types/ws@^8.5.8 " :
724
+ version "8.5.8 "
725
+ resolved "https://registry.yarnpkg.com/@types/ws/-/ws-8.5.8 .tgz#13efec7bd439d0bdf2af93030804a94f163b1430 "
726
+ integrity sha512-flUksGIQCnJd6sZ1l5dqCEG/ksaoAg/eUwiLAGTJQcfgvZJKF++Ta4bJA6A5aPSJmsr+xlseHn4KLgVlNnvPTg ==
727
727
dependencies :
728
728
" @types/node" " *"
729
729
@@ -6255,10 +6255,10 @@ write@1.0.3:
6255
6255
dependencies :
6256
6256
mkdirp "^0.5.1"
6257
6257
6258
- ws@^8.11.0 :
6259
- version "8.12.0 "
6260
- resolved "https://registry.yarnpkg.com/ws/-/ws-8.12.0 .tgz#485074cc392689da78e1828a9ff23585e06cddd8 "
6261
- integrity sha512-kU62emKIdKVeEIOIKVegvqpXMSTAMLJozpHZaJNDYqBjzlSYXQGviYwN1osDLJ9av68qHd4a2oSjd7yD4pacig ==
6258
+ ws@^8.14.2 :
6259
+ version "8.14.2 "
6260
+ resolved "https://registry.yarnpkg.com/ws/-/ws-8.14.2 .tgz#6c249a806eb2db7a20d26d51e7709eab7b2e6c7f "
6261
+ integrity sha512-wEBG1ftX4jcglPxgFCMJmZ2PLtSbJ2Peg6TmpJFTbe9GZYOQCDPdMYu/Tm0/bGZkw8paZnJY45J4K2PZrLYq8g ==
6262
6262
6263
6263
xml2js@^0.5.0 :
6264
6264
version "0.5.0"
You can’t perform that action at this time.
0 commit comments