Skip to content

Commit

Permalink
fix(package): update bluebird to version 3.5.5
Browse files Browse the repository at this point in the history
Closes #27
  • Loading branch information
greenkeeper[bot] committed May 24, 2019
1 parent 67083b6 commit e72b2b0
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 @@ -24,7 +24,7 @@
"commitmsg": "validate-commit-msg"
},
"dependencies": {
"bluebird": "3.5.0",
"bluebird": "3.5.5",
"debug": "2.6.8",
"depd": "1.1.0",
"lodash": "4.17.4"
Expand Down

0 comments on commit e72b2b0

Please sign in to comment.