From f59b030257e0c80c0381f1912ec0b9dafa3c9fe0 Mon Sep 17 00:00:00 2001 From: "snyk-io[bot]" <141718529+snyk-io[bot]@users.noreply.github.com> Date: Mon, 16 Feb 2026 01:41:47 +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-AJV-15274295 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4d989cab..4526501d 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "analytics-plugin-ga": "^0.2.0", "ava": "^5.3.1", "cp-file": "^7.0.0", - "eslint": "^9.0.0", + "eslint": "^10.0.0", "eslint-config-prettier": "^8.10.0", "eslint-plugin-import": "^2.29.1", "eslint-plugin-n": "^17.23.1", From abd1c3b395ce29228f977c51582e476bb66e8e08 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 16 Feb 2026 06:10:51 +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-AJV-15274295