From 0c9a187d851cef8764afa84b347ea101e0718663 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 2 Dec 2023 02:29:07 +0000 Subject: [PATCH] fix: tools/node_modules/eslint/node_modules/@humanwhocodes/object-schema/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 --- .../node_modules/@humanwhocodes/object-schema/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/node_modules/eslint/node_modules/@humanwhocodes/object-schema/package.json b/tools/node_modules/eslint/node_modules/@humanwhocodes/object-schema/package.json index 9fc90bf3f9dd61..edc8924c7f679c 100644 --- a/tools/node_modules/eslint/node_modules/@humanwhocodes/object-schema/package.json +++ b/tools/node_modules/eslint/node_modules/@humanwhocodes/object-schema/package.json @@ -27,7 +27,7 @@ "homepage": "https://github.com/humanwhocodes/object-schema#readme", "devDependencies": { "chai": "^4.2.0", - "eslint": "^5.13.0", + "eslint": "^6.0.0", "mocha": "^5.2.0" } }