Bump koa-helmet from 4.2.0 to 5.2.0

Bumps [koa-helmet](https://github.com/venables/koa-helmet) from 4.2.0 to 5.2.0.
- [Release notes](https://github.com/venables/koa-helmet/releases)
- [Commits](https://github.com/venables/koa-helmet/compare/v4.2.0...v5.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-01-16 07:36:38 +00:00 committed by GitHub
parent 7784c02869
commit 71c026d993
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",