From 93be3a2bc11f51b87f46d95d7b97464d77f25522 Mon Sep 17 00:00:00 2001 From: "snyk-io[bot]" <141718529+snyk-io[bot]@users.noreply.github.com> Date: Thu, 24 Oct 2024 14:41:04 +0000 Subject: [PATCH] fix: workspaces/arborist/test/fixtures/install-types/node_modules/once/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-BRACES-6838727 - https://snyk.io/vuln/SNYK-JS-HAWK-2808852 - https://snyk.io/vuln/SNYK-JS-HAWK-6969142 - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 - https://snyk.io/vuln/SNYK-JS-ISTANBULREPORTS-2328088 - https://snyk.io/vuln/SNYK-JS-JSYAML-173999 - https://snyk.io/vuln/SNYK-JS-JSYAML-174129 - https://snyk.io/vuln/SNYK-JS-MICROMATCH-6838728 - https://snyk.io/vuln/SNYK-JS-MINIMIST-2429795 - https://snyk.io/vuln/SNYK-JS-MINIMIST-559764 - https://snyk.io/vuln/SNYK-JS-REQUEST-3361831 - https://snyk.io/vuln/SNYK-JS-TOUGHCOOKIE-5672873 - 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 --- .../test/fixtures/install-types/node_modules/once/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/workspaces/arborist/test/fixtures/install-types/node_modules/once/package.json b/workspaces/arborist/test/fixtures/install-types/node_modules/once/package.json index 3ad736df8fcfe..d122f982ce6c6 100644 --- a/workspaces/arborist/test/fixtures/install-types/node_modules/once/package.json +++ b/workspaces/arborist/test/fixtures/install-types/node_modules/once/package.json @@ -35,7 +35,7 @@ "deprecated": false, "description": "Run a function exactly one time", "devDependencies": { - "tap": "^7.0.1" + "tap": "^18.0.0" }, "directories": { "test": "test"