From c6fa35354c6fe705036e1f1f096c92ca7074c343 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 19 Nov 2025 20:07:13 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-JSYAML-13961110 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2a4e2c0..3fa7638 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "classnames": "^2.3.2", "connectkit": "1.2.3", "decimal.js": "^10.4.2", - "eslint": "^8.36.0", + "eslint": "^9.0.0", "eslint-config-next": "13.1.6", "ethers": "^5.6.5", "i18next": "^22.4.13",