From eb3a8f40a16a467d3b3b0b9d1f5947a7bbd01a3a Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 31 Dec 2025 11:40:57 +0000 Subject: [PATCH 1/2] fix: frontend/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-QS-14724253 - https://snyk.io/vuln/SNYK-JS-FORMDATA-10841150 - 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 --- frontend/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/package.json b/frontend/package.json index b390c8df2..4718c5285 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -26,7 +26,7 @@ "react-redux": "^6.0.1", "react-router": "^4.3.1", "react-router-dom": "^4.3.1", - "react-scripts": "3.0.1", + "react-scripts": "5.0.0", "react-super-select": "^1.0.20", "react-test-renderer": "^16.7.0", "react-textarea-autosize": "^7.1.0", From 399dd57c5eae3efd634ca7cb84f438c0a4638b18 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 11 Feb 2026 11:23:56 +0000 Subject: [PATCH 2/2] fix: frontend/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