We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c5bdd7 commit b50fd23Copy full SHA for b50fd23
CHANGELOG.md
@@ -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
+
5
6.13.7 / 2025-01-20
6
===================
7
* chore: re-release to force npm audit to pick up 6.x fix for CVE-2025-23061
8
9
7.8.4 / 2025-01-13
10
- * fix: disallow nested $where in populate match
11
+ * fix: disallow nested $where in populate match CVE-2025-23061
12
13
6.13.6 / 2025-01-13
14
package.json
@@ -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",
0 commit comments