diff --git a/package-lock.json b/package-lock.json index e94b6b0c9..928141f91 100644 --- a/package-lock.json +++ b/package-lock.json @@ -23,7 +23,7 @@ "@angular/animations": "21.2.12", "@angular/cli": "21.2.10", "@angular/common": "21.2.12", - "@angular/compiler": "21.2.12", + "@angular/compiler": "21.2.14", "@angular/compiler-cli": "21.2.12", "@angular/core": "21.2.12", "@angular/forms": "21.2.12", @@ -884,9 +884,9 @@ } }, "node_modules/@angular/compiler": { - "version": "21.2.12", - "resolved": "https://registry.npmjs.org/@angular/compiler/-/compiler-21.2.12.tgz", - "integrity": "sha512-246iBwMAVGzrYPqu/Wwzb9L/kt+dkT12Hllr/dYZu6aHeIxaHPRZoPBKSweAgOPXeOl+q+nlPtK34glsMb1CRw==", + "version": "21.2.14", + "resolved": "https://registry.npmjs.org/@angular/compiler/-/compiler-21.2.14.tgz", + "integrity": "sha512-8mqgwRYfn2Z1vg/5YVt60dDBattnZL45nNJd2vTMwAiDTzhWhgKgRWKOeVL0aj2JqHeHiwuIlrLnz46acJMulQ==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 3ba0411bf..f994eeff6 100644 --- a/package.json +++ b/package.json @@ -71,7 +71,7 @@ "@angular/animations": "21.2.12", "@angular/cli": "21.2.10", "@angular/common": "21.2.12", - "@angular/compiler": "21.2.12", + "@angular/compiler": "21.2.14", "@angular/compiler-cli": "21.2.12", "@angular/core": "21.2.12", "@angular/forms": "21.2.12",