Skip to content

Commit 1d7182c

Browse files
Bump redis from 2.8.0 to 3.1.1 in /examples/RemoteJobs
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] <support@github.com>
1 parent d5b2b15 commit 1d7182c

File tree

2 files changed

+26
-17
lines changed

2 files changed

+26
-17
lines changed

examples/RemoteJobs/package-lock.json

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

examples/RemoteJobs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@
99
"@stroncium/procfs": "^1.0.0",
1010
"async": "^2.6.2",
1111
"log4js": "^6.1.0",
12-
"redis": "^2.8.0"
12+
"redis": "^3.1.1"
1313
}
1414
}

0 commit comments

Comments
 (0)