Skip to content

Commit 50d311d

Browse files
Bump redis from 3.0.2 to 3.1.1 in /comments-service
Bumps [redis](https://github.com/NodeRedis/node-redis) from 3.0.2 to 3.1.1. - [Release notes](https://github.com/NodeRedis/node-redis/releases) - [Changelog](https://github.com/NodeRedis/node-redis/blob/master/CHANGELOG.md) - [Commits](redis/node-redis@v3.0.2...v3.1.1) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1e9abc8 commit 50d311d

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

comments-service/package-lock.json

Lines changed: 11 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

comments-service/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"dependencies": {
2929
"cors": "^2.8.5",
3030
"express": "^4.17.1",
31-
"redis": "^3.0.2",
31+
"redis": "^3.1.1",
3232
"redis-redisearch": "stockholmux/node_redis-redisearch",
3333
"nconf": "^0.10.0"
3434
}

0 commit comments

Comments
 (0)