diff --git a/package-lock.json b/package-lock.json index 9a84fbd..eadb5cd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "@angular/animations": "^19.0.0", "@angular/cdk": "^19.2.19", "@angular/common": "^19.0.0", - "@angular/compiler": "^19.2.18", + "@angular/compiler": "^19.2.20", "@angular/core": "^19.2.19", "@angular/forms": "^19.0.0", "@angular/platform-browser": "^19.0.0", @@ -1834,9 +1834,9 @@ } }, "node_modules/@angular/compiler": { - "version": "19.2.19", - "resolved": "https://registry.npmjs.org/@angular/compiler/-/compiler-19.2.19.tgz", - "integrity": "sha512-kWlqFW7ExvAqKv+X/6ZsWVW7YTmI1/3VUvADLC/6bkLTdKrHS8OtBHfsklXmHMNVbbFopTvoTeKkoqLGrW2lwg==", + "version": "19.2.20", + "resolved": "https://registry.npmjs.org/@angular/compiler/-/compiler-19.2.20.tgz", + "integrity": "sha512-LvjE8W58EACgTFaAoqmNe7FRsbvoQ0GvCB/rmm6AEMWx/0W/JBvWkQTrOQlwpoeYOHcMZRGdmPcZoUDwU3JySQ==", "license": "MIT", "dependencies": { "tslib": "^2.3.0" diff --git a/package.json b/package.json index 49b0ffa..a0e71ae 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "@angular/animations": "^19.0.0", "@angular/cdk": "^19.2.19", "@angular/common": "^19.0.0", - "@angular/compiler": "^19.2.18", + "@angular/compiler": "^19.2.20", "@angular/core": "^19.2.19", "@angular/forms": "^19.0.0", "@angular/platform-browser": "^19.0.0",