diff --git a/client/web/angular-customer-app/package-lock.json b/client/web/angular-customer-app/package-lock.json index 37d82f9..37659e9 100644 --- a/client/web/angular-customer-app/package-lock.json +++ b/client/web/angular-customer-app/package-lock.json @@ -11,7 +11,7 @@ "@angular/animations": "^21.0.6", "@angular/cdk": "^21.0.5", "@angular/common": "^21.0.6", - "@angular/compiler": "^21.0.7", + "@angular/compiler": "^21.2.4", "@angular/core": "^21.0.7", "@angular/fire": "^21.0.0-rc.0", "@angular/forms": "^21.0.6", @@ -606,9 +606,9 @@ } }, "node_modules/@angular/compiler": { - "version": "21.0.7", - "resolved": "https://registry.npmjs.org/@angular/compiler/-/compiler-21.0.7.tgz", - "integrity": "sha512-Qsjx0OrOquyx10fMynkHilRRoZy9qJcstHdML7NGKg887xqHW4YvgNKREIXmKYjnV6sUBBUxJUD1L5ouarb/YA==", + "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/client/web/angular-customer-app/package.json b/client/web/angular-customer-app/package.json index 06da385..c7e3e15 100644 --- a/client/web/angular-customer-app/package.json +++ b/client/web/angular-customer-app/package.json @@ -13,7 +13,7 @@ "@angular/animations": "^21.0.6", "@angular/cdk": "^21.0.5", "@angular/common": "^21.0.6", - "@angular/compiler": "^21.0.7", + "@angular/compiler": "^21.2.4", "@angular/core": "^21.0.7", "@angular/fire": "^21.0.0-rc.0", "@angular/forms": "^21.0.6",