From 25b961b3b8216201059d1721e621a126ec12f847 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Sep 2023 14:03:04 -0700 Subject: [PATCH] chore(deps): bump katex from 0.16.7 to 0.16.8 (#5884) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index de1ed44fa..911a4d660 100644 --- a/package.json +++ b/package.json @@ -124,7 +124,7 @@ "jsdom": "^22.0.0", "jsonwebtoken": "^9.0.0", "jszip": "^3.10.1", - "katex": "^0.16.7", + "katex": "^0.16.8", "kbar": "0.1.0-beta.41", "koa": "^2.14.2", "koa-body": "^6.0.1", diff --git a/yarn.lock b/yarn.lock index 712cae8f7..2931e098a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8922,10 +8922,10 @@ jws@^3.2.2: jwa "^1.4.1" safe-buffer "^5.0.1" -katex@^0.16.7: - version "0.16.7" - resolved "https://registry.yarnpkg.com/katex/-/katex-0.16.7.tgz#36be1d4ed96e8afdc5863407e70f8fb250aeafd5" - integrity sha512-Xk9C6oGKRwJTfqfIbtr0Kes9OSv6IFsuhFGc7tW4urlpMJtuh+7YhzU6YEG9n8gmWKcMAFzkp7nr+r69kV0zrA== +katex@^0.16.8: + version "0.16.8" + resolved "https://registry.yarnpkg.com/katex/-/katex-0.16.8.tgz#89b453f40e8557f423f31a1009e9298dd99d5ceb" + integrity sha512-ftuDnJbcbOckGY11OO+zg3OofESlbR5DRl2cmN8HeWeeFIV7wTXvAOx8kEjZjobhA+9wh2fbKeO6cdcA9Mnovg== dependencies: commander "^8.3.0"