From 78012eb77fd17e852f2da10b0f1e8477c62c7f1c Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 19 Sep 2024 11:13:43 +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 c05be01..c0cbfe2 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "@vercel/speed-insights": "1.0.12", "clsx": "2.1.1", "jiti": "1.21.6", - "next": "14.2.4", + "next": "14.2.10", "posthog-js": "1.160.1", "qrcode.react": "3.1.0", "react": "18.3.1",