diff --git a/package.json b/package.json index b6344b521..1ecb96a79 100644 --- a/package.json +++ b/package.json @@ -42,29 +42,29 @@ ] }, "dependencies": { - "async": "2.3.0", + "async": "2.6.0", "caseless": "0.12.0", - "chai": "4.0.2", + "chai": "4.1.2", "clone": "2.1.1", "coffeescript": "1.12.7", - "cross-spawn": "5.0.1", + "cross-spawn": "5.1.0", "dredd-transactions": "6.0.1", "file": "0.2.2", "fs-extra": "5.0.0", "gavel": "1.1.1", - "glob": "7.0.5", + "glob": "7.1.2", "html": "1.0.0", "htmlencode": "0.0.4", "inquirer": "3.3.0", - "js-yaml": "3.8.3", - "markdown-it": "8.3.1", + "js-yaml": "3.10.0", + "markdown-it": "8.4.1", "optimist": "0.6.1", "pitboss-ng": "0.3.3", - "proxyquire": "1.7.10", + "proxyquire": "1.8.0", "request": "2.83.0", "spawn-args": "0.2.0", - "uuid": "3.0.0", - "which": "1.2.14", + "uuid": "3.2.1", + "which": "1.3.0", "winston": "2.2.0" }, "devDependencies": { @@ -72,7 +72,6 @@ "babel-core": "6.26.0", "babel-preset-env": "1.6.1", "body-parser": "1.17.1", - "coffee-coverage": "2.0.1", "conventional-changelog-lint": "1.1.9", "coveralls": "2.13.0", "cz-conventional-changelog": "2.0.0",