build(deps): update prop-types requirement from ^15.6.2 to ^15.8.1 in /superset-frontend/plugins/legacy-plugin-chart-world-map (#26484)

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-14 16:57:49 -07:00
committed by GitHub
parent 5ca7326fbd
commit 3ec77597bf

View File

@@ -33,7 +33,7 @@
"d3-array": "^2.4.0",
"d3-color": "^1.4.1",
"datamaps": "^0.5.8",
"prop-types": "^15.6.2"
"prop-types": "^15.8.1"
},
"peerDependencies": {
"@superset-ui/chart-controls": "*",