File tree 2 files changed +10
-11
lines changed
2 files changed +10
-11
lines changed Original file line number Diff line number Diff line change 25
25
"devDependencies" : {
26
26
"@devoxa/eslint-config" : " 4.0.2" ,
27
27
"@devoxa/prettier-config" : " 2.0.3" ,
28
- "@types/express" : " 4.17.21 " ,
28
+ "@types/express" : " 5.0.1 " ,
29
29
"@types/node" : " 20.9.5" ,
30
30
"eslint" : " 9.22.0" ,
31
31
"prettier" : " 3.5.3" ,
Original file line number Diff line number Diff line change 229
229
resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.6.tgz#628effeeae2064a1b4e79f78e81d87b7e5fc7b50"
230
230
integrity sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw==
231
231
232
- " @types/express-serve-static-core@^4.17.33 " :
233
- version "4.17.35 "
234
- resolved "https://registry.yarnpkg.com/@types/express-serve-static-core/-/express-serve-static-core-4.17.35 .tgz#c95dd4424f0d32e525d23812aa8ab8e4d3906c4f "
235
- integrity sha512-wALWQwrgiB2AWTT91CB62b6Yt0sNHpznUXeZEcnPU3DRdlDIz74x8Qg1UUYKSVFi+va5vKOLYRBI1bRKiLLKIg ==
232
+ " @types/express-serve-static-core@^5.0.0 " :
233
+ version "5.0.6 "
234
+ resolved "https://registry.yarnpkg.com/@types/express-serve-static-core/-/express-serve-static-core-5.0.6 .tgz#41fec4ea20e9c7b22f024ab88a95c6bb288f51b8 "
235
+ integrity sha512-3xhRnjJPkULekpSzgtoNYYcTWgEZkp4myc+Saevii5JPnHNvHMRlBSHDbs7Bh1iPPoVTERHEZXyhyLbMEsExsA ==
236
236
dependencies :
237
237
" @types/node" " *"
238
238
" @types/qs" " *"
239
239
" @types/range-parser" " *"
240
240
" @types/send" " *"
241
241
242
- " @types/express@4.17.21 " :
243
- version "4.17.21 "
244
- resolved "https://registry.yarnpkg.com/@types/express/-/express-4.17.21 .tgz#c26d4a151e60efe0084b23dc3369ebc631ed192d "
245
- integrity sha512-ejlPM315qwLpaQlQDTjPdsUFSc6ZsP4AN6AlWnogPjQ7CVi7PYF3YVz+CY3jE2pwYf7E/7HlDAN0rV2GxTG0HQ ==
242
+ " @types/express@5.0.1 " :
243
+ version "5.0.1 "
244
+ resolved "https://registry.yarnpkg.com/@types/express/-/express-5.0.1 .tgz#138d741c6e5db8cc273bec5285cd6e9d0779fc9f "
245
+ integrity sha512-UZUw8vjpWFXuDnjFTh7/5c2TWDlQqeXHi6hcN7F2XSVT5P+WmUnnbFS3KA6Jnc6IsEqI2qCVu2bK0R0J4A8ZQQ ==
246
246
dependencies :
247
247
" @types/body-parser" " *"
248
- " @types/express-serve-static-core" " ^4.17.33"
249
- " @types/qs" " *"
248
+ " @types/express-serve-static-core" " ^5.0.0"
250
249
" @types/serve-static" " *"
251
250
252
251
" @types/http-errors@* " :
You can’t perform that action at this time.
0 commit comments