diff --git a/package-lock.json b/package-lock.json index 0ed022c8bf3..f7851101f84 100644 --- a/package-lock.json +++ b/package-lock.json @@ -62,7 +62,7 @@ "debounce": "^3.0.0", "escape-html": "^1.0.3", "highlight.js": "^11.11.1", - "katex": "^0.16.44", + "katex": "^0.16.45", "lib0": "^0.2.117", "lowlight": "^3.3.0", "markdown-it": "^14.1.1", @@ -14388,9 +14388,9 @@ } }, "node_modules/katex": { - "version": "0.16.44", - "resolved": "https://registry.npmjs.org/katex/-/katex-0.16.44.tgz", - "integrity": "sha512-EkxoDTk8ufHqHlf9QxGwcxeLkWRR3iOuYfRpfORgYfqc8s13bgb+YtRY59NK5ZpRaCwq1kqA6a5lpX8C/eLphQ==", + "version": "0.16.45", + "resolved": "https://registry.npmjs.org/katex/-/katex-0.16.45.tgz", + "integrity": "sha512-pQpZbdBu7wCTmQUh7ufPmLr0pFoObnGUoL/yhtwJDgmmQpbkg/0HSVti25Fu4rmd1oCR6NGWe9vqTWuWv3GcNA==", "funding": [ "https://opencollective.com/katex", "https://github.com/sponsors/katex" diff --git a/package.json b/package.json index bfecdceac52..45b2a957ed2 100644 --- a/package.json +++ b/package.json @@ -82,7 +82,7 @@ "debounce": "^3.0.0", "escape-html": "^1.0.3", "highlight.js": "^11.11.1", - "katex": "^0.16.44", + "katex": "^0.16.45", "lib0": "^0.2.117", "lowlight": "^3.3.0", "markdown-it": "^14.1.1",