Bump koa-router from 8.0.6 to 8.0.8

Bumps [koa-router](https://github.com/koajs/koa-router) from 8.0.6 to 8.0.8.
- [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/v8.0.6...v8.0.8)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-03-14 10:34:44 +00:00 committed by GitHub
parent 51e8d3beda
commit 44006069d0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -4687,10 +4687,10 @@ koa-redis@^4.0.1:
debug "^4.1.1"
ioredis "^4.14.1"
koa-router@^8.0.6:
version "8.0.6"
resolved "https://registry.yarnpkg.com/koa-router/-/koa-router-8.0.6.tgz#5e808ee69dad4fd62d647102aac42be09e4425b0"
integrity sha512-qBrxDisLkuIPfasyrEtSPAtaP49ILfjDTJJoAiVC96uWM4PGM12XuFBY/iSm43zQFry1XFFE2OgVRaV2IrBnMg==
koa-router@^8.0.8:
version "8.0.8"
resolved "https://registry.yarnpkg.com/koa-router/-/koa-router-8.0.8.tgz#f0b70f90dae275db8c71a41e1efb625581fb3b5a"
integrity sha512-2rNF2cgu/EWi/NV8GlBE5+H/QBoaof83X6Z0dULmalkbt7W610/lyP2EOLVqVrUUFfjsVWL/Ju5TVBcGJDY9XQ==
dependencies:
debug "^4.1.1"
http-errors "^1.7.3"