build(deps): bump koa-compress from 3.0.0 to 4.0.1 in /Server

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-05-05 10:27:37 +00:00 committed by GitHub
parent db0915c6cf
commit f9972c6ab8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 24 additions and 9 deletions

View file

@ -22,7 +22,7 @@
"koa": "^2.11.0",
"koa-better-router": "^2.1.1",
"koa-bodyparser": "^4.2.1",
"koa-compress": "^3.0.0",
"koa-compress": "^4.0.1",
"koa-send": "5.0.0",
"koa-session": "^5.12.3",
"koa-static": "^5.0.0",