From f92aa793dfb649c7a773e88516fa1b36265f181e Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 27 Apr 2022 23:26:59 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ASYNC-2441827 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 307a500..2a231f2 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "hogan.js": "3.0.2", "lodash": "^4.6.1", "minimist": "0.0.8", - "portscanner": "^1.0.0", + "portscanner": "^2.2.0", "prompt": "^0.2.14", "readdir": "0.0.6", "serve-favicon": "2.3.0"