From 5323234f4ecb0940e9924053917e78a631ccaebc Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 3 Feb 2024 03:27:53 +0000 Subject: [PATCH] fix: 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-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 --- node_modules/clone/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/node_modules/clone/package.json b/node_modules/clone/package.json index 9305b656e9..9886927fd6 100644 --- a/node_modules/clone/package.json +++ b/node_modules/clone/package.json @@ -42,7 +42,7 @@ }, "dependencies": {}, "devDependencies": { - "nodeunit": "~0.9.0" + "nodeunit": "~0.11.3" }, "optionalDependencies": {}, "scripts": {