From a72ddf20e93de942f91d9173c73d813497a7e681 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 14 Feb 2026 13:09:50 +0000 Subject: [PATCH] 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 37e4f28..0063279 100644 --- a/package.json +++ b/package.json @@ -76,7 +76,7 @@ "auto-changelog": "^2.4.0", "dts-bundle-generator": "^9.3.1", "esbuild": "^0.27.2", - "eslint": "^9.39.2", + "eslint": "^10.0.0", "globals": "^17.2.0", "husky": "^9.0.11", "is-ci": "^3.0.1",