diff --git a/package-lock.json b/package-lock.json index 60dae929..d3ea1410 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "@cfworker/json-schema": "4.0.3", "clipboard": "2.0.11", "flexsearch": "0.7.43", - "katex": "0.16.17", + "katex": "0.16.18", "lodash": "4.17.21", "mermaid": "11.4.1", "store2": "2.14.3", @@ -6112,9 +6112,9 @@ } }, "node_modules/katex": { - "version": "0.16.17", - "resolved": "https://registry.npmjs.org/katex/-/katex-0.16.17.tgz", - "integrity": "sha512-OyzSrXBllz+Jdc9Auiw0kt21gbZ4hkz8Q5srVAb2U9INcYIfGKbxe+bvNvEz1bQ/NrDeRRho5eLCyk/L03maAw==", + "version": "0.16.18", + "resolved": "https://registry.npmjs.org/katex/-/katex-0.16.18.tgz", + "integrity": "sha512-LRuk0rPdXrecAFwQucYjMiIs0JFefk6N1q/04mlw14aVIVgxq1FO0MA9RiIIGVaKOB5GIP5GH4aBBNraZERmaQ==", "funding": [ "https://opencollective.com/katex", "/~https://github.com/sponsors/katex" diff --git a/package.json b/package.json index 4ae2e7c0..836013c1 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "@cfworker/json-schema": "4.0.3", "clipboard": "2.0.11", "flexsearch": "0.7.43", - "katex": "0.16.17", + "katex": "0.16.18", "lodash": "4.17.21", "mermaid": "11.4.1", "store2": "2.14.3",