mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-08-04 14:57:42 +00:00
🍃 chore: Bump Mongoose to 8.24.1 to Patch Prototype Pollution (#14461)
Closes GHSA-664h-wqgq-64gw (CVSS 6.5, CWE-1321), a prototype pollution in update casting via a __proto__-prefixed dotted path. Affected range is >=8.0.0 <8.24.1, so 8.23.1 was flagged by npm audit.
This commit is contained in:
parent
a53936d273
commit
531fecc82b
4 changed files with 9 additions and 9 deletions
|
|
@ -102,7 +102,7 @@
|
|||
"mime": "^3.0.0",
|
||||
"module-alias": "^2.2.3",
|
||||
"mongodb": "^6.14.2",
|
||||
"mongoose": "^8.23.1",
|
||||
"mongoose": "^8.24.1",
|
||||
"multer": "^2.2.0",
|
||||
"nanoid": "^3.3.7",
|
||||
"node-fetch": "^2.7.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue