-
Notifications
You must be signed in to change notification settings - Fork 3.3k
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
[BUG] release npm
with upgraded dependencies to address critical CVE-2023-42282
#7223
Comments
thanks for adding! I guess the best response is for npm to update their version of socks, and then devextreme-cli can update their version of npm. Right? |
Issue was addressed in |
Unfortunately, this is not enough because of the |
Any news on this topic? |
Duplicated issue #7216 |
I'd like to request kindly for a new release of npm that isn't dependent directly/indirectly on a vulnerable version of ip module. |
Duplicate of #7216. |
I'm sorry but how is this closed? What's the solution here? |
@errodrigues This is closed because it's a duplicate of #7216. If you're interested in this, you should follow that thread instead. |
Thank you. |
Is there an existing issue for this?
This issue exists in the latest npm version
Current Behavior
npm includes nested dependency socks@2.7.1 impacted by Critical vulnerability in ip@2.0.0 CVE-2023-42282
socks@2.7.3 replaces this dependency
Expected Behavior
npm shouldn't include any npm packages with Critical vulnerabilities.
Steps To Reproduce
Environment
The text was updated successfully, but these errors were encountered: