Skip to content

Commit 8369141

Browse files
fix(deps): update dependency katex to v0.16.39
1 parent 8a7c722 commit 8369141

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"grpc-web": "2.0.2",
2020
"is-url": "1.2.4",
2121
"jwt-decode": "4.0.0",
22-
"katex": "0.16.38",
22+
"katex": "0.16.39",
2323
"react": "18.3.1",
2424
"react-cropper": "2.3.3",
2525
"react-custom-scrollbars": "4.2.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9329,10 +9329,10 @@ jwt-decode@4.0.0:
93299329
resolved "https://registry.yarnpkg.com/jwt-decode/-/jwt-decode-4.0.0.tgz#2270352425fd413785b2faf11f6e755c5151bd4b"
93309330
integrity sha512-+KJGIyHgkGuIq3IEBNftfhW/LfWhXUIY6OmyVWjliu5KH1y0fw7VQ8YndE2O4qZdMSd9SqbnC8GOcZEy0Om7sA==
93319331

9332-
katex@0.16.38:
9333-
version "0.16.38"
9334-
resolved "https://registry.yarnpkg.com/katex/-/katex-0.16.38.tgz#45f7b9253ac6b6a80fd168ee893fe0209b755338"
9335-
integrity sha512-cjHooZUmIAUmDsHBN+1n8LaZdpmbj03LtYeYPyuYB7OuloiaeaV6N4LcfjcnHVzGWjVQmKrxxTrpDcmSzEZQwQ==
9332+
katex@0.16.39:
9333+
version "0.16.39"
9334+
resolved "https://registry.yarnpkg.com/katex/-/katex-0.16.39.tgz#feebed0a95c6e0bae24e7d41d82c85e40558a7ef"
9335+
integrity sha512-FR2f6y85+81ZLO0GPhyQ+EJl/E5ILNWltJhpAeOTzRny952Z13x2867lTFDmvMZix//Ux3CuMQ2VkLXRbUwOFg==
93369336
dependencies:
93379337
commander "^8.3.0"
93389338

0 commit comments

Comments
 (0)