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 281
281
"@types/node-forge" : " ^1.3.11" ,
282
282
"@types/ua-parser-js" : " ^0.7.39" ,
283
283
"@types/vscode" : " ^1.73.0" ,
284
- "@types/ws" : " ^8.5.11 " ,
284
+ "@types/ws" : " ^8.18.1 " ,
285
285
"@typescript-eslint/eslint-plugin" : " ^6.21.0" ,
286
286
"@typescript-eslint/parser" : " ^6.21.0" ,
287
287
"@vscode/test-electron" : " ^2.4.1" ,
318
318
"proxy-agent" : " ^6.4.0" ,
319
319
"semver" : " ^7.6.2" ,
320
320
"ua-parser-js" : " ^1.0.38" ,
321
- "ws" : " ^8.18.0 " ,
321
+ "ws" : " ^8.18.1 " ,
322
322
"zod" : " ^3.23.8"
323
323
},
324
324
"resolutions" : {
Original file line number Diff line number Diff line change 727
727
resolved "https://registry.yarnpkg.com/@types/vscode/-/vscode-1.74.0.tgz#4adc21b4e7f527b893de3418c21a91f1e503bdcd"
728
728
integrity sha512-LyeCIU3jb9d38w0MXFwta9r0Jx23ugujkAxdwLTNCyspdZTKUc43t7ppPbCiPoQ/Ivd/pnDFZrb4hWd45wrsgA==
729
729
730
- " @types/ws@^8.5.11 " :
731
- version "8.5.11 "
732
- resolved "https://registry.yarnpkg.com/@types/ws/-/ws-8.5.11 .tgz#90ad17b3df7719ce3e6bc32f83ff954d38656508 "
733
- integrity sha512-4+q7P5h3SpJxaBft0Dzpbr6lmMaqh0Jr2tbhJZ/luAwvD7ohSCniYkwz/pLxuT2h0EOa6QADgJj1Ko+TzRfZ+w ==
730
+ " @types/ws@^8.18.1 " :
731
+ version "8.18.1 "
732
+ resolved "https://registry.yarnpkg.com/@types/ws/-/ws-8.18.1 .tgz#48464e4bf2ddfd17db13d845467f6070ffea4aa9 "
733
+ integrity sha512-ThVF6DCVhA8kUGy+aazFQ4kXQ7E1Ty7A3ypFOe0IcJV8O/M511G99AW24irKrW56Wt44yG9+ij8FaqoBGkuBXg ==
734
734
dependencies :
735
735
" @types/node" " *"
736
736
6921
6921
dependencies :
6922
6922
mkdirp "^0.5.1"
6923
6923
6924
- ws@^8.18.0 :
6925
- version "8.18.0 "
6926
- resolved "https://registry.yarnpkg.com/ws/-/ws-8.18.0 .tgz#0d7505a6eafe2b0e712d232b42279f53bc289bbc "
6927
- integrity sha512-8VbfWfHLbbwu3+N6OKsOMpBdT4kXPDDB9cJk2bJ6mh9ucxdlnNvH1e+roYkKmN9Nxw2yjz7VzeO9oOz2zJ04Pw ==
6924
+ ws@^8.18.1 :
6925
+ version "8.18.1 "
6926
+ resolved "https://registry.yarnpkg.com/ws/-/ws-8.18.1 .tgz#ea131d3784e1dfdff91adb0a4a116b127515e3cb "
6927
+ integrity sha512-RKW2aJZMXeMxVpnZ6bck+RswznaxmzdULiBr6KY7XkTnW8uvt0iT9H5DkHUChXrc+uurzwa0rVI16n/Xzjdz1w ==
6928
6928
6929
6929
xml2js@^0.5.0 :
6930
6930
version "0.5.0"
You can’t perform that action at this time.
0 commit comments