From 290e9656b6001394c4df6ab8dd41c7a6ae2d5772 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 22 Oct 2024 01:43:17 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-NEXT-8186172 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cf5f864..b34d7d2 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "@stripe/stripe-js": "^1.42.0", "graphql": "^16.6.0", "iconoir-react": "^5.3.2", - "next": "12.3.1", + "next": "14.2.7", "next-themes": "^0.2.1", "nprogress": "^0.2.0", "react": "18.2.0",