diff --git a/ng8-pipes/package-lock.json b/ng8-pipes/package-lock.json index 070202f31..dd212f145 100644 --- a/ng8-pipes/package-lock.json +++ b/ng8-pipes/package-lock.json @@ -9,7 +9,7 @@ "dependencies": { "@angular/animations": "^6.1.0", "@angular/common": "^19.2.16", - "@angular/compiler": "^20.3.25", + "@angular/compiler": "^20.3.27", "@angular/core": "^11.0.5", "@angular/forms": "^6.1.0", "@angular/http": "^6.1.0", @@ -1095,9 +1095,9 @@ "license": "0BSD" }, "node_modules/@angular/compiler": { - "version": "20.3.25", - "resolved": "https://registry.npmjs.org/@angular/compiler/-/compiler-20.3.25.tgz", - "integrity": "sha512-TSh6gVoQqlLPqWwsYMK0lfVEQYENQO+USzS+BHFXEHFfgBRap6qDpIUGnRdj0Y2PlaVJUVFbeq1855EZUPUEoA==", + "version": "20.3.27", + "resolved": "https://registry.npmjs.org/@angular/compiler/-/compiler-20.3.27.tgz", + "integrity": "sha512-in3THZ678GAYuOR9RZV18+zZz0KGhlGikyUEfLeALLjGf9ZaR3n+t19BmYx6G2VkF/Xqadne1omQ2vbl6PRASA==", "license": "MIT", "dependencies": { "tslib": "^2.3.0" diff --git a/ng8-pipes/package.json b/ng8-pipes/package.json index a25fe1a0b..5b6a3266d 100644 --- a/ng8-pipes/package.json +++ b/ng8-pipes/package.json @@ -13,7 +13,7 @@ "dependencies": { "@angular/animations": "^6.1.0", "@angular/common": "^19.2.16", - "@angular/compiler": "^20.3.25", + "@angular/compiler": "^20.3.27", "@angular/core": "^11.0.5", "@angular/forms": "^6.1.0", "@angular/http": "^6.1.0",