From 56bde26356925fc1ae04b623180dad5c4aa94639 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 9 May 2021 21:04:44 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-XMLHTTPREQUESTSSL-1255647 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7b4eaaf89b7a..ed313a030592 100644 --- a/package.json +++ b/package.json @@ -109,7 +109,7 @@ "hugo-bin": "^0.50.0", "ip": "^1.1.5", "jasmine-core": "^3.5.0", - "karma": "^4.4.1", + "karma": "^5.0.8", "karma-browserstack-launcher": "1.4.0", "karma-chrome-launcher": "^3.1.0", "karma-coverage-istanbul-reporter": "^2.1.1",