From 41108383ce272fc26d22bd0d738c618703df963e Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 30 May 2025 02:48:21 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-NEXT-10259370 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0689faa..9992bbc 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": "15.2.2", "next-i18next": "13.2.2", "next-runtime-dotenv": "^1.5.1", "numeral": "^2.0.6",