|
4480 | 4480 | "@types/qs" "*"
|
4481 | 4481 | "@types/range-parser" "*"
|
4482 | 4482 |
|
| 4483 | +"@types/express-serve-static-core@^5.0.0": |
| 4484 | + version "5.0.6" |
| 4485 | + resolved "https://registry.yarnpkg.com/@types/express-serve-static-core/-/express-serve-static-core-5.0.6.tgz#41fec4ea20e9c7b22f024ab88a95c6bb288f51b8" |
| 4486 | + integrity sha512-3xhRnjJPkULekpSzgtoNYYcTWgEZkp4myc+Saevii5JPnHNvHMRlBSHDbs7Bh1iPPoVTERHEZXyhyLbMEsExsA== |
| 4487 | + dependencies: |
| 4488 | + "@types/node" "*" |
| 4489 | + "@types/qs" "*" |
| 4490 | + "@types/range-parser" "*" |
| 4491 | + "@types/send" "*" |
| 4492 | + |
4483 | 4493 | "@types/express@*":
|
4484 | 4494 | version "4.17.11"
|
4485 | 4495 | resolved "https://registry.yarnpkg.com/@types/express/-/express-4.17.11.tgz#debe3caa6f8e5fcda96b47bd54e2f40c4ee59545"
|
|
4490 | 4500 | "@types/qs" "*"
|
4491 | 4501 | "@types/serve-static" "*"
|
4492 | 4502 |
|
4493 |
| -"@types/ [email protected]", "@types/express@^4.17.13": |
| 4503 | + |
| 4504 | + version "5.0.0" |
| 4505 | + resolved "https://registry.yarnpkg.com/@types/express/-/express-5.0.0.tgz#13a7d1f75295e90d19ed6e74cab3678488eaa96c" |
| 4506 | + integrity sha512-DvZriSMehGHL1ZNLzi6MidnsDhUZM/x2pRdDIKdwbUNqqwHxMlRdkxtn6/EPKyqKpHqTl/4nRZsRNLpZxZRpPQ== |
| 4507 | + dependencies: |
| 4508 | + "@types/body-parser" "*" |
| 4509 | + "@types/express-serve-static-core" "^5.0.0" |
| 4510 | + "@types/qs" "*" |
| 4511 | + "@types/serve-static" "*" |
| 4512 | + |
| 4513 | +"@types/express@^4.17.13": |
4494 | 4514 | version "4.17.14"
|
4495 | 4515 | resolved "https://registry.yarnpkg.com/@types/express/-/express-4.17.14.tgz#143ea0557249bc1b3b54f15db4c81c3d4eb3569c"
|
4496 | 4516 | integrity sha512-TEbt+vaPFQ+xpxFLFssxUDXj5cWCxZJjIcB7Yg0k0GMHGtgtQgpvx/MUQUeAkNbA9AAGrwkAsoeItdTgS7FMyg==
|
|
4794 | 4814 | resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.3.13.tgz#da4bfd73f49bd541d28920ab0e2bf0ee80f71c91"
|
4795 | 4815 | integrity sha512-21cFJr9z3g5dW8B0CVI9g2O9beqaThGQ6ZFBqHfwhzLDKUxaqTIy3vnfah/UPkfOiF2pLq+tGz+W8RyCskuslw==
|
4796 | 4816 |
|
| 4817 | +"@types/send@*": |
| 4818 | + version "0.17.4" |
| 4819 | + resolved "https://registry.yarnpkg.com/@types/send/-/send-0.17.4.tgz#6619cd24e7270793702e4e6a4b958a9010cfc57a" |
| 4820 | + integrity sha512-x2EM6TJOybec7c52BX0ZspPodMsQUd5L6PRwOunVyVUhXiBSKf3AezDL8Dgvgt5o0UfKNfuA0eMLr2wLT4AiBA== |
| 4821 | + dependencies: |
| 4822 | + "@types/mime" "^1" |
| 4823 | + "@types/node" "*" |
| 4824 | + |
4797 | 4825 | "@types/serve-index@^1.9.1":
|
4798 | 4826 | version "1.9.1"
|
4799 | 4827 | resolved "https://registry.yarnpkg.com/@types/serve-index/-/serve-index-1.9.1.tgz#1b5e85370a192c01ec6cec4735cf2917337a6278"
|
|
0 commit comments