From 3b93637d0502f8bf2a13d747d72ed0c14ecaae08 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 27 Dec 2025 03:23:55 +0000 Subject: [PATCH] fix: packages/insight/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-SOCKETIOPARSER-3091012 - https://snyk.io/vuln/SNYK-JS-SOCKETIOPARSER-1056752 --- packages/insight/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/insight/package.json b/packages/insight/package.json index 26f40b0592e..f93da18bc86 100644 --- a/packages/insight/package.json +++ b/packages/insight/package.json @@ -66,7 +66,7 @@ "codecov": "2.2.0", "jasmine-core": "2.5.2", "jasmine-spec-reporter": "3.2.0", - "karma": "1.4.1", + "karma": "5.0.8", "karma-chrome-launcher": "2.1.1", "karma-cli": "1.0.1", "karma-coverage-istanbul-reporter": "1.2.1",