diff --git a/package-lock.json b/package-lock.json index 8330232..de1df1a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -29,7 +29,7 @@ "he": "^1.2.0", "highlight.js": "^11.9.0", "install": "^0.13.0", - "katex": "^0.16.9", + "katex": "^0.16.10", "localforage": "^1.10.0", "marked": "^12.0.1", "marked-highlight": "^2.1.1", @@ -13745,9 +13745,9 @@ } }, "node_modules/katex": { - "version": "0.16.9", - "resolved": "https://registry.npmjs.org/katex/-/katex-0.16.9.tgz", - "integrity": "sha512-fsSYjWS0EEOwvy81j3vRA8TEAhQhKiqO+FQaKWp0m39qwOzHVBgAUBIXWj1pB+O2W3fIpNa6Y9KSKCVbfPhyAQ==", + "version": "0.16.10", + "resolved": "https://registry.npmjs.org/katex/-/katex-0.16.10.tgz", + "integrity": "sha512-ZiqaC04tp2O5utMsl2TEZTXxa6WSC4yo0fv5ML++D3QZv/vx2Mct0mTlRx3O+uUkjfuAgOkzsCmq5MiUEsDDdA==", "funding": [ "https://opencollective.com/katex", "https://github.com/sponsors/katex" diff --git a/package.json b/package.json index d16b1cf..595dc49 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "he": "^1.2.0", "highlight.js": "^11.9.0", "install": "^0.13.0", - "katex": "^0.16.9", + "katex": "^0.16.10", "localforage": "^1.10.0", "marked": "^12.0.1", "marked-highlight": "^2.1.1",