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 246
246
"@types/node" : " ^16.11.21" ,
247
247
"@types/vscode" : " ^1.73.0" ,
248
248
"@types/which" : " ^2.0.1" ,
249
- "@types/ws" : " ^8.5.3 " ,
249
+ "@types/ws" : " ^8.5.10 " ,
250
250
"@typescript-eslint/eslint-plugin" : " ^6.7.4" ,
251
251
"@typescript-eslint/parser" : " ^6.7.4" ,
252
252
"@vscode/test-electron" : " ^2.3.6" ,
288
288
"tar-fs" : " ^2.1.1" ,
289
289
"ua-parser-js" : " ^1.0.35" ,
290
290
"which" : " ^4.0.0" ,
291
- "ws" : " ^8.11.0 " ,
291
+ "ws" : " ^8.14.2 " ,
292
292
"yaml" : " ^2.3.4" ,
293
293
"zod" : " ^3.22.3"
294
294
},
Original file line number Diff line number Diff line change 715
715
resolved "https://registry.yarnpkg.com/@types/which/-/which-2.0.1.tgz#27ecd67f915b7c3d6ba552135bb1eecd66e63501"
716
716
integrity sha512-Jjakcv8Roqtio6w1gr0D7y6twbhx6gGgFGF5BLwajPpnOIOxFkakFhCq+LmyyeAz7BX6ULrjBOxdKaCDy+4+dQ==
717
717
718
- " @types/ws@^8.5.3 " :
719
- version "8.5.4 "
720
- resolved "https://registry.yarnpkg.com/@types/ws/-/ws-8.5.4 .tgz#bb10e36116d6e570dd943735f86c933c1587b8a5 "
721
- integrity sha512-zdQDHKUgcX/zBc4GrwsE/7dVdAD8JR4EuiAXiiUhhfyIJXXb2+PrGshFyeXWQPMmmZ2XxgaqclgpIC7eTXc1mg ==
718
+ " @types/ws@^8.5.10 " :
719
+ version "8.5.10 "
720
+ resolved "https://registry.yarnpkg.com/@types/ws/-/ws-8.5.10 .tgz#4acfb517970853fa6574a3a6886791d04a396787 "
721
+ integrity sha512-vmQSUcfalpIq0R9q7uTo2lXs6eGIpt9wtnLdMv9LVpIjCA/+ufZRozlVoVelIYixx1ugCBKDhn89vnsEGOCx9A ==
722
722
dependencies :
723
723
" @types/node" " *"
724
724
6248
6248
dependencies :
6249
6249
mkdirp "^0.5.1"
6250
6250
6251
- ws@^8.11.0 :
6252
- version "8.12.0 "
6253
- resolved "https://registry.yarnpkg.com/ws/-/ws-8.12.0 .tgz#485074cc392689da78e1828a9ff23585e06cddd8 "
6254
- integrity sha512-kU62emKIdKVeEIOIKVegvqpXMSTAMLJozpHZaJNDYqBjzlSYXQGviYwN1osDLJ9av68qHd4a2oSjd7yD4pacig ==
6251
+ ws@^8.14.2 :
6252
+ version "8.14.2 "
6253
+ resolved "https://registry.yarnpkg.com/ws/-/ws-8.14.2 .tgz#6c249a806eb2db7a20d26d51e7709eab7b2e6c7f "
6254
+ integrity sha512-wEBG1ftX4jcglPxgFCMJmZ2PLtSbJ2Peg6TmpJFTbe9GZYOQCDPdMYu/Tm0/bGZkw8paZnJY45J4K2PZrLYq8g ==
6255
6255
6256
6256
xml2js@^0.5.0 :
6257
6257
version "0.5.0"
You can’t perform that action at this time.
0 commit comments