Skip to content

Commit

Permalink
Merge pull request #14295 from nestjs/renovate/redis-4.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency redis to v4.7.0
  • Loading branch information
kamilmysliwiec authored Dec 9, 2024
2 parents 4a2c057 + d486d82 commit d7555a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sample/02-gateways/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"eslint-plugin-import": "2.31.0",
"jest": "29.7.0",
"prettier": "3.4.2",
"redis": "4.6.13",
"redis": "4.7.0",
"supertest": "6.3.4",
"ts-jest": "29.2.5",
"ts-loader": "9.5.1",
Expand Down

0 comments on commit d7555a5

Please sign in to comment.