From 9896a0b607cca79d2fcd132dbdd1c37bf0b9c17c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 May 2026 10:48:17 +0000 Subject: [PATCH] Bump @angular/common from 4.0.2 to 19.2.16 in /01-Login Bumps [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) from 4.0.2 to 19.2.16. - [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/19.2.16/packages/common) --- updated-dependencies: - dependency-name: "@angular/common" dependency-version: 19.2.16 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- 01-Login/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01-Login/package.json b/01-Login/package.json index ec49c25..2aa61fa 100644 --- a/01-Login/package.json +++ b/01-Login/package.json @@ -12,7 +12,7 @@ "ionic:serve": "ionic-app-scripts serve" }, "dependencies": { - "@angular/common": "4.0.2", + "@angular/common": "19.2.16", "@angular/compiler": "4.0.2", "@angular/compiler-cli": "4.0.2", "@angular/core": "4.0.2",