From 02cc0e9d09f1250df75eff2b5f0cc2ac0fbeadd7 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 30 Mar 2018 06:42:58 +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 anpleenko/gulp-template: https://snyk.io/test/github/anpleenko/gulp-template --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 75a229a..5ab09f7 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "eslint-plugin-jsx-a11y": "^6.0.3", "eslint-plugin-react": "^7.5.1", "gulp": "github:gulpjs/gulp#4.0", - "gulp-add-src": "^0.2.0", + "gulp-add-src": "^1.0.0", "gulp-babel": "^7.0.0", "gulp-concat": "^2.6.1", "gulp-debug": "^3.1.0",