[PRODSEC-11289] Fix Angular i18n vulnerable to CSS (#11710)

This commit is contained in:
Mykyta Maliarchuk
2026-03-02 10:53:47 +01:00
committed by GitHub
parent 0b7b89e5d8
commit dc8e6a9fb3
2 changed files with 62 additions and 62 deletions
+9 -9
View File
@@ -38,17 +38,17 @@
"process services-cloud"
],
"dependencies": {
"@angular/animations": "19.2.18",
"@angular/animations": "19.2.19",
"@angular/cdk": "19.2.19",
"@angular/common": "19.2.18",
"@angular/compiler": "19.2.18",
"@angular/core": "19.2.18",
"@angular/forms": "19.2.18",
"@angular/common": "19.2.19",
"@angular/compiler": "19.2.19",
"@angular/core": "19.2.19",
"@angular/forms": "19.2.19",
"@angular/material": "19.2.19",
"@angular/material-date-fns-adapter": "19.2.19",
"@angular/platform-browser": "19.2.18",
"@angular/platform-browser-dynamic": "19.2.18",
"@angular/router": "19.2.18",
"@angular/platform-browser": "19.2.19",
"@angular/platform-browser-dynamic": "19.2.19",
"@angular/router": "19.2.19",
"@apollo/client": "3.13.1",
"@cspell/eslint-plugin": "9.4.0",
"@mat-datetimepicker/core": "15.0.2",
@@ -83,7 +83,7 @@
"@angular-eslint/eslint-plugin": "19.8.1",
"@angular-eslint/eslint-plugin-template": "19.8.1",
"@angular-eslint/template-parser": "19.8.1",
"@angular/compiler-cli": "19.2.18",
"@angular/compiler-cli": "19.2.19",
"@chromatic-com/storybook": "4.1.3",
"@nx/angular": "22.1.3",
"@nx/eslint-plugin": "22.3.3",