From cbdc001c299e9748d5931642034f8792439c90ac Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 17 Oct 2018 04:53:02 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:deep-extend:20180409 - https://snyk.io/vuln/npm:lodash:20180130 - https://snyk.io/vuln/npm:querystringify:20180419 - https://snyk.io/vuln/npm:url-parse:20180731 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index eeaf65f..617117d 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "ora": "^1.3.0", "simplecrawler": "^1.1.3", "update-notifier": "^2.2.0", - "url-parse": "^1.1.9", + "url-parse": "^1.4.3", "valid-url": "1.0.9" }, "devDependencies": {