From 281d6ea02115fbde3afc1ed66234d3ca34977c7b Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 27 Dec 2025 09:57:47 +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-SOCKETIOPARSER-3091012 - https://snyk.io/vuln/SNYK-JS-SOCKETIOPARSER-1056752 --- 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..f6b03751 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": "5.0.8", "gulp-coffeelint": "0.4.0", "gulp-coffee": "2.3.1", "gulp-notify": "2.2.0",