From bd1390dcda2cac73ce825f3040b63129b4d84602 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 17 Nov 2025 11:59:35 +0000 Subject: [PATCH] fix: packages/deep-microservice-gateway/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-JSYAML-13961110 --- packages/deep-microservice-gateway/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/deep-microservice-gateway/package.json b/packages/deep-microservice-gateway/package.json index 09e44aa85..2179848af 100644 --- a/packages/deep-microservice-gateway/package.json +++ b/packages/deep-microservice-gateway/package.json @@ -20,7 +20,7 @@ "devDependencies": { "c8": "^7.11.3", "chai": "^4.3.4", - "mocha": "^9.1.3", + "mocha": "^10.6.0", "sinon": "^12.0.1" }, "dependencies": {