Skip to content

Commit 6f1a314

Browse files
fix(deps): update dependency mongoose to v8
1 parent 1ac714f commit 6f1a314

File tree

2 files changed

+113
-35
lines changed

2 files changed

+113
-35
lines changed

package-lock.json

+112-34
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"dotenv": "16.3.1",
6363
"express": "4.18.2",
6464
"helmet": "6.2.0",
65-
"mongoose": "6.12.3"
65+
"mongoose": "8.0.1"
6666
},
6767
"lint-staged": {
6868
"*.{ts}": "prettier --write"

0 commit comments

Comments
 (0)