Skip to content

Commit 04cb49c

Browse files
committed
Increase mocha version, because of 2 npm vulnerabilities
1 parent 5b2ebb0 commit 04cb49c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"grunt-cli": "^1.2.0",
3131
"grunt-contrib-clean": "^1.0.0",
3232
"grunt-contrib-uglify": "^2.3.0",
33-
"mocha": "^3.2.0",
33+
"mocha": "^5.2.0",
3434
"mocha-spec-cov-alt": "^1.1.1",
3535
"mversion": "^1.10.0",
3636
"should": "^11.2.1"

0 commit comments

Comments
 (0)