Use latest async for Inifinity retry to work

This commit is contained in:
Girish Ramakrishnan
2017-02-16 19:22:07 -08:00
parent 278f1d6d24
commit 6a942ab27a
2 changed files with 37 additions and 5 deletions
+1 -1
View File
@@ -13,7 +13,7 @@
"node >=4.0.0 <=4.1.1"
],
"dependencies": {
"async": "^1.2.1",
"async": "^2.1.4",
"aws-sdk": "^2.1.46",
"body-parser": "^1.13.1",
"checksum": "^0.1.1",