From 11a7f358e8c1ac37c1e931cd3f9f3c3114181358 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 2 Jul 2024 20:25:58 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-SERIALIZEJAVASCRIPT-6147607 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 59161d3..0b609d6 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "grunt-istanbul": "0.8.0", "grunt-mocha-test": "0.13.3", "grunt-sass": "3.1.0", - "mocha": "10.2.0", + "mocha": "10.6.0", "rewire": "6.0.0", "saucelabs": "7.2.2", "selenium-webdriver": "4.10.0",