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

Audit problem with url-regex dependency #62

Open
abritopach opened this issue Jan 2, 2023 · 0 comments
Open

Audit problem with url-regex dependency #62

abritopach opened this issue Jan 2, 2023 · 0 comments

Comments

@abritopach
Copy link

Hi @mooyoul

Could you update the library dependencies to fix the url-regex dependency security issue reported by npm audit ?

# npm audit report

url-regex  *
Severity: high
Regular expression denial of service in url-regex - https://github.com/advisories/GHSA-v4rh-8p82-6h5w
fix available via `npm audit fix --force`
Will install webpinfo@1.0.4, which is a breaking change
node_modules/url-regex
  webpinfo  >=1.1.0
  Depends on vulnerable versions of url-regex
  node_modules/webpinfo

2 high severity vulnerabilities

To address all issues (including breaking changes), run:
  npm audit fix --force

Thanks!

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