File tree 2 files changed +8
-23
lines changed
2 files changed +8
-23
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.31 " ,
54
+ "@types/node" : " 22.15.3 " ,
55
55
"@types/nodemailer" : " 6.4.17" ,
56
56
"@types/pug" : " 2.0.10" ,
57
57
"@typescript-eslint/eslint-plugin" : " 8.31.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 821
821
dependencies :
822
822
undici-types "~6.21.0"
823
823
824
- " @types/node@20.17.31 " :
825
- version "20.17.31 "
826
- resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.31 .tgz#7dd6ce2d88462bcd795ec5aa5e41fe79af965eef "
827
- integrity sha512-quODOCNXQAbNf1Q7V+fI8WyErOCh0D5Yd31vHnKu4GkSztGQ7rlltAaqXhHhLl33tlVyUXs2386MkANSwgDn6A ==
824
+ " @types/node@22.15.3 " :
825
+ version "22.15.3 "
826
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.3 .tgz#b7fb9396a8ec5b5dfb1345d8ac2502060e9af68b "
827
+ integrity sha512-lX7HFZeHf4QG/J7tBZqrCAXwz9J5RD56Y6MpP0eJkka8p+K0RY/yBTW7CYFJ4VGCclxqOLKmiGP5juQc6MKgcw ==
828
828
dependencies :
829
- undici-types "~6.19.2 "
829
+ undici-types "~6.21.0 "
830
830
831
831
832
832
version "6.4.17"
@@ -4909,17 +4909,7 @@ schema-utils@^3.1.1:
4909
4909
ajv "^6.12.5"
4910
4910
ajv-keywords "^3.5.2"
4911
4911
4912
- schema-utils@^4.3.0 :
4913
- version "4.3.2"
4914
- resolved "https://registry.yarnpkg.com/schema-utils/-/schema-utils-4.3.2.tgz#0c10878bf4a73fd2b1dfd14b9462b26788c806ae"
4915
- integrity sha512-Gn/JaSk/Mt9gYubxTtSn/QCV4em9mpAPiR1rqy/Ocu19u/G9J5WWdNoUT4SiV6mFC3y6cxyFcFwdzPM3FgxGAQ==
4916
- dependencies :
4917
- " @types/json-schema" " ^7.0.9"
4918
- ajv "^8.9.0"
4919
- ajv-formats "^2.1.1"
4920
- ajv-keywords "^5.1.0"
4921
-
4922
- schema-utils@^4.3.2 :
4912
+ schema-utils@^4.3.0, schema-utils@^4.3.2 :
4923
4913
version "4.3.2"
4924
4914
resolved "https://registry.yarnpkg.com/schema-utils/-/schema-utils-4.3.2.tgz#0c10878bf4a73fd2b1dfd14b9462b26788c806ae"
4925
4915
integrity sha512-Gn/JaSk/Mt9gYubxTtSn/QCV4em9mpAPiR1rqy/Ocu19u/G9J5WWdNoUT4SiV6mFC3y6cxyFcFwdzPM3FgxGAQ==
@@ -5523,11 +5513,6 @@ uint8array-extras@^1.4.0:
5523
5513
resolved "https://registry.yarnpkg.com/uint8array-extras/-/uint8array-extras-1.4.0.tgz#e42a678a6dd335ec2d21661333ed42f44ae7cc74"
5524
5514
integrity sha512-ZPtzy0hu4cZjv3z5NW9gfKnNLjoz4y6uv4HlelAjDK7sY/xOkKZv9xK/WQpcsBB3jEybChz9DPC2U/+cusjJVQ==
5525
5515
5526
- undici-types@~6.19.2 :
5527
- version "6.19.8"
5528
- resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.8.tgz#35111c9d1437ab83a7cdc0abae2f26d88eda0a02"
5529
- integrity sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==
5530
-
5531
5516
undici-types@~6.21.0 :
5532
5517
version "6.21.0"
5533
5518
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.21.0.tgz#691d00af3909be93a7faa13be61b3a5b50ef12cb"
You can’t perform that action at this time.
0 commit comments