From acd066a0917eb4b24ab08e23d44f3354194b9bbd Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Sun, 26 May 2019 21:46:57 +0000 Subject: [PATCH] chore(package): update async to version 3.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 55b8b6e..1b467fa 100644 --- a/package.json +++ b/package.json @@ -173,7 +173,7 @@ "qs": "^6.0.2" }, "devDependencies": { - "async": "^2.0.0", + "async": "^3.0.1", "aws-sdk": "^2.54.0", "babel-cli": "^6.10.1", "babel-core": "^6.10.4",