From 1b1d6a0e1e6d266967776c20fe20449fa92bfffa Mon Sep 17 00:00:00 2001 From: "snyk-io[bot]" <141718529+snyk-io[bot]@users.noreply.github.com> Date: Tue, 12 Nov 2024 17:26:23 +0000 Subject: [PATCH] fix: node_modules/debug/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-CROSSSPAWN-8303230 --- node_modules/debug/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/node_modules/debug/package.json b/node_modules/debug/package.json index cb67103857af1..20b3bcc83d4d9 100644 --- a/node_modules/debug/package.json +++ b/node_modules/debug/package.json @@ -45,7 +45,7 @@ "mocha": "^5.2.0", "mocha-lcov-reporter": "^1.2.0", "sinon": "^14.0.0", - "xo": "^0.23.0" + "xo": "^0.26.0" }, "peerDependenciesMeta": { "supports-color": {