Skip to content

Commit 70d9ec2

Browse files
refactor: bump redis from 4.7.0 to 5.0.1
Bumps [redis](https://github.com/redis/node-redis) from 4.7.0 to 5.0.1. - [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.0.1) --- updated-dependencies: - dependency-name: redis dependency-version: 5.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b537e5a commit 70d9ec2

File tree

2 files changed

+81
-90
lines changed

2 files changed

+81
-90
lines changed

package-lock.json

+80-89
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"pluralize": "8.0.0",
5757
"punycode": "2.3.1",
5858
"rate-limit-redis": "4.2.0",
59-
"redis": "4.7.0",
59+
"redis": "5.0.1",
6060
"router": "2.2.0",
6161
"semver": "7.7.1",
6262
"subscriptions-transport-ws": "0.11.0",

0 commit comments

Comments
 (0)