Merge pull request #24 from kudos/dependabot/npm_and_yarn/koa-helmet-5.2.0

Bump koa-helmet from 4.2.0 to 5.2.0
This commit is contained in:
Jonathan Cremin 2020-01-17 19:17:55 +00:00 committed by GitHub
commit 3658ff88ad
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 51 additions and 51 deletions

View file

@ -61,7 +61,7 @@
"koa-error": "^3.2.0",
"koa-favicon": "~2.0.1",
"koa-generic-session": "^2.0.1",
"koa-helmet": "^4.0.0",
"koa-helmet": "^5.2.0",
"koa-logger": "~3.2.1",
"koa-redis": "^4.0.0",
"koa-router": "^7.4.0",