From 961f98944d242afeed8b17c28216950cf769a692 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 13 May 2024 18:51:16 +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-BRACES-6838727 - https://snyk.io/vuln/SNYK-JS-MICROMATCH-6838728 --- 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..518a9c3e 100644 --- a/nh_eobs_mobile/static/dev/less/package.json +++ b/nh_eobs_mobile/static/dev/less/package.json @@ -3,7 +3,7 @@ "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", "gulp-kss": "0.0.2",