From 00291a323d484b47b1b641c6e2ff0d09584739c2 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Tue, 7 Nov 2017 02:58:50 +0000 Subject: [PATCH] fix(package): update async to version 2.6.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bd8b0f01..18c6fba8 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ ] }, "dependencies": { - "async": "2.5.0", + "async": "2.6.0", "body-parser": "1.18.2", "cookie-parser": "1.4.3", "debug": "3.1.0",