From f94ecafe3410d0f57760d794ff9cdf1a387741a9 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 22 Apr 2018 07:28:22 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:hoek:20180212 Latest report for chamilo/chamilo-lms: https://snyk.io/test/github/chamilo/chamilo-lms --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ce8974d297..ab7f9d0e8a 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "jquery-ui-timepicker-addon": "^1.6.3", "jquery.scrollbar": "^0.2.11", "jsplumb": "^2.6.9", - "less": "^2.7.2", + "less": "^3.0.2", "less-loader": "^4.0.5", "mathjax": "^2.7.4", "mediaelement": "^4.2.9",