diff --git a/package-lock.json b/package-lock.json index 9f1af6265..ede0326c5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -64,7 +64,7 @@ "jquery.fancytree": "2.38.3", "jsdom": "25.0.1", "jsplumb": "2.15.6", - "katex": "0.16.15", + "katex": "0.16.17", "knockout": "3.5.1", "mark.js": "8.11.1", "marked": "15.0.4", @@ -12406,9 +12406,9 @@ } }, "node_modules/katex": { - "version": "0.16.15", - "resolved": "https://registry.npmjs.org/katex/-/katex-0.16.15.tgz", - "integrity": "sha512-yE9YJIEAk2aZ+FL/G8r+UGw0CTUzEA8ZFy6E+8tc3spHUKq3qBnzCkI1CQwGoI9atJhVyFPEypQsTY7mJ1Pi9w==", + "version": "0.16.17", + "resolved": "https://registry.npmjs.org/katex/-/katex-0.16.17.tgz", + "integrity": "sha512-OyzSrXBllz+Jdc9Auiw0kt21gbZ4hkz8Q5srVAb2U9INcYIfGKbxe+bvNvEz1bQ/NrDeRRho5eLCyk/L03maAw==", "funding": [ "https://opencollective.com/katex", "https://github.com/sponsors/katex" diff --git a/package.json b/package.json index 9f84c6d51..f5d82e2ed 100644 --- a/package.json +++ b/package.json @@ -107,7 +107,7 @@ "jquery.fancytree": "2.38.3", "jsdom": "25.0.1", "jsplumb": "2.15.6", - "katex": "0.16.15", + "katex": "0.16.17", "knockout": "3.5.1", "mark.js": "8.11.1", "marked": "15.0.4",