From 363a1308234d25e0ae3968f79058c700d56ca782 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 17 Nov 2025 12:05:49 +0000 Subject: [PATCH] fix: packages/deep-microservice-collection/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-JSYAML-13961110 --- packages/deep-microservice-collection/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/deep-microservice-collection/package.json b/packages/deep-microservice-collection/package.json index 59cec7b78..594c7a4a7 100644 --- a/packages/deep-microservice-collection/package.json +++ b/packages/deep-microservice-collection/package.json @@ -22,7 +22,7 @@ "c8": "^7.11.3", "chai": "^4.3.4", "chai-as-promised": "^7.1.1", - "mocha": "^9.1.3", + "mocha": "^10.6.0", "sinon": "^12.0.1", "sinon-chai": "^3.7.0" },