From 317b2ac95ed5eea4e5bfb84d42ed14069f44ea2e Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 27 Nov 2023 14:49:34 +0000 Subject: [PATCH] fix: nh_eobs_mobile/static/dev/less/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ANSIREGEX-1583908 - https://snyk.io/vuln/SNYK-JS-LODASH-1018905 - https://snyk.io/vuln/SNYK-JS-LODASH-1040724 - https://snyk.io/vuln/SNYK-JS-LODASH-450202 - https://snyk.io/vuln/SNYK-JS-LODASH-608086 - https://snyk.io/vuln/SNYK-JS-LODASH-73638 - https://snyk.io/vuln/SNYK-JS-LODASH-73639 - https://snyk.io/vuln/SNYK-JS-LODASHTEMPLATE-1088054 - https://snyk.io/vuln/SNYK-JS-MINIMATCH-1019388 - https://snyk.io/vuln/SNYK-JS-MINIMATCH-3050818 - https://snyk.io/vuln/SNYK-JS-REQUEST-3361831 - https://snyk.io/vuln/SNYK-JS-TOUGHCOOKIE-5672873 - https://snyk.io/vuln/SNYK-JS-UNSETVALUE-2400660 - https://snyk.io/vuln/npm:lodash:20180130 - https://snyk.io/vuln/npm:minimatch:20160620 --- nh_eobs_mobile/static/dev/less/package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/nh_eobs_mobile/static/dev/less/package.json b/nh_eobs_mobile/static/dev/less/package.json index 8ddbd88c..09bccd76 100644 --- a/nh_eobs_mobile/static/dev/less/package.json +++ b/nh_eobs_mobile/static/dev/less/package.json @@ -3,12 +3,12 @@ "description": "CSS & Style Guide for the Open-eObs product", "author": "Colin Wren (Neovahealth) ", "dependencies": { - "gulp": "3.9.0", + "gulp": "4.0.0", "del": "1.1.1", - "less": "2.5.1", + "less": "2.7.0", "gulp-kss": "0.0.2", - "gulp-less": "3.0.5", + "gulp-less": "4.0.0", "gulp-util": "3.0.4", - "gulp-flatten": "0.2.0" + "gulp-flatten": "0.4.0" } } \ No newline at end of file