From d9014139360c6ea222fe28d9c4fc6b2626d0611a Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 19 Sep 2024 11:23:24 +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 847b018..1af40e0 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "@vercel/speed-insights": "1.0.12", "clsx": "2.1.1", "jiti": "1.21.6", - "next": "14.2.6", + "next": "14.2.10", "next-intl": "3.17.6", "posthog-js": "1.157.2", "qrcode.react": "3.1.0",