From 7ac92bc70e6cd27128f04cc14b93f90818ac5e0d Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 17 Jan 2019 02:20:59 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:chownr:20180731 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5507a941edf..06f01d2395e 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "aproba": "~1.0.4", "archy": "~1.0.0", "asap": "~2.0.5", - "chownr": "~1.0.1", + "chownr": "~1.1.0", "cmd-shim": "~2.0.2", "columnify": "~1.5.4", "config-chain": "~1.1.11",