chore(deps): bump d3-hierarchy from 1.1.9 to 3.1.2 in /superset-frontend (#28820)

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-07-29 13:32:56 -06:00
committed by GitHub
parent ee54363163
commit 00bab74d17
2 changed files with 12 additions and 9 deletions

View File

@@ -24,7 +24,7 @@
],
"dependencies": {
"d3": "^3.5.17",
"d3-hierarchy": "^1.1.8",
"d3-hierarchy": "^3.1.2",
"prop-types": "^15.8.1"
},
"peerDependencies": {