File tree Expand file tree Collapse file tree 2 files changed +8
-6
lines changed Expand file tree Collapse file tree 2 files changed +8
-6
lines changed Original file line number Diff line number Diff line change 62
62
"devDependencies" : {
63
63
"@types/chai" : " ^4.2.21" ,
64
64
"@types/chai-string" : " ^1.4.2" ,
65
- "@types/node" : " ^16.4.13 " ,
65
+ "@types/node" : " ^22.0.0 " ,
66
66
"@types/shelljs" : " ^0.8.9" ,
67
67
"@types/sinon" : " ^17.0.0" ,
68
68
"@types/sinon-chai" : " ^3.2.5" ,
Original file line number Diff line number Diff line change 440
440
dependencies :
441
441
undici-types "~6.19.2"
442
442
443
- " @types/node@^16.4.13 " :
444
- version "16.4.13"
445
- resolved "https://registry.npmjs.org/@types/node/-/node-16.4.13.tgz#7dfd9c14661edc65cccd43a29eb454174642370d"
446
- integrity sha512-bLL69sKtd25w7p1nvg9pigE4gtKVpGTPojBFLMkGHXuUgap2sLqQt2qUnqmVCDfzGUL0DRNZP+1prIZJbMeAXg==
443
+ " @types/node@^22.0.0 " :
444
+ version "22.8.2"
445
+ resolved "https://registry.npmjs.org/@types/node/-/node-22.8.2.tgz#8e82bb8201c0caf751dcdc61b0a262d2002d438b"
446
+ integrity sha512-NzaRNFV+FZkvK/KLCsNdTvID0SThyrs5SHB6tsD/lajr22FGC73N2QeDPM2wHtVde8mgcXuSsHQkH5cX1pbPLw==
447
+ dependencies :
448
+ undici-types "~6.19.8"
447
449
448
450
" @types/normalize-package-data@^2.4.0 " :
449
451
version "2.4.4"
@@ -5086,7 +5088,7 @@ underscore@~1.7.0:
5086
5088
resolved "https://registry.npmjs.org/underscore/-/underscore-1.7.0.tgz#6bbaf0877500d36be34ecaa584e0db9fef035209"
5087
5089
integrity sha1-a7rwh3UA02vjTsqlhODbn+8DUgk=
5088
5090
5089
- undici-types@~6.19.2 :
5091
+ undici-types@~6.19.2, undici-types@~6.19.8 :
5090
5092
version "6.19.8"
5091
5093
resolved "https://registry.npmjs.org/undici-types/-/undici-types-6.19.8.tgz#35111c9d1437ab83a7cdc0abae2f26d88eda0a02"
5092
5094
integrity sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==
You can’t perform that action at this time.
0 commit comments