I observed that chartjs' dependency (moment-2.10.0.min.js) has critical security vulnerabilities.
The WhiteSource said that "The moment module before 2.19.3 for Node.js is prone to a regular expression denial of service via a crafted date string, a different vulnerability than CVE-2016-4055."
The latter version moment.2.19.3.min.js does not have this issue. So, could we upgrade the moment version officially? Or is there any workaround to fix this?