From 2c50f50ad55d58b1b1bd69b0f6e373650622b01b Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 29 Jan 2026 06:38:39 +0000 Subject: [PATCH] fix: modules/dashboard/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-FORMDATA-10841150 - https://snyk.io/vuln/SNYK-JS-QS-14724253 - https://snyk.io/vuln/SNYK-JS-BRACES-6838727 - https://snyk.io/vuln/SNYK-JS-REQUEST-3361831 - https://snyk.io/vuln/SNYK-JS-TOUGHCOOKIE-5672873 - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 - https://snyk.io/vuln/SNYK-JS-UNSETVALUE-2400660 - https://snyk.io/vuln/SNYK-JS-MICROMATCH-6838728 --- modules/dashboard/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/dashboard/package.json b/modules/dashboard/package.json index 959c6e47b4..0cb0b4e675 100644 --- a/modules/dashboard/package.json +++ b/modules/dashboard/package.json @@ -19,7 +19,7 @@ "react-dom": "16.13.1", "react-json-tree": "0.12.0", "react-router-dom": "5.2.0", - "react-scripts": "3.4.0", + "react-scripts": "5.0.0", "ts-natsutil": "1.1.1" }, "browserslist": {