-
Notifications
You must be signed in to change notification settings - Fork 12k
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
@angular-devkit/build-angular depends on vulnarable version of webpack #24861
Comments
Please port the fix to 13.x version if possible. |
Good morning, I have the same problem in Angular 14. In the console, I see this message: webpack 5.0.0 - 5.75.0 2 high severity vulnerabilities To address all issues (including breaking changes), run: |
….76.1` Closes angular#24861 (cherry picked from commit b8230ca)
….76.1` Closes angular#24861 (cherry picked from commit b8230ca)
Could you please port this fix back to 14.2.x version? |
The same patch is replicated for 14.2.x here: |
Webpack version has been updated in 13.3.11, 14.2.11 and 15.2.4. |
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
Command
new
Is this a regression?
The previous version in which this bug was not present was
No response
Description
Running
npm audit
on Angular v15 project causes an error output, because@angular-devkit/build-angular
depends on vulnerable version of webpack5.75.0
.Minimal Reproduction
@angular-cli
version15.2.3
.npm audit
in the project folderException or Error
Your Environment
Anything else relevant?
No response
The text was updated successfully, but these errors were encountered: