Skip to content

Angular v19 projects depend on a vulnerable version of babel #29833

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

Closed
1 task
json-derulo opened this issue Mar 13, 2025 · 2 comments · Fixed by #29835, #29834 or #29837
Closed
1 task

Angular v19 projects depend on a vulnerable version of babel #29833

json-derulo opened this issue Mar 13, 2025 · 2 comments · Fixed by #29835, #29834 or #29837

Comments

@json-derulo
Copy link

Command

other

Is this a regression?

  • Yes, this behavior used to work in the previous version

The previous version in which this bug was not present was

No response

Description

v19 Angular projects depend on a vulnerable version of babel, which can lead to the generated code being vulnerable. For more information, see the related GitHub advisory: GHSA-968p-4wvh-cqc8

This is probably also an issue with v18 and v17.

Minimal Reproduction

Creat a new v19 project and run npm audit

Exception or Error


Your Environment

Angular CLI: 19.2.2
Node: 22.14.0
Package Manager: npm 11.2.0
OS: darwin arm64

Angular: 19.2.2
... animations, cli, common, compiler, compiler-cli, core, forms
... language-service, platform-browser, platform-browser-dynamic
... router

Package                         Version
---------------------------------------------------------
@angular-devkit/architect       0.1902.2
@angular-devkit/build-angular   19.2.2
@angular-devkit/core            19.2.2
@angular-devkit/schematics      19.2.2
@angular/cdk                    19.2.3
@angular/material               19.2.3
@schematics/angular             19.2.2
ng-packagr                      19.2.0
rxjs                            7.8.2
typescript                      5.8.2
zone.js                         0.15.0

Anything else relevant?

No response

alan-agius4 added a commit to alan-agius4/angular-cli that referenced this issue Mar 13, 2025
alan-agius4 added a commit to alan-agius4/angular-cli that referenced this issue Mar 13, 2025
alan-agius4 added a commit to alan-agius4/angular-cli that referenced this issue Mar 13, 2025
alan-agius4 added a commit to alan-agius4/angular-cli that referenced this issue Mar 13, 2025
alan-agius4 added a commit to alan-agius4/angular-cli that referenced this issue Mar 13, 2025
alan-agius4 added a commit that referenced this issue Mar 13, 2025
alan-agius4 added a commit that referenced this issue Mar 13, 2025
@alan-agius4
Copy link
Collaborator

Closed via #29837, #29834 and #29835

alan-agius4 added a commit that referenced this issue Mar 13, 2025
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Apr 13, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.