From 07948e8e1c27ceb7df776dd480894b931c9366bf Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 8 Dec 2024 22:59:59 +0000 Subject: [PATCH] fix: node_modules/eslint-visitor-keys/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 --- node_modules/eslint-visitor-keys/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/node_modules/eslint-visitor-keys/package.json b/node_modules/eslint-visitor-keys/package.json index 959b517925..21d23ba928 100644 --- a/node_modules/eslint-visitor-keys/package.json +++ b/node_modules/eslint-visitor-keys/package.json @@ -14,7 +14,7 @@ "eslint": "^4.7.2", "eslint-config-eslint": "^4.0.0", "eslint-release": "^1.0.0", - "mocha": "^3.5.3", + "mocha": "^11.0.1", "nyc": "^11.2.1", "opener": "^1.4.3" },