From d659686de7d4414294ce6ca2b5f41b7e400612de Mon Sep 17 00:00:00 2001 From: Andrew Wright Date: Fri, 19 Oct 2018 11:24:13 -0400 Subject: [PATCH] security: update mocha to latest version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 833351a..1e170af 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "devDependencies": { "better-assert": "1.0.0", "documentation": "^5.3.3", - "mocha": "1.14.0" + "mocha": "^5.2.0" }, "author": "Mike P.", "license": "MIT"