From cb2da46618abeb820096cc962c868a9e9fe428c0 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 15 May 2025 04:36:05 +0000 Subject: [PATCH] fix: upgrade next from 15.2.5 to 15.3.1 Snyk has created this PR to upgrade next from 15.2.5 to 15.3.1. See this package in npm: next See this project in Snyk: https://app.snyk.io/org/riohawk471/project/fbdaae9b-fbf1-4f88-9658-376de5941389?utm_source=github&utm_medium=referral&page=upgrade-pr --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5064da1..b3092da 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "fastify": "~5.2.1", "fastify-plugin": "~5.0.1", "git-cz": "^4.9.0", - "next": "~15.2.2", + "next": "~15.3.1", "react": "18.3.1", "react-dom": "18.3.1", "react-router-dom": "6.30.0"