Skip to content

Commit e84b000

Browse files
committed
fix: packages/documentation-site/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ECHARTS-16874133
1 parent 70da474 commit e84b000

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/documentation-site/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@patternfly/react-user-feedback": "6.3.0",
3535
"@patternfly/react-virtualized-extension": "6.2.0",
3636
"@xyflow/react": "^12.10.1",
37-
"echarts": "^5.6.0",
37+
"echarts": "^6.1.0",
3838
"file-saver": "^2.0.5",
3939
"marked": "^15.0.12",
4040
"monaco-editor": "^0.54.0",

0 commit comments

Comments
 (0)