From 6941b857d1268a1aa04ba1c897c889da8ba52f84 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 24 Feb 2026 10:51:23 +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-ESLINT-15102420 - https://snyk.io/vuln/SNYK-JS-MINIMATCH-15309438 - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 - https://snyk.io/vuln/SNYK-JS-AJV-15274295 - 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 f28cd968..ef9ae23b 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": "^9.26.0", "eslint-config-next": "14.0.1", "jest": "^29.7.0", "jest-environment-jsdom": "^29.7.0", From 0ff51c802f7f9996bd831a71971c8b3f53210aeb Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 24 Feb 2026 10:51:43 +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-ESLINT-15102420 - https://snyk.io/vuln/SNYK-JS-MINIMATCH-15309438 - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 - https://snyk.io/vuln/SNYK-JS-AJV-15274295 - https://snyk.io/vuln/SNYK-JS-JSYAML-13961110