From 1d6fbe8c843e0a343cbd8f5cad25b94641a64309 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 17 Jun 2024 17:11:38 +0000 Subject: [PATCH] fix: nh_eobs_mobile/static/dev/coffee/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-WS-7266574 --- nh_eobs_mobile/static/dev/coffee/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nh_eobs_mobile/static/dev/coffee/package.json b/nh_eobs_mobile/static/dev/coffee/package.json index c02b5e2f..d1cc67f0 100644 --- a/nh_eobs_mobile/static/dev/coffee/package.json +++ b/nh_eobs_mobile/static/dev/coffee/package.json @@ -5,7 +5,7 @@ "dependencies": { "gulp": "3.9.0", "del": "1.1.1", - "karma": "0.13.0", + "karma": "6.0.0", "gulp-coffeelint": "0.4.0", "gulp-coffee": "2.3.1", "gulp-notify": "2.2.0",