updated mocha to version 5 due to vulnerabilities found by npm audit

This commit is contained in:
Sergio Mendonça
2018-08-21 07:16:27 -03:00
parent 7b43551148
commit a777842f9d

View File

@ -71,7 +71,7 @@
"chai": "^3.5.0",
"glob": "^7.1.2",
"jszip": "^3.1.5",
"mocha": "^3.2.0",
"mocha": "^5.2.0",
"mocha-webpack": "^1.0.1",
"pre-commit": "^1.2.2",
"prettier": "^1.12.1",