From 1655ccd34d88d5853be9af0f30a793e3c209331b Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 8 Mar 2018 05:06:03 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:diff:20180305 Latest report for bustle/radredis: https://snyk.io/test/github/bustle/radredis --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9d8c56b..ab29dc0 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "bluebird": "^3.3.0", "ioredis": "^2.0.0-rc2", "lodash": "^4.3.0", - "mocha": "^3.1.2", + "mocha": "^5.0.3", "through2": "^2.0.0" }, "devDependencies": {