diff --git a/package-lock.json b/package-lock.json index 596fd8b..c4607fb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "@cfworker/json-schema": "4.0.2", "clipboard": "2.0.11", "flexsearch": "0.7.43", - "katex": "0.16.14", + "katex": "0.16.15", "lodash": "4.17.21", "mermaid": "11.4.1", "store2": "2.14.3", @@ -6112,9 +6112,9 @@ } }, "node_modules/katex": { - "version": "0.16.14", - "resolved": "https://registry.npmjs.org/katex/-/katex-0.16.14.tgz", - "integrity": "sha512-tnUUAL/S+f/w8KrRpCFcCW/msuIlBkOmVnTmvdEK6WCkx6uDPRj3d9SBAP+qB5x0MCeOyUbdbIMtT5cUJD8aRw==", + "version": "0.16.15", + "resolved": "https://registry.npmjs.org/katex/-/katex-0.16.15.tgz", + "integrity": "sha512-yE9YJIEAk2aZ+FL/G8r+UGw0CTUzEA8ZFy6E+8tc3spHUKq3qBnzCkI1CQwGoI9atJhVyFPEypQsTY7mJ1Pi9w==", "funding": [ "https://opencollective.com/katex", "https://github.com/sponsors/katex" diff --git a/package.json b/package.json index 339e417..16f7fc1 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "@cfworker/json-schema": "4.0.2", "clipboard": "2.0.11", "flexsearch": "0.7.43", - "katex": "0.16.14", + "katex": "0.16.15", "lodash": "4.17.21", "mermaid": "11.4.1", "store2": "2.14.3",