Update dependency mongoose to v6

This commit is contained in:
Thomas Ruoff
2022-03-14 22:35:03 +01:00
committed by Thomas Ruoff
parent 1fff2457f7
commit 8222e04880
2 changed files with 120 additions and 166 deletions

View File

@@ -16,7 +16,7 @@
"date-fns-tz": "1.3.0",
"googleapis": "95.0.0",
"ics": "2.35.0",
"mongoose": "5.13.14",
"mongoose": "^6.2.6",
"next": "12.1.0",
"next-auth": "4.2.1",
"next-mdx-remote": "4.0.0",