Update katex to latest version (#33361)

Partial backport of https://github.com/go-gitea/gitea/pull/33359.
Upgrade katex because there were a number of security problems fixed in
recent versions.
This commit is contained in:
silverwind
2025-01-23 01:21:58 +01:00
committed by GitHub
parent 987d014468
commit a3c5358d35
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -32,7 +32,7 @@
"htmx.org": "2.0.4",
"idiomorph": "0.3.0",
"jquery": "3.7.1",
"katex": "0.16.11",
"katex": "0.16.21",
"license-checker-webpack-plugin": "0.2.1",
"mermaid": "11.4.1",
"mini-css-extract-plugin": "2.9.2",