File tree Expand file tree Collapse file tree 2 files changed +10
-11
lines changed
Expand file tree Collapse file tree 2 files changed +10
-11
lines changed Original file line number Diff line number Diff line change 3636 "devDependencies" : {
3737 "@tsconfig/node18" : " ^18.2.4" ,
3838 "@tsconfig/recommended" : " ^1.0.10" ,
39- "@types/express" : " ^4.17.23 " ,
39+ "@types/express" : " ^5.0.3 " ,
4040 "@types/node" : " ^18.19.120" ,
4141 "@typescript-eslint/eslint-plugin" : " ^6.21.0" ,
4242 "@typescript-eslint/parser" : " ^6.21.0" ,
Original file line number Diff line number Diff line change 433433 resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.5.tgz#a6ce3e556e00fd9895dd872dd172ad0d4bd687f4"
434434 integrity sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw==
435435
436- " @types/express-serve-static-core@^4.17.33 " :
437- version "4.17.41 "
438- resolved "https://registry.yarnpkg.com/@types/express-serve-static-core/-/express-serve-static-core-4.17.41 .tgz#5077defa630c2e8d28aa9ffc2c01c157c305bef6 "
439- integrity sha512-OaJ7XLaelTgrvlZD8/aa0vvvxZdUmlCn6MtWeB7TkiKW70BQLc9XEPpDLPdbo52ZhXUCrznlWdCHWxJWtdyajA ==
436+ " @types/express-serve-static-core@^5.0.0 " :
437+ version "5.0.7 "
438+ resolved "https://registry.yarnpkg.com/@types/express-serve-static-core/-/express-serve-static-core-5.0.7 .tgz#2fa94879c9d46b11a5df4c74ac75befd6b283de6 "
439+ integrity sha512-R+33OsgWw7rOhD1emjU7dzCDHucJrgJXMA5PYCzJxVil0dsyx5iBEPHqpPfiKNJQb7lZ1vxwoLR4Z87bBUpeGQ ==
440440 dependencies :
441441 " @types/node" " *"
442442 " @types/qs" " *"
443443 " @types/range-parser" " *"
444444 " @types/send" " *"
445445
446- " @types/express@^4.17.23 " :
447- version "4.17.23 "
448- resolved "https://registry.yarnpkg.com/@types/express/-/express-4.17.23 .tgz#35af3193c640bfd4d7fe77191cd0ed411a433bef "
449- integrity sha512-Crp6WY9aTYP3qPi2wGDo9iUe/rceX01UMhnF1jmwDcKCFM6cx7YhGP/Mpr3y9AASpfHixIG0E6azCcL5OcDHsQ ==
446+ " @types/express@^5.0.3 " :
447+ version "5.0.3 "
448+ resolved "https://registry.yarnpkg.com/@types/express/-/express-5.0.3 .tgz#6c4bc6acddc2e2a587142e1d8be0bce20757e956 "
449+ integrity sha512-wGA0NX93b19/dZC1J18tKWVIYWyyF2ZjT9vin/NRu0qzzvfVzWjs04iq2rQ3H65vCTQYlRqs3YHfY7zjdV+9Kw ==
450450 dependencies :
451451 " @types/body-parser" " *"
452- " @types/express-serve-static-core" " ^4.17.33"
453- " @types/qs" " *"
452+ " @types/express-serve-static-core" " ^5.0.0"
454453 " @types/serve-static" " *"
455454
456455" @types/http-errors@* " :
You can’t perform that action at this time.
0 commit comments