From 5a49bbd19a22fc225afbc0c091ef65cc824ce891 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 19 Feb 2018 02:04:35 +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 swarmcity/swarmcityinstaller: https://snyk.io/test/github/swarmcity/swarmcityinstaller --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f81891c..113ede3 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "properties": "^1.2.1", "shelljs": "^0.7.8", "system-sleep": "^1.3.5", - "validator": "^8.1.0", + "validator": "^9.4.1", "winston": "^2.3.1" }, "bugs": {