From d4780b0a4f10bf12b286d1dfb0a432aca3af6e67 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 2 Jul 2024 21:00:08 +0000 Subject: [PATCH] fix: node_modules/ajv/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-SERIALIZEJAVASCRIPT-6147607 --- node_modules/ajv/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/node_modules/ajv/package.json b/node_modules/ajv/package.json index 91a03048f3..b5b4e86a79 100644 --- a/node_modules/ajv/package.json +++ b/node_modules/ajv/package.json @@ -87,7 +87,7 @@ "karma-chrome-launcher": "^3.0.0", "karma-mocha": "^2.0.0", "karma-sauce-launcher": "^4.1.3", - "mocha": "^8.0.1", + "mocha": "^10.6.0", "nyc": "^15.0.0", "pre-commit": "^1.1.1", "require-globify": "^1.3.0",