From 5e1a2a15b97eb8d19f38e3a4d7564131581b8c69 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 19 Feb 2018 06:21:45 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:validator:20180218 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..c1cdf8f 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "redux-thunk": "^2.0.1", "sinon": "^1.17.3", "turf": "^3.0.1", - "validator": "^5.7.0", + "validator": "^9.4.1", "vision": "^5.0.0" }, "scripts": {