From ac0d5de05ca803bb62ba991901df8f39b4740cec Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 29 Nov 2023 02:14:58 +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-ANSIREGEX-1583908 - https://snyk.io/vuln/SNYK-JS-GLOBPARENT-1016905 - https://snyk.io/vuln/SNYK-JS-SHELLJS-2332187 - https://snyk.io/vuln/npm:braces:20180219 --- node_modules/error-ex/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/node_modules/error-ex/package.json b/node_modules/error-ex/package.json index 01f328d44e..25e231441e 100644 --- a/node_modules/error-ex/package.json +++ b/node_modules/error-ex/package.json @@ -34,11 +34,11 @@ ], "devDependencies": { "coffee-script": "^1.9.3", - "coveralls": "^2.11.2", + "coveralls": "^3.0.0", "istanbul": "^0.3.17", "mocha": "^2.2.5", "should": "^7.0.1", - "xo": "^0.7.1" + "xo": "^0.20.0" }, "dependencies": { "is-arrayish": "^0.2.1"