From 339501774a32f9acc2eba3a18d5200b88699ef65 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Oct 2023 21:03:52 +0000 Subject: [PATCH] Bump @angular/core from 4.4.6 to 10.2.5 in /desktop-client Bumps [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) from 4.4.6 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] --- desktop-client/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/desktop-client/package.json b/desktop-client/package.json index 7289a7a..f52266a 100644 --- a/desktop-client/package.json +++ b/desktop-client/package.json @@ -17,7 +17,7 @@ "dependencies": { "@angular/common": "4.4.6", "@angular/compiler": "4.4.6", - "@angular/core": "4.4.6", + "@angular/core": "10.2.5", "@angular/forms": "4.4.6", "@angular/http": "4.4.6", "@angular/platform-browser": "4.4.6",