Skip to content

Commit

Permalink
chore: atualiza mongoose por segurança
Browse files Browse the repository at this point in the history
  • Loading branch information
guiseek committed Dec 27, 2024
1 parent d5e0f4d commit 3b5e12d
Show file tree
Hide file tree
Showing 2 changed files with 1,313 additions and 866 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@
"date-fns": "^4.1.0",
"express": "^4.21.1",
"marked": "^14.1.3",
"mongoose": "^8.6.3",
"mongoose": ">=8.8.3",
"multer": "1.4.5-lts.1",
"nodemailer": "^6.9.16",
"passport": "^0.7.0",
Expand Down
Loading

0 comments on commit 3b5e12d

Please sign in to comment.