diff --git a/package.json b/package.json index a4ebe4a0d..f0f0db8d1 100644 --- a/package.json +++ b/package.json @@ -5,10 +5,10 @@ "main": "./index", "dependencies": { "async": "2.6.1", - "colors": "1.3.1", + "colors": "1.3.2", "commander": "2.17.1", "csslint": "1.0.5", - "glob": "7.1.2", + "glob": "7.1.3", "jshint": "2.9.6", "parse-glob": "3.0.4", "path-parse": "1.0.6", @@ -29,7 +29,7 @@ "grunt-replace": "1.0.1", "istanbul": "0.4.5", "istanbul-coveralls": "1.0.3", - "mocha": "2.4.5", + "mocha": "5.2.0", "semantic-release": "^15.9.9" }, "bin": {