File tree Expand file tree Collapse file tree 2 files changed +12
-5
lines changed Expand file tree Collapse file tree 2 files changed +12
-5
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.17.1"
445
+ resolved "https://registry.npmjs.org/@types/node/-/node-22.17.1.tgz#484a755050497ebc3b37ff5adb7470f2e3ea5f5b"
446
+ integrity sha512-y3tBaz+rjspDTylNjAX37jEC3TETEFGNJL6uQDxwF9/8GLLIjW1rvVHlynyuUKMnMr1Roq8jOv3vkopBjC4/VA==
447
+ dependencies :
448
+ undici-types "~6.21.0"
447
449
448
450
" @types/normalize-package-data@^2.4.0 " :
449
451
version "2.4.4"
@@ -5091,6 +5093,11 @@ undici-types@~6.19.2:
5091
5093
resolved "https://registry.npmjs.org/undici-types/-/undici-types-6.19.8.tgz#35111c9d1437ab83a7cdc0abae2f26d88eda0a02"
5092
5094
integrity sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==
5093
5095
5096
+ undici-types@~6.21.0 :
5097
+ version "6.21.0"
5098
+ resolved "https://registry.npmjs.org/undici-types/-/undici-types-6.21.0.tgz#691d00af3909be93a7faa13be61b3a5b50ef12cb"
5099
+ integrity sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==
5100
+
5094
5101
uniq@^1.0.1 :
5095
5102
version "1.0.1"
5096
5103
resolved "https://registry.npmjs.org/uniq/-/uniq-1.0.1.tgz#b31c5ae8254844a3a8281541ce2b04b865a734ff"
You can’t perform that action at this time.
0 commit comments