From 30c66920db262215d760af5383f9ad6e49374196 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 11 Jul 2025 06:02:41 +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-REQUEST-3361831 - https://snyk.io/vuln/SNYK-JS-TOUGHCOOKIE-5672873 --- nh_eobs_mobile/static/dev/less/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nh_eobs_mobile/static/dev/less/package.json b/nh_eobs_mobile/static/dev/less/package.json index 8ddbd88c..9279dc3c 100644 --- a/nh_eobs_mobile/static/dev/less/package.json +++ b/nh_eobs_mobile/static/dev/less/package.json @@ -7,7 +7,7 @@ "del": "1.1.1", "less": "2.5.1", "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" }