From a5020aba9ff4e60c195eae55a7ab326f7ef61ece Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 5 Apr 2026 18:04:09 +0000 Subject: [PATCH] Bump @angular/compiler in /openalprwebhookprocessor.client Bumps [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) from 21.2.1 to 21.2.7. - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/v21.2.7/packages/compiler) --- updated-dependencies: - dependency-name: "@angular/compiler" dependency-version: 21.2.7 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- openalprwebhookprocessor.client/package-lock.json | 8 ++++---- openalprwebhookprocessor.client/package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/openalprwebhookprocessor.client/package-lock.json b/openalprwebhookprocessor.client/package-lock.json index 1c4e0469..0bf19332 100644 --- a/openalprwebhookprocessor.client/package-lock.json +++ b/openalprwebhookprocessor.client/package-lock.json @@ -11,7 +11,7 @@ "@angular/animations": "^21.2.1", "@angular/cdk": "^21.2.1", "@angular/common": "^21.2.1", - "@angular/compiler": "^21.2.1", + "@angular/compiler": "^21.2.7", "@angular/core": "^21.2.1", "@angular/forms": "^21.2.1", "@angular/material": "^21.2.1", @@ -635,9 +635,9 @@ } }, "node_modules/@angular/compiler": { - "version": "21.2.1", - "resolved": "https://registry.npmjs.org/@angular/compiler/-/compiler-21.2.1.tgz", - "integrity": "sha512-FxWaSaii1vfHIFA+JksqQ8NGB2frfqCrs7Ju50a44kbwR4fmanfn/VsiS/CbwBp9vcyT/Br9X/jAG4RuK/U2nw==", + "version": "21.2.7", + "resolved": "https://registry.npmjs.org/@angular/compiler/-/compiler-21.2.7.tgz", + "integrity": "sha512-4J0Nl5gGmr5SKgR3FHK4J6rdG0aP5zAsY3AJU8YXH+D98CeNTjQUD8XHsdD2cTwo08V5mDdFa5VCsREpMPJ5gQ==", "license": "MIT", "dependencies": { "tslib": "^2.3.0" diff --git a/openalprwebhookprocessor.client/package.json b/openalprwebhookprocessor.client/package.json index fdcec465..5a12d868 100644 --- a/openalprwebhookprocessor.client/package.json +++ b/openalprwebhookprocessor.client/package.json @@ -20,7 +20,7 @@ "@angular/animations": "^21.2.1", "@angular/cdk": "^21.2.1", "@angular/common": "^21.2.1", - "@angular/compiler": "^21.2.1", + "@angular/compiler": "^21.2.7", "@angular/core": "^21.2.1", "@angular/forms": "^21.2.1", "@angular/material": "^21.2.1",