feat: add some security with helmet
1 file changed, 1 insertion(+), 0 deletions(-)
changed files
M package.json → package.json
@@ -32,6 +32,7 @@ "dependencies": { "configly": "^4.1.0", "gray-matter": "^2.1.1", "koa": "^2.2.0", + "koa-helmet": "^3.2.0", "koa-router": "^7.2.1", "koa-send": "^4.1.0", "markdown-it": "^8.3.1",