Bump koa-compress from 3.0.0 to 4.0.1

Bumps [koa-compress](https://github.com/koajs/compress) from 3.0.0 to 4.0.1.
- [Release notes](https://github.com/koajs/compress/releases)
- [Changelog](https://github.com/koajs/compress/blob/master/HISTORY.md)
- [Commits](https://github.com/koajs/compress/compare/3.0.0...4.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-06-11 07:06:13 +00:00 committed by GitHub
parent cffd2c2d6e
commit 4d205c6eb1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 30 additions and 8 deletions

View file

@ -38,7 +38,7 @@
"kcors": "^2.2.1",
"koa": "^2.11.0",
"koa-bodyparser": "^4.3.0",
"koa-compress": "~3.0.0",
"koa-compress": "~4.0.1",
"koa-favicon": "~2.1.0",
"koa-logger": "~3.2.1",
"koa-route": "~3.2.0",