From 428b9bf4775b1015ee418703c50cc2ae29a7bbc4 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 14 May 2024 18:40:04 +0000 Subject: [PATCH] fix: deps/npm/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 --- deps/npm/node_modules/debug/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deps/npm/node_modules/debug/package.json b/deps/npm/node_modules/debug/package.json index da809d2b8d28b2..596a48072ac063 100644 --- a/deps/npm/node_modules/debug/package.json +++ b/deps/npm/node_modules/debug/package.json @@ -38,7 +38,7 @@ "browserify": "^16.2.3", "coveralls": "^3.0.2", "istanbul": "^0.4.5", - "karma": "^3.1.4", + "karma": "^4.2.0", "karma-browserify": "^6.0.0", "karma-chrome-launcher": "^2.2.0", "karma-mocha": "^1.3.0",