Skip to content

Commit 67e2f7a

Browse files
Bump koa from 2.16.1 to 3.0.1
Bumps [koa](https://github.com/koajs/koa) from 2.16.1 to 3.0.1. - [Release notes](https://github.com/koajs/koa/releases) - [Changelog](https://github.com/koajs/koa/blob/master/History.md) - [Commits](koajs/koa@v2.16.1...v3.0.1) --- updated-dependencies: - dependency-name: koa dependency-version: 3.0.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 302e2f1 commit 67e2f7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@hapi/hapi": "^21.3.12",
3535
"@types/express-serve-static-core": "^5.0.1",
3636
"@koa/router": "12.0.1",
37-
"koa": "2.16.1",
37+
"koa": "3.0.1",
3838
"babel-plugin-add-module-exports": "1.0.4",
3939
"eslint": "8.53.0",
4040
"eslint-config-standard": "17.1.0",

0 commit comments

Comments
 (0)