diff --git a/package-lock.json b/package-lock.json index ed212bc..6e05fc7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -19,7 +19,7 @@ "form-data": "4.0.0", "highlight.js": "^11.6.0", "juice": "^8.0.0", - "katex": "^0.16.9", + "katex": "^0.16.10", "marked": "^4.0.18", "marked-katex-extension": "^4.0.3", "minio": "7.0.33", @@ -10219,9 +10219,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 bc1e7f0..126357d 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "form-data": "4.0.0", "highlight.js": "^11.6.0", "juice": "^8.0.0", - "katex": "^0.16.9", + "katex": "^0.16.10", "marked": "^4.0.18", "marked-katex-extension": "^4.0.3", "minio": "7.0.33",