From 12fb8108ae3cea8533bf887e29ea79b553ea8dc7 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 8 Mar 2018 06:21:24 +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 code4hr/okcandidate-v1: https://snyk.io/test/github/code4hr/okcandidate-v1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 17b80a3..ad4b1ef 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "loaders.css": "^0.1.2", "lodash": "^4.6.1", "material-ui": "^0.14.4", - "mocha": "^4.0.0", + "mocha": "^5.0.3", "pg": "^4.5.1", "purecss": "^0.6.0", "react": "^0.14.3",