diff --git a/package.json b/package.json index 50022fce..fe64a550 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "dependencies": { "@angular/cdk": "^20.2.10", "@angular/common": "^20.3.7", - "@angular/compiler": "^20.3.7", + "@angular/compiler": "^20.3.16", "@angular/core": "^20.3.7", "@angular/forms": "^20.3.7", "@angular/localize": "^20.3.7", diff --git a/yarn.lock b/yarn.lock index 5435c490..9f94ae82 100644 --- a/yarn.lock +++ b/yarn.lock @@ -345,10 +345,10 @@ tslib "^2.3.0" yargs "^18.0.0" -"@angular/compiler@^20.3.7": - version "20.3.7" - resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-20.3.7.tgz#6373d8301b5fb17b120695748a623e6812caae54" - integrity sha512-EouHO15dUsgnFArj0M25R8cOPVoUfiFYSt6iXnMO8+S4dY1fDEmbFqkW5smlP66HL5Gys59Nwb5inejfIWHrLw== +"@angular/compiler@^20.3.16": + version "20.3.16" + resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-20.3.16.tgz#9970a72d4c7dac5b5bf1b2e9292e55eb22046623" + integrity sha512-Pt9Ms9GwTThgzdxWBwMfN8cH1JEtQ2DK5dc2yxYtPSaD+WKmG9AVL1PrzIYQEbaKcWk2jxASUHpEWSlNiwo8uw== dependencies: tslib "^2.3.0"