From 359775ff555bc849529d12ec30d739264ae7119e Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 4 Sep 2025 01:02:22 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-NEXT-12299318 - https://snyk.io/vuln/SNYK-JS-NEXT-12301496 - https://snyk.io/vuln/SNYK-JS-NEXT-12265451 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2a4e2c0..753cb72 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "ethers": "^5.6.5", "i18next": "^22.4.13", "myetherwallet-blockies": "^0.1.1", - "next": "13.1.6", + "next": "14.2.32", "next-i18next": "13.2.2", "next-runtime-dotenv": "^1.5.1", "numeral": "^2.0.6",