From 54ca607eca7f6757b5a2d3eca657b0f7359518e2 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 21 Jan 2020 22:13:15 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-KINDOF-537849 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 12fd0b1..8629da7 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "gulp-help": "^1.6.1", "gulp-sequence": "^0.4.6", "gulp-util": "^3.0.8", - "gulp-watch": "^4.3.11", + "gulp-watch": "^5.0.0", "img-loader": "^2.0.0", "loadcss": "^0.0.2", "node-sass": "^4.5.3",