Skip to content

Commit

Permalink
fix(deps): update dependency next-auth to v4.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Dec 8, 2021
1 parent 6e3b9ea commit 5efe15f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion typescript/rest-nextjs-api-routes-auth/package.json
Expand Up @@ -14,7 +14,7 @@
"@next-auth/prisma-adapter": "1.0.1",
"@prisma/client": "3.5.0",
"next": "12.0.7",
"next-auth": "4.0.2",
"next-auth": "4.0.5",
"react": "17.0.2",
"react-dom": "17.0.2",
"react-markdown": "7.1.1"
Expand Down

0 comments on commit 5efe15f

Please sign in to comment.