File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 35
35
"devDependencies" : {
36
36
"@mikro-orm/cli" : " ^6.1.0" ,
37
37
"@nestjs/testing" : " ^10.3.1" ,
38
- "@types/express" : " ^4.17.21 " ,
38
+ "@types/express" : " ^5.0.0 " ,
39
39
"@types/jest" : " ^29.5.12" ,
40
40
"@types/node" : " ^20.11.16" ,
41
41
"@types/supertest" : " ^6.0.2" ,
Original file line number Diff line number Diff line change 1126
1126
" @types/qs" " *"
1127
1127
" @types/range-parser" " *"
1128
1128
1129
- " @types/express-serve-static-core@^4.17.33 " :
1130
- version "4.17.43 "
1131
- resolved "https://registry.yarnpkg.com/@types/express-serve-static-core/-/express-serve-static-core-4.17.43 .tgz#10d8444be560cb789c4735aea5eac6e5af45df54 "
1132
- integrity sha512-oaYtiBirUOPQGSWNGPWnzyAFJ0BP3cwvN4oWZQY+zUBwpVIGsKUkpBpSztp74drYcjavs7SKFZ4DX1V2QeN8rg ==
1129
+ " @types/express-serve-static-core@^5.0.0 " :
1130
+ version "5.0.0 "
1131
+ resolved "https://registry.yarnpkg.com/@types/express-serve-static-core/-/express-serve-static-core-5.0.0 .tgz#91f06cda1049e8f17eeab364798ed79c97488a1c "
1132
+ integrity sha512-AbXMTZGt40T+KON9/Fdxx0B2WK5hsgxcfXJLr5bFpZ7b4JCex2WyQPTEKdXqfHiY5nKKBScZ7yCoO6Pvgxfvnw ==
1133
1133
dependencies :
1134
1134
" @types/node" " *"
1135
1135
" @types/qs" " *"
1136
1136
" @types/range-parser" " *"
1137
1137
" @types/send" " *"
1138
1138
1139
- " @types/express@^4.17.21 " :
1140
- version "4.17.21 "
1141
- resolved "https://registry.yarnpkg.com/@types/express/-/express-4.17.21 .tgz#c26d4a151e60efe0084b23dc3369ebc631ed192d "
1142
- integrity sha512-ejlPM315qwLpaQlQDTjPdsUFSc6ZsP4AN6AlWnogPjQ7CVi7PYF3YVz+CY3jE2pwYf7E/7HlDAN0rV2GxTG0HQ ==
1139
+ " @types/express@^5.0.0 " :
1140
+ version "5.0.0 "
1141
+ resolved "https://registry.yarnpkg.com/@types/express/-/express-5.0.0 .tgz#13a7d1f75295e90d19ed6e74cab3678488eaa96c "
1142
+ integrity sha512-DvZriSMehGHL1ZNLzi6MidnsDhUZM/x2pRdDIKdwbUNqqwHxMlRdkxtn6/EPKyqKpHqTl/4nRZsRNLpZxZRpPQ ==
1143
1143
dependencies :
1144
1144
" @types/body-parser" " *"
1145
- " @types/express-serve-static-core" " ^4.17.33 "
1145
+ " @types/express-serve-static-core" " ^5.0.0 "
1146
1146
" @types/qs" " *"
1147
1147
" @types/serve-static" " *"
1148
1148
You can’t perform that action at this time.
0 commit comments