Skip to content

Commit

Permalink
fix(deps): update dependency @auth/core to v0.37.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 16, 2024
1 parent ffb9f38 commit 38b8bab
Show file tree
Hide file tree
Showing 3 changed files with 45 additions and 22 deletions.
2 changes: 1 addition & 1 deletion apps/auth-proxy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"typecheck": "tsc --noEmit"
},
"dependencies": {
"@auth/core": "0.32.0"
"@auth/core": "0.37.4"
},
"devDependencies": {
"@acme/eslint-config": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"dependencies": {
"@acme/db": "workspace:*",
"@acme/mail": "workspace:*",
"@auth/core": "0.32.0",
"@auth/core": "0.37.4",
"@auth/prisma-adapter": "^1.6.0",
"@t3-oss/env-nextjs": "^0.11.0",
"next": "^14.2.5",
Expand Down
63 changes: 43 additions & 20 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 38b8bab

Please sign in to comment.