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" : " ^3.0.0" ,
279
279
"@types/glob" : " ^7.1.3" ,
280
- "@types/node" : " ^18.0.0 " ,
280
+ "@types/node" : " ^22.13.10 " ,
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 579
579
dependencies :
580
580
" @types/node" " *"
581
581
582
- " @types/node@*" , "@types/node@^18.0.0 ":
583
- version "18.19.33 "
584
- resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.33 .tgz#98cd286a1b8a5e11aa06623210240bcc28e95c48 "
585
- integrity sha512-NR9+KrpSajr2qBVp/Yt5TU/rp+b5Mayi3+OlMlcg2cVCfRmcG5PWZ7S4+MG9PZ5gWBoc9Pd0BKSRViuBCRPu0A ==
582
+ " @types/node@*" , "@types/node@^22.13.10 ":
583
+ version "22.13.10 "
584
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-22.13.10 .tgz#df9ea358c5ed991266becc3109dc2dc9125d77e4 "
585
+ integrity sha512-I6LPUvlRH+O6VRUqYOcMudhaIdUVWfsjnZavnsraHvpBwaEyMN29ry+0UVJhImYL16xsscu0aske3yA+uPOWfw ==
586
586
dependencies :
587
- undici-types "~5.26.4 "
587
+ undici-types "~6.20.0 "
588
588
589
589
" @types/semver@^7.5.0 " :
590
590
version "7.5.3"
@@ -6333,10 +6333,10 @@ underscore@^1.12.1:
6333
6333
resolved "https://registry.yarnpkg.com/underscore/-/underscore-1.13.6.tgz#04786a1f589dc6c09f761fc5f45b89e935136441"
6334
6334
integrity sha512-+A5Sja4HP1M08MaXya7p5LvjuM7K6q/2EaC0+iovj/wOcMsTzMvDFbasi/oSapiwOlt252IqsKqPjCl7huKS0A==
6335
6335
6336
- undici-types@~5.26.4 :
6337
- version "5.26.5 "
6338
- resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5 .tgz#bcd539893d00b56e964fd2657a4866b221a65617 "
6339
- integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA ==
6336
+ undici-types@~6.20.0 :
6337
+ version "6.20.0 "
6338
+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.20.0 .tgz#8171bf22c1f588d1554d55bf204bc624af388433 "
6339
+ integrity sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg ==
6340
6340
6341
6341
unherit@^1.0.4 :
6342
6342
version "1.1.3"
You can’t perform that action at this time.
0 commit comments