From 4775bb959ac40cce1715b74f4936cd4ef4144c31 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 19 Aug 2025 20:21:10 +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 c28b495..2d0b445 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "exports-loader": "^0.6.2", "imports-loader": "^0.6.5", "json-loader": "^0.5.3", - "karma": "^0.13.15", + "karma": "^5.0.0", "karma-mocha": "^0.2.0", "karma-phantomjs-launcher": "^0.2.1", "karma-spec-reporter": "0.0.22",