Skip to content

Commit f6558c9

Browse files
Update dependency mongoose to v8 [SECURITY]
1 parent 82be3bc commit f6558c9

File tree

2 files changed

+108
-138
lines changed

2 files changed

+108
-138
lines changed

package-lock.json

+107-137
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
@@ -17,7 +17,7 @@
1717
"express": "^4.17.1",
1818
"jsonwebtoken": "^8.5.1",
1919
"lodash": "^4.17.15",
20-
"mongoose": "^5.9.5",
20+
"mongoose": "^8.0.0",
2121
"nodemailer": "^6.4.16",
2222
"nodemailer-sendgrid-transport": "^0.2.0",
2323
"validator": "^12.2.0"

0 commit comments

Comments
 (0)