From af211ec17cc2ed5522ed431f833424b6dd1e6cf6 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 16 Oct 2017 22:52:08 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:st:20171013 Latest report for royzor/goof: https://snyk.io/test/github/royzor/goof --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 087260e07a..d0528bffdb 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "ms": "^0.7.1", "npmconf": "0.0.24", "optional": "^0.1.3", - "st": "0.2.4", + "st": "1.2.2", "stream-buffers": "^3.0.1", "tap": "^5.7.0" },