Skip to content

Commit

Permalink
fix(deps): update dependency ioredis to v5.3.2 (#2281)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jun 16, 2023
1 parent 1c286f2 commit 3b58611
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 16 deletions.
14 changes: 7 additions & 7 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 @@ -80,7 +80,7 @@
"gulp-debug": "4.0.0",
"gulp-typescript": "5.0.1",
"husky": "8.0.3",
"ioredis": "5.3.0",
"ioredis": "5.3.2",
"jest": "28.1.3",
"lint-staged": "13.1.2",
"mongoose": "6.9.2",
Expand Down
14 changes: 7 additions & 7 deletions sample/002-microservice-app/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 sample/002-microservice-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@nestjs/terminus": "9.2.0",
"class-transformer": "0.5.1",
"class-validator": "0.14.0",
"ioredis": "5.3.0",
"ioredis": "5.3.2",
"lodash": "4.17.21",
"reflect-metadata": "0.1.13",
"rxjs": "7.8.0"
Expand Down

0 comments on commit 3b58611

Please sign in to comment.