From 1f10946b20851889b35834e4f2dbf26dcb9e2fc8 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 2 Dec 2023 16:44:23 +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 17bd39ee0b11e0..5118f15aca7d42 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 @@ -54,7 +54,7 @@ "esm": "3.2.25", "lint-staged": "13.2.2", "mocha": "6.2.3", - "nyc": "14.1.1", + "nyc": "15.0.0", "rollup": "3.20.4", "yorkie": "2.0.0" }