From cd1a85ddd6620ce99086d79d523bb14363c76537 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 28 Jan 2026 13:42:55 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-NEXT-15104645 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c0f4d9cf..8b217daa 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "focus-visible": "^5.2.0", "fuse.js": "^6.6.2", "js-yaml": "^4.1.1", - "next": "~13.1.6", + "next": "~15.5.10", "next-query-params": "^4.3.0", "next-sitemap": "^3.1.17", "query-string": "^8.2.0",