**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" }, ```