File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 277
277
"devDependencies" : {
278
278
"@types/eventsource" : " ^1.1.15" ,
279
279
"@types/glob" : " ^7.1.3" ,
280
- "@types/node" : " ^18.0 .0" ,
280
+ "@types/node" : " ^22.9 .0" ,
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 577
577
dependencies :
578
578
" @types/node" " *"
579
579
580
- " @types/node@*" , "@types/node@^18.0 .0":
581
- version "18.19.33 "
582
- resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.33 .tgz#98cd286a1b8a5e11aa06623210240bcc28e95c48 "
583
- integrity sha512-NR9+KrpSajr2qBVp/Yt5TU/rp+b5Mayi3+OlMlcg2cVCfRmcG5PWZ7S4+MG9PZ5gWBoc9Pd0BKSRViuBCRPu0A ==
580
+ " @types/node@*" , "@types/node@^22.9 .0":
581
+ version "22.9.0 "
582
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-22.9.0 .tgz#b7f16e5c3384788542c72dc3d561a7ceae2c0365 "
583
+ integrity sha512-vuyHg81vvWA1Z1ELfvLko2c8f34gyA0zaic0+Rllc5lbCnbSyuvb2Oxpm6TAUAC/2xZN3QGqxBNggD1nNR2AfQ ==
584
584
dependencies :
585
- undici-types "~5.26.4 "
585
+ undici-types "~6.19.8 "
586
586
587
587
" @types/semver@^7.5.0 " :
588
588
version "7.5.3"
@@ -6331,10 +6331,10 @@ underscore@^1.12.1:
6331
6331
resolved "https://registry.yarnpkg.com/underscore/-/underscore-1.13.6.tgz#04786a1f589dc6c09f761fc5f45b89e935136441"
6332
6332
integrity sha512-+A5Sja4HP1M08MaXya7p5LvjuM7K6q/2EaC0+iovj/wOcMsTzMvDFbasi/oSapiwOlt252IqsKqPjCl7huKS0A==
6333
6333
6334
- undici-types@~5.26.4 :
6335
- version "5.26.5 "
6336
- resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5 .tgz#bcd539893d00b56e964fd2657a4866b221a65617 "
6337
- integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA ==
6334
+ undici-types@~6.19.8 :
6335
+ version "6.19.8 "
6336
+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.8 .tgz#35111c9d1437ab83a7cdc0abae2f26d88eda0a02 "
6337
+ integrity sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw ==
6338
6338
6339
6339
unherit@^1.0.4 :
6340
6340
version "1.1.3"
You can’t perform that action at this time.
0 commit comments