Skip to content

Commit 027706c

Browse files
authored
Merge pull request #54 from hyperflow-wms/dependabot/npm_and_yarn/examples/RemoteJobs/redis-3.1.1
Bump redis from 2.8.0 to 3.1.1 in /examples/RemoteJobs
2 parents d5b2b15 + 1d7182c commit 027706c

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)