From 02706da71f88e2cd8eee1a425bec9dc923d02c48 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Nov 2025 11:32:21 +0000 Subject: [PATCH] chore(deps): bump @angular/common from 5.0.0 to 19.2.16 Bumps [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) from 5.0.0 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] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d8595118..e1708e9f 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "postdeploy": "node copy_www_to_docs.js" }, "dependencies": { - "@angular/common": "5.0.0", + "@angular/common": "19.2.16", "@angular/compiler": "5.0.0", "@angular/compiler-cli": "5.0.0", "@angular/core": "5.0.0",