From 9d989e514bb5da4b7f7dd82f2279353089085ddc Mon Sep 17 00:00:00 2001 From: "snyk-io[bot]" <141718529+snyk-io[bot]@users.noreply.github.com> Date: Tue, 22 Oct 2024 14:51:48 +0000 Subject: [PATCH] fix: workspaces/arborist/test/fixtures/install-types/abbrev-link-target/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 - https://snyk.io/vuln/SNYK-JS-REQUEST-3361831 - https://snyk.io/vuln/SNYK-JS-TOUGHCOOKIE-5672873 - https://snyk.io/vuln/SNYK-JS-ISTANBULREPORTS-2328088 --- .../test/fixtures/install-types/abbrev-link-target/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/workspaces/arborist/test/fixtures/install-types/abbrev-link-target/package.json b/workspaces/arborist/test/fixtures/install-types/abbrev-link-target/package.json index 2377b0543f302..03b6ddb36a90e 100644 --- a/workspaces/arborist/test/fixtures/install-types/abbrev-link-target/package.json +++ b/workspaces/arborist/test/fixtures/install-types/abbrev-link-target/package.json @@ -13,7 +13,7 @@ "repository": "http://github.com/isaacs/abbrev-js", "license": "ISC", "devDependencies": { - "tap": "^14.4.1" + "tap": "^18.0.0" }, "files": [ "abbrev.js"