From 6326e3b38a577f214cf26960884ab3cb1949aff9 Mon Sep 17 00:00:00 2001 From: Douglas Christopher Wilson Date: Mon, 22 Jul 2024 23:40:44 -0400 Subject: [PATCH] build: mocha@10.7.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 32275ce..f71df9d 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "eslint-plugin-node": "11.1.0", "eslint-plugin-promise": "6.1.1", "eslint-plugin-standard": "4.1.0", - "mocha": "10.2.0", + "mocha": "10.7.0", "nyc": "15.1.0", "readable-stream": "2.3.7", "safe-buffer": "5.2.1"