mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-16 16:30:15 +01:00
📦 chore: Patch axios to address CVE-2025-27152 (#6222)
* 📦 chore: remove `langchain` (no longer used)
* chore: patch `axios` to address CVE-2025-27152
This commit is contained in:
parent
f04ae65a75
commit
dc8d5dee6a
4 changed files with 750 additions and 3297 deletions
|
|
@ -114,6 +114,7 @@
|
|||
"elliptic": "^6.6.1"
|
||||
},
|
||||
"overrides": {
|
||||
"axios": "1.8.2",
|
||||
"elliptic": "^6.6.1",
|
||||
"mdast-util-gfm-autolink-literal": "2.0.0",
|
||||
"remark-gfm": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue