From 74b852397b55a9e6501b532df7786d097941c81e Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Wed, 12 Oct 2016 15:11:42 -0400 Subject: [PATCH] chore(package): update async to version 2.1.1 https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 53b4df5..166b1c7 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "mocha": "2.2.5" }, "dependencies": { - "async": "1.2.1", + "async": "2.1.1", "insist-types": "1.0.9", "rethinkdb": "2.3.3" },