From 2e12e4542c1e394c9131d6bfa3b0f9afd80f44eb Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 8 Aug 2025 01:20:17 +0000 Subject: [PATCH] fix: node_modules/eslint/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-TMP-11501554 --- node_modules/eslint/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/node_modules/eslint/package.json b/node_modules/eslint/package.json index a55a7c00..ccc0999c 100644 --- a/node_modules/eslint/package.json +++ b/node_modules/eslint/package.json @@ -64,7 +64,7 @@ "ignore": "^4.0.6", "import-fresh": "^3.0.0", "imurmurhash": "^0.1.4", - "inquirer": "^7.0.0", + "inquirer": "^10.0.0", "is-glob": "^4.0.0", "js-yaml": "^3.13.1", "json-stable-stringify-without-jsonify": "^1.0.1",