From badbf10094370685c27db04976b28fb98b894f16 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 24 Jul 2018 13:05:50 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://dev.snyk.io/vuln/npm:adm-zip:20180415 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2300e7e8ac..b43cc45398 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "st": "0.2.4", "stream-buffers": "^3.0.1", "tap": "^5.7.0", - "adm-zip": "0.4.7", + "adm-zip": "0.4.11", "file-type": "^8.1.0" }, "devDependencies": {