archive
/
tstatic
Archived
1
Fork 0

Update helmet

This commit is contained in:
Jake Howard 2017-07-08 11:23:52 +01:00
parent 27338439b0
commit 212312135e
Signed by: jake
GPG Key ID: 57AFB45680EDD477
1 changed files with 2 additions and 2 deletions

View File

@ -35,14 +35,14 @@
"express-basic-auth": "1.0.1", "express-basic-auth": "1.0.1",
"express-ip-access-control": "=1.0.5", "express-ip-access-control": "=1.0.5",
"express-winston": "=2.3.0", "express-winston": "=2.3.0",
"helmet": "=3.5.0", "helmet": "=3.6.1",
"opbeat": "=4.12.0", "opbeat": "=4.12.0",
"open": "=0.0.5", "open": "=0.0.5",
"serve-index": "=1.8.0", "serve-index": "=1.8.0",
"winston": "=2.3.1" "winston": "=2.3.1"
}, },
"devDependencies": { "devDependencies": {
"chai": "=3.5. 0", "chai": "=3.5.0",
"chai-as-promised": "=6.0.0", "chai-as-promised": "=6.0.0",
"mocha": "=3.2.0", "mocha": "=3.2.0",
"node-fetch": "=1.6.3", "node-fetch": "=1.6.3",