From 4b750d28bdc5b1333090f7df584f91235004af45 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 17 Jun 2024 19:40:24 +0000 Subject: [PATCH] fix: node_modules/eslint-module-utils/node_modules/debug/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-WS-7266574 --- .../eslint-module-utils/node_modules/debug/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/node_modules/eslint-module-utils/node_modules/debug/package.json b/node_modules/eslint-module-utils/node_modules/debug/package.json index 0b1b9df8b4..932011e37a 100644 --- a/node_modules/eslint-module-utils/node_modules/debug/package.json +++ b/node_modules/eslint-module-utils/node_modules/debug/package.json @@ -27,7 +27,7 @@ "coveralls": "^2.11.15", "eslint": "^3.12.1", "istanbul": "^0.4.5", - "karma": "^1.3.0", + "karma": "^6.0.0", "karma-chai": "^0.1.0", "karma-mocha": "^1.3.0", "karma-phantomjs-launcher": "^1.0.2",