From 6c72785971e07be9874ab18d5c5eb649d367fe53 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 15 Apr 2022 22:11:39 -0400 Subject: [PATCH] fix(deps): update dependency archiver to v5.3.1 (#10500) 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 d56abed8b1..d65a2e81af 100644 --- a/install/package.json +++ b/install/package.json @@ -30,7 +30,7 @@ "dependencies": { "@adactive/bootstrap-tagsinput": "0.8.2", "ace-builds": "1.4.14", - "archiver": "5.3.0", + "archiver": "5.3.1", "async": "3.2.3", "autoprefixer": "10.4.4", "bcryptjs": "2.4.3",