From 16398dd92fb8092fe26603b72220044337aee51a Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 13 Dec 2021 00:44:27 +0000 Subject: [PATCH] fix(deps): update dependency postcss to v8.4.5 --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index 8c78a8f626..391c65845a 100644 --- a/install/package.json +++ b/install/package.json @@ -104,7 +104,7 @@ "passport-local": "1.0.0", "pg": "^8.7.1", "pg-cursor": "^2.7.1", - "postcss": "8.4.4", + "postcss": "8.4.5", "postcss-clean": "1.2.0", "prompt": "^1.1.0", "ioredis": "4.28.2",