Skip to content

Commit 1f1ff9d

Browse files
Merge pull request #1648 from SUI-Components/feat/update_postcss_due_to_vulnerability
feat(packages/sui-bundler): update postcss version
2 parents 3c6f4fc + cd9c245 commit 1f1ff9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/sui-bundler/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"html-webpack-plugin": "5.5.0",
4040
"https-browserify": "1.0.0",
4141
"mini-css-extract-plugin": "2.6.1",
42-
"postcss": "8.4.16",
42+
"postcss": "8.4.31",
4343
"postcss-loader": "7.0.1",
4444
"process": "0.11.10",
4545
"sass": "1.54.5",

0 commit comments

Comments
 (0)