From 08e4b77184949000838dc65a6cdf691dc5144844 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 9 Aug 2018 01:33:06 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:cryptiles:20180710 - https://snyk.io/vuln/npm:hoek:20180212 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0c50f73889..3208f08e02 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "gulp-if": "^2.0.0", "gulp-minify-css": "^1.2.1", "gulp-replace": "^0.5.4", - "gulp-sass": "^2.0.4", + "gulp-sass": "^2.3.2", "gulp-uglify": "^1.4.2", "js-yaml": "^3.4.3" },