8000 fix: src/common/package.json to reduce vulnerabilities · SuperMap/iClient-JavaScript@b2b1b8a · GitHub
[go: up one dir, main page]

Skip to content

Commit b2b1b8a

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-ECHARTS-7300340
1 parent 13cc784 commit b2b1b8a

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
@@ -16,7 +16,7 @@
1616
"dependencies": {
1717
"@antv/g6": "^4.8.14",
1818
"@supermap/tile-decryptor": "^0.0.2",
19-
"echarts": "5.5.0",
19+
"echarts": "5.5.1",
2020
"fetch-ie8": "1.5.0",
2121
"fetch-jsonp": "1.1.3",
2222
"flatgeobuf": "3.31.1",

0 commit comments

Comments
 (0)
0