From 264eadde178ac83f8e90ac5d552dd0a7afe55f35 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" Date: Wed, 13 Feb 2019 14:40:24 -0500 Subject: [PATCH] fix(deps): update dependency async to v2.6.2 (#7365) --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index 203531a59d..7ccb3a699f 100644 --- a/install/package.json +++ b/install/package.json @@ -31,7 +31,7 @@ "dependencies": { "ace-builds": "^1.2.9", "archiver": "^3.0.0", - "async": "2.6.1", + "async": "2.6.2", "autoprefixer": "^9.4.6", "bcryptjs": "2.4.3", "benchpressjs": "^1.2.5",