Skip to content

Commit 269269c

Browse files
chore(deps): bump redis from 5.12.1 to 6.0.0
Bumps [redis](https://github.com/redis/node-redis) from 5.12.1 to 6.0.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/redis@5.12.1...redis@6.0.0) --- updated-dependencies: - dependency-name: redis dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4871e1b commit 269269c

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

bun.lock

Lines changed: 7 additions & 7 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
@@ -36,7 +36,7 @@
3636
"pino-pretty": "^13.1.3",
3737
"pino-roll": "^4.0.0",
3838
"qrcode": "^1.5.4",
39-
"redis": "^5.12.1",
39+
"redis": "^6.0.0",
4040
"sharp": "^0.34.5"
4141
},
4242
"devDependencies": {

0 commit comments

Comments
 (0)