Open
Description
Describe the bug
The redoc/benchmark/index.html file references an obsolete version of lodash (4.17.4) with a known vulnerability that was fixed in later versions. The latest version is 4.17.21, which seems to have fixed the problem. Could the vulnerable version be replaced with the fixed version? Is the benchmark folder necessary to run redoc?
Expected behavior
I expected redoc to pass muster with the security team at my company, but it was rejected because of the known vulnerability. See attached file.
Redoc ML-vulnerability-report.xlsx
Minimal reproducible OpenAPI snippet(if possible)
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
Add any other context about the problem here.