From 9f8629b5c7eb5c6df9e34712faaa8f346cafb587 Mon Sep 17 00:00:00 2001 From: Sahat Yalkabov Date: Tue, 20 May 2014 10:08:22 -0400 Subject: [PATCH] Updated package versions --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 57539f246e..46ab2f2255 100755 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "test": "mocha" }, "dependencies": { - "async": "^0.8.0", + "async": "^0.9.0", "bcrypt-nodejs": "^0.0.3", "body-parser": "^1.2.0", "cheerio": "^0.16.0",