Skip to content

Commit 22178ff

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 22178ff

4 files changed

Lines changed: 38 additions & 38 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/ssr/test/npm_package/THIRD_PARTY_LICENSES.txt.golden

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -449,7 +449,7 @@ License: MIT
449449

450450
The MIT License (MIT)
451451

452-
Copyright 2013 Andrey Sitnik <andrey@sitnik.ru>
452+
Copyright 2013 Andrey Sitnik <andrey@sitnik.es>
453453

454454
Permission is hereby granted, free of charge, to any person obtaining a copy of
455455
this software and associated documentation files (the "Software"), to deal in

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)