From 817a54683210353386ced94b2e3c53f87e554804 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 11 Mar 2024 20:43:52 -0400 Subject: [PATCH] fix(deps): update dependency archiver to v7.0.1 (#12400) 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 2205525b86..7f6157cc36 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.32.7", - "archiver": "7.0.0", + "archiver": "7.0.1", "async": "3.2.5", "autoprefixer": "10.4.18", "bcryptjs": "2.4.3",