diff --git a/eform-client/package.json b/eform-client/package.json index bf1ba4c547..9b7faad36e 100644 --- a/eform-client/package.json +++ b/eform-client/package.json @@ -36,7 +36,7 @@ "@angular/animations": "20.3.16", "@angular/cdk": "20.2.14", "@angular/common": "20.3.16", - "@angular/compiler": "20.3.16", + "@angular/compiler": "20.3.25", "@angular/core": "20.3.17", "@angular/forms": "20.3.16", "@angular/localize": "20.3.16", diff --git a/eform-client/yarn.lock b/eform-client/yarn.lock index d4c773aa5f..7c1961b67e 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.25": + version "20.3.25" + resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-20.3.25.tgz#674d07b2437e9a3c99e9bb1c10e4d13bbedb4086" + integrity sha512-TSh6gVoQqlLPqWwsYMK0lfVEQYENQO+USzS+BHFXEHFfgBRap6qDpIUGnRdj0Y2PlaVJUVFbeq1855EZUPUEoA== dependencies: tslib "^2.3.0"