Skip to content

Commit

Permalink
chore: release 7.8.5
Browse files Browse the repository at this point in the history
  • Loading branch information
vkarpov15 committed Jan 20, 2025
1 parent 7c5bdd7 commit b50fd23
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,14 @@
7.8.5 / 2025-01-20
===================
* chore: re-release to force npm audit to pick up 6.x fix for CVE-2025-23061

6.13.7 / 2025-01-20
===================
* chore: re-release to force npm audit to pick up 6.x fix for CVE-2025-23061

7.8.4 / 2025-01-13
===================
* fix: disallow nested $where in populate match
* fix: disallow nested $where in populate match CVE-2025-23061

6.13.6 / 2025-01-13
===================
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "mongoose",
"description": "Mongoose MongoDB ODM",
"version": "7.8.4",
"version": "7.8.5",
"author": "Guillermo Rauch <[email protected]>",
"keywords": [
"mongodb",
Expand Down

0 comments on commit b50fd23

Please sign in to comment.