From a3c263581e05e1e1a3e196c53e867da3e05e2ab3 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 7 Mar 2018 23:23:17 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:diff:20180305 Latest report for rlewan/codeceptjs: https://snyk.io/test/github/rlewan/codeceptjs --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 560efe219..cee523620 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "inquirer": "^0.11.0", "js-function-reflector": "^1.3.0", "mkdirp": "^0.5.1", - "mocha": "^3.1.2", + "mocha": "^5.0.3", "requireg": "^0.1.5" }, "devDependencies": {