From 2b30f21213d41e3a613d2d9282a577eb2d08f338 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Oct 2023 20:32:32 +0000 Subject: [PATCH] chore(deps): bump @angular/core from 4.0.0 to 10.2.5 Bumps [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) from 4.0.0 to 10.2.5. - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/10.2.5/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/10.2.5/packages/core) --- updated-dependencies: - dependency-name: "@angular/core" 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 4ca9ad0..07cecdb 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "@angular/common": "4.0.0", "@angular/compiler": "4.0.0", "@angular/compiler-cli": "4.0.0", - "@angular/core": "4.0.0", + "@angular/core": "10.2.5", "@angular/forms": "4.0.0", "@angular/http": "4.0.0", "@angular/platform-browser": "4.0.0",