Skip to content

fix: koa dependencies are outdated #692

Closed
@loriswit

Description

@loriswit

Description

koa-router, koa-multer and kcors are not the recommended packages anymore.
They should be changed to @koa/router, @koa/multer and @koa/cors respectively.

Note that koa-router actually seems to be a mirror of @koa/router, so it might not really be an issue, but koa-multer has been marked as deprecated, and kcors hasn't been updated for 3 years.

Related issues: #428 #435 #534 #604

Metadata

Metadata

Assignees

No one assigned

    Labels

    status: needs triageIssues which needs to be reproduced to be verified report.type: fixIssues describing a broken feature.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions