Bump katex from 0.13.13 to 0.13.19

Bumps [katex](https://github.com/KaTeX/KaTeX) from 0.13.13 to 0.13.19.
- [Release notes](https://github.com/KaTeX/KaTeX/releases)
- [Changelog](https://github.com/KaTeX/KaTeX/blob/master/CHANGELOG.md)
- [Commits](https://github.com/KaTeX/KaTeX/compare/v0.13.13...v0.13.19)

---
updated-dependencies:
- dependency-name: katex
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-10-26 07:16:41 +00:00 committed by GitHub
parent 41b11f48ff
commit a01ac6f3b6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

12
package-lock.json generated
View File

@ -6634,9 +6634,9 @@
}
},
"node_modules/katex": {
"version": "0.13.13",
"resolved": "https://registry.npmjs.org/katex/-/katex-0.13.13.tgz",
"integrity": "sha512-cCMcil4jwMm7behpXGiQfXJA29sko/Gd/26iCsr53Dv5Jn2iHbHyEb14dm9uVrIijUXx6Zz1WhlFhHE6DckvkQ==",
"version": "0.13.19",
"resolved": "https://registry.npmjs.org/katex/-/katex-0.13.19.tgz",
"integrity": "sha512-5a3eZvdSfdQStJhNDM3JuEOtI9U3N+KzmutLNf76YHosZeA6bcas45O4AwQQ2oVh5xHs5jiUBn5t+s2Cue+bGw==",
"dev": true,
"dependencies": {
"commander": "^6.0.0"
@ -16326,9 +16326,9 @@
}
},
"katex": {
"version": "0.13.13",
"resolved": "https://registry.npmjs.org/katex/-/katex-0.13.13.tgz",
"integrity": "sha512-cCMcil4jwMm7behpXGiQfXJA29sko/Gd/26iCsr53Dv5Jn2iHbHyEb14dm9uVrIijUXx6Zz1WhlFhHE6DckvkQ==",
"version": "0.13.19",
"resolved": "https://registry.npmjs.org/katex/-/katex-0.13.19.tgz",
"integrity": "sha512-5a3eZvdSfdQStJhNDM3JuEOtI9U3N+KzmutLNf76YHosZeA6bcas45O4AwQQ2oVh5xHs5jiUBn5t+s2Cue+bGw==",
"dev": true,
"requires": {
"commander": "^6.0.0"