From d18d21c1e1637a7b8972c8f3c24517f5880d8936 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2026 19:42:02 +0000 Subject: [PATCH] chore(deps): Bump @angular/common in /eform-client Bumps [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) from 20.3.16 to 20.3.25. - [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.25/packages/common) --- updated-dependencies: - dependency-name: "@angular/common" dependency-version: 20.3.25 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 bf1ba4c547..81dee22732 100644 --- a/eform-client/package.json +++ b/eform-client/package.json @@ -35,7 +35,7 @@ "@angular-material-extensions/password-strength": "^16.0.0", "@angular/animations": "20.3.16", "@angular/cdk": "20.2.14", - "@angular/common": "20.3.16", + "@angular/common": "20.3.25", "@angular/compiler": "20.3.16", "@angular/core": "20.3.17", "@angular/forms": "20.3.16", diff --git a/eform-client/yarn.lock b/eform-client/yarn.lock index d4c773aa5f..49c916a84a 100644 --- a/eform-client/yarn.lock +++ b/eform-client/yarn.lock @@ -532,10 +532,10 @@ yargs "18.0.0" zod "4.1.13" -"@angular/common@20.3.16": - version "20.3.16" - resolved "https://registry.yarnpkg.com/@angular/common/-/common-20.3.16.tgz#d2f5f1bbc8d65b81989b16b02c74b2529f4541e0" - integrity sha512-GRAziNlntwdnJy3F+8zCOvDdy7id0gITjDnM6P9+n2lXvtDuBLGJKU3DWBbvxcCjtD6JK/g/rEX5fbCxbUHkQQ== +"@angular/common@20.3.25": + version "20.3.25" + resolved "https://registry.yarnpkg.com/@angular/common/-/common-20.3.25.tgz#0f2bd058ec6595cfb4dd6a05601c41cb5cf3cb23" + integrity sha512-rnRGcXbjet0DHgkRL4Dqxk21G2T4UypVfiTV/fay58H8w9U89PJ1L6gRmk8B/uyfpii/9r23cBwnpcguQykxYw== dependencies: tslib "^2.3.0"