From 4ad58a3ac4956a7d9eabebab0cddb3435ffc2ed5 Mon Sep 17 00:00:00 2001 From: "snyk-io[bot]" <141718529+snyk-io[bot]@users.noreply.github.com> Date: Sat, 7 Dec 2024 16:57:50 +0000 Subject: [PATCH] fix: workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/es6-error/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 --- .../tap-with-yarn-lock/node_modules/es6-error/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/es6-error/package.json b/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/es6-error/package.json index c5782a539911b..aa84ec41226f9 100644 --- a/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/es6-error/package.json +++ b/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/es6-error/package.json @@ -41,7 +41,7 @@ "babel-preset-env": "^1.6.1", "chai": "^4.1.2", "cross-env": "^5.1.1", - "mocha": "^4.0.1", + "mocha": "^11.0.1", "rimraf": "^2.6.2" }, "dependencies": {}