From 5ce4c87473c854c028e38ef0bbfab050d1cca172 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 24 Apr 2022 22:34:35 -0400 Subject: [PATCH] fix(deps): update dependency autoprefixer to v10.4.5 (#10521) Co-authored-by: Renovate Bot --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index 763713c824..835da2ac91 100644 --- a/install/package.json +++ b/install/package.json @@ -32,7 +32,7 @@ "ace-builds": "1.4.14", "archiver": "5.3.1", "async": "3.2.3", - "autoprefixer": "10.4.4", + "autoprefixer": "10.4.5", "bcryptjs": "2.4.3", "benchpressjs": "2.4.3", "body-parser": "1.20.0",