fix: upgrade PostCSS to patch path traversal vulnerability

This commit is contained in:
shuaiplus
2026-07-25 21:44:22 +08:00
parent a0128908e1
commit f6403b8cab
2 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -60,7 +60,7 @@
"@types/node": "^26.0.1",
"autoprefixer": "^10.5.2",
"opencc-js": "^1.3.2",
"postcss": "^8.5.16",
"postcss": "^8.5.23",
"tailwindcss": "^3.4.19",
"tsx": "^4.22.4",
"typescript": "^6.0.3",