From 386815e1fc791d9e3412403b0185c1725214ff0b Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 20 Aug 2022 23:28:37 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-NODEMAILER-1038834 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f91b6dbb0..df38be6c7 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "i18next-sprintf-postprocessor": "0.2.2", "i18next-xhr-backend": "1.3.0", "istanbul": "gotwarlost/istanbul#source-map", - "karma": "2.0.0", + "karma": "3.0.0", "karma-browserify": "5.1.1", "karma-chai": "0.1.0", "karma-chrome-launcher": "2.2.0",