Skip to content

Commit

Permalink
fix(package): update async to version 3.1.0
Browse files Browse the repository at this point in the history
Closes #95
  • Loading branch information
greenkeeper[bot] committed Jun 23, 2019
1 parent 4d8f6bb commit 96cd56a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"url": "git+https://github.com/dssrv/dssrv.git"
},
"dependencies": {
"async": "^2.0.1",
"async": "^3.1.0",
"chalk": "2.3.1",
"basic-auth": "2.0.0",
"commander": "2.12.2",
Expand Down

0 comments on commit 96cd56a

Please sign in to comment.