mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
[PRODSEC-13780] - Fix Angular i18n: Cross-Site Scripting (XSS) via event-handler attributes (ADF/ACA/ADW) (#12167)
This commit is contained in:
@@ -16,10 +16,10 @@
|
||||
"raphael": ">=2.3.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@angular/common": ">=20.3.25",
|
||||
"@angular/compiler": ">=20.3.25",
|
||||
"@angular/core": ">=20.3.25",
|
||||
"@angular/forms": ">=20.3.25",
|
||||
"@angular/common": ">=20.3.27",
|
||||
"@angular/compiler": ">=20.3.27",
|
||||
"@angular/core": ">=20.3.27",
|
||||
"@angular/forms": ">=20.3.27",
|
||||
"@angular/material": ">=20.2.14",
|
||||
"@alfresco/adf-core": ">=9.0.0",
|
||||
"@alfresco/adf-content-services": ">=9.0.0",
|
||||
|
||||
Reference in New Issue
Block a user