From 59f5c2d31b49768d16e14f3fc1b1c0bb9f219078 Mon Sep 17 00:00:00 2001 From: Lovell Fuller Date: Fri, 18 Apr 2014 09:11:01 +0100 Subject: [PATCH] Update async dependency --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6a770958..8e5b75a8 100755 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "imagemagick": "^0.1.3", "imagemagick-native": "^0.2.9", "gm": "^1.14.2", - "async": "^0.6.2", + "async": "^0.7.0", "benchmark": "^1.0.0" }, "license": "Apache 2.0",