fix(deps): update dependency katex to v0.16.17 (#935)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
4ada69f9c4
commit
61d57d614d
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": "4.0.3",
|
||||
"clipboard": "2.0.11",
|
||||
"flexsearch": "0.7.43",
|
||||
"katex": "0.16.15",
|
||||
"katex": "0.16.17",
|
||||
"lodash": "4.17.21",
|
||||
"mermaid": "11.4.1",
|
||||
"store2": "2.14.3",
|
||||
|
@ -6112,9 +6112,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/katex": {
|
||||
"version": "0.16.15",
|
||||
"resolved": "https://registry.npmjs.org/katex/-/katex-0.16.15.tgz",
|
||||
"integrity": "sha512-yE9YJIEAk2aZ+FL/G8r+UGw0CTUzEA8ZFy6E+8tc3spHUKq3qBnzCkI1CQwGoI9atJhVyFPEypQsTY7mJ1Pi9w==",
|
||||
"version": "0.16.17",
|
||||
"resolved": "https://registry.npmjs.org/katex/-/katex-0.16.17.tgz",
|
||||
"integrity": "sha512-OyzSrXBllz+Jdc9Auiw0kt21gbZ4hkz8Q5srVAb2U9INcYIfGKbxe+bvNvEz1bQ/NrDeRRho5eLCyk/L03maAw==",
|
||||
"funding": [
|
||||
"https://opencollective.com/katex",
|
||||
"https://github.com/sponsors/katex"
|
||||
|
|
|
@ -37,7 +37,7 @@
|
|||
"@cfworker/json-schema": "4.0.3",
|
||||
"clipboard": "2.0.11",
|
||||
"flexsearch": "0.7.43",
|
||||
"katex": "0.16.15",
|
||||
"katex": "0.16.17",
|
||||
"lodash": "4.17.21",
|
||||
"mermaid": "11.4.1",
|
||||
"store2": "2.14.3",
|
||||
|
|
Loading…
Add table
Reference in a new issue