From 58bb12b43a52d3a935417fd8c83988c63efe43fa Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 7 Dec 2023 08:09:40 +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/npm:debug:20170905 --- .../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..ab23a04334d720 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 @@ -53,7 +53,7 @@ "eslint": "8.51.0", "esm": "3.2.25", "lint-staged": "15.0.2", - "mocha": "6.2.3", + "mocha": "8.3.0", "nyc": "15.1.0", "rollup": "3.28.1", "yorkie": "2.0.0"