From a6ede8473aad6b6c1fe319471cbf763ba5703fea Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 26 Jul 2021 08:47:00 +0000 Subject: [PATCH] Bump mocha from 3.5.3 to 9.0.3 Bumps [mocha](https://github.com/mochajs/mocha) from 3.5.3 to 9.0.3. - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md) - [Commits](https://github.com/mochajs/mocha/compare/v3.5.3...v9.0.3) Signed-off-by: dependabot-preview[bot] --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 0c31b23..5e1b0ba 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "chai": "^4.0.2", "changelog": "^1.3.0", "child-process-promise": "^2.1.3", - "mocha": "^3.1.0" + "mocha": "^9.0.3" }, "dependencies": { "babar": "^0.1.0", @@ -51,7 +51,7 @@ "marked": "^0.3.6", "marked-man": "^0.2.1", "marked-terminal": "^2.0.0", - "mocha": "^3.2.0", + "mocha": "^9.0.3", "restify-clients": "^1.5.0", "socket.io-client": "^2.0.3", "snyk": "^1.41.1"