From 1c8e1c7966d7c6fcf93ae39dc49d626f8e2806e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Aug 2023 23:32:12 +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 11.0.5. - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/11.0.5/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/11.0.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..dcebef2e158 --- 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": "11.0.5", "@angular/forms": "10.2.4", "@angular/material": "10.2.4", "@angular/platform-browser": "10.2.4",