fix(sec): Upgrade Angular to 21.2.19 to resolve 5 CVEs - #65
Open
petr-pokorny-absa wants to merge 1 commit into
Open
fix(sec): Upgrade Angular to 21.2.19 to resolve 5 CVEs#65petr-pokorny-absa wants to merge 1 commit into
petr-pokorny-absa wants to merge 1 commit into
Conversation
petr-pokorny-absa
requested review from
lsulak,
oto-macenauer-absa,
salamonpavel and
tmikula-dev
as code owners
August 11, 2026 08:46
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Upgrades all
@angular/*packages (runtime and CLI/build tooling) from21.2.7to21.2.19, which is above the fixed versions for the following security advisories:@angular/commonDoS via crafted date format string (fixed in 22.0.1 / 21.2.17 / 20.3.25)HttpTransferCache(fixed in 22.0.1 / 21.2.17 / 20.3.25)@angular/commonDoS via malformeddigitsInfoparameter (fixed in 22.0.0-rc.2 / 21.2.15 / 20.3.22 / 19.2.23)HttpTransferCache(fixed in 22.0.0-rc.2 / 21.2.15 / 20.3.22 / 19.2.23)Changes
@angular/animations,@angular/common,@angular/compiler,@angular/core,@angular/forms,@angular/platform-browser,@angular/platform-browser-dynamic,@angular/router,@angular/build,@angular/cli, and@angular/compiler-clito^21.2.19inui/package.jsonui/package-lock.jsonValidation
npm install— resolves cleanlynpm run build— production build succeedsCloses
Closes #55
Closes #54
Closes #53
Closes #52
Closes #51
Closes #50
Closes #49
Closes #48
Closes #47
Closes #46