Security fix: Update moment.js to 2.21.0

CVE-2017-18214: moment.js was prone to a regular expression denial of service

For details see: https://github.com/moment/moment/issues/4163
This commit is contained in:
baldo 2018-03-05 21:23:50 +01:00
parent 76bcb081b4
commit e2aada87fd

View file

@ -36,7 +36,7 @@
"http-auth": "3.1.3",
"http-errors": "1.6.1",
"lodash": "4.17.4",
"moment": "2.18.1",
"moment": "2.21.0",
"ng-admin": "1.0.6",
"ng-di": "0.2.1",
"node-cron": "1.1.3",