diff --git a/package-lock.json b/package-lock.json index 23398df7..a285ad49 100644 --- a/package-lock.json +++ b/package-lock.json @@ -23,7 +23,7 @@ "@angular/animations": "21.0.8", "@angular/cli": "21.0.5", "@angular/common": "21.0.8", - "@angular/compiler": "21.0.7", + "@angular/compiler": "21.0.8", "@angular/compiler-cli": "21.0.8", "@angular/core": "21.0.8", "@angular/forms": "21.0.8", @@ -1400,9 +1400,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.0.8", + "resolved": "https://registry.npmjs.org/@angular/compiler/-/compiler-21.0.8.tgz", + "integrity": "sha512-k/EPMuNvfn0eebEMmVcwhMlCWqzER/BEHVqTQCKsAAt7AuYZuluz7oR8Ypw96v3jbY+ZaH1ZvAzrK6URzryhOg==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 22ba4a2c..89bdcd69 100644 --- a/package.json +++ b/package.json @@ -71,7 +71,7 @@ "@angular/animations": "21.0.8", "@angular/cli": "21.0.5", "@angular/common": "21.0.8", - "@angular/compiler": "21.0.7", + "@angular/compiler": "21.0.8", "@angular/compiler-cli": "21.0.8", "@angular/core": "21.0.8", "@angular/forms": "21.0.8",