From 0e885a20d9acf13f25f7c77843584c7dd0ad34e8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 5 Sep 2023 09:50:57 -0400 Subject: [PATCH] fix(deps): update dependency archiver to v6.0.1 (#11976) 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 f7bdf5d041..1580ecf2c6 100644 --- a/install/package.json +++ b/install/package.json @@ -35,7 +35,7 @@ "@isaacs/ttlcache": "1.4.1", "@popperjs/core": "2.11.8", "ace-builds": "1.24.1", - "archiver": "6.0.0", + "archiver": "6.0.1", "async": "3.2.4", "autoprefixer": "10.4.15", "bcryptjs": "2.4.3",