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.14 " ,
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.14 ":
583
+ version "22.13.14 "
584
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-22.13.14 .tgz#70d84ec91013dcd2ba2de35532a5a14c2b4cc912 "
585
+ integrity sha512-Zs/Ollc1SJ8nKUAgc7ivOEdIBM8JAKgrqqUYi2J997JuKO7/tpQC+WCetQ1sypiKCQWHdvdg9wBNpUPEWZae7w ==
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"
@@ -6338,10 +6338,10 @@ underscore@^1.12.1:
6338
6338
resolved "https://registry.yarnpkg.com/underscore/-/underscore-1.13.6.tgz#04786a1f589dc6c09f761fc5f45b89e935136441"
6339
6339
integrity sha512-+A5Sja4HP1M08MaXya7p5LvjuM7K6q/2EaC0+iovj/wOcMsTzMvDFbasi/oSapiwOlt252IqsKqPjCl7huKS0A==
6340
6340
6341
- undici-types@~5.26.4 :
6342
- version "5.26.5 "
6343
- resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5 .tgz#bcd539893d00b56e964fd2657a4866b221a65617 "
6344
- integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA ==
6341
+ undici-types@~6.20.0 :
6342
+ version "6.20.0 "
6343
+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.20.0 .tgz#8171bf22c1f588d1554d55bf204bc624af388433 "
6344
+ integrity sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg ==
6345
6345
6346
6346
unherit@^1.0.4 :
6347
6347
version "1.1.3"
You can’t perform that action at this time.
0 commit comments