From 7615786227447074347fcd28c58592ef40de6255 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 29 Jan 2026 01:45:41 +0000 Subject: [PATCH 1/2] 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 ec07d70389b..ce8ceb14817 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "prepare": "husky" }, "dependencies": { - "eslint": "^8.57.1", + "eslint": "^9.26.0", "eslint-config-prettier": "^10.1.1", "eslint-plugin-mdx": "^3.2.0", "eslint-plugin-prettier": "^5.2.3", From a915b0c4d28c84371ff05e52b2816be0b2b0cdc3 Mon Sep 17 00:00:00 2001 From: "snyk-io[bot]" <141718529+snyk-io[bot]@users.noreply.github.com> Date: Sun, 1 Feb 2026 06:04:28 +0000 Subject: [PATCH 2/2] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ESLINT-15102420