From c8a769a0f51831a3ffbceccd2fb251374bdec4ac Mon Sep 17 00:00:00 2001 From: "snyk-io[bot]" <141718529+snyk-io[bot]@users.noreply.github.com> Date: Thu, 7 Nov 2024 22:05:06 +0000 Subject: [PATCH] fix: workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/write-file-atomic/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-CROSSSPAWN-8303230 --- .../node_modules/write-file-atomic/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/write-file-atomic/package.json b/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/write-file-atomic/package.json index 9c210ca32f121..4e83474f70294 100644 --- a/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/write-file-atomic/package.json +++ b/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/write-file-atomic/package.json @@ -36,7 +36,7 @@ "require-inject": "^1.4.4", "rimraf": "^2.6.3", "standard": "^12.0.1", - "tap": "^14.1.1" + "tap": "^18.0.0" }, "files": [ "index.js"