From 6491587fe8d54420ece265dacc71be496703a6e5 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 23 Dec 2024 06:59:12 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-NEXT-8520073 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3cb6d573a..146f9411f 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "localforage": "^1.10.0", "monocle-ts": "^2.3.13", "newtype-ts": "^0.3.5", - "next": "^12.2.1", + "next": "^14.2.15", "react": "17.0.0", "react-dom": "17.0.0", "react-fontawesome": "^1.7.1",