From fcf372394d7dbf9a5d678784db63e5dc31da4917 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 30 Apr 2023 01:55:08 +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-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"