From 43a02f88d1907ca00181b843881981a312a5542a Mon Sep 17 00:00:00 2001 From: "snyk-io[bot]" <141718529+snyk-io[bot]@users.noreply.github.com> Date: Wed, 13 Nov 2024 19:08:05 +0000 Subject: [PATCH] fix: workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/release-zalgo/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-CROSSSPAWN-8303230 --- .../tap-with-yarn-lock/node_modules/release-zalgo/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/release-zalgo/package.json b/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/release-zalgo/package.json index bb651a4a07b1d..0a5842a2fea57 100644 --- a/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/release-zalgo/package.json +++ b/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/release-zalgo/package.json @@ -34,7 +34,7 @@ }, "devDependencies": { "@novemberborn/as-i-preach": "^7.0.0", - "ava": "^0.18.0", + "ava": "^1.0.1", "coveralls": "^2.11.15", "nyc": "^10.1.2" },