Skip to content

Commit 8a81c27

Browse files
chore(deps): bump redis from 2.8.0 to 3.1.1
Bumps [redis](https://github.com/NodeRedis/node-redis) from 2.8.0 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@v.2.8.0...v3.1.1) Signed-off-by: dependabot[bot] <[email protected]>
1 parent e361928 commit 8a81c27

File tree

2 files changed

+27
-18
lines changed

2 files changed

+27
-18
lines changed

package-lock.json

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

package.json

100755100644
+1-1
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,6 @@
7373
"dependencies": {
7474
"bluebird": "^3.5.5",
7575
"raven": "^2.6",
76-
"redis": "^2.8"
76+
"redis": "^3.1"
7777
}
7878
}

0 commit comments

Comments
 (0)