update mongodb adapter

This commit is contained in:
Thomas Ruoff
2021-12-08 23:53:38 +01:00
parent 28f8e527cc
commit 684aed30a2
2 changed files with 4 additions and 4 deletions

View File

@@ -10,7 +10,7 @@
"test": "jest"
},
"dependencies": {
"@next-auth/mongodb-adapter": "1.0.0",
"@next-auth/mongodb-adapter": "1.0.1",
"autoprefixer": "10.4.0",
"date-fns": "2.27.0",
"date-fns-tz": "1.1.6",