Update helmet
This commit is contained in:
parent
27338439b0
commit
212312135e
1 changed files with 2 additions and 2 deletions
|
@ -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",
|
||||||
|
|
Reference in a new issue