build(deps): bump d3-selection from 1.4.2 to 3.0.0 in /superset-frontend (#26840)

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-30 21:19:50 -08:00
committed by GitHub
parent 878a4b62e7
commit a53c5377ea
3 changed files with 85 additions and 12 deletions

View File

@@ -24,7 +24,7 @@
],
"dependencies": {
"d3-sankey-diagram": "^0.7.3",
"d3-selection": "^1.4.0",
"d3-selection": "^3.0.0",
"prop-types": "^15.8.1"
},
"peerDependencies": {