From 3562098d5a1fcf9245efb23b2b0d8e6e5f7435e8 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 2 Mar 2026 08:22:55 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-FASTXMLPARSER-15307668 - https://snyk.io/vuln/SNYK-JS-FASTXMLPARSER-15353391 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4291c9969..61919f21e 100644 --- a/package.json +++ b/package.json @@ -150,7 +150,7 @@ "@turf/turf": "7.2.0", "canvg": "^4.0.3", "echarts": "5.5.0", - "fast-xml-parser": "5.3.5", + "fast-xml-parser": "5.3.8", "fetch-ie8": "1.5.0", "fetch-jsonp": "1.1.3", "flatgeobuf": "3.31.1",