Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

⚠️ Vulnerability of the path-to-regexp dependency has been revealed #289

Open
av-k opened this issue Sep 12, 2024 · 1 comment
Open

Comments

@av-k
Copy link

av-k commented Sep 12, 2024

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.json add

  "overrides": {
    "path-to-regexp": "^8.1.0"
  },
@av-k av-k changed the title ⚠️ Vulnerability of the **path-to-regexp** dependency has been revealed ⚠️ Vulnerability of the path-to-regexp dependency has been revealed Sep 12, 2024
@av-k
Copy link
Author

av-k commented Sep 13, 2024

PR with required changes is here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant