-
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 vulnerable version of vite #27409
Comments
This vulnerability notice also occurs when you create a new project with Angular CLI version 16.2.13 and run npm audit on it. |
Current workaround is to specify the following
It is important to note that Excerpt of error ...
node_modules\@angular-devkit\build-angular\src\tools\vite\angular-memory-plugin.js:240:31
...
[vite] Internal server error: Failed to update Vite client error overlay text. (2)
at loadViteClientCode |
@alan-agius4, please, can you tell me when the fix will be available on NPM Registry please. |
@Fabrice-K, typically, releases are done on Wednesdays |
Alright, thanks for your reply.
…On Tue, 9 Apr 2024, 18:28 Alan Agius, ***@***.***> wrote:
@Fabrice-K <https://github.com/Fabrice-K>, typically, releases are done
on Wednesdays
—
Reply to this email directly, view it on GitHub
<#27409 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AT2TWZBCCBKZ2FFOHK5QHGDY4QJLLAVCNFSM6AAAAABFV3NGRGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDANBVGYYTAMJQGU>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
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
build
Is this a regression?
The previous version in which this bug was not present was
No response
Description
Got a notification that the latest version of @angular-devkit/build-angular (v17.3.3) includes Vite 5.1.5 which has a vulnerability.
Github Advisory: GHSA-8jhw-289h-jh2g
Minimal Reproduction
Use the latest @angular-devkit/build-angular (v17.3.3), it will install vite 5.1.5
Exception or Error
No response
Your Environment
Anything else relevant?
Package Manager: NPM
The text was updated successfully, but these errors were encountered: