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.13.13 " ,
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.13.13 " :
610
+ version "22.13.13 "
611
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-22.13.13 .tgz#5e7d110fb509b0d4a43fbf48fa9d6e0f83e1b1e7 "
612
+ integrity sha512-ClsL5nMwKaBRwPcCvH8E7+nU4GxHVx1axNvMZTFHMEfNI7oahimt26P5zjVCRrjiIWj6YFXfE1v3dEp94wLcGQ ==
613
613
dependencies :
614
- undici-types "~5.26.4 "
614
+ undici-types "~6.20.0 "
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.20.0 :
3969
+ version "6.20.0"
3970
+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.20.0.tgz#8171bf22c1f588d1554d55bf204bc624af388433"
3971
+ integrity sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==
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