From ebdba8f13b3c05d43ee133dda9839a6f613ce4ec Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 21 Jul 2021 22:09:35 +0000 Subject: [PATCH] fix(deps): update dependency postcss to v8.3.6 --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index 9a7042d65f..c7932fbf00 100644 --- a/install/package.json +++ b/install/package.json @@ -104,7 +104,7 @@ "passport-local": "1.0.0", "pg": "^8.5.1", "pg-cursor": "^2.5.2", - "postcss": "8.3.5", + "postcss": "8.3.6", "postcss-clean": "1.2.0", "prompt": "^1.1.0", "ioredis": "4.27.6",