From 796fc97815a457306e973d5c58169399d7870073 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 19 Sep 2024 11:18:09 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-NEXT-8025427 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 64d638b..ff324a9 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "eslint-config-next": "14.0.3", "lucide-react": "0.293.0", "minireset.css": "0.0.7", - "next": "14.0.3", + "next": "14.2.10", "next-auth": "4.24.5", "next-intl": "3.1.4", "react": "18.2.0",