From de7f805b473f4966266e3b49d615edd31d6f33a3 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 21 Jul 2018 23:11:30 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:cryptiles:20180710 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0f238e1..a23673f 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "dependencies": { "allons-y-web": "^1.0.2", "allons-y-dropzone": "^1.0.0", - "gulp-less": "^3.1.0", + "gulp-less": "^4.0.0", "gulp-minify-css": "^1.2.4", "gulp-rename": "^1.2.2", "gulp-sourcemaps": "^1.6.0",