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.13.8 " ,
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.13.8 ":
581
+ version "22.13.8 "
582
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-22.13.8 .tgz#57e2450295b33a6518d6fd4f65f47236d3e41d8d "
583
+ integrity sha512-G3EfaZS+iOGYWLLRCEAXdWK9my08oHNZ+FHluRiggIYJPOXzhOiDgpVCUHaUvyIC5/fj7C/p637jdzC666AOKQ ==
584
584
dependencies :
585
- undici-types "~5.26.4 "
585
+ undici-types "~6.20.0 "
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.20.0 :
6335
+ version "6.20.0 "
6336
+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.20.0 .tgz#8171bf22c1f588d1554d55bf204bc624af388433 "
6337
+ integrity sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg ==
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