From d29ab502fef3b1f1c63d2e140af583f3b39b7392 Mon Sep 17 00:00:00 2001
From: snyk-bot <snyk-bot@snyk.io>
Date: Sun, 7 Apr 2024 01:46:08 +0000
Subject: [PATCH] fix:
 tools/node_modules/eslint/node_modules/@humanwhocodes/config-array/package.json
 to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116
---
 .../node_modules/@humanwhocodes/config-array/package.json       | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tools/node_modules/eslint/node_modules/@humanwhocodes/config-array/package.json b/tools/node_modules/eslint/node_modules/@humanwhocodes/config-array/package.json
index 8dd565f9aefe34..cdf44361c7b73e 100644
--- a/tools/node_modules/eslint/node_modules/@humanwhocodes/config-array/package.json
+++ b/tools/node_modules/eslint/node_modules/@humanwhocodes/config-array/package.json
@@ -50,7 +50,7 @@
     "@nitpik/javascript": "0.4.0",
     "@nitpik/node": "0.0.5",
     "chai": "4.3.10",
-    "eslint": "8.51.0",
+    "eslint": "9.0.0",
     "esm": "3.2.25",
     "lint-staged": "15.0.2",
     "mocha": "6.2.3",