We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 10b63ac + 40e9f7c commit fd3dbefCopy full SHA for fd3dbef
2 files changed
CHANGES_NEXT_RELEASE
@@ -1 +1,2 @@
1
- Upgrade uuid dep from 8.3.2 to 14.0.0 due to CWE-787 CWE-1285
2
+- Upgrade mongoose from 8.9.5 to 8.22.1 due to CWE-74 CVE-2026-42334
package.json
@@ -52,7 +52,7 @@
52
"logops": "2.1.2",
53
"moment": "~2.29.2",
54
"moment-timezone": "~0.5.34",
55
- "mongoose": "8.9.5",
+ "mongoose": "8.22.1",
56
"query-string": "7.1.1",
57
"revalidator": "~0.3.1",
58
"underscore": "~1.13.4",
0 commit comments