Skip to content

Commit 27ac7fd

Browse files
committed
fix: upgrade echarts from 5.4.1 to 5.5.0
Snyk has created this PR to upgrade echarts from 5.4.1 to 5.5.0. See this package in npm: https://www.npmjs.com/package/echarts See this project in Snyk: https://app.snyk.io/org/sammyfilly/project/02c03ac3-31f4-4d0a-ab4f-93c6af17989e?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 864c661 commit 27ac7fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
"browserify": "^17.0.0",
8585
"clipboard": "^2.0.11",
8686
"domino": "^2.1.6",
87-
"echarts": "~5.4.1",
87+
"echarts": "~5.5.0",
8888
"echarts-gl": "^2.0.9",
8989
"lightweight-charts": "~3.8.0",
9090
"ngx-echarts": "~14.0.0",

0 commit comments

Comments
 (0)