From 051ba031f9aeaf6a79aa013a94aa9f3cebfa4ee3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Dec 2024 11:44:06 +0000 Subject: [PATCH] build(deps): bump katex from 0.16.14 to 0.16.15 Bumps [katex](https://github.com/KaTeX/KaTeX) from 0.16.14 to 0.16.15. - [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.14...v0.16.15) --- updated-dependencies: - dependency-name: katex dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 46096073e8..07cae6f54b 100644 --- a/package.json +++ b/package.json @@ -96,7 +96,7 @@ "json5-loader": "4.0.1", "jsonld": "5.2.0", "jsrsasign": "10.9.0", - "katex": "0.16.14", + "katex": "0.16.15", "koa": "2.14.2", "koa-bodyparser": "4.4.1", "koa-favicon": "2.1.0", diff --git a/yarn.lock b/yarn.lock index 41ca79b33c..4bc8f2aa9c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5890,10 +5890,10 @@ jws@^4.0.0: jwa "^2.0.0" safe-buffer "^5.0.1" -katex@0.16.14: - version "0.16.14" - resolved "https://registry.yarnpkg.com/katex/-/katex-0.16.14.tgz#888e230b82403425f3ddf1d26b34f7f894ce1a98" - integrity sha512-tnUUAL/S+f/w8KrRpCFcCW/msuIlBkOmVnTmvdEK6WCkx6uDPRj3d9SBAP+qB5x0MCeOyUbdbIMtT5cUJD8aRw== +katex@0.16.15: + version "0.16.15" + resolved "https://registry.yarnpkg.com/katex/-/katex-0.16.15.tgz#16b0d235aae8dfa3b2d5d63fd9874bfa394abfab" + integrity sha512-yE9YJIEAk2aZ+FL/G8r+UGw0CTUzEA8ZFy6E+8tc3spHUKq3qBnzCkI1CQwGoI9atJhVyFPEypQsTY7mJ1Pi9w== dependencies: commander "^8.3.0"