From 9455e5b2b97bdfdf2ff3c78c3755427d94eab620 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 4 Oct 2021 22:39:55 +0000 Subject: [PATCH] fix(deps): update dependency postcss to v8.3.9 --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index 8d4e02d43c..c185f6b412 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.3.8", + "postcss": "8.3.9", "postcss-clean": "1.2.0", "prompt": "^1.1.0", "ioredis": "4.27.10",