File tree 2 files changed +11
-6
lines changed
2 files changed +11
-6
lines changed Original file line number Diff line number Diff line change 52
52
"@types/express" : " ^4.17.21" ,
53
53
"@types/lodash" : " ^4.17.6" ,
54
54
"@types/luxon" : " ^3.4.2" ,
55
- "@types/node" : " ^20.14.10 " ,
55
+ "@types/node" : " ^22.9.4 " ,
56
56
"@typescript-eslint/eslint-plugin" : " ^7.15.0" ,
57
57
"@typescript-eslint/parser" : " ^7.15.0" ,
58
58
"eslint" : " ^8.57.0" ,
Original file line number Diff line number Diff line change 606
606
dependencies :
607
607
undici-types "~5.26.4"
608
608
609
- " @types/node@^20.14.10 " :
610
- version "20.14.10 "
611
- resolved "https://registry.yarnpkg.com/@types/node/-/node-20.14.10 .tgz#a1a218290f1b6428682e3af044785e5874db469a "
612
- integrity sha512-MdiXf+nDuMvY0gJKxyfZ7/6UFsETO7mGKF54MVD/ekJS6HdFtpZFBgrh6Pseu64XTb2MLyFPlbW6hj8HYRQNOQ ==
609
+ " @types/node@^22.9.4 " :
610
+ version "22.9.4 "
611
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-22.9.4 .tgz#31eefcdbe163a51f53cbfbb3e121b8ae9b16fdb2 "
612
+ integrity sha512-d9RWfoR7JC/87vj7n+PVTzGg9hDyuFjir3RxUHbjFSKNd9mpxbxwMEyaCim/ddCmy4IuW7HjTzF3g9p3EtWEOg ==
613
613
dependencies :
614
- undici-types "~5.26.4 "
614
+ undici-types "~6.19.8 "
615
615
616
616
" @types/qs@* " :
617
617
version "6.9.10"
@@ -3965,6 +3965,11 @@ undici-types@~5.26.4:
3965
3965
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
3966
3966
integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
3967
3967
3968
+ undici-types@~6.19.8 :
3969
+ version "6.19.8"
3970
+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.8.tgz#35111c9d1437ab83a7cdc0abae2f26d88eda0a02"
3971
+ integrity sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==
3972
+
3968
3973
undici@^6.18.2 :
3969
3974
version "6.19.5"
3970
3975
resolved "https://registry.yarnpkg.com/undici/-/undici-6.19.5.tgz#5829101361b583b53206e81579f4df71c56d6be8"
You can’t perform that action at this time.
0 commit comments