From 9bd62f253613f2f9a0cd6f65dfe6aa455d1277bb Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 29 Nov 2023 22:52:15 +0000 Subject: [PATCH] fix: tools/node_modules/eslint/node_modules/debug/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-MINIMIST-2429795 - https://snyk.io/vuln/SNYK-JS-MINIMIST-559764 - https://snyk.io/vuln/SNYK-JS-UNSETVALUE-2400660 - https://snyk.io/vuln/SNYK-JS-USERAGENT-174737 - https://snyk.io/vuln/npm:braces:20180219 --- tools/node_modules/eslint/node_modules/debug/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tools/node_modules/eslint/node_modules/debug/package.json b/tools/node_modules/eslint/node_modules/debug/package.json index 3bcdc242fc0675..f44783243e17fc 100644 --- a/tools/node_modules/eslint/node_modules/debug/package.json +++ b/tools/node_modules/eslint/node_modules/debug/package.json @@ -38,13 +38,13 @@ "browserify": "^16.2.3", "coveralls": "^3.0.2", "istanbul": "^0.4.5", - "karma": "^3.1.4", + "karma": "^5.0.0", "karma-browserify": "^6.0.0", "karma-chrome-launcher": "^2.2.0", "karma-mocha": "^1.3.0", "mocha": "^5.2.0", "mocha-lcov-reporter": "^1.2.0", - "xo": "^0.23.0" + "xo": "^0.42.0" }, "peerDependenciesMeta": { "supports-color": {