From 7721712a4dc98ffd2acd0e7721fe19b37669dda8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Oct 2023 21:05:20 +0000 Subject: [PATCH] Bump @angular/core from 5.0.0 to 10.2.5 in /voice-enabled-adf-app Bumps [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) from 5.0.0 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] --- voice-enabled-adf-app/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/voice-enabled-adf-app/package.json b/voice-enabled-adf-app/package.json index d6458a2..5172b0a 100644 --- a/voice-enabled-adf-app/package.json +++ b/voice-enabled-adf-app/package.json @@ -18,7 +18,7 @@ "@angular/cdk": "5.0.0-rc0", "@angular/common": "5.0.0", "@angular/compiler": "5.0.0", - "@angular/core": "5.0.0", + "@angular/core": "10.2.5", "@angular/flex-layout": "2.0.0-beta.10", "@angular/forms": "5.0.0", "@angular/http": "5.0.0",