From 1e4b6a59a9bde926a9363c1f16563494604f8d40 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 15 Feb 2026 11:40:41 +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 f28cd968..3dd1cb66 100644 --- a/package.json +++ b/package.json @@ -84,7 +84,7 @@ "@types/react-dom": "^18", "@types/react-syntax-highlighter": "^15.5.13", "autoprefixer": "^10.0.1", - "eslint": "^8", + "eslint": "^10.0.0", "eslint-config-next": "14.0.1", "jest": "^29.7.0", "jest-environment-jsdom": "^29.7.0", From 85af6f65b09f4cadf7b22015d68f9a161cf46e90 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 16 Feb 2026 12:48:00 +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