diff --git a/eform-client/package.json b/eform-client/package.json index c63716580c..3f7c142af5 100644 --- a/eform-client/package.json +++ b/eform-client/package.json @@ -37,7 +37,7 @@ "@angular/animations": "20.3.16", "@angular/cdk": "20.2.14", "@angular/common": "20.3.27", - "@angular/compiler": "20.3.16", + "@angular/compiler": "20.3.27", "@angular/core": "20.3.27", "@angular/forms": "20.3.16", "@angular/localize": "20.3.16", diff --git a/eform-client/yarn.lock b/eform-client/yarn.lock index 92c926e241..b01a6f8ce8 100644 --- a/eform-client/yarn.lock +++ b/eform-client/yarn.lock @@ -553,10 +553,10 @@ tslib "^2.3.0" yargs "^18.0.0" -"@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== +"@angular/compiler@20.3.27": + version "20.3.27" + resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-20.3.27.tgz#052a968f3830b9279d299b7ee0d1f248bdf0dc23" + integrity sha512-in3THZ678GAYuOR9RZV18+zZz0KGhlGikyUEfLeALLjGf9ZaR3n+t19BmYx6G2VkF/Xqadne1omQ2vbl6PRASA== dependencies: tslib "^2.3.0"