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

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:29 -07:00 committed by GitHub
parent 07ce6b0a52
commit 5ca7326fbd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@
},
"dependencies": {
"@data-ui/event-flow": "^0.0.84",
"prop-types": "^15.6.2"
"prop-types": "^15.8.1"
},
"peerDependencies": {
"react": "^15 || ^16",