Skip to content

Commit d792b0d

Browse files
build(deps): bump koa from 2.16.0 to 3.0.0
Bumps [koa](https://github.com/koajs/koa) from 2.16.0 to 3.0.0. - [Release notes](https://github.com/koajs/koa/releases) - [Changelog](https://github.com/koajs/koa/blob/master/History.md) - [Commits](koajs/koa@2.16.0...v3.0.0) --- updated-dependencies: - dependency-name: koa dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 25305ba commit d792b0d

File tree

2 files changed

+48
-81
lines changed

2 files changed

+48
-81
lines changed

apps/api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"grant": "^5.4.22",
5050
"handlebars": "^4.7.8",
5151
"jsonwebtoken": "^9.0.2",
52-
"koa": "^2.16.0",
52+
"koa": "^3.0.0",
5353
"koa-body": "^6.0.1",
5454
"koa-helmet": "^7.0.2",
5555
"koa-router": "^13.0.1",

pnpm-lock.yaml

Lines changed: 47 additions & 80 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)