Skip to content

Commit 27bf99f

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

3 files changed

Lines changed: 37 additions & 37 deletions

File tree

packages/angular/build/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"jsdom": "26.1.0",
5555
"less": "4.4.0",
5656
"ng-packagr": "20.3.0",
57-
"postcss": "8.5.6",
57+
"postcss": "8.5.12",
5858
"rxjs": "7.8.2",
5959
"vitest": "3.2.4"
6060
},

packages/angular_devkit/build_angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"ora": "8.2.0",
4444
"picomatch": "4.0.4",
4545
"piscina": "5.1.3",
46-
"postcss": "8.5.6",
46+
"postcss": "8.5.12",
4747
"postcss-loader": "8.1.1",
4848
"resolve-url-loader": "5.0.0",
4949
"rxjs": "7.8.2",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)