Skip to content

Commit

Permalink
Merge pull request #4023 from nestjs/renovate/redis-3.x
Browse files Browse the repository at this point in the history
fix(deps): update dependency redis to v3.0.2
  • Loading branch information
kamilmysliwiec committed Feb 10, 2020
2 parents 573a6d6 + 9a84a0b commit ff6de6d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"optional": "0.1.4",
"path-to-regexp": "3.2.0",
"pump": "3.0.0",
"redis": "3.0.1",
"redis": "3.0.2",
"reflect-metadata": "0.1.13",
"rxjs": "6.5.4",
"rxjs-compat": "6.5.4",
Expand Down

0 comments on commit ff6de6d

Please sign in to comment.