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

fix(react): upgrade loader-utils #13021

Merged
merged 1 commit into from Nov 7, 2022

Conversation

skrtheboss
Copy link
Contributor

@skrtheboss skrtheboss commented Nov 7, 2022

Current Behavior

@nrwl/webpack has a dependency on loader-utils 1.2.3 which has a security issue, see GHSA-76p3-8jx3-jpfq

Expected Behavior

Nx should not load depndencies with security issues

Related Issue(s)

Fixes #13027

@vercel
Copy link

vercel bot commented Nov 7, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
nx-dev ✅ Ready (Inspect) Visit Preview Nov 7, 2022 at 1:18PM (UTC)

@AgentEnder AgentEnder changed the title fix(core): upgrade loader-utils fix(react): upgrade loader-utils Nov 7, 2022
@AgentEnder AgentEnder merged commit 0391b42 into nrwl:master Nov 7, 2022
@skrtheboss skrtheboss deleted the fix/GHSA-76p3-8jx3-jpfq branch November 7, 2022 15:29
FrozenPandaz pushed a commit that referenced this pull request Nov 7, 2022
Fixes critical dependencies warnings in npm audit

(cherry picked from commit 0391b42)
@naticaceres
Copy link

In which nx version do we get this update?

@AgentEnder
Copy link
Member

It should be in 15.1.0, I'm not sure if it was included in any of the patch updates beforehand.

@github-actions
Copy link

This pull request has already been merged/closed. If you experience issues related to these changes, please open a new issue referencing this pull request.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 17, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

The loader-utils dependency has a critical vulnerability.
3 participants