From ccfd19f7c95b8d25d6f06a5002a90d46e081e076 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 6 Dec 2024 02:26:00 +0000 Subject: [PATCH] fix: proxy/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 --- proxy/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/proxy/package.json b/proxy/package.json index 77ec14e9..b9303a97 100644 --- a/proxy/package.json +++ b/proxy/package.json @@ -93,7 +93,7 @@ "eslint-plugin-react": "7.35.0", - "mocha": "10.6.0", + "mocha": "11.0.1", "mocha": "10.6.0",