diff --git a/package.json b/package.json index 8fc68f2..4cc5a8e 100644 --- a/package.json +++ b/package.json @@ -33,6 +33,6 @@ "devDependencies": { "autoprefixer": "^10.4.14", "hugo-extended": "0.140.2", - "postcss-cli": "^10.1.0" + "postcss-cli": "^11.0.1" } }