build(deps): update prop-types requirement from ^15.7.2 to ^15.8.1 in /superset-frontend/packages/superset-ui-chart-controls (#26587)

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 17:12:03 -07:00
committed by GitHub
parent 552823f329
commit 8bd47f47cd

View File

@@ -28,7 +28,7 @@
"@types/enzyme": "^3.10.5",
"@types/react": "*",
"lodash": "^4.17.15",
"prop-types": "^15.7.2"
"prop-types": "^15.8.1"
},
"peerDependencies": {
"@ant-design/icons": "^5.0.1",