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 272
272
"devDependencies" : {
273
273
"@types/eventsource" : " ^1.1.15" ,
274
274
"@types/glob" : " ^7.1.3" ,
275
- "@types/node" : " ^18.0.0 " ,
275
+ "@types/node" : " ^22.8.7 " ,
276
276
"@types/node-forge" : " ^1.3.11" ,
277
277
"@types/ua-parser-js" : " ^0.7.39" ,
278
278
"@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.8.7 ":
581
+ version "22.8.7 "
582
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-22.8.7 .tgz#04ab7a073d95b4a6ee899f235d43f3c320a976f4 "
583
+ integrity sha512-LidcG+2UeYIWcMuMUpBKOnryBWG/rnmOHQR5apjn8myTQcx3rinFRn7DcIFhMnS0PPFSC6OafdIKEad0lj6U0Q ==
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