Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency katex to v0.16.21 [security] #1161

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
"@mui/lab": "^6",
"@mui/material": "^6",
"i18next": "^22.4.15 || ^23.0.0 || ^24.0.0",
"katex": "0.16.15",
"katex": "0.16.21",
"lucide-react": "^0",
"react": "^18.0.0",
"react-dom": "^18.0.0",
Expand Down Expand Up @@ -154,7 +154,7 @@
"http-server": "14.1.1",
"husky": "9.1.7",
"jsdom": "25.0.1",
"katex": "0.16.15",
"katex": "0.16.21",
"lucide-react": "0.468.0",
"playwright": "1.49.1",
"prettier": "3.4.2",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1522,7 +1522,7 @@ __metadata:
husky: "npm:9.1.7"
interweave: "npm:13.1.0"
jsdom: "npm:25.0.1"
katex: "npm:0.16.15"
katex: "npm:0.16.21"
lodash.truncate: "npm:4.4.2"
lucide-react: "npm:0.468.0"
playwright: "npm:1.49.1"
Expand Down Expand Up @@ -1559,7 +1559,7 @@ __metadata:
"@mui/lab": ^6
"@mui/material": ^6
i18next: ^22.4.15 || ^23.0.0 || ^24.0.0
katex: 0.16.15
katex: 0.16.21
lucide-react: ^0
react: ^18.0.0
react-dom: ^18.0.0
Expand Down Expand Up @@ -9034,14 +9034,14 @@ __metadata:
languageName: node
linkType: hard

"katex@npm:0.16.15":
version: 0.16.15
resolution: "katex@npm:0.16.15"
"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/4c1076a066d600809c790def05d88c2a4caba1f695a3a61b44a5085e4fb0f513f3c2acc42720e62df7b08561647d3a96361e775d219d5637cfcc15aa90493747
checksum: 10/db1094c528972ffb881c64969e87cbca465d21f918f4dad8bfe583f68e1bd601438eda3d79e8d74bc7ccc14e7b76616a9053bb21945749a30a73bc68f20e721b
languageName: node
linkType: hard

Expand Down
Loading