From 9400d8b6efa8515aa4d7c7043c1af1e430557095 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Oct 2023 20:13:22 +0000 Subject: [PATCH] Bump @angular/core in /asterixdb/asterix-dashboard/src/node Bumps [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) from 10.2.4 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] --- asterixdb/asterix-dashboard/src/node/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 asterixdb/asterix-dashboard/src/node/package.json diff --git a/asterixdb/asterix-dashboard/src/node/package.json b/asterixdb/asterix-dashboard/src/node/package.json old mode 100755 new mode 100644 index 8aef8bdaf7b..d7c15fc2d4e --- a/asterixdb/asterix-dashboard/src/node/package.json +++ b/asterixdb/asterix-dashboard/src/node/package.json @@ -18,7 +18,7 @@ "@angular/cdk": "10.2.4", "@angular/common": "10.2.4", "@angular/compiler": "10.2.4", - "@angular/core": "10.2.4", + "@angular/core": "10.2.5", "@angular/forms": "10.2.4", "@angular/material": "10.2.4", "@angular/platform-browser": "10.2.4",