From e578dfcadeac91b0f0a2605ea05895d00991bda7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 20 Aug 2024 19:22:29 -0400 Subject: [PATCH] fix(deps): update dependency async to v3.2.6 (#12747) 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 cc4c55dd95..f1fc546f80 100644 --- a/install/package.json +++ b/install/package.json @@ -37,7 +37,7 @@ "@popperjs/core": "2.11.8", "ace-builds": "1.35.5", "archiver": "7.0.1", - "async": "3.2.5", + "async": "3.2.6", "autoprefixer": "10.4.20", "bcryptjs": "2.4.3", "benchpressjs": "2.5.1",