fix: package.json to reduce vulnerabilities (#179)

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/npm:moment:20161019

Latest report for pa11y/dashboard:
https://snyk.io/test/github/pa11y/dashboard
This commit is contained in:
Snyk bot
2017-02-20 15:16:48 +00:00
committed by Jose Bolos
parent f7c3b5e99a
commit e27e129677

View File

@@ -30,7 +30,7 @@
"express": "~4.14",
"express-hbs": "~1.0",
"http-headers": "^3.0.1",
"moment": "~2.13",
"moment": "~2.15.2",
"pa11y-webservice": "^2.3.0",
"pa11y-webservice-client-node": "^1.2.1",
"underscore": "~1.8"