From 8ed22d4da465150af56050e3d0e30b6c1eb38678 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 20 Jan 2026 06:42:26 +0000 Subject: [PATCH] fix: packages/other/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-PREACT-14897824 --- packages/other/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/other/package.json b/packages/other/package.json index 905e81b3c2..455394209e 100644 --- a/packages/other/package.json +++ b/packages/other/package.json @@ -39,7 +39,7 @@ "dependencies": { "@hpcc-js/api": "^2.8.25", "@hpcc-js/common": "^2.30.0", - "@hpcc-js/layout": "^2.16.34" + "@hpcc-js/layout": "^3.1.0" }, "devDependencies": { "@hpcc-js/bundle": "^2.10.14",