fix: src-ui/package.json to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-ANGULARCOMPILER-14157154
This commit is contained in:
snyk-bot
2025-12-05 12:58:32 +00:00
parent 396e290394
commit 9035f4decb

View File

@@ -13,7 +13,7 @@
"dependencies": {
"@angular/cdk": "^20.2.6",
"@angular/common": "~20.3.2",
"@angular/compiler": "~20.3.2",
"@angular/compiler": "~20.3.15",
"@angular/core": "~20.3.2",
"@angular/forms": "~20.3.2",
"@angular/localize": "~20.3.2",