diff --git a/package.json b/package.json index 9d565ca..a9341a8 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "start": "node app.js" }, "dependencies": { - "async": "^1.5.2", + "async": "^3.2.3", "body-parser": "^1.13.2", "cf-deployment-tracker-client": "^0.x", "cfenv": "1.0.x",