From af5e61228c668e3c4cdcd193f26c5717224804f4 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 16 Jun 2018 08:55:35 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:minimatch:20160620 Latest report for gobhash/gobhash-backend: https://snyk.io/test/github/gobhash/gobhash-backend --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f396344..88557b5 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,7 @@ "express-validation": "1.0.2", "express-winston": "2.5.0", "gobhash-swagger": "^2.0.7", - "gulp": "3.9.1", + "gulp": "4.0.0", "gulp-babel": "7.0.0", "gulp-load-plugins": "^1.2.0", "gulp-newer": "^1.1.0",