From 0a3de9ea0eeb3d119821d6f872a6fc7c1e26bfdb Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 23 May 2024 05:58:58 +0000 Subject: [PATCH] fix: node_modules/configstore/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 --- node_modules/configstore/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/node_modules/configstore/package.json b/node_modules/configstore/package.json index 08dd5b83ad..6f0e01e253 100644 --- a/node_modules/configstore/package.json +++ b/node_modules/configstore/package.json @@ -41,6 +41,6 @@ }, "devDependencies": { "ava": "^2.1.0", - "xo": "^0.24.0" + "xo": "^0.42.0" } } \ No newline at end of file