Skip to content

Commit

Permalink
fix: upgrade ioredis fixes #257
Browse files Browse the repository at this point in the history
  • Loading branch information
manast committed Oct 26, 2020
1 parent 34c803f commit 2c00d93
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 @@ -26,7 +26,7 @@
"@types/ioredis": "^4.16.3",
"cron-parser": "^2.7.3",
"get-port": "^5.0.0",
"ioredis": "^4.17.3",
"ioredis": "^4.19.0",
"lodash": "^4.17.11",
"semver": "^6.3.0",
"tslib": "^1.10.0",
Expand Down

0 comments on commit 2c00d93

Please sign in to comment.