|
6504 | 6504 | "@types/qs" "*" |
6505 | 6505 | "@types/range-parser" "*" |
6506 | 6506 |
|
| 6507 | +"@types/express-serve-static-core@^5.0.0": |
| 6508 | + version "5.0.6" |
| 6509 | + resolved "https://registry.yarnpkg.com/@types/express-serve-static-core/-/express-serve-static-core-5.0.6.tgz#41fec4ea20e9c7b22f024ab88a95c6bb288f51b8" |
| 6510 | + integrity sha512-3xhRnjJPkULekpSzgtoNYYcTWgEZkp4myc+Saevii5JPnHNvHMRlBSHDbs7Bh1iPPoVTERHEZXyhyLbMEsExsA== |
| 6511 | + dependencies: |
| 6512 | + "@types/node" "*" |
| 6513 | + "@types/qs" "*" |
| 6514 | + "@types/range-parser" "*" |
| 6515 | + "@types/send" "*" |
| 6516 | + |
6507 | 6517 | "@types/express@*", "@types/express@^4.17.9": |
6508 | 6518 | version "4.17.12" |
6509 | 6519 | resolved "https://registry.yarnpkg.com/@types/express/-/express-4.17.12.tgz#4bc1bf3cd0cfe6d3f6f2853648b40db7d54de350" |
|
6514 | 6524 | "@types/qs" "*" |
6515 | 6525 | "@types/serve-static" "*" |
6516 | 6526 |
|
6517 | | -"@types/express@4.17.14": |
6518 | | - version "4.17.14" |
6519 | | - resolved "https://registry.yarnpkg.com/@types/express/-/express-4.17.14.tgz#143ea0557249bc1b3b54f15db4c81c3d4eb3569c" |
6520 | | - integrity sha512-TEbt+vaPFQ+xpxFLFssxUDXj5cWCxZJjIcB7Yg0k0GMHGtgtQgpvx/MUQUeAkNbA9AAGrwkAsoeItdTgS7FMyg== |
| 6527 | +"@types/express@5.0.1": |
| 6528 | + version "5.0.1" |
| 6529 | + resolved "https://registry.yarnpkg.com/@types/express/-/express-5.0.1.tgz#138d741c6e5db8cc273bec5285cd6e9d0779fc9f" |
| 6530 | + integrity sha512-UZUw8vjpWFXuDnjFTh7/5c2TWDlQqeXHi6hcN7F2XSVT5P+WmUnnbFS3KA6Jnc6IsEqI2qCVu2bK0R0J4A8ZQQ== |
6521 | 6531 | dependencies: |
6522 | 6532 | "@types/body-parser" "*" |
6523 | | - "@types/express-serve-static-core" "^4.17.18" |
6524 | | - "@types/qs" "*" |
| 6533 | + "@types/express-serve-static-core" "^5.0.0" |
6525 | 6534 | "@types/serve-static" "*" |
6526 | 6535 |
|
6527 | 6536 | "@types/express@^4.17.12": |
|
7020 | 7029 | resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.3.6.tgz#e9831776f4512a7ba6da53e71c26e5fb67882d63" |
7021 | 7030 | integrity sha512-0caWDWmpCp0uifxFh+FaqK3CuZ2SkRR/ZRxAV5+zNdC3QVUi6wyOJnefhPvtNt8NQWXB5OA93BUvZsXpWat2Xw== |
7022 | 7031 |
|
| 7032 | +"@types/send@*": |
| 7033 | + version "0.17.4" |
| 7034 | + resolved "https://registry.yarnpkg.com/@types/send/-/send-0.17.4.tgz#6619cd24e7270793702e4e6a4b958a9010cfc57a" |
| 7035 | + integrity sha512-x2EM6TJOybec7c52BX0ZspPodMsQUd5L6PRwOunVyVUhXiBSKf3AezDL8Dgvgt5o0UfKNfuA0eMLr2wLT4AiBA== |
| 7036 | + dependencies: |
| 7037 | + "@types/mime" "^1" |
| 7038 | + "@types/node" "*" |
| 7039 | + |
7023 | 7040 | "@types/serve-static@*": |
7024 | 7041 | version "1.13.9" |
7025 | 7042 | resolved "https://registry.yarnpkg.com/@types/serve-static/-/serve-static-1.13.9.tgz#aacf28a85a05ee29a11fb7c3ead935ac56f33e4e" |
|
0 commit comments