From 05736ceeb8f845855f94598bae50a9c201957b95 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 21 Jan 2022 00:42:15 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-LOG4JS-2348757 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ac58bfb..842d032 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "js-yaml": "^3.6.1", "jshint": "^2.9.2", "jshint-stylish": "^0.2.0", - "karma": "^0.10.10", + "karma": "^5.0.8", "karma-chrome-launcher": "^0.1.12", "karma-coffee-preprocessor": "^0.1.3", "karma-firefox-launcher": "^0.1.7",