From 5429487110a6d22c502b0237716787d239ad2099 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 20 Sep 2022 20:38:54 -0400 Subject: [PATCH] fix(deps): update dependency autoprefixer to v10.4.12 (#10911) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index c6a6bd716f..fb2fcb61a0 100644 --- a/install/package.json +++ b/install/package.json @@ -33,7 +33,7 @@ "ace-builds": "1.10.1", "archiver": "5.3.1", "async": "3.2.4", - "autoprefixer": "10.4.11", + "autoprefixer": "10.4.12", "bcryptjs": "2.4.3", "benchpressjs": "2.4.3", "body-parser": "1.20.0",