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 262
262
"devDependencies" : {
263
263
"@types/eventsource" : " ^1.1.15" ,
264
264
"@types/glob" : " ^7.1.3" ,
265
- "@types/node" : " ^18.0.0 " ,
265
+ "@types/node" : " ^22.8.1 " ,
266
266
"@types/node-forge" : " ^1.3.11" ,
267
267
"@types/ua-parser-js" : " ^0.7.39" ,
268
268
"@types/vscode" : " ^1.73.0" ,
Original file line number Diff line number Diff line change 659
659
dependencies :
660
660
" @types/node" " *"
661
661
662
- " @types/node@*" , "@types/node@^18.0.0 ":
663
- version "18.19.33 "
664
- resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.33 .tgz#98cd286a1b8a5e11aa06623210240bcc28e95c48 "
665
- integrity sha512-NR9+KrpSajr2qBVp/Yt5TU/rp+b5Mayi3+OlMlcg2cVCfRmcG5PWZ7S4+MG9PZ5gWBoc9Pd0BKSRViuBCRPu0A ==
662
+ " @types/node@*" , "@types/node@^22.8.1 ":
663
+ version "22.8.1 "
664
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-22.8.1 .tgz#b39d4b98165e2ae792ce213f610c7c6108ccfa16 "
665
+ integrity sha512-k6Gi8Yyo8EtrNtkHXutUu2corfDf9su95VYVP10aGYMMROM6SAItZi0w1XszA6RtWTHSVp5OeFof37w0IEqCQg ==
666
666
dependencies :
667
- undici-types "~5.26.4 "
667
+ undici-types "~6.19.8 "
668
668
669
669
" @types/semver@^7.5.0 " :
670
670
version "7.5.3"
@@ -6385,10 +6385,10 @@ underscore@^1.12.1:
6385
6385
resolved "https://registry.yarnpkg.com/underscore/-/underscore-1.13.6.tgz#04786a1f589dc6c09f761fc5f45b89e935136441"
6386
6386
integrity sha512-+A5Sja4HP1M08MaXya7p5LvjuM7K6q/2EaC0+iovj/wOcMsTzMvDFbasi/oSapiwOlt252IqsKqPjCl7huKS0A==
6387
6387
6388
- undici-types@~5.26.4 :
6389
- version "5.26.5 "
6390
- resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5 .tgz#bcd539893d00b56e964fd2657a4866b221a65617 "
6391
- integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA ==
6388
+ undici-types@~6.19.8 :
6389
+ version "6.19.8 "
6390
+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.8 .tgz#35111c9d1437ab83a7cdc0abae2f26d88eda0a02 "
6391
+ integrity sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw ==
6392
6392
6393
6393
unherit@^1.0.4 :
6394
6394
version "1.1.3"
You can’t perform that action at this time.
0 commit comments