Merge pull request #196 from kudos/dependabot/npm_and_yarn/koa-compress-5.0.1

Bump koa-compress from 4.0.1 to 5.0.1
This commit is contained in:
Jonathan Cremin 2020-07-17 11:08:55 +01:00 committed by GitHub
commit fff0a24712
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

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