build(deps): bump d3-color from 1.4.1 to 3.1.0 in /superset-frontend/plugins/legacy-plugin-chart-world-map (#26513)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-01-23 16:33:34 -07:00
committed by GitHub
parent 44197d2c32
commit 16e574d702

View File

@@ -31,7 +31,7 @@
"dependencies": {
"d3": "^3.5.17",
"d3-array": "^2.4.0",
"d3-color": "^1.4.1",
"d3-color": "^3.1.0",
"datamaps": "^0.5.9",
"prop-types": "^15.8.1"
},