summary refs log tree commit diff stats
path: root/package.json
diff options
context:
space:
mode:
authorAlan Pearce2017-06-24 23:39:18 +0200
committerAlan Pearce2017-06-24 23:39:18 +0200
commit6061d1e5b5bdd67ab958c7cedc2f3fe5712e3ea2 (patch)
tree9d67f7da80027799018a6c0042bef203df31665e /package.json
parentabd28f9633da4ac2f7fbdfd930c11a46b567b105 (diff)
downloadhomestead-6061d1e5b5bdd67ab958c7cedc2f3fe5712e3ea2.tar.lz
homestead-6061d1e5b5bdd67ab958c7cedc2f3fe5712e3ea2.tar.zst
homestead-6061d1e5b5bdd67ab958c7cedc2f3fe5712e3ea2.zip
feat: add some security with helmet
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 4c3d91b..674af3e 100644
--- a/package.json
+++ b/package.json
@@ -32,6 +32,7 @@
     "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",