diff options
Diffstat (limited to 'apps/web/package.json')
| -rw-r--r-- | apps/web/package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/web/package.json b/apps/web/package.json index 4d4e6dfd..ff6410f6 100644 --- a/apps/web/package.json +++ b/apps/web/package.json @@ -17,7 +17,7 @@ "lint:fix": "next lint --fix" }, "dependencies": { - "@auth/drizzle-adapter": "^1.4.2", + "@auth/drizzle-adapter": "~1.5.0", "@emoji-mart/data": "^1.1.2", "@emoji-mart/react": "^1.1.1", "@hookform/resolvers": "^3.3.4", @@ -67,7 +67,7 @@ "lexical": "^0.20.2", "lucide-react": "^0.501.0", "next": "14.2.25", - "next-auth": "^4.24.5", + "next-auth": "^4.24.11", "next-i18next": "^15.3.1", "next-pwa": "^5.6.0", "next-themes": "^0.3.0", |
