From f0fb154766377057fcb10bf50435d98d748c41ac Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 17 May 2024 07:59:26 +0000 Subject: [PATCH] fix: deps/npm/node_modules/dashdash/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 --- deps/npm/node_modules/dashdash/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deps/npm/node_modules/dashdash/package.json b/deps/npm/node_modules/dashdash/package.json index a11e1f5832a087..d724b088d95cd4 100644 --- a/deps/npm/node_modules/dashdash/package.json +++ b/deps/npm/node_modules/dashdash/package.json @@ -14,7 +14,7 @@ "assert-plus": "^1.0.0" }, "devDependencies": { - "nodeunit": "0.9.x" + "nodeunit": "0.11.3" }, "engines": { "node": ">=0.10"