From aa562a1ba87063a539ba688c875afc78a1434075 Mon Sep 17 00:00:00 2001 From: "snyk-io[bot]" <141718529+snyk-io[bot]@users.noreply.github.com> Date: Thu, 7 Nov 2024 18:23:33 +0000 Subject: [PATCH] fix: workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/neo-async/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/neo-async/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/neo-async/package.json b/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/neo-async/package.json index de9390be3d578..3e2142375bdca 100644 --- a/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/neo-async/package.json +++ b/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/neo-async/package.json @@ -27,7 +27,7 @@ "gulp-mocha": "^4.2.0", "gulp-tag-version": "^1.3.0", "gulp-util": "^3.0.7", - "husky": "^1.2.0", + "husky": "^4.0.0", "istanbul": "^0.4.3", "jsdoc": "^3.5.5", "jshint": "^2.9.5",