Skip to content

Commit 0d7a745

Browse files
fix(deps): update dependency mongoose to v8 [security]
1 parent 7bb2df1 commit 0d7a745

File tree

2 files changed

+113
-135
lines changed

2 files changed

+113
-135
lines changed

Backend/main/package-lock.json

Lines changed: 112 additions & 134 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Backend/main/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"dotenv": "^8.2.0",
3838
"faker": "^5.1.0",
3939
"handlebars": "^4.7.6",
40-
"mongoose": "5.12.9",
40+
"mongoose": "8.9.5",
4141
"morgan": "^1.10.0",
4242
"neo4j-driver": "^4.1.2",
4343
"nodemailer": "^6.4.14",

0 commit comments

Comments
 (0)