Skip to content

Commit

Permalink
fix(deps): update dependency katex to v0.16.10 [security] (#587)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 6, 2024
1 parent bb3a9ff commit ec61751
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 13 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"http-status-codes": "2.3.0",
"i18next": "23.10.1",
"interweave": "13.1.0",
"katex": "0.16.9",
"katex": "0.16.10",
"lodash.groupby": "4.6.0",
"lodash.isobject": "3.0.2",
"lodash.isstring": "4.0.1",
Expand Down
13 changes: 1 addition & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7824,7 +7824,7 @@ __metadata:
husky: "npm:9.0.11"
i18next: "npm:23.10.1"
interweave: "npm:13.1.0"
katex: "npm:0.16.9"
katex: "npm:0.16.10"
lodash.groupby: "npm:4.6.0"
lodash.isobject: "npm:3.0.2"
lodash.isstring: "npm:4.0.1"
Expand Down Expand Up @@ -9121,17 +9121,6 @@ __metadata:
languageName: node
linkType: hard

"katex@npm:0.16.9":
version: 0.16.9
resolution: "katex@npm:0.16.9"
dependencies:
commander: "npm:^8.3.0"
bin:
katex: cli.js
checksum: 10/0a1ea1e87c286f845ccd12adadb39e5bc6655c830229195697e5ed74b525f3a4595e77ed3de57d3cfc678476c4bc074ee421fc2dc156554a11968f9d9b5093ea
languageName: node
linkType: hard

"keyv@npm:^4.5.3":
version: 4.5.4
resolution: "keyv@npm:4.5.4"
Expand Down

0 comments on commit ec61751

Please sign in to comment.