From fc5e725a8ae3a73738d4892632c8237f943c4824 Mon Sep 17 00:00:00 2001 From: "snyk-io[bot]" <141718529+snyk-io[bot]@users.noreply.github.com> Date: Wed, 20 Nov 2024 18:21:52 +0000 Subject: [PATCH] fix: workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/qs/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-CROSSSPAWN-8303230 --- .../fixtures/tap-with-yarn-lock/node_modules/qs/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/qs/package.json b/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/qs/package.json index 2c6549003c47e..db3961eea161c 100644 --- a/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/qs/package.json +++ b/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/qs/package.json @@ -28,7 +28,7 @@ "browserify": "^16.2.0", "covert": "^1.1.0", "editorconfig-tools": "^0.1.1", - "eslint": "^4.19.1", + "eslint": "^9.15.0", "evalmd": "^0.0.17", "iconv-lite": "^0.4.21", "mkdirp": "^0.5.1",