From 2b3b0f93b72db1ebcafcc379de3f58a3830010c5 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 28 Jan 2026 23:29:13 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ESLINT-15102420 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 70821571..c7dac716 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "common-shakeify": "~1.1.2", "eclint": "^2.8.1", "es-value-fixtures": "^1.4.2", - "eslint": "8.57.0", + "eslint": "9.26.0", "evalmd": "^0.0.19", "for-each": "^0.3.3", "glob": "10.5.0",