Skip to content

Commit

Permalink
chore(deps): bump koa-router from 12.0.1 to 13.0.1 (#344)
Browse files Browse the repository at this point in the history
Bumps [koa-router](https://github.com/koajs/router) from 12.0.1 to 13.0.1.
- [Release notes](https://github.com/koajs/router/releases)
- [Changelog](https://github.com/koajs/router/blob/master/HISTORY.md)
- [Commits](koajs/router@v12.0.1...v13.0.1)

---
updated-dependencies:
- dependency-name: koa-router
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 19, 2024
1 parent 912a744 commit c997914
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"inquirer": "^12.1.0",
"koa": "^2.14.1",
"koa-isomorphic-router": "^1.0.1",
"koa-router": "^12.0.0",
"koa-router": "^13.0.1",
"micro": "^10.0.1",
"micro-route": "^2.5.0",
"microrouter": "^3.1.3",
Expand Down

0 comments on commit c997914

Please sign in to comment.