Skip to content

Commit 2cc1904

Browse files
authored
Merge pull request #13324 from learningequality/dependabot/npm_and_yarn/katex-0.16.22
Bump katex from 0.16.21 to 0.16.22
2 parents 623b2a5 + ac0b550 commit 2cc1904

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

kolibri/plugins/perseus_viewer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"fractional": "^1.0.0",
3737
"intersection-observer": "^0.12.0",
3838
"jquery": "^2.1.1",
39-
"katex": "^0.16.21",
39+
"katex": "^0.16.22",
4040
"lodash.debounce": "^4.0.8",
4141
"prop-types": "^15.6.1",
4242
"react": "16.14.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7787,10 +7787,10 @@ jszip@*, jszip@^3.1.5, jszip@^3.10.1:
77877787
readable-stream "~2.3.6"
77887788
setimmediate "^1.0.5"
77897789

7790-
katex@^0.16, katex@^0.16.21:
7791-
version "0.16.21"
7792-
resolved "https://registry.yarnpkg.com/katex/-/katex-0.16.21.tgz#8f63c659e931b210139691f2cc7bb35166b792a3"
7793-
integrity sha512-XvqR7FgOHtWupfMiigNzmh+MgUVmDGU2kXZm899ZkPfcuoPuFxyHmXsgATDpFZDAXCI8tvinaVcDo8PIIJSo4A==
7790+
katex@^0.16, katex@^0.16.22:
7791+
version "0.16.22"
7792+
resolved "https://registry.yarnpkg.com/katex/-/katex-0.16.22.tgz#d2b3d66464b1e6d69e6463b28a86ced5a02c5ccd"
7793+
integrity sha512-XCHRdUw4lf3SKBaJe4EvgqIuWwkPSo9XoeO8GjQW94Bp7TWv9hNhzZjZ+OH9yf1UmLygb7DIT5GSFQiyt16zYg==
77947794
dependencies:
77957795
commander "^8.3.0"
77967796

0 commit comments

Comments
 (0)