Skip to content

Commit

Permalink
Bump ioredis from 5.3.2 to 5.4.1 (#460)
Browse files Browse the repository at this point in the history
Bumps [ioredis](https://github.com/luin/ioredis) from 5.3.2 to 5.4.1.
- [Release notes](https://github.com/luin/ioredis/releases)
- [Changelog](https://github.com/redis/ioredis/blob/main/CHANGELOG.md)
- [Commits](redis/ioredis@v5.3.2...v5.4.1)

---
updated-dependencies:
- dependency-name: ioredis
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 1, 2024
1 parent 2a4215e commit 73ddc1f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 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 @@ -9,7 +9,7 @@
"dependencies": {
"actionhero": "^v29.2.0",
"bcrypt": "^5.1.1",
"ioredis": "^5.3.2",
"ioredis": "^5.4.1",
"winston": "^3.11.0",
"ws": "^8.16.0"
},
Expand Down

0 comments on commit 73ddc1f

Please sign in to comment.