Skip to content

Commit 25cb9d3

Browse files
build(deps-dev): bump koa-router from 13.1.1 to 14.0.0
Bumps [koa-router](https://github.com/koajs/router) from 13.1.1 to 14.0.0. - [Release notes](https://github.com/koajs/router/releases) - [Changelog](https://github.com/koajs/router/blob/master/HISTORY.md) - [Commits](koajs/router@v13.1.1...v14.0.0) --- updated-dependencies: - dependency-name: koa-router dependency-version: 14.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent abb58f3 commit 25cb9d3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"jest": "^27.5.1",
6161
"koa": "^3.0.0",
6262
"koa-bodyparser": "^4.4.1",
63-
"koa-router": "^13.0.1",
63+
"koa-router": "^14.0.0",
6464
"prettier": "^2.8.8",
6565
"supertest": "^6.3.4",
6666
"ts-jest": "^27.1.5",

0 commit comments

Comments
 (0)