diff --git a/bun.lockb b/bun.lockb index b4b8c74f..2c44eea4 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 7800f432..3407d14b 100644 --- a/package.json +++ b/package.json @@ -13,8 +13,7 @@ "start": "next start" }, "dependencies": { - "@auth/core": "^0.19.0", - "@auth/drizzle-adapter": "^0.3.2", + "@auth/drizzle-adapter": "^0.3.12", "@headlessui/react": "^1.7.17", "@planetscale/database": "^1.11.0", "@t3-oss/env-nextjs": "^0.7.0",