Skip to content

Commit 25b712d

Browse files
authored
Bump postcss@~8.5.10 to address CVE GHSA-qx2v-qp2m-jg93 (#5796)
Co-authored-by: Camille Malonzo <cmalonzo@users.noreply.github.com>
1 parent 3c15b4d commit 25b712d

7 files changed

Lines changed: 195 additions & 140 deletions

File tree

build-tests/heft-sass-test/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"eslint": "~9.37.0",
3030
"html-webpack-plugin": "~4.5.2",
3131
"postcss-loader": "~4.1.0",
32-
"postcss": "~8.4.6",
32+
"postcss": "~8.5.10",
3333
"react-dom": "~19.2.3",
3434
"react": "~19.2.3",
3535
"style-loader": "~2.0.0",
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"changes": [
3+
{
4+
"packageName": "@rushstack/heft-sass-plugin",
5+
"comment": "Bump postcss@~8.5.10 to address CVE GHSA-qx2v-qp2m-jg93",
6+
"type": "patch"
7+
}
8+
],
9+
"packageName": "@rushstack/heft-sass-plugin"
10+
}
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"changes": [
3+
{
4+
"packageName": "@rushstack/heft-web-rig",
5+
"comment": "Bump postcss@~8.5.10 to address CVE GHSA-qx2v-qp2m-jg93",
6+
"type": "patch"
7+
}
8+
],
9+
"packageName": "@rushstack/heft-web-rig"
10+
}

0 commit comments

Comments
 (0)