From 94d96b5b80ba25269ad1d2bb1f3c6f2dfc2daeae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Aug 2026 17:18:15 +0000 Subject: [PATCH] chore(deps): Bump @angular/core from 20.3.17 to 20.3.27 in /eform-client Bumps [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) from 20.3.17 to 20.3.27. - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/v20.3.27/packages/core) --- updated-dependencies: - dependency-name: "@angular/core" dependency-version: 20.3.27 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- eform-client/package.json | 2 +- eform-client/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/eform-client/package.json b/eform-client/package.json index b73e8401a5..3ab0fb621a 100644 --- a/eform-client/package.json +++ b/eform-client/package.json @@ -37,7 +37,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.27", "@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 5d82600704..b8aebbc66f 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.27": + version "20.3.27" + resolved "https://registry.yarnpkg.com/@angular/core/-/core-20.3.27.tgz#97ce97a90c3e06564df7d7d8abbb2eeac3afdb07" + integrity sha512-8EfYIUST5CKldOF4MAYWTFFRB7EtwqUoQBZdar6US39/EEzWm/wm/iRNkH2jmKe4YuPa2GoeHS1WQ8VRuOk7Dg== dependencies: tslib "^2.3.0"