Skip to content

Commit

Permalink
build(deps): bump koa and @types/koa (#57)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 22, 2024
1 parent 2f79aa0 commit b84c2cc
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,10 @@
"@koa/cors": "5.0.0",
"@koa/multer": "^3.0.2",
"@koa/router": "^12.0.0",
"@types/koa": "^2.14.0",
"@types/koa": "^2.15.0",
"@types/koa__cors": "4.0.0",
"@types/koa__router": "12.0.4",
"koa": "^2.15.0",
"koa": "^2.15.3",
"koa-basic-auth": "^4.0.0",
"koa-body": "6.0.1",
"koa-compress": "^5.1.1",
Expand Down
28 changes: 14 additions & 14 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b84c2cc

Please sign in to comment.