@toolpad/core 6 depends on vulnerable versions of path-to-regexp #4125
Labels
priority: important
This change can make a difference
scope: toolpad-core
Abbreviated to "core"
security
Pull requests that address a security vulnerability
Steps to reproduce
npm audit on "@toolpad/core": "^0.6.0"
Current behavior
npm audit report
path-to-regexp 4.0.0 - 6.2.2
Severity: high
path-to-regexp outputs backtracking regular expressions - GHSA-9wv6-86v2-598j
fix available via
npm audit fix --force
Will install @toolpad/[email protected], which is a breaking change
node_modules/path-to-regexp
@toolpad/core >=0.6.0
Depends on vulnerable versions of path-to-regexp
node_modules/@toolpad/core
Expected behavior
No response
Context
No response
Your environment
No response
Search keywords: path-to-regexp
The text was updated successfully, but these errors were encountered: