From 6aa218e0c24973e7c26a1f1e7b4779613c567b20 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 16 Nov 2025 14:37:39 +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 09ca031..88f2f2d 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ "cypress-xpath": "^2.0.1", "dayjs": "^1.11.13", "dotenv": "^16.4.5", - "eslint": "^8.56.0", + "eslint": "^9.0.0", "eslint-config-next": "^14.2.4", "eslint-config-prettier": "^8.2.0", "eslint-plugin-import": "^2.26.0",