From fa5d8eb4444d62a111125cf245bc3e9d39974297 Mon Sep 17 00:00:00 2001 From: "snyk-io[bot]" <141718529+snyk-io[bot]@users.noreply.github.com> Date: Sat, 9 Nov 2024 20:41:29 +0000 Subject: [PATCH] fix: workspaces/arborist/test/fixtures/hidden-lockfile/node_modules/abbrev/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-CROSSSPAWN-8303230 --- .../fixtures/hidden-lockfile/node_modules/abbrev/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/workspaces/arborist/test/fixtures/hidden-lockfile/node_modules/abbrev/package.json b/workspaces/arborist/test/fixtures/hidden-lockfile/node_modules/abbrev/package.json index bf4e8015bba9d..03b6ddb36a90e 100644 --- a/workspaces/arborist/test/fixtures/hidden-lockfile/node_modules/abbrev/package.json +++ b/workspaces/arborist/test/fixtures/hidden-lockfile/node_modules/abbrev/package.json @@ -13,7 +13,7 @@ "repository": "http://github.com/isaacs/abbrev-js", "license": "ISC", "devDependencies": { - "tap": "^10.1" + "tap": "^18.0.0" }, "files": [ "abbrev.js"