From 474ff6f840a9d1f8db26027cb841d58fd0af9446 Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Fri, 22 Jul 2016 22:52:13 +0200 Subject: [PATCH] chore(package): update async to version 2.0.1 https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cc6d2bf..3521e98 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "eslint": "2.13.1" }, "dependencies": { - "async": "2.0.0-rc.3", + "async": "2.0.1", "debug": "2.2.0", "lodash": "4.13.1", "request": "2.72.0"