Skip to content

Commit

Permalink
fix(deps): update dependency katex to v0.16.21 [security]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 28, 2025
1 parent 00da1e6 commit d782889
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"http-status-codes": "2.3.0",
"i18next": "23.16.3",
"interweave": "13.1.0",
"katex": "0.16.11",
"katex": "0.16.21",
"lodash.groupby": "4.6.0",
"lodash.isobject": "3.0.2",
"lodash.isstring": "4.0.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11042,7 +11042,7 @@ __metadata:
husky: "npm:9.1.6"
i18next: "npm:23.16.3"
interweave: "npm:13.1.0"
katex: "npm:0.16.11"
katex: "npm:0.16.21"
lodash.groupby: "npm:4.6.0"
lodash.isobject: "npm:3.0.2"
lodash.isstring: "npm:4.0.1"
Expand Down Expand Up @@ -12589,14 +12589,14 @@ __metadata:
languageName: node
linkType: hard

"katex@npm:0.16.11":
version: 0.16.11
resolution: "katex@npm:0.16.11"
"katex@npm:0.16.21":
version: 0.16.21
resolution: "katex@npm:0.16.21"
dependencies:
commander: "npm:^8.3.0"
bin:
katex: cli.js
checksum: 10/adfb95a70168f732c26f44a443d27df393ca641a3533aa9321f37b1b69134cf4b15142d533c187ec9a0b02c0bbfebab5ab26f15bd0cc08a57114e1f767f0d7ae
checksum: 10/db1094c528972ffb881c64969e87cbca465d21f918f4dad8bfe583f68e1bd601438eda3d79e8d74bc7ccc14e7b76616a9053bb21945749a30a73bc68f20e721b
languageName: node
linkType: hard

Expand Down

0 comments on commit d782889

Please sign in to comment.