From 0b7ff0a6e95676e2c64ba6748e58ce583fac8520 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 10 Dec 2024 02:34:51 +0000 Subject: [PATCH] fix(deps): update dependency @privy-io/react-auth to v1.96.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f8bcaa2..4e191e5 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "version": "0.1.0", "private": true, "dependencies": { - "@privy-io/react-auth": "1.92.6", + "@privy-io/react-auth": "1.96.2", "@testing-library/jest-dom": "^5.16.5", "@testing-library/react": "^13.4.0", "@testing-library/user-event": "^13.5.0",