Skip to content

Commit 61b0b64

Browse files
Bump redis from 2.8.0 to 3.0.2
Bumps [redis](https://github.com/NodeRedis/node-redis) from 2.8.0 to 3.0.2. - [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.0.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 9298deb commit 61b0b64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"async": "^3.0.0",
4646
"debuglog": "^1.0.1",
4747
"event-emitter-enhancer": "latest",
48-
"redis": "^2.8.0",
48+
"redis": "^3.0.2",
4949
"redis-commands": "^1.5.0"
5050
},
5151
"devDependencies": {

0 commit comments

Comments
 (0)