From 9cd7623921be263ce24866c4cf1ce2423aa569f6 Mon Sep 17 00:00:00 2001 From: "snyk-io[bot]" <141718529+snyk-io[bot]@users.noreply.github.com> Date: Thu, 7 Nov 2024 21:18:57 +0000 Subject: [PATCH] fix: workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/append-transform/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-CROSSSPAWN-8303230 --- .../node_modules/append-transform/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/append-transform/package.json b/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/append-transform/package.json index 1c193eef28941..ac44aa9305e57 100644 --- a/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/append-transform/package.json +++ b/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/append-transform/package.json @@ -33,10 +33,10 @@ "default-require-extensions": "^2.0.0" }, "devDependencies": { - "ava": "^0.24.0", + "ava": "^3.0.0", "coveralls": "^3.0.0", "fake-module-system": "^0.3.0", - "nyc": "^11.3.0", + "nyc": "^15.0.0", "xo": "^0.15.1" }, "xo": {