Skip to content

Commit 1b7777d

Browse files
chore: bump redis from 4.7.1 to 5.8.2
Bumps [redis](https://github.com/redis/node-redis) from 4.7.1 to 5.8.2. - [Release notes](https://github.com/redis/node-redis/releases) - [Changelog](https://github.com/redis/node-redis/blob/master/CHANGELOG.md) - [Commits](https://github.com/redis/node-redis/compare/[email protected]@5.8.2) --- updated-dependencies: - dependency-name: redis dependency-version: 5.8.2 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent da78fa8 commit 1b7777d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

interop/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,6 @@
2727
"aegir": "^47.0.22",
2828
"libp2p": "^2.10.0",
2929
"p-event": "^6.0.1",
30-
"redis": "^4.7.1"
30+
"redis": "^5.8.2"
3131
}
3232
}

0 commit comments

Comments
 (0)