File tree 2 files changed +7
-12
lines changed
2 files changed +7
-12
lines changed Original file line number Diff line number Diff line change 51
51
"@types/ejs" : " 3.1.5" ,
52
52
"@types/express" : " 5.0.1" ,
53
53
"@types/mjml" : " 4.7.4" ,
54
- "@types/node" : " 20.17.30 " ,
54
+ "@types/node" : " 22.13.17 " ,
55
55
"@types/nodemailer" : " 6.4.17" ,
56
56
"@types/pug" : " 2.0.10" ,
57
57
"@typescript-eslint/eslint-plugin" : " 8.29.0" ,
86
86
"printWidth" : 120
87
87
},
88
88
"engines" : {
89
- "node" : " >=20 <21 "
89
+ "node" : " >=20 <23 "
90
90
}
91
91
}
Original file line number Diff line number Diff line change 805
805
dependencies :
806
806
undici-types "~6.20.0"
807
807
808
- " @types/node@20.17.30 " :
809
- version "20.17.30 "
810
- resolved "https://registry.yarnpkg.com/@types/node/-/node-20. 17.30. tgz#1d93f656d3b869dbef7b796568ac457606ba58d0 "
811
- integrity sha512-7zf4YyHA+jvBNfVrk2Gtvs6x7E8V+YDW05bNfG2XkWDJfYRXrTiP/DsB2zSYTaHX0bGIujTBQdMVAhb+j7mwpg ==
808
+ " @types/node@22.13.17 " :
809
+ version "22.13.17 "
810
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-22.13. 17.tgz#9ca6a81a0180cdcfd3719b9cf6c09186756e1754 "
811
+ integrity sha512-nAJuQXoyPj04uLgu+obZcSmsfOenUg6DxPKogeUy6yNCFwWaj5sBF8/G/pNo8EtBJjAfSVgfIlugR/BCOleO+g ==
812
812
dependencies :
813
- undici-types "~6.19.2 "
813
+ undici-types "~6.20.0 "
814
814
815
815
816
816
version "6.4.17"
5460
5460
dependencies :
5461
5461
" @lukeed/csprng" " ^1.0.0"
5462
5462
5463
- undici-types@~6.19.2 :
5464
- version "6.19.8"
5465
- resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.8.tgz#35111c9d1437ab83a7cdc0abae2f26d88eda0a02"
5466
- integrity sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==
5467
-
5468
5463
undici-types@~6.20.0 :
5469
5464
version "6.20.0"
5470
5465
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.20.0.tgz#8171bf22c1f588d1554d55bf204bc624af388433"
You can’t perform that action at this time.
0 commit comments