diff --git a/package.json b/package.json index 8fc68f2..13a2870 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.0" } }