From 4578fccaae4de7f1a87a249d141d6a228e8280ab Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 29 Jun 2026 17:15:48 +0000 Subject: [PATCH] fix: packages/react-scripts-intlayer/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-FASTURI-17675102 --- packages/react-scripts-intlayer/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/react-scripts-intlayer/package.json b/packages/react-scripts-intlayer/package.json index 1ed9b731ad..643b5768bc 100644 --- a/packages/react-scripts-intlayer/package.json +++ b/packages/react-scripts-intlayer/package.json @@ -85,7 +85,7 @@ "defu": "6.1.7", "node-loader": "2.1.0", "process": "0.11.10", - "webpack": "5.106.2" + "webpack": "5.108.0" }, "devDependencies": { "@craco/types": "7.1.0",