Skip to content

Commit 3e439c9

Browse files
committed
fix: src/common/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
1 parent 61c2f01 commit 3e439c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/common/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@turf/meta": "^7.2.0",
2323
"canvg": "^4.0.3",
2424
"echarts": "5.5.0",
25-
"fast-xml-parser": "5.3.5",
25+
"fast-xml-parser": "5.3.8",
2626
"fetch-ie8": "1.5.0",
2727
"fetch-jsonp": "1.1.3",
2828
"flatgeobuf": "3.31.1",

0 commit comments

Comments
 (0)