From 39d50eedc5225e564aa392cd772600534dc0e648 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 31 Jan 2026 14:14:21 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-FASTXMLPARSER-15155603 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e9aa8abd8..6161044a6 100644 --- a/package.json +++ b/package.json @@ -149,7 +149,7 @@ "@turf/turf": "7.2.0", "canvg": "^4.0.3", "echarts": "5.5.0", - "fast-xml-parser": "^4.2.7", + "fast-xml-parser": "^5.3.4", "fetch-ie8": "1.5.0", "fetch-jsonp": "1.1.3", "flatgeobuf": "3.31.1",