diff --git a/openalprwebhookprocessor.client/package-lock.json b/openalprwebhookprocessor.client/package-lock.json index e61ff0ba..dafc84b9 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.4", "@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.4", + "resolved": "https://registry.npmjs.org/@angular/compiler/-/compiler-21.2.4.tgz", + "integrity": "sha512-9+ulVK3idIo/Tu4X2ic7/V0+Uj7pqrOAbOuIirYe6Ymm3AjexuFRiGBbfcH0VJhQ5cf8TvIJ1fuh+MI4JiRIxA==", "license": "MIT", "dependencies": { "tslib": "^2.3.0" diff --git a/openalprwebhookprocessor.client/package.json b/openalprwebhookprocessor.client/package.json index d313ef79..88b7b226 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.4", "@angular/core": "^21.2.1", "@angular/forms": "^21.2.1", "@angular/material": "^21.2.1",