build(deps): update prop-types requirement from ^15.6.2 to ^15.8.1 in /superset-frontend/plugins/legacy-plugin-chart-histogram (#26535)
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:
parent
bf0d0d538e
commit
442d70c471
|
|
@ -34,7 +34,7 @@
|
|||
"@vx/legend": "^0.0.198",
|
||||
"@vx/responsive": "^0.0.199",
|
||||
"@vx/scale": "^0.0.197",
|
||||
"prop-types": "^15.6.2"
|
||||
"prop-types": "^15.8.1"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@superset-ui/chart-controls": "*",
|
||||
|
|
|
|||
Loading…
Reference in New Issue