From ca009a5bdee0bbae9f626e18f75786718ee43242 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 15 May 2024 06:24:22 +0000 Subject: [PATCH] fix: node_modules/error-ex/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/error-ex/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/node_modules/error-ex/package.json b/node_modules/error-ex/package.json index 01f328d44e..335acf734d 100644 --- a/node_modules/error-ex/package.json +++ b/node_modules/error-ex/package.json @@ -38,7 +38,7 @@ "istanbul": "^0.3.17", "mocha": "^2.2.5", "should": "^7.0.1", - "xo": "^0.7.1" + "xo": "^0.8.0" }, "dependencies": { "is-arrayish": "^0.2.1"