From 66510596f3124d203e293969e2783e42bbc72176 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 21 Oct 2025 03:49:47 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ELLIPTIC-8187303 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c12e57120c1..33dcea5c9e4 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "@mui/lab": "5.0.0-alpha.170", "@mui/material": "5.15.20", "@mui/system": "5.15.20", - "@privy-io/react-auth": "^3.0.1", + "@privy-io/react-auth": "^3.1.0", "@tanstack/react-query": "^5.49.2", "@types/masknet__global-types": "workspace:^", "@types/react": "npm:types-react@beta",