Skip to content

Commit 49ae0ad

Browse files
committed
fix(@angular-devkit/build-angular): upgrade postcss to 8.5.12
This addresses GHSA-qx2v-qp2m-jg93 Fixes: #33067
1 parent bf387fb commit 49ae0ad

3 files changed

Lines changed: 51 additions & 34 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@
170170
"parse5-html-rewriting-stream": "7.0.0",
171171
"picomatch": "4.0.4",
172172
"piscina": "4.8.0",
173-
"postcss": "8.5.2",
173+
"postcss": "8.5.12",
174174
"postcss-loader": "8.1.1",
175175
"prettier": "^3.0.0",
176176
"protractor": "~7.0.0",

packages/angular_devkit/build_angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"ora": "5.4.1",
4545
"picomatch": "4.0.4",
4646
"piscina": "4.8.0",
47-
"postcss": "8.5.2",
47+
"postcss": "8.5.12",
4848
"postcss-loader": "8.1.1",
4949
"resolve-url-loader": "5.0.0",
5050
"rxjs": "7.8.1",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)