From 75c8f3af7f12a880619bc75c7e2b05c650946963 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Tue, 7 Nov 2017 02:57:30 +0000 Subject: [PATCH] chore(package): update async to version 2.6.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9ee90622..a40acc6c 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "sitemap.xml" ], "dependencies": { - "async": "2.x || 1.x", + "async": "2.6.0", "async-lock": "1.1.0", "combine-errors": "^3.0.3", "lodash": "^4.0.0",