Merge pull request #15 from Invest-Bot/dephotfix
Fix mongodb adapter versioning conflict
This commit is contained in:
commit
438b641937
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@
|
|||
"fs-extra": "^11.1.0",
|
||||
"gray-matter": "^4.0.3",
|
||||
"ioredis": "^5.2.5",
|
||||
"mongodb": "^5.1.0",
|
||||
"mongodb": "^4.1.1",
|
||||
"next": "13.0.4",
|
||||
"next-auth": "^4.20.1",
|
||||
"react": "18.2.0",
|
||||
|
|
Loading…
Reference in a new issue