build(deps): resolve GHSA-36jr-mh4h-2g58 by upgrading d3-color to 3.1.0 (#37981)

Signed-off-by: hainenber <dotronghai96@gmail.com>
This commit is contained in:
Đỗ Trọng Hải
2026-02-18 21:12:39 +07:00
committed by GitHub
parent 29f499528f
commit af3e088233
5 changed files with 205 additions and 395 deletions

View File

@@ -31,7 +31,7 @@
"dependencies": {
"@types/d3-scale": "^4.0.9",
"d3-cloud": "^1.2.8",
"d3-scale": "^3.0.1"
"d3-scale": "^4.0.2"
},
"peerDependencies": {
"@superset-ui/chart-controls": "*",