Skip to content

Commit

Permalink
fix(package): update async to version 2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] committed Apr 2, 2017
1 parent e579947 commit e3b120e
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 @@ -22,7 +22,7 @@
"install:new": "npm run install:frontend && npm run install:backend"
},
"dependencies": {
"async": "^1.4.0",
"async": "^2.3.0",
"bcrypt-nodejs": "0.0.3",
"body-parser": "^1.13.3",
"bookshelf": "^0.8.1",
Expand Down

0 comments on commit e3b120e

Please sign in to comment.