Skip to content

Commit a36a4d2

Browse files
build(deps): bump koa from 3.0.0 to 3.2.1 in /examples
Bumps [koa](https://github.com/koajs/koa) from 3.0.0 to 3.2.1. - [Release notes](https://github.com/koajs/koa/releases) - [Changelog](https://github.com/koajs/koa/blob/master/History.md) - [Commits](koajs/koa@v3.0.0...v3.2.1) --- updated-dependencies: - dependency-name: koa dependency-version: 3.2.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7728444 commit a36a4d2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@erest/koa": "workspace:*",
2222
"@erest/leizmweb": "workspace:*",
2323
"express": "^5.1.0",
24-
"koa": "^3.0.0",
24+
"koa": "^3.2.1",
2525
"koa-bodyparser": "^4.4.1",
2626
"koa-router": "^13.1.0",
2727
"zod": "^4.0.0"

0 commit comments

Comments
 (0)