fix(deps): update dependency katex to v0.16.9 (#712)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
68d07b55ad
commit
b1d54178f5
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
@ -12,7 +12,7 @@
|
|||
"@cfworker/json-schema": "1.12.7",
|
||||
"clipboard": "2.0.11",
|
||||
"flexsearch": "0.7.31",
|
||||
"katex": "0.16.8",
|
||||
"katex": "0.16.9",
|
||||
"lodash": "4.17.21",
|
||||
"mermaid": "10.4.0",
|
||||
"store2": "2.14.2"
|
||||
|
@ -6766,9 +6766,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/katex": {
|
||||
"version": "0.16.8",
|
||||
"resolved": "https://registry.npmjs.org/katex/-/katex-0.16.8.tgz",
|
||||
"integrity": "sha512-ftuDnJbcbOckGY11OO+zg3OofESlbR5DRl2cmN8HeWeeFIV7wTXvAOx8kEjZjobhA+9wh2fbKeO6cdcA9Mnovg==",
|
||||
"version": "0.16.9",
|
||||
"resolved": "https://registry.npmjs.org/katex/-/katex-0.16.9.tgz",
|
||||
"integrity": "sha512-fsSYjWS0EEOwvy81j3vRA8TEAhQhKiqO+FQaKWp0m39qwOzHVBgAUBIXWj1pB+O2W3fIpNa6Y9KSKCVbfPhyAQ==",
|
||||
"funding": [
|
||||
"https://opencollective.com/katex",
|
||||
"https://github.com/sponsors/katex"
|
||||
|
|
|
@ -34,7 +34,7 @@
|
|||
"@cfworker/json-schema": "1.12.7",
|
||||
"clipboard": "2.0.11",
|
||||
"flexsearch": "0.7.31",
|
||||
"katex": "0.16.8",
|
||||
"katex": "0.16.9",
|
||||
"lodash": "4.17.21",
|
||||
"mermaid": "10.4.0",
|
||||
"store2": "2.14.2"
|
||||
|
|
Loading…
Reference in a new issue