From 88fe6fbc8bed5b9d20209ac7cff4a31ac7c3e6df Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 31 Jan 2026 21:06:34 +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 e3e89288e77..18564f8e0ef 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ "@vue/language-plugin-pug": "2.0.7", "browserlist": "latest", "c8": "9.1.0", - "eslint": "8.57.0", + "eslint": "9.26.0", "eslint-config-standard": "17.1.0", "eslint-plugin-cypress": "2.15.1", "eslint-plugin-import": "2.29.1", From bee89c32469f97f88757328fd3fdeebc868779b6 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 2 Feb 2026 01:35:53 +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