From 991b6b92e41c2e565f662f2a79d559038b2f9f98 Mon Sep 17 00:00:00 2001 From: renovate Date: Mon, 5 Aug 2024 19:35:13 +0000 Subject: [PATCH] Pin dependencies --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 45b55b9..681a545 100644 --- a/package.json +++ b/package.json @@ -15,8 +15,8 @@ "@cowprotocol/cow-sdk": "^5.3.3", "@headlessui/react": "^1.7.3", "@heroicons/react": "^2.0.12", - "@privy-io/react-auth": "^1.60.5", - "@privy-io/server-auth": "^1.7.3", + "@privy-io/react-auth": "1.60.5", + "@privy-io/server-auth": "1.7.3", "@tailwindcss/forms": "^0.5.3", "next": "latest", "react": "18.2.0"