From 0e1b4df1f79188c3a33c3d6d9477528a624c9d74 Mon Sep 17 00:00:00 2001 From: wtgtybhertgeghgtwtg Date: Mon, 19 Dec 2016 16:45:22 -0700 Subject: [PATCH] Bump `async`. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 65e5db14..d5d1f63b 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "webpack": "^2.1.0-beta.19" }, "dependencies": { - "async": "^1.5.0", + "async": "^2.1.2", "loader-utils": "^0.2.3", "webpack-sources": "^0.1.0" },