From 66ba63d0a06ef6b236f23a790e6ed425561525c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Apr 2024 13:51:00 +0000 Subject: [PATCH] Bump katex from 0.16.3 to 0.16.10 in /webapp/channels Bumps [katex](https://github.com/KaTeX/KaTeX) from 0.16.3 to 0.16.10. - [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.10) --- updated-dependencies: - dependency-name: katex dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- webapp/channels/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webapp/channels/package.json b/webapp/channels/package.json index f34a47de8f..836df920b8 100644 --- a/webapp/channels/package.json +++ b/webapp/channels/package.json @@ -51,7 +51,7 @@ "html-to-react": "1.6.0", "inobounce": "0.2.1", "ipaddr.js": "2.1.0", - "katex": "0.16.3", + "katex": "0.16.10", "key-mirror": "1.0.1", "localforage": "1.10.0", "localforage-observable": "2.1.1",