From 2cef6113162afa1e36199fe7581effc2078a5050 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 8 Aug 2025 09:10:51 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-TMP-11501554 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 75a4ac1..e20b6ae 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "gulp-jshint": "^1.6.1", "jshint-stylish": "^0.2.0", "gulp-karma": "0.0.4", - "karma": "^5.0.0", + "karma": "^6.3.4", "karma-jasmine": "~0.2.0", "karma-phantomjs-launcher": "^0.1.4", "karma-spec-reporter": "0.0.13"