Skip to content

Commit 61da826

Browse files
committed
fix: upgrade echarts from 5.5.0 to 5.6.0
Snyk has created this PR to upgrade echarts from 5.5.0 to 5.6.0. See this package in npm: echarts See this project in Snyk: https://app.snyk.io/org/ahnan/project/4ce69d57-438a-4086-b40c-8fde1ac702ae?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent e4a804c commit 61da826

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
@@ -20,7 +20,7 @@
2020
"@turf/center": "^6.5.0",
2121
"@turf/meta": "^6.5.0",
2222
"canvg": "3.0.10",
23-
"echarts": "5.5.0",
23+
"echarts": "5.6.0",
2424
"fast-xml-parser": "^4.2.7",
2525
"fetch-ie8": "1.5.0",
2626
"fetch-jsonp": "1.1.3",

0 commit comments

Comments
 (0)