From a566183e369513015654f5b2a3155297666eeb25 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 9 Mar 2021 01:40:11 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-GLOBPARENT-1016905 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5d5b6e0..2361647 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "sinon": "^1.15.4", "sinon-chai": "^2.8.0", "underscore": "^1.8.3", - "watchify": "^3.6.1", + "watchify": "^4.0.0", "yamljs": "^0.2.4", "snyk": "^1.41.1" },