From 316469b5c6f2e31b9f984cffc908f4c76bef5c45 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Sun, 26 Jan 2020 08:46:09 +0000 Subject: [PATCH] chore(package): update mocha to version 7.0.1 Closes #12 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cad3b6f..8c7e9ff 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "express": "^4.15.2", "hystrix-dashboard": "^1.0.0", "istanbul": "^0.4.5", - "mocha": "^3.3.0", + "mocha": "^7.0.1", "supertest": "^3.0.0", "trooba": "^2.1.2" }