From efa2fdd78ac38555f54578c1947bd2c98f601913 Mon Sep 17 00:00:00 2001 From: David Aurelio Date: Wed, 3 May 2017 10:36:51 -0700 Subject: [PATCH] Update `async` to v2.4.0 Reviewed By: jeanlauliac Differential Revision: D4993518 fbshipit-source-id: 7714cd16db421c4aa03a9016f5a7ffa765f9aaed --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ac1503018..82957e8d4 100644 --- a/package.json +++ b/package.json @@ -133,7 +133,7 @@ "dependencies": { "absolute-path": "^0.0.0", "art": "^0.10.0", - "async": "^2.0.1", + "async": "^2.4.0", "babel-core": "^6.24.1", "babel-generator": "^6.24.1", "babel-plugin-external-helpers": "^6.18.0",