fix: update katex version to 0.16.35 in package-lock.json

This commit is contained in:
GitHub Actions
2026-03-05 20:04:30 +00:00
parent f2cf5c3508
commit 0199f93994
+3 -3
View File
@@ -1692,9 +1692,9 @@
}
},
"node_modules/katex": {
"version": "0.16.34",
"resolved": "https://registry.npmjs.org/katex/-/katex-0.16.34.tgz",
"integrity": "sha512-z1RSvOYzV7dykg9Jwl3EfGhIfo9mrotTx1uuEXWpXRCBbX9eKVywxa60mvFYipjOSus5hzj+F7Kh2fmnjFwA5w==",
"version": "0.16.35",
"resolved": "https://registry.npmjs.org/katex/-/katex-0.16.35.tgz",
"integrity": "sha512-S0+riEvy1CK4VKse1ivMff8gmabe/prY7sKB3njjhyoLLsNFDQYtKNgXrbWUggGDCJBz7Fctl5i8fLCESHXzSg==",
"dev": true,
"funding": [
"https://opencollective.com/katex",