Skip to content

Commit

Permalink
fix(package): update ioredis to version 4.11.2
Browse files Browse the repository at this point in the history
Closes #12
  • Loading branch information
greenkeeper[bot] committed Jul 13, 2019
1 parent e3c12d7 commit 404f07a
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 @@ -43,7 +43,7 @@
},
"dependencies": {
"bluebird": "^3.5.0",
"ioredis": "^3.1.4"
"ioredis": "^4.11.2"
},
"engines": {
"node": ">=6.10.0"
Expand Down

0 comments on commit 404f07a

Please sign in to comment.