-
Notifications
You must be signed in to change notification settings - Fork 12k
Angular 19 depends on vulnerable version of Vite #30056
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
Comments
Can we please update the build version of vite and checkin. I have raised the same issue as well. The older version of 6.1.4 was working correctly. The one used here 6.2.4 seems to be the problem. Can we please update it to 6.2.5 |
Closed via #30063 |
Hi @alan-agius4 , Angular 18 should be also updated from 5.4.16 to 5.4.17. |
@SymbioticKilla, yeah I am working on that. |
This fixes GHSA-xcj6-pq6g-qj4x Closes angular#30056
@alan-agius4 When can we expect the new version that includes these changes? |
It should be released on NPM later today. |
This fixes GHSA-xcj6-pq6g-qj4x Closes #30056
Command
other
Is this a regression?
The previous version in which this bug was not present was
No response
Description
The Angular CLI v19 depends on Vite version 6.2.4, which is vulnerable: GHSA-xcj6-pq6g-qj4x
It should be updated to v6.2.5
Minimal Reproduction
Generate a new error with ng new and run npm audit
Exception or Error
Minimal Reproduction
Generate a new error with ng new and run npm audit
Exception or Error
Your Environment
Anything else relevant?
No response
The text was updated successfully, but these errors were encountered: