Skip to content

Commit eca4d4c

Browse files
committed
fix(@angular-devkit/build-angular): upgrade postcss to 8.5.23
This addresses GHSA-fxqj-rqcc-2cmp
1 parent 1a72825 commit eca4d4c

3 files changed

Lines changed: 50 additions & 43 deletions

File tree

packages/angular/build/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"jsdom": "28.1.0",
5656
"less": "4.4.2",
5757
"ng-packagr": "21.2.3",
58-
"postcss": "8.5.12",
58+
"postcss": "8.5.23",
5959
"rxjs": "7.8.2",
6060
"vitest": "4.0.18"
6161
},

packages/angular_devkit/build_angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"ora": "9.3.0",
4343
"picomatch": "4.0.4",
4444
"piscina": "5.2.0",
45-
"postcss": "8.5.12",
45+
"postcss": "8.5.23",
4646
"postcss-loader": "8.2.0",
4747
"resolve-url-loader": "5.0.0",
4848
"rxjs": "7.8.2",

pnpm-lock.yaml

Lines changed: 48 additions & 41 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)