From dc7fea41d1b50be7e00eb1ff682a5db1b4085c88 Mon Sep 17 00:00:00 2001 From: Douglas Christopher Wilson Date: Fri, 19 Apr 2019 23:39:58 -0400 Subject: [PATCH] build: mocha@6.1.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f66638b7..6bb3103d 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "eslint-plugin-standard": "4.0.0", "istanbul": "0.4.5", "methods": "1.1.2", - "mocha": "6.0.2", + "mocha": "6.1.4", "safe-buffer": "5.1.2", "supertest": "4.0.2" },