From 94d68dee686ffd368bf5c4d3cf8c82002aa059b7 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 15 May 2024 07:26:18 +0000 Subject: [PATCH] fix: test/fixtures/pkg-SC-1472/node_modules/debug/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-BRACES-6838727 - https://snyk.io/vuln/SNYK-JS-MICROMATCH-6838728 --- test/fixtures/pkg-SC-1472/node_modules/debug/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/fixtures/pkg-SC-1472/node_modules/debug/package.json b/test/fixtures/pkg-SC-1472/node_modules/debug/package.json index 2c37f82c69..36df4da1c2 100644 --- a/test/fixtures/pkg-SC-1472/node_modules/debug/package.json +++ b/test/fixtures/pkg-SC-1472/node_modules/debug/package.json @@ -78,7 +78,7 @@ "concurrently": "^3.1.0", "coveralls": "^3.0.2", "istanbul": "^0.4.5", - "karma": "^3.0.0", + "karma": "^4.2.0", "karma-chai": "^0.1.0", "karma-mocha": "^1.3.0", "karma-phantomjs-launcher": "^1.0.2",