From 43e49517fb1177f108a1b9d6583179c1a7ea1991 Mon Sep 17 00:00:00 2001 From: "whitesource-for-github-com[bot]" Date: Sun, 6 Feb 2022 20:34:52 +0000 Subject: [PATCH] Update dependency mocha to v6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0a07d0f..cc4bd52 100644 --- a/package.json +++ b/package.json @@ -77,7 +77,7 @@ "karma-phantomjs-launcher": "1.0.4", "load-grunt-tasks": "^3.5.2", "mkdirp": "0.5.1", - "mocha": "^5.2.0", + "mocha": "^6.0.0", "phantomjs-prebuilt": "^2.1.16", "rewire": "^3.0.2", "should": "^13.2.1",