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

Upgrade dependency to fix Vulnerability CVE-2021-3807 #7

Open
deepakvk opened this issue Sep 28, 2021 · 1 comment
Open

Upgrade dependency to fix Vulnerability CVE-2021-3807 #7

deepakvk opened this issue Sep 28, 2021 · 1 comment

Comments

@deepakvk
Copy link

There's a Regular Expression Denial of Service vulnerability in the ansi-regex package in versions < 6.0.1:
https://app.snyk.io/vuln/SNYK-JS-ANSIREGEX-1583908
https://nvd.nist.gov/vuln/detail/CVE-2021-3807

Would it be possible to update inquirer deps to use a major version like inquirer@7.3.3?

The dependencies from this package that use out of date versions that I see are:
strip-ansi@4.0.0 > ansi-regex@3.0.0

Fix versions are https://github.com/chalk/ansi-regex/releases/tag/v6.0.1, https://github.com/chalk/ansi-regex/releases/tag/v5.0.1

@deepakvk
Copy link
Author

Is there any update on this issue?

faressoft added a commit that referenced this issue Nov 23, 2022
patch(#7): updated inquirer to fix CVE and updated other deps
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