From 54ffac249b203b272395d6160e87932e85caa017 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 7 Mar 2021 22:10:24 +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 140bb52..1714beb 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "eslint-plugin-security": "^1.4.0", "npm-run-all": "^4.1.2", "snyk": "^1.69.10", - "watchify": "^3.10.0" + "watchify": "^4.0.0" }, "author": "Felix Gonschorek ", "license": "ISC"