diff --git a/package-lock.json b/package-lock.json index d8b9133eb..a8987790b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "tslib": "2.8.1" }, "devDependencies": { - "@angular/common": "20.3.18", + "@angular/common": "20.3.25", "@angular/compiler": "20.3.18", "@angular/compiler-cli": "20.3.18", "@angular/core": "20.3.18", @@ -56,9 +56,9 @@ } }, "node_modules/@angular/common": { - "version": "20.3.18", - "resolved": "https://registry.npmjs.org/@angular/common/-/common-20.3.18.tgz", - "integrity": "sha512-M62oQbSTRmnGavIVCwimoadg/PDWadgNhactMm9fgH0eM9rx+iWBAYJk4VufO0bwOhysFpRZpJgXlFjOifz/Jw==", + "version": "20.3.25", + "resolved": "https://registry.npmjs.org/@angular/common/-/common-20.3.25.tgz", + "integrity": "sha512-rnRGcXbjet0DHgkRL4Dqxk21G2T4UypVfiTV/fay58H8w9U89PJ1L6gRmk8B/uyfpii/9r23cBwnpcguQykxYw==", "dev": true, "license": "MIT", "dependencies": { @@ -68,7 +68,7 @@ "node": "^20.19.0 || ^22.12.0 || >=24.0.0" }, "peerDependencies": { - "@angular/core": "20.3.18", + "@angular/core": "20.3.25", "rxjs": "^6.5.3 || ^7.4.0" } }, diff --git a/package.json b/package.json index 0b197d9e0..65689ae0d 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "tslib": "2.8.1" }, "devDependencies": { - "@angular/common": "20.3.18", + "@angular/common": "20.3.25", "@angular/compiler": "20.3.18", "@angular/compiler-cli": "20.3.18", "@angular/core": "20.3.18",