From fbb492f708b667e8ff71caec4e234e2afdf04089 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 6 Apr 2024 08:03:32 +0000 Subject: [PATCH] fix: node_modules/is-callable/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 --- node_modules/is-callable/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/node_modules/is-callable/package.json b/node_modules/is-callable/package.json index 937ad93524..962c9c1b7f 100644 --- a/node_modules/is-callable/package.json +++ b/node_modules/is-callable/package.json @@ -60,7 +60,7 @@ "aud": "^1.1.2", "covert": "^1.1.1", "eclint": "^2.8.1", - "eslint": "^7.8.1", + "eslint": "^9.0.0", "foreach": "^2.0.5", "istanbul": "1.1.0-alpha.1", "istanbul-merge": "^1.1.1",