Skip to content

Commit 8e83dae

Browse files
chore(deps): bump redis from 4.7.1 to 5.10.0
Bumps [redis](https://github.com/redis/node-redis) from 4.7.1 to 5.10.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@4.7.1...redis@5.10.0) --- updated-dependencies: - dependency-name: redis dependency-version: 5.10.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6d20294 commit 8e83dae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"passport-oauth2": "^1.8.0",
4242
"pg": "^8.11.3",
4343
"prom-client": "^15.1.0",
44-
"redis": "^4.6.12",
44+
"redis": "^5.10.0",
4545
"swagger-jsdoc": "^6.2.8",
4646
"swagger-ui-express": "^5.0.0",
4747
"winston": "^3.11.0"

0 commit comments

Comments
 (0)