|
6504 | 6504 | "@types/qs" "*" |
6505 | 6505 | "@types/range-parser" "*" |
6506 | 6506 |
|
| 6507 | +"@types/express-serve-static-core@^4.17.33": |
| 6508 | + version "4.17.41" |
| 6509 | + resolved "https://registry.yarnpkg.com/@types/express-serve-static-core/-/express-serve-static-core-4.17.41.tgz#5077defa630c2e8d28aa9ffc2c01c157c305bef6" |
| 6510 | + integrity sha512-OaJ7XLaelTgrvlZD8/aa0vvvxZdUmlCn6MtWeB7TkiKW70BQLc9XEPpDLPdbo52ZhXUCrznlWdCHWxJWtdyajA== |
| 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 | | - |
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 | + |
| 6528 | + version "4.17.21" |
| 6529 | + resolved "https://registry.yarnpkg.com/@types/express/-/express-4.17.21.tgz#c26d4a151e60efe0084b23dc3369ebc631ed192d" |
| 6530 | + integrity sha512-ejlPM315qwLpaQlQDTjPdsUFSc6ZsP4AN6AlWnogPjQ7CVi7PYF3YVz+CY3jE2pwYf7E/7HlDAN0rV2GxTG0HQ== |
6521 | 6531 | dependencies: |
6522 | 6532 | "@types/body-parser" "*" |
6523 | | - "@types/express-serve-static-core" "^4.17.18" |
| 6533 | + "@types/express-serve-static-core" "^4.17.33" |
6524 | 6534 | "@types/qs" "*" |
6525 | 6535 | "@types/serve-static" "*" |
6526 | 6536 |
|
|
7020 | 7030 | resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.3.6.tgz#e9831776f4512a7ba6da53e71c26e5fb67882d63" |
7021 | 7031 | integrity sha512-0caWDWmpCp0uifxFh+FaqK3CuZ2SkRR/ZRxAV5+zNdC3QVUi6wyOJnefhPvtNt8NQWXB5OA93BUvZsXpWat2Xw== |
7022 | 7032 |
|
| 7033 | +"@types/send@*": |
| 7034 | + version "0.17.3" |
| 7035 | + resolved "https://registry.yarnpkg.com/@types/send/-/send-0.17.3.tgz#81b2ea5a3a18aad357405af2d643ccbe5a09020b" |
| 7036 | + integrity sha512-/7fKxvKUoETxjFUsuFlPB9YndePpxxRAOfGC/yJdc9kTjTeP5kRCTzfnE8kPUKCeyiyIZu0YQ76s50hCedI1ug== |
| 7037 | + dependencies: |
| 7038 | + "@types/mime" "^1" |
| 7039 | + "@types/node" "*" |
| 7040 | + |
7023 | 7041 | "@types/serve-static@*": |
7024 | 7042 | version "1.13.9" |
7025 | 7043 | resolved "https://registry.yarnpkg.com/@types/serve-static/-/serve-static-1.13.9.tgz#aacf28a85a05ee29a11fb7c3ead935ac56f33e4e" |
|
0 commit comments