From 69fe0be10e4b6a2dc286954b356268c83907f069 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Oct 2023 22:06:13 +0000 Subject: [PATCH] Bump @angular/core from 5.2.9 to 10.2.5 Bumps [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) from 5.2.9 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 9b2a311..1be1bc4 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "core-js": "2.4.1", "zone.js": "0.8.12", "typescript": "2.3.4", - "@angular/core": "5.2.9", + "@angular/core": "10.2.5", "@angular/http": "4.1.3", "ionic-angular": "3.9.2", "@angular/forms": "5.2.9",