Bump katex from 0.16.33 to 0.16.38 (#649)

This commit is contained in:
dependabot[bot]
2026-03-11 23:06:40 +07:00
committed by GitHub
parent f8b3bbce6a
commit 00dcb53e3a
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -20,7 +20,7 @@
"github-markdown-css": "^5.8.1",
"highlight.js": "^11.11.1",
"jdenticon": "^3.3.0",
"katex": "^0.16.33",
"katex": "^0.16.38",
"marked": "^17.0.3",
"nodemon": "^3.1.11",
"pdfobject": "^2.3.1",
@@ -1768,9 +1768,9 @@
}
},
"node_modules/katex": {
"version": "0.16.33",
"resolved": "https://registry.npmjs.org/katex/-/katex-0.16.33.tgz",
"integrity": "sha512-q3N5u+1sY9Bu7T4nlXoiRBXWfwSefNGoKeOwekV+gw0cAXQlz2Ww6BLcmBxVDeXBMUDQv6fK5bcNaJLxob3ZQA==",
"version": "0.16.38",
"resolved": "https://registry.npmjs.org/katex/-/katex-0.16.38.tgz",
"integrity": "sha512-cjHooZUmIAUmDsHBN+1n8LaZdpmbj03LtYeYPyuYB7OuloiaeaV6N4LcfjcnHVzGWjVQmKrxxTrpDcmSzEZQwQ==",
"dev": true,
"funding": [
"https://opencollective.com/katex",

View File

@@ -25,7 +25,7 @@
"github-markdown-css": "^5.8.1",
"highlight.js": "^11.11.1",
"jdenticon": "^3.3.0",
"katex": "^0.16.33",
"katex": "^0.16.38",
"marked": "^17.0.3",
"nodemon": "^3.1.11",
"pdfobject": "^2.3.1",