From 1808083bd99aad2382eae08a15a335216e00cf1c Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 2 Feb 2024 15:36:40 +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-ANSIREGEX-1583908 - https://snyk.io/vuln/SNYK-JS-BABELTRAVERSE-5962463 - https://snyk.io/vuln/SNYK-JS-GLOBPARENT-1016905 - https://snyk.io/vuln/SNYK-JS-HAWK-2808852 - https://snyk.io/vuln/SNYK-JS-JSYAML-173999 - https://snyk.io/vuln/SNYK-JS-JSYAML-174129 - https://snyk.io/vuln/SNYK-JS-MINIMIST-2429795 - https://snyk.io/vuln/SNYK-JS-MINIMIST-559764 - https://snyk.io/vuln/SNYK-JS-YARGSPARSER-560381 - https://snyk.io/vuln/npm:braces:20180219 - https://snyk.io/vuln/npm:hoek:20180212 - https://snyk.io/vuln/npm:tunnel-agent:20170305 --- 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"