From 39498a3de384b3411d9996ce1b63799c2c7dfeb1 Mon Sep 17 00:00:00 2001 From: "snyk-io[bot]" <141718529+snyk-io[bot]@users.noreply.github.com> Date: Wed, 13 Nov 2024 16:49:14 +0000 Subject: [PATCH] fix: workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/json-schema-traverse/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-CROSSSPAWN-8303230 --- .../node_modules/json-schema-traverse/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/json-schema-traverse/package.json b/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/json-schema-traverse/package.json index 156606327babd..41ef2167717fa 100644 --- a/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/json-schema-traverse/package.json +++ b/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/json-schema-traverse/package.json @@ -27,7 +27,7 @@ "coveralls": "^2.13.1", "eslint": "^3.19.0", "mocha": "^3.4.2", - "nyc": "^11.0.2", + "nyc": "^15.0.0", "pre-commit": "^1.2.2" }, "nyc": {