Skip to content

Commit 5b6d8b9

Browse files
chore: bump redis from 4.7.1 to 5.1.0
Bumps [redis](https://github.com/redis/node-redis) from 4.7.1 to 5.1.0. - [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.1.0) --- updated-dependencies: - dependency-name: redis dependency-version: 5.1.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 776cb43 commit 5b6d8b9

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
@@ -28,6 +28,6 @@
2828
"aegir": "^47.0.6",
2929
"libp2p": "^2.8.6",
3030
"p-event": "^6.0.1",
31-
"redis": "^4.7.1"
31+
"redis": "^5.1.0"
3232
}
3333
}

0 commit comments

Comments
 (0)