mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-09-21 21:50:49 +02:00
🔒 chore: bump katex
package to patch CVE-2025-23207 (#5383)
* chore: bump `katex` to patch `CVE-2025-23207` * chore: prevent adding Parameters panel for agent endpoints in SideNav
This commit is contained in:
parent
d6b4d83b68
commit
460cde0c0b
4 changed files with 88 additions and 131 deletions
|
@ -108,6 +108,15 @@
|
|||
},
|
||||
"mdast-util-gfm": {
|
||||
"mdast-util-gfm-autolink-literal": "2.0.0"
|
||||
},
|
||||
"katex": "^0.16.21",
|
||||
"rehype-katex": {
|
||||
"katex": "^0.16.21"
|
||||
},
|
||||
"remark-math": {
|
||||
"micromark-extension-math": {
|
||||
"katex": "^0.16.21"
|
||||
}
|
||||
}
|
||||
},
|
||||
"nodemonConfig": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue