From fcc4ee05dac822ec8538362f1d281f37b62eb60e Mon Sep 17 00:00:00 2001 From: "snyk-io[bot]" <141718529+snyk-io[bot]@users.noreply.github.com> Date: Thu, 24 Oct 2024 14:48:51 +0000 Subject: [PATCH] fix: workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/picomatch/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 - https://snyk.io/vuln/SNYK-JS-MINIMATCH-3050818 - https://snyk.io/vuln/SNYK-JS-MOCHA-2863123 - https://snyk.io/vuln/SNYK-JS-YARGSPARSER-560381 - https://snyk.io/vuln/npm:debug:20170905 --- .../tap-with-yarn-lock/node_modules/picomatch/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/picomatch/package.json b/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/picomatch/package.json index 7ddd3e759052c..3b53b67d0b85c 100644 --- a/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/picomatch/package.json +++ b/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/picomatch/package.json @@ -24,8 +24,8 @@ "devDependencies": { "fill-range": "^7.0.1", "gulp-format-md": "^2.0.0", - "mocha": "^6.0.2", - "nyc": "^13.3.0", + "mocha": "^10.1.0", + "nyc": "^15.0.0", "time-require": "github:jonschlinkert/time-require" }, "keywords": [