Skip to content

Commit 87e997c

Browse files
⬆️(dependencies) update katex to v0.16.21 [SECURITY]
1 parent e08df05 commit 87e997c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

src/frontend/apps/lti_site/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
"highlight.js": "11.11.1",
8888
"iframe-resizer": "5.3.2",
8989
"intl": "1.2.5",
90-
"katex": "0.16.19",
90+
"katex": "0.16.21",
9191
"lib-classroom": "*",
9292
"lib-common": "*",
9393
"lib-components": "*",

src/frontend/yarn.lock

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

10367-
katex@0.16.19:
10368-
version "0.16.19"
10369-
resolved "https://registry.yarnpkg.com/katex/-/katex-0.16.19.tgz#698e026188876f9c8c93d3ecb27b212aaa056d0a"
10370-
integrity sha512-3IA6DYVhxhBabjSLTNO9S4+OliA3Qvb8pBQXMfC4WxXJgLwZgnfDl0BmB4z6nBMdznBsZ+CGM8DrGZ5hcguDZg==
10367+
katex@0.16.21:
10368+
version "0.16.21"
10369+
resolved "https://registry.yarnpkg.com/katex/-/katex-0.16.21.tgz#8f63c659e931b210139691f2cc7bb35166b792a3"
10370+
integrity sha512-XvqR7FgOHtWupfMiigNzmh+MgUVmDGU2kXZm899ZkPfcuoPuFxyHmXsgATDpFZDAXCI8tvinaVcDo8PIIJSo4A==
1037110371
dependencies:
1037210372
commander "^8.3.0"
1037310373

0 commit comments

Comments
 (0)