Skip to content

Commit b50fd23

Browse files
committed
chore: release 7.8.5
1 parent 7c5bdd7 commit b50fd23

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,14 @@
1+
7.8.5 / 2025-01-20
2+
===================
3+
* chore: re-release to force npm audit to pick up 6.x fix for CVE-2025-23061
4+
15
6.13.7 / 2025-01-20
26
===================
37
* chore: re-release to force npm audit to pick up 6.x fix for CVE-2025-23061
48

59
7.8.4 / 2025-01-13
610
===================
7-
* fix: disallow nested $where in populate match
11+
* fix: disallow nested $where in populate match CVE-2025-23061
812

913
6.13.6 / 2025-01-13
1014
===================

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "mongoose",
33
"description": "Mongoose MongoDB ODM",
4-
"version": "7.8.4",
4+
"version": "7.8.5",
55
"author": "Guillermo Rauch <[email protected]>",
66
"keywords": [
77
"mongodb",

0 commit comments

Comments
 (0)