Skip to content

Commit 3562098

Browse files
committed
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
1 parent 61c2f01 commit 3562098

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@
150150
"@turf/turf": "7.2.0",
151151
"canvg": "^4.0.3",
152152
"echarts": "5.5.0",
153-
"fast-xml-parser": "5.3.5",
153+
"fast-xml-parser": "5.3.8",
154154
"fetch-ie8": "1.5.0",
155155
"fetch-jsonp": "1.1.3",
156156
"flatgeobuf": "3.31.1",

0 commit comments

Comments
 (0)