From 81b7ec273e401c2b93e20b186832b568960e7c9e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Oct 2023 23:32:48 +0000 Subject: [PATCH] Bump @angular/core from 7.2.15 to 10.2.5 in /mobile Bumps [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) from 7.2.15 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] --- mobile/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mobile/package.json b/mobile/package.json index 0b64f7b4..32dd6e5b 100644 --- a/mobile/package.json +++ b/mobile/package.json @@ -19,7 +19,7 @@ "@angular/animations": "7.2.15", "@angular/common": "7.2.15", "@angular/compiler": "7.2.15", - "@angular/core": "7.2.15", + "@angular/core": "10.2.5", "@angular/forms": "7.2.15", "@angular/http": "7.2.15", "@angular/platform-browser": "7.2.15",