🔒 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

@ -99,6 +99,7 @@ export default function useSideNavLinks({
if (
interfaceConfig.parameters === true &&
isParamEndpoint(endpoint ?? '', endpointType ?? '') === true &&
!isAgentsEndpoint(endpoint) &&
keyProvided
) {
links.push({