From 1102a6a73f7d402ae1729d6a8432c2e4e6de8256 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 2 Dec 2023 01:46:44 +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-GOT-2932019 - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 - 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 --- test/fixtures/pkg-SC-1472/node_modules/debug/package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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..ec1b74385d 100644 --- a/test/fixtures/pkg-SC-1472/node_modules/debug/package.json +++ b/test/fixtures/pkg-SC-1472/node_modules/debug/package.json @@ -78,14 +78,14 @@ "concurrently": "^3.1.0", "coveralls": "^3.0.2", "istanbul": "^0.4.5", - "karma": "^3.0.0", + "karma": "^5.0.0", "karma-chai": "^0.1.0", "karma-mocha": "^1.3.0", "karma-phantomjs-launcher": "^1.0.2", "mocha": "^5.2.0", "mocha-lcov-reporter": "^1.2.0", - "rimraf": "^2.5.4", - "xo": "^0.23.0" + "rimraf": "^4.0.0", + "xo": "^0.42.0" }, "directories": {}, "dist": {