From 8e3ccc3a2c1ba0304742b7c43bc1ec35c8a76c81 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Oct 2023 21:20:18 +0000 Subject: [PATCH] Bump @angular/core from 5.1.2 to 10.2.5 in /GatewayPluginExample/Ux Bumps [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) from 5.1.2 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:development ... Signed-off-by: dependabot[bot] --- GatewayPluginExample/Ux/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/GatewayPluginExample/Ux/package.json b/GatewayPluginExample/Ux/package.json index 8020e464..9b31ba58 100644 --- a/GatewayPluginExample/Ux/package.json +++ b/GatewayPluginExample/Ux/package.json @@ -9,7 +9,7 @@ "@angular/animations": "5.1.2", "@angular/common": "5.1.2", "@angular/compiler": "5.1.2", - "@angular/core": "5.1.2", + "@angular/core": "10.2.5", "@angular/forms": "5.1.2", "@angular/language-service": "5.1.2", "@angular/platform-browser": "5.1.2", @@ -30,7 +30,7 @@ "@angular/common": "5.1.2", "@angular/compiler": "5.1.2", "@angular/compiler-cli": "5.1.2", - "@angular/core": "5.1.2", + "@angular/core": "10.2.5", "@angular/forms": "5.1.2", "@angular/language-service": "5.1.2", "@angular/platform-browser": "5.1.2",