File tree Expand file tree Collapse file tree 2 files changed +11
-16
lines changed Expand file tree Collapse file tree 2 files changed +11
-16
lines changed Original file line number Diff line number Diff line change 255
255
"@types/node-forge" : " ^1.3.11" ,
256
256
"@types/ua-parser-js" : " ^0.7.39" ,
257
257
"@types/vscode" : " ^1.73.0" ,
258
- "@types/ws" : " ^8.5.10 " ,
258
+ "@types/ws" : " ^8.5.11 " ,
259
259
"@typescript-eslint/eslint-plugin" : " ^6.21.0" ,
260
260
"@typescript-eslint/parser" : " ^6.21.0" ,
261
261
"@vscode/test-electron" : " ^2.4.0" ,
292
292
"proxy-agent" : " ^6.4.0" ,
293
293
"semver" : " ^7.6.2" ,
294
294
"ua-parser-js" : " ^1.0.38" ,
295
- "ws" : " ^8.17.1 " ,
295
+ "ws" : " ^8.18.0 " ,
296
296
"zod" : " ^3.23.8"
297
297
},
298
298
"resolutions" : {
Original file line number Diff line number Diff line change 686
686
dependencies :
687
687
" @types/node" " *"
688
688
689
- " @types/node@* " :
690
- version "18.11.18"
691
- resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.18.tgz#8dfb97f0da23c2293e554c5a50d61ef134d7697f"
692
- integrity sha512-DHQpWGjyQKSHj3ebjFI/wRKcqQcdR+MoFBygntYOZytCqNfkd2ZC4ARDJ2DQqhjH5p85Nnd3jhUJIXrszFX/JA==
693
-
694
- " @types/node@^18.0.0 " :
689
+ " @types/node@*" , "@types/node@^18.0.0":
695
690
version "18.19.33"
696
691
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.33.tgz#98cd286a1b8a5e11aa06623210240bcc28e95c48"
697
692
integrity sha512-NR9+KrpSajr2qBVp/Yt5TU/rp+b5Mayi3+OlMlcg2cVCfRmcG5PWZ7S4+MG9PZ5gWBoc9Pd0BKSRViuBCRPu0A==
718
713
resolved "https://registry.yarnpkg.com/@types/vscode/-/vscode-1.74.0.tgz#4adc21b4e7f527b893de3418c21a91f1e503bdcd"
719
714
integrity sha512-LyeCIU3jb9d38w0MXFwta9r0Jx23ugujkAxdwLTNCyspdZTKUc43t7ppPbCiPoQ/Ivd/pnDFZrb4hWd45wrsgA==
720
715
721
- " @types/ws@^8.5.10 " :
722
- version "8.5.10 "
723
- resolved "https://registry.yarnpkg.com/@types/ws/-/ws-8.5.10 .tgz#4acfb517970853fa6574a3a6886791d04a396787 "
724
- integrity sha512-vmQSUcfalpIq0R9q7uTo2lXs6eGIpt9wtnLdMv9LVpIjCA/+ufZRozlVoVelIYixx1ugCBKDhn89vnsEGOCx9A ==
716
+ " @types/ws@^8.5.11 " :
717
+ version "8.5.11 "
718
+ resolved "https://registry.yarnpkg.com/@types/ws/-/ws-8.5.11 .tgz#90ad17b3df7719ce3e6bc32f83ff954d38656508 "
719
+ integrity sha512-4+q7P5h3SpJxaBft0Dzpbr6lmMaqh0Jr2tbhJZ/luAwvD7ohSCniYkwz/pLxuT2h0EOa6QADgJj1Ko+TzRfZ+w ==
725
720
dependencies :
726
721
" @types/node" " *"
727
722
6500
6495
dependencies :
6501
6496
mkdirp "^0.5.1"
6502
6497
6503
- ws@^8.17.1 :
6504
- version "8.17.1 "
6505
- resolved "https://registry.yarnpkg.com/ws/-/ws-8.17.1 .tgz#9293da530bb548febc95371d90f9c878727d919b "
6506
- integrity sha512-6XQFvXTkbfUOZOKKILFG1PDK2NDQs4azKQl26T0YS5CxqWLgXajbPZ+h4gZekJyRqFU8pvnbAbbs/3TgRPy+GQ ==
6498
+ ws@^8.18.0 :
6499
+ version "8.18.0 "
6500
+ resolved "https://registry.yarnpkg.com/ws/-/ws-8.18.0 .tgz#0d7505a6eafe2b0e712d232b42279f53bc289bbc "
6501
+ integrity sha512-8VbfWfHLbbwu3+N6OKsOMpBdT4kXPDDB9cJk2bJ6mh9ucxdlnNvH1e+roYkKmN9Nxw2yjz7VzeO9oOz2zJ04Pw ==
6507
6502
6508
6503
xml2js@^0.5.0 :
6509
6504
version "0.5.0"
You can’t perform that action at this time.
0 commit comments