Skip to content

Commit a381f50

Browse files
authored
Merge pull request #3105 from ClickHouse/dependabot/npm_and_yarn/katex-0.16.21
Bump katex from 0.16.20 to 0.16.21
2 parents 64bf611 + 5fadd86 commit a381f50

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"gray-matter": "^4.0.3",
3737
"hast-util-is-element": "1.1.0",
3838
"http-proxy-middleware": "2.0.7",
39-
"katex": "^0.16.19",
39+
"katex": "^0.16.21",
4040
"node-fetch": "^3.3.2",
4141
"prism-react-renderer": "^2.4.1",
4242
"react": "^18.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7073,10 +7073,10 @@ jsonfile@^6.0.1:
70737073
optionalDependencies:
70747074
graceful-fs "^4.1.6"
70757075

7076-
katex@^0.16.0, katex@^0.16.19, katex@^0.16.9:
7077-
version "0.16.20"
7078-
resolved "https://registry.yarnpkg.com/katex/-/katex-0.16.20.tgz#75c741ded0f7ee8d896a1d31bac307e61af863c3"
7079-
integrity sha512-jjuLaMGD/7P8jUTpdKhA9IoqnH+yMFB3sdAFtq5QdAqeP2PjiSbnC3EaguKPNtv6dXXanHxp1ckwvF4a86LBig==
7076+
katex@^0.16.0, katex@^0.16.21, katex@^0.16.9:
7077+
version "0.16.21"
7078+
resolved "https://registry.yarnpkg.com/katex/-/katex-0.16.21.tgz#8f63c659e931b210139691f2cc7bb35166b792a3"
7079+
integrity sha512-XvqR7FgOHtWupfMiigNzmh+MgUVmDGU2kXZm899ZkPfcuoPuFxyHmXsgATDpFZDAXCI8tvinaVcDo8PIIJSo4A==
70807080
dependencies:
70817081
commander "^8.3.0"
70827082

0 commit comments

Comments
 (0)