Skip to content

Commit

Permalink
fix: updated mongoose to 5.13.15 to resolve security alert
Browse files Browse the repository at this point in the history
  • Loading branch information
AzimPathan authored Jan 2, 2025
1 parent 4d2191a commit 9b3388a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@
"body-parser": "^1.18.3",
"ejs": "^2.6.1",
"express": "^4.16.3",
"mongoose": "^5.7.7"
"mongoose": "^5.13.15"
}
}

0 comments on commit 9b3388a

Please sign in to comment.