From 14e481d972f81aa949e53b7a02297319abe3bbd2 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 31 Oct 2022 18:49: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 699b1c9999..a5fa3de4a2 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "husky": "4.2.5", "insight": "0.10.3", "jsdom": "16.3.0", - "karma": "5.1.0", + "karma": "6.0.0", "karma-browserstack-launcher": "1.6.0", "karma-chrome-launcher": "3.1.0", "karma-firefox-launcher": "1.3.0",