From 743dff8cf2ee3f3f434254eea9a66bb2676caec8 Mon Sep 17 00:00:00 2001 From: "snyk-io[bot]" <141718529+snyk-io[bot]@users.noreply.github.com> Date: Sat, 31 Jan 2026 00:32:29 +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-NEXT-15104645 - https://snyk.io/vuln/SNYK-JS-ESLINT-15102420 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 972102cd08ee..72d82c663bb1 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "mdast-util-from-markdown": "^0.8.5", "mdast-util-to-string": "^2.0.0", "morgan": "^1.10.0", - "next": "^11.0.0", + "next": "^15.5.10", "node-fetch": "^2.6.1", "parse5": "^6.0.1", "port-used": "^2.0.8", @@ -127,7 +127,7 @@ "csv-parse": "^4.16.0", "dedent": "^0.7.0", "domwaiter": "^1.3.0", - "eslint": "^7.28.0", + "eslint": "^9.26.0", "eslint-config-prettier": "^8.3.0", "eslint-config-standard": "^16.0.2", "eslint-plugin-import": "^2.23.2", From 17925f0ebbca37768a324e63b8748c25241f2a62 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 1 Feb 2026 02:20:51 +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-NEXT-15104645 - https://snyk.io/vuln/SNYK-JS-ESLINT-15102420