From d7b21112c20914c8c347b53433d0cb56155c5d93 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 9 Oct 2024 23:19:13 +0000 Subject: [PATCH] fix: nh_eobs_mental_health/static/dev/coffee/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 --- nh_eobs_mental_health/static/dev/coffee/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nh_eobs_mental_health/static/dev/coffee/package.json b/nh_eobs_mental_health/static/dev/coffee/package.json index def51172..5f3a522b 100644 --- a/nh_eobs_mental_health/static/dev/coffee/package.json +++ b/nh_eobs_mental_health/static/dev/coffee/package.json @@ -4,7 +4,7 @@ "author": "Colin Wren ", "dependencies": { "gulp": "3.9.0", - "del": "1.1.1", + "del": "8.0.0", "gulp-coffeelint": "0.4.0", "gulp-coffee": "2.3.1", "gulp-notify": "2.2.0",