File tree 2 files changed +12
-12
lines changed
2 files changed +12
-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.14.1 " ,
55
55
"@types/nodemailer" : " 6.4.17" ,
56
56
"@types/pug" : " 2.0.10" ,
57
57
"@typescript-eslint/eslint-plugin" : " 8.30.1" ,
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 947
947
dependencies :
948
948
undici-types "~6.20.0"
949
949
950
- " @types/node@20.17.30 " :
951
- version "20.17.30 "
952
- resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.30 .tgz#1d93f656d3b869dbef7b796568ac457606ba58d0 "
953
- integrity sha512-7zf4YyHA+jvBNfVrk2Gtvs6x7E8V+YDW05bNfG2XkWDJfYRXrTiP/DsB2zSYTaHX0bGIujTBQdMVAhb+j7mwpg ==
950
+ " @types/node@22.14.1 " :
951
+ version "22.14.1 "
952
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-22.14.1 .tgz#53b54585cec81c21eee3697521e31312d6ca1e6f "
953
+ integrity sha512-u0HuPQwe/dHrItgHHpmw3N2fYCR6x4ivMNbPHRkBVP4CvN+kiRrKHWk3i8tXiO/joPwXLMYvF9TTF0eqgHIuOw ==
954
954
dependencies :
955
- undici-types "~6.19.2 "
955
+ undici-types "~6.21.0 "
956
956
957
957
958
958
version "6.4.17"
@@ -5673,16 +5673,16 @@ uint8array-extras@^1.4.0:
5673
5673
resolved "https://registry.yarnpkg.com/uint8array-extras/-/uint8array-extras-1.4.0.tgz#e42a678a6dd335ec2d21661333ed42f44ae7cc74"
5674
5674
integrity sha512-ZPtzy0hu4cZjv3z5NW9gfKnNLjoz4y6uv4HlelAjDK7sY/xOkKZv9xK/WQpcsBB3jEybChz9DPC2U/+cusjJVQ==
5675
5675
5676
- undici-types@~6.19.2 :
5677
- version "6.19.8"
5678
- resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.8.tgz#35111c9d1437ab83a7cdc0abae2f26d88eda0a02"
5679
- integrity sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==
5680
-
5681
5676
undici-types@~6.20.0 :
5682
5677
version "6.20.0"
5683
5678
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.20.0.tgz#8171bf22c1f588d1554d55bf204bc624af388433"
5684
5679
integrity sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==
5685
5680
5681
+ undici-types@~6.21.0 :
5682
+ version "6.21.0"
5683
+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.21.0.tgz#691d00af3909be93a7faa13be61b3a5b50ef12cb"
5684
+ integrity sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==
5685
+
5686
5686
universalify@^2.0.0 :
5687
5687
version "2.0.1"
5688
5688
resolved "https://registry.yarnpkg.com/universalify/-/universalify-2.0.1.tgz#168efc2180964e6386d061e094df61afe239b18d"
You can’t perform that action at this time.
0 commit comments