diff --git a/eform-client/package.json b/eform-client/package.json index 9b88a6385b..1a1b904949 100644 --- a/eform-client/package.json +++ b/eform-client/package.json @@ -70,7 +70,7 @@ "@angular/cdk": "20.2.14", "@angular/common": "20.3.16", "@angular/compiler": "20.3.16", - "@angular/core": "20.3.17", + "@angular/core": "20.3.18", "@angular/forms": "20.3.16", "@angular/localize": "20.3.16", "@angular/material": "20.2.14", diff --git a/eform-client/yarn.lock b/eform-client/yarn.lock index 6e4aa8b69f..aa8fede443 100644 --- a/eform-client/yarn.lock +++ b/eform-client/yarn.lock @@ -560,10 +560,10 @@ dependencies: tslib "^2.3.0" -"@angular/core@20.3.17": - version "20.3.17" - resolved "https://registry.yarnpkg.com/@angular/core/-/core-20.3.17.tgz#e396f0f2a6f47a85524e8d313082f65e35001059" - integrity sha512-YlQqxMeHI9XJw7I7oM3hYFQd4lQbK37IdlD9ztROIw5FjX6i6lmLU7+X1MQGSRi2r+X9l3IZtl33hRTNvkoUBw== +"@angular/core@20.3.18": + version "20.3.18" + resolved "https://registry.yarnpkg.com/@angular/core/-/core-20.3.18.tgz#af91805841184cd87e862134a806bba019d170ea" + integrity sha512-B+NQQngd/aDbcfW0zGLis3wTLDeHTeTYMl/mGKQH+HwdPaRCKI1wEtaXaOYVJXkP2FeThocPevB8gLwNlPQUUw== dependencies: tslib "^2.3.0"