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 277
277
"devDependencies" : {
278
278
"@types/eventsource" : " ^3.0.0" ,
279
279
"@types/glob" : " ^7.1.3" ,
280
- "@types/node" : " ^18.0.0 " ,
280
+ "@types/node" : " ^22.13.17 " ,
281
281
"@types/node-forge" : " ^1.3.11" ,
282
282
"@types/ua-parser-js" : " ^0.7.39" ,
283
283
"@types/vscode" : " ^1.73.0" ,
Original file line number Diff line number Diff line change 595
595
dependencies :
596
596
" @types/node" " *"
597
597
598
- " @types/node@*" , "@types/node@^18.0.0 ":
599
- version "18.19.33 "
600
- resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.33 .tgz#98cd286a1b8a5e11aa06623210240bcc28e95c48 "
601
- integrity sha512-NR9+KrpSajr2qBVp/Yt5TU/rp+b5Mayi3+OlMlcg2cVCfRmcG5PWZ7S4+MG9PZ5gWBoc9Pd0BKSRViuBCRPu0A ==
598
+ " @types/node@*" , "@types/node@^22.13.17 ":
599
+ version "22.13.17 "
600
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-22.13.17 .tgz#9ca6a81a0180cdcfd3719b9cf6c09186756e1754 "
601
+ integrity sha512-nAJuQXoyPj04uLgu+obZcSmsfOenUg6DxPKogeUy6yNCFwWaj5sBF8/G/pNo8EtBJjAfSVgfIlugR/BCOleO+g ==
602
602
dependencies :
603
- undici-types "~5.26.4 "
603
+ undici-types "~6.20.0 "
604
604
605
605
" @types/semver@^7.5.0 " :
606
606
version "7.5.3"
@@ -6349,10 +6349,10 @@ underscore@^1.12.1:
6349
6349
resolved "https://registry.yarnpkg.com/underscore/-/underscore-1.13.6.tgz#04786a1f589dc6c09f761fc5f45b89e935136441"
6350
6350
integrity sha512-+A5Sja4HP1M08MaXya7p5LvjuM7K6q/2EaC0+iovj/wOcMsTzMvDFbasi/oSapiwOlt252IqsKqPjCl7huKS0A==
6351
6351
6352
- undici-types@~5.26.4 :
6353
- version "5.26.5 "
6354
- resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5 .tgz#bcd539893d00b56e964fd2657a4866b221a65617 "
6355
- integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA ==
6352
+ undici-types@~6.20.0 :
6353
+ version "6.20.0 "
6354
+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.20.0 .tgz#8171bf22c1f588d1554d55bf204bc624af388433 "
6355
+ integrity sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg ==
6356
6356
6357
6357
unherit@^1.0.4 :
6358
6358
version "1.1.3"
You can’t perform that action at this time.
0 commit comments