|
433 | 433 | resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.5.tgz#a6ce3e556e00fd9895dd872dd172ad0d4bd687f4" |
434 | 434 | integrity sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw== |
435 | 435 |
|
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.1.0" |
| 438 | + resolved "https://registry.yarnpkg.com/@types/express-serve-static-core/-/express-serve-static-core-5.1.0.tgz#74f47555b3d804b54cb7030e6f9aa0c7485cfc5b" |
| 439 | + integrity sha512-jnHMsrd0Mwa9Cf4IdOzbz543y4XJepXrbia2T4b6+spXC2We3t1y6K44D3mR8XMFSXMCf3/l7rCgddfx7UNVBA== |
440 | 440 | dependencies: |
441 | 441 | "@types/node" "*" |
442 | 442 | "@types/qs" "*" |
443 | 443 | "@types/range-parser" "*" |
444 | 444 | "@types/send" "*" |
445 | 445 |
|
446 | | -"@types/express@^4.17.25": |
447 | | - version "4.17.25" |
448 | | - resolved "https://registry.yarnpkg.com/@types/express/-/express-4.17.25.tgz#070c8c73a6fee6936d65c195dbbfb7da5026649b" |
449 | | - integrity sha512-dVd04UKsfpINUnK0yBoYHDF3xu7xVH4BuDotC/xGuycx4CgbP48X/KF/586bcObxT0HENHXEU8Nqtu6NR+eKhw== |
| 446 | +"@types/express@^5.0.6": |
| 447 | + version "5.0.6" |
| 448 | + resolved "https://registry.yarnpkg.com/@types/express/-/express-5.0.6.tgz#2d724b2c990dcb8c8444063f3580a903f6d500cc" |
| 449 | + integrity sha512-sKYVuV7Sv9fbPIt/442koC7+IIwK5olP1KWeD88e/idgoJqDm3JV/YUiPwkoKK92ylff2MGxSz1CSjsXelx0YA== |
450 | 450 | dependencies: |
451 | 451 | "@types/body-parser" "*" |
452 | | - "@types/express-serve-static-core" "^4.17.33" |
453 | | - "@types/qs" "*" |
454 | | - "@types/serve-static" "^1" |
| 452 | + "@types/express-serve-static-core" "^5.0.0" |
| 453 | + "@types/serve-static" "^2" |
455 | 454 |
|
456 | 455 | "@types/http-errors@*": |
457 | 456 | version "2.0.4" |
|
510 | 509 | "@types/mime" "^1" |
511 | 510 | "@types/node" "*" |
512 | 511 |
|
513 | | -"@types/send@<1": |
514 | | - version "0.17.6" |
515 | | - resolved "https://registry.yarnpkg.com/@types/send/-/send-0.17.6.tgz#aeb5385be62ff58a52cd5459daa509ae91651d25" |
516 | | - integrity sha512-Uqt8rPBE8SY0RK8JB1EzVOIZ32uqy8HwdxCnoCOsYrvnswqmFZ/k+9Ikidlk/ImhsdvBsloHbAlewb2IEBV/Og== |
517 | | - dependencies: |
518 | | - "@types/mime" "^1" |
519 | | - "@types/node" "*" |
520 | | - |
521 | | -"@types/serve-static@^1": |
522 | | - version "1.15.10" |
523 | | - resolved "https://registry.yarnpkg.com/@types/serve-static/-/serve-static-1.15.10.tgz#768169145a778f8f5dfcb6360aead414a3994fee" |
524 | | - integrity sha512-tRs1dB+g8Itk72rlSI2ZrW6vZg0YrLI81iQSTkMmOqnqCaNr/8Ek4VwWcN5vZgCYWbg/JJSGBlUaYGAOP73qBw== |
| 512 | +"@types/serve-static@^2": |
| 513 | + version "2.2.0" |
| 514 | + resolved "https://registry.yarnpkg.com/@types/serve-static/-/serve-static-2.2.0.tgz#d4a447503ead0d1671132d1ab6bd58b805d8de6a" |
| 515 | + integrity sha512-8mam4H1NHLtu7nmtalF7eyBH14QyOASmcxHhSfEoRyr0nP/YdoesEtU+uSRvMe96TW/HPTtkoKqQLl53N7UXMQ== |
525 | 516 | dependencies: |
526 | 517 | "@types/http-errors" "*" |
527 | 518 | "@types/node" "*" |
528 | | - "@types/send" "<1" |
529 | 519 |
|
530 | 520 | "@typescript-eslint/eslint-plugin@^6.21.0": |
531 | 521 | version "6.21.0" |
|
0 commit comments