From 13d630b62c394a65a1e18ee0fc048787f8909ce4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Sep 2024 05:33:23 +0000 Subject: [PATCH] chore(deps-dev): update mocha requirement from ^10.7.0 to ^10.7.3 (#469) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 54b11180..23103fa3 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "chai": "^4.4.1", "eslint": "^8.57.0", "gulp": "^4.0.2", - "mocha": "^10.7.0" + "mocha": "^10.7.3" }, "bugs": { "url": "https://github.com/ioBroker/ioBroker.web/issues"