From 7bf5fbf1eb55a9ddec6bb1bbfbc6c73fadba3770 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 25 Apr 2023 16:27:17 +0000 Subject: [PATCH] fix: deps/npm/node_modules/clone/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/clone/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deps/npm/node_modules/clone/package.json b/deps/npm/node_modules/clone/package.json index 3ddd242f4a5108..5fbb0c243723c6 100644 --- a/deps/npm/node_modules/clone/package.json +++ b/deps/npm/node_modules/clone/package.json @@ -42,7 +42,7 @@ }, "dependencies": {}, "devDependencies": { - "nodeunit": "~0.9.0" + "nodeunit": "~0.11.3" }, "optionalDependencies": {}, "scripts": {