diff --git a/package.json b/package.json index bc3d6a8..d754e2a 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "test": "standard && node test.js" }, "dependencies": { - "async": "^1.5.2", + "async": "^2.1.1", "async-base-iterator": "^0.4.0", "dezalgo": "^1.0.3", "extend-shallow": "^2.0.1",