🔒 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:
Danny Avila 2025-01-20 22:02:18 -05:00 committed by GitHub
parent d6b4d83b68
commit 460cde0c0b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 88 additions and 131 deletions

View file

@ -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": {