File tree 2 files changed +11
-16
lines changed
2 files changed +11
-16
lines changed Original file line number Diff line number Diff line change 260
260
"@types/node-forge" : " ^1.3.11" ,
261
261
"@types/ua-parser-js" : " ^0.7.39" ,
262
262
"@types/vscode" : " ^1.73.0" ,
263
- "@types/ws" : " ^8.5.10 " ,
263
+ "@types/ws" : " ^8.5.11 " ,
264
264
"@typescript-eslint/eslint-plugin" : " ^6.21.0" ,
265
265
"@typescript-eslint/parser" : " ^6.21.0" ,
266
266
"@vscode/test-electron" : " ^2.4.0" ,
297
297
"proxy-agent" : " ^6.4.0" ,
298
298
"semver" : " ^7.6.2" ,
299
299
"ua-parser-js" : " ^1.0.38" ,
300
- "ws" : " ^8.17.1 " ,
300
+ "ws" : " ^8.18.0 " ,
301
301
"zod" : " ^3.23.8"
302
302
},
303
303
"resolutions" : {
Original file line number Diff line number Diff line change 654
654
dependencies :
655
655
" @types/node" " *"
656
656
657
- " @types/node@* " :
658
- version "18.11.18"
659
- resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.18.tgz#8dfb97f0da23c2293e554c5a50d61ef134d7697f"
660
- integrity sha512-DHQpWGjyQKSHj3ebjFI/wRKcqQcdR+MoFBygntYOZytCqNfkd2ZC4ARDJ2DQqhjH5p85Nnd3jhUJIXrszFX/JA==
661
-
662
- " @types/node@^18.0.0 " :
657
+ " @types/node@*" , "@types/node@^18.0.0":
663
658
version "18.19.33"
664
659
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.33.tgz#98cd286a1b8a5e11aa06623210240bcc28e95c48"
665
660
integrity sha512-NR9+KrpSajr2qBVp/Yt5TU/rp+b5Mayi3+OlMlcg2cVCfRmcG5PWZ7S4+MG9PZ5gWBoc9Pd0BKSRViuBCRPu0A==
686
681
resolved "https://registry.yarnpkg.com/@types/vscode/-/vscode-1.74.0.tgz#4adc21b4e7f527b893de3418c21a91f1e503bdcd"
687
682
integrity sha512-LyeCIU3jb9d38w0MXFwta9r0Jx23ugujkAxdwLTNCyspdZTKUc43t7ppPbCiPoQ/Ivd/pnDFZrb4hWd45wrsgA==
688
683
689
- " @types/ws@^8.5.10 " :
690
- version "8.5.10 "
691
- resolved "https://registry.yarnpkg.com/@types/ws/-/ws-8.5.10 .tgz#4acfb517970853fa6574a3a6886791d04a396787 "
692
- integrity sha512-vmQSUcfalpIq0R9q7uTo2lXs6eGIpt9wtnLdMv9LVpIjCA/+ufZRozlVoVelIYixx1ugCBKDhn89vnsEGOCx9A ==
684
+ " @types/ws@^8.5.11 " :
685
+ version "8.5.11 "
686
+ resolved "https://registry.yarnpkg.com/@types/ws/-/ws-8.5.11 .tgz#90ad17b3df7719ce3e6bc32f83ff954d38656508 "
687
+ integrity sha512-4+q7P5h3SpJxaBft0Dzpbr6lmMaqh0Jr2tbhJZ/luAwvD7ohSCniYkwz/pLxuT2h0EOa6QADgJj1Ko+TzRfZ+w ==
693
688
dependencies :
694
689
" @types/node" " *"
695
690
6456
6451
dependencies :
6457
6452
mkdirp "^0.5.1"
6458
6453
6459
- ws@^8.17.1 :
6460
- version "8.17.1 "
6461
- resolved "https://registry.yarnpkg.com/ws/-/ws-8.17.1 .tgz#9293da530bb548febc95371d90f9c878727d919b "
6462
- integrity sha512-6XQFvXTkbfUOZOKKILFG1PDK2NDQs4azKQl26T0YS5CxqWLgXajbPZ+h4gZekJyRqFU8pvnbAbbs/3TgRPy+GQ ==
6454
+ ws@^8.18.0 :
6455
+ version "8.18.0 "
6456
+ resolved "https://registry.yarnpkg.com/ws/-/ws-8.18.0 .tgz#0d7505a6eafe2b0e712d232b42279f53bc289bbc "
6457
+ integrity sha512-8VbfWfHLbbwu3+N6OKsOMpBdT4kXPDDB9cJk2bJ6mh9ucxdlnNvH1e+roYkKmN9Nxw2yjz7VzeO9oOz2zJ04Pw ==
6463
6458
6464
6459
xml2js@^0.5.0 :
6465
6460
version "0.5.0"
You can’t perform that action at this time.
0 commit comments