From b7189c976c60868cf2b07f26cd70da79aadedc54 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 2 Jun 2022 20:24:34 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:ms:20170412 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1161ced..cda2d45 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "gulp-wrap": "^0.3.0", "jasmine-reporters": "~0.4.1", "jshint-stylish": "^0.2.0", - "karma": "^0.12.16", + "karma": "^0.13.0", "karma-chrome-launcher": "^0.1.2", "karma-coverage": "~0.1.4", "karma-firefox-launcher": "^0.1.3",