Skip to content

Commit 3e28701

Browse files
Bump ioredis from 5.6.1 to 5.7.0
Bumps [ioredis](https://github.com/luin/ioredis) from 5.6.1 to 5.7.0. - [Release notes](https://github.com/luin/ioredis/releases) - [Changelog](https://github.com/redis/ioredis/blob/main/CHANGELOG.md) - [Commits](redis/ioredis@v5.6.1...v5.7.0) --- updated-dependencies: - dependency-name: ioredis dependency-version: 5.7.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8227667 commit 3e28701

File tree

2 files changed

+16
-17
lines changed

2 files changed

+16
-17
lines changed

package-lock.json

Lines changed: 15 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"dependencies": {
1010
"actionhero": "^v29.3.4",
1111
"bcrypt": "^5.1.1",
12-
"ioredis": "^5.6.1",
12+
"ioredis": "^5.7.0",
1313
"winston": "^3.17.0",
1414
"ws": "^8.18.1"
1515
},

0 commit comments

Comments
 (0)