Bump koa-router from 7.4.0 to 8.0.6

Bumps [koa-router](https://github.com/koajs/koa-router) from 7.4.0 to 8.0.6.
- [Release notes](https://github.com/koajs/koa-router/releases)
- [Changelog](https://github.com/koajs/router/blob/master/history.md)
- [Commits](https://github.com/koajs/koa-router/compare/v7.4.0...v8.0.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-01-27 09:27:59 +00:00 committed by GitHub
parent 9d86114de2
commit e0c8bfc6cf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 21 additions and 21 deletions

View file

@ -64,7 +64,7 @@
"koa-helmet": "^5.2.0",
"koa-logger": "~3.2.1",
"koa-redis": "^4.0.1",
"koa-router": "^7.4.0",
"koa-router": "^8.0.6",
"koa-session": "^5.12.3",
"koa-static": "^5.0.0",
"koa-views": "^6.2.1",