**Version:** 0.99.7 The version of **path-to-regexp** in _package.json_ is "^6.2.1". **Vulnerability details**: https://github.com/advisories/GHSA-9wv6-86v2-598j **Workaround**: In `package.json` add ``` "overrides": { "path-to-regexp": "^8.1.0" }, ```
Version: 0.99.7
The version of path-to-regexp in package.json is "^6.2.1".
Vulnerability details:
GHSA-9wv6-86v2-598j
Workaround:
In
package.jsonadd