From 423f961ca114549ed8feb8caa0d596267439510e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Jan 2023 08:36:06 -0800 Subject: [PATCH] chore(deps): bump katex from 0.16.3 to 0.16.4 (#4630) Bumps [katex](https://github.com/KaTeX/KaTeX) from 0.16.3 to 0.16.4. - [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.3...v0.16.4) --- updated-dependencies: - dependency-name: katex dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] 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 021bd4cfc..fbd066e6d 100644 --- a/package.json +++ b/package.json @@ -114,7 +114,7 @@ "json-loader": "0.5.7", "jsonwebtoken": "^9.0.0", "jszip": "^3.10.1", - "katex": "^0.16.3", + "katex": "^0.16.4", "kbar": "0.1.0-beta.28", "koa": "^2.13.4", "koa-body": "^4.2.0", diff --git a/yarn.lock b/yarn.lock index 2000740f5..df4cb43b8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10091,10 +10091,10 @@ jws@^3.2.2: jwa "^1.4.1" safe-buffer "^5.0.1" -katex@^0.16.3: - version "0.16.3" - resolved "https://registry.yarnpkg.com/katex/-/katex-0.16.3.tgz#29640560b8fa0403e45f3aa20da5fdbb6d2b83a8" - integrity sha512-3EykQddareoRmbtNiNEDgl3IGjryyrp2eg/25fHDEnlHymIDi33bptkMv6K4EOC2LZCybLW/ZkEo6Le+EM9pmA== +katex@^0.16.4: + version "0.16.4" + resolved "https://registry.yarnpkg.com/katex/-/katex-0.16.4.tgz#87021bc3bbd80586ef715aeb476794cba6a49ad4" + integrity sha512-WudRKUj8yyBeVDI4aYMNxhx5Vhh2PjpzQw1GRu/LVGqL4m1AxwD1GcUp0IMbdJaf5zsjtj8ghP0DOQRYhroNkw== dependencies: commander "^8.0.0"