From 1e17408fc435263f24de4bb0454db8896a9ee4c7 Mon Sep 17 00:00:00 2001 From: "snyk-io[bot]" <141718529+snyk-io[bot]@users.noreply.github.com> Date: Thu, 25 Sep 2025 03:43:20 +0000 Subject: [PATCH 1/2] fix: sandbox_simple/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-BRACES-6838727 - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 - https://snyk.io/vuln/SNYK-JS-UNSETVALUE-2400660 - https://snyk.io/vuln/SNYK-JS-MICROMATCH-6838728 --- sandbox_simple/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sandbox_simple/package.json b/sandbox_simple/package.json index 15d3756f4..1466e35be 100644 --- a/sandbox_simple/package.json +++ b/sandbox_simple/package.json @@ -16,7 +16,7 @@ }, "author": "Denis Oblogin (https://github.com/ukrbublik)", "dependencies": { - "react-scripts": "^3.4.3", + "react-scripts": "^4.0.0", "react-awesome-query-builder": "^4.1.1", "react": "^16.14.0", "react-dom": "^16.14.0" From 358687f3b67c33542a0fdd022d412bf51bc50a1c Mon Sep 17 00:00:00 2001 From: "snyk-io[bot]" <141718529+snyk-io[bot]@users.noreply.github.com> Date: Tue, 3 Feb 2026 12:11:43 +0000 Subject: [PATCH 2/2] fix: sandbox_simple/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-BRACES-6838727 - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 - https://snyk.io/vuln/SNYK-JS-UNSETVALUE-2400660 - https://snyk.io/vuln/SNYK-JS-MICROMATCH-6838728