From cd569902b4b24b383cdf14e87198890fabb48489 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 1 Nov 2022 16:44:24 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-SOCKETIOPARSER-3091012 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c28b495..31fd131 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": "^6.0.0", "karma-mocha": "^0.2.0", "karma-phantomjs-launcher": "^0.2.1", "karma-spec-reporter": "0.0.22",