From 734e080a47c6ff5554b61cb43f7bd65e5909b30c Mon Sep 17 00:00:00 2001 From: Douglas Christopher Wilson Date: Tue, 7 Sep 2021 22:51:00 -0400 Subject: [PATCH] build: mocha@9.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e44fc05..3368389 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "after": "0.8.2", "eslint": "7.30.0", "express": "4.17.1", - "mocha": "9.0.2", + "mocha": "9.1.1", "nyc": "15.1.0", "supertest": "6.1.3" },