fix(deps): update dependency katex to v0.16.10 [security] (#808)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
1e46a2340d
commit
a03bfec9e0
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.8",
|
||||
"clipboard": "2.0.11",
|
||||
"flexsearch": "0.7.43",
|
||||
"katex": "0.16.9",
|
||||
"katex": "0.16.10",
|
||||
"lodash": "4.17.21",
|
||||
"mermaid": "10.9.0",
|
||||
"store2": "2.14.3",
|
||||
|
@ -6590,9 +6590,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/katex": {
|
||||
"version": "0.16.9",
|
||||
"resolved": "https://registry.npmjs.org/katex/-/katex-0.16.9.tgz",
|
||||
"integrity": "sha512-fsSYjWS0EEOwvy81j3vRA8TEAhQhKiqO+FQaKWp0m39qwOzHVBgAUBIXWj1pB+O2W3fIpNa6Y9KSKCVbfPhyAQ==",
|
||||
"version": "0.16.10",
|
||||
"resolved": "https://registry.npmjs.org/katex/-/katex-0.16.10.tgz",
|
||||
"integrity": "sha512-ZiqaC04tp2O5utMsl2TEZTXxa6WSC4yo0fv5ML++D3QZv/vx2Mct0mTlRx3O+uUkjfuAgOkzsCmq5MiUEsDDdA==",
|
||||
"funding": [
|
||||
"https://opencollective.com/katex",
|
||||
"https://github.com/sponsors/katex"
|
||||
|
|
|
@ -36,7 +36,7 @@
|
|||
"@cfworker/json-schema": "1.12.8",
|
||||
"clipboard": "2.0.11",
|
||||
"flexsearch": "0.7.43",
|
||||
"katex": "0.16.9",
|
||||
"katex": "0.16.10",
|
||||
"lodash": "4.17.21",
|
||||
"mermaid": "10.9.0",
|
||||
"store2": "2.14.3",
|
||||
|
|
Loading…
Reference in a new issue