diff --git a/packages/auth/package.json b/packages/auth/package.json index 164f7f42c..b844e7602 100644 --- a/packages/auth/package.json +++ b/packages/auth/package.json @@ -23,7 +23,7 @@ "typecheck": "tsc --noEmit" }, "dependencies": { - "@auth/core": "0.34.3", + "@auth/core": "0.41.3", "@auth/drizzle-adapter": "^1.11.1", "@better-auth/client": "0.0.2-alpha.3", "@forge/db": "workspace:*",