Skip to content

Commit 32119ed

Browse files
build(deps): bump redis from 4.7.0 to 5.7.0 (#4100)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a6c181d commit 32119ed

File tree

3 files changed

+76
-94
lines changed

3 files changed

+76
-94
lines changed

package-lock.json

Lines changed: 74 additions & 92 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
@@ -94,7 +94,7 @@
9494
"pino-pretty": "^7.6.1",
9595
"pnpm": "^10.0.0",
9696
"prom-client": "^14.0.1",
97-
"redis": "^4.7.0"
97+
"redis": "^5.8.0"
9898
},
9999
"overrides": {
100100
"protobufjs": "^7.2.4",

packages/relay/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,6 @@
6161
"lodash": "^4.17.21",
6262
"lru-cache": "^7.14.0",
6363
"pino": "^9.7.0",
64-
"redis": "^4.6.7"
64+
"redis": "^5.8.0"
6565
}
6666
}

0 commit comments

Comments
 (0)