From ba4f0231003d9ac4d115f5559be47e7bf1dd2626 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Tue, 13 Aug 2024 20:54:57 +0000
Subject: [PATCH] Pin dependency @privy-io/react-auth to 1.78.1

---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index 4ac3600..85a1f54 100644
--- a/package.json
+++ b/package.json
@@ -14,7 +14,7 @@
   "dependencies": {
     "@headlessui/react": "^1.7.19",
     "@heroicons/react": "^2.1.3",
-    "@privy-io/react-auth": "^1.78.1",
+    "@privy-io/react-auth": "1.78.1",
     "@tailwindcss/forms": "^0.5.7",
     "abitype": "^1.0.2",
     "next": "latest",