From 9ae25792da78fca77b710d391249f14fcdc18aef Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 15 Nov 2022 07:46:42 +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 2701d81e77f4..430d167e28a2 100644 --- a/package.json +++ b/package.json @@ -85,7 +85,7 @@ "jasmine-jquery": "git+https://github.com/velesin/jasmine-jquery.git#ebad463d592d3fea00c69f26ea18a930e09c7b58", "jest": "23.1.0", "jest-enzyme": "6.0.2", - "karma": "0.13.22", + "karma": "5.0.8", "karma-chrome-launcher": "0.2.3", "karma-coverage": "0.5.5", "karma-firefox-launcher": "0.1.7",