From d3570e16e5e135055efbc2084e811ae26e7e3849 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 10 Jan 2026 10:40:39 +0000 Subject: [PATCH] fix: packages/marshaller/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-PREACT-14897824 --- packages/marshaller/package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/packages/marshaller/package.json b/packages/marshaller/package.json index f3c794c9b9..454c1d3e82 100644 --- a/packages/marshaller/package.json +++ b/packages/marshaller/package.json @@ -41,13 +41,13 @@ "@hpcc-js/codemirror": "^2.20.0", "@hpcc-js/common": "^2.30.0", "@hpcc-js/comms": "^2.14.0", - "@hpcc-js/composite": "^2.5.40", + "@hpcc-js/composite": "^3.1.0", "@hpcc-js/ddl-shim": "^2.17.10", "@hpcc-js/dgrid": "^2.8.22", "@hpcc-js/form": "^2.8.31", - "@hpcc-js/graph": "^2.26.0", + "@hpcc-js/graph": "^3.1.0", "@hpcc-js/layout": "^2.16.34", - "@hpcc-js/map": "^2.15.0", + "@hpcc-js/map": "^3.1.0", "@hpcc-js/other": "^2.13.37", "@hpcc-js/phosphor": "^2.14.17", "@hpcc-js/util": "^2.18.0"