From 264d23de7e2f960d0a7e4de7780cd9de92e164ab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jan 2025 21:36:29 +0000 Subject: [PATCH] Bump katex from 0.16.10 to 0.16.21 in /frontend Bumps [katex](https://github.com/KaTeX/KaTeX) from 0.16.10 to 0.16.21. - [Release notes](https://github.com/KaTeX/KaTeX/releases) - [Changelog](https://github.com/KaTeX/KaTeX/blob/main/CHANGELOG.md) - [Commits](https://github.com/KaTeX/KaTeX/compare/v0.16.10...v0.16.21) --- updated-dependencies: - dependency-name: katex dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- frontend/package.json | 2 +- frontend/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/frontend/package.json b/frontend/package.json index c9425f1..fa933c2 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -20,7 +20,7 @@ "bootstrap": "^4.1.0", "classnames": "^2.3.2", "filesize": "^10.0.7", - "katex": "^0.16.10", + "katex": "^0.16.21", "luxon": "^3.3.0", "moment": "^2.22.1", "react": "^18.2.0", diff --git a/frontend/yarn.lock b/frontend/yarn.lock index c33879b..7a4714b 100644 --- a/frontend/yarn.lock +++ b/frontend/yarn.lock @@ -7106,10 +7106,10 @@ jsonpointer@^5.0.0: array-includes "^3.1.5" object.assign "^4.1.3" -katex@^0.16.0, katex@^0.16.10: - version "0.16.10" - resolved "https://registry.yarnpkg.com/katex/-/katex-0.16.10.tgz#6f81b71ac37ff4ec7556861160f53bc5f058b185" - integrity sha512-ZiqaC04tp2O5utMsl2TEZTXxa6WSC4yo0fv5ML++D3QZv/vx2Mct0mTlRx3O+uUkjfuAgOkzsCmq5MiUEsDDdA== +katex@^0.16.0, katex@^0.16.21: + version "0.16.21" + resolved "https://registry.yarnpkg.com/katex/-/katex-0.16.21.tgz#8f63c659e931b210139691f2cc7bb35166b792a3" + integrity sha512-XvqR7FgOHtWupfMiigNzmh+MgUVmDGU2kXZm899ZkPfcuoPuFxyHmXsgATDpFZDAXCI8tvinaVcDo8PIIJSo4A== dependencies: commander "^8.3.0"