From 3c3e55f10a65052e1a4960104dccf6d285b3f7b4 Mon Sep 17 00:00:00 2001 From: "snyk-io[bot]" <141718529+snyk-io[bot]@users.noreply.github.com> Date: Wed, 23 Oct 2024 15:37:32 +0000 Subject: [PATCH] fix: workspaces/arborist/test/fixtures/install-types/node_modules/inherits/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 --- .../fixtures/install-types/node_modules/inherits/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/workspaces/arborist/test/fixtures/install-types/node_modules/inherits/package.json b/workspaces/arborist/test/fixtures/install-types/node_modules/inherits/package.json index f9c5f122559dd..92b71360e28af 100644 --- a/workspaces/arborist/test/fixtures/install-types/node_modules/inherits/package.json +++ b/workspaces/arborist/test/fixtures/install-types/node_modules/inherits/package.json @@ -30,7 +30,7 @@ "deprecated": false, "description": "Browser-friendly inheritance fully compatible with standard node.js inherits()", "devDependencies": { - "tap": "^14.2.4" + "tap": "^18.0.0" }, "files": [ "inherits.js",