From 5daff70300f567ad0f933d64ab16fb3b67d408a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2024 01:47:51 +0000 Subject: [PATCH] chore(deps-dev): bump katex from 0.16.17 to 0.16.18 Bumps [katex](https://github.com/KaTeX/KaTeX) from 0.16.17 to 0.16.18. - [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.17...v0.16.18) --- updated-dependencies: - dependency-name: katex dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index ac20861..480eebd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5545,9 +5545,9 @@ } }, "node_modules/katex": { - "version": "0.16.17", - "resolved": "https://registry.npmjs.org/katex/-/katex-0.16.17.tgz", - "integrity": "sha512-OyzSrXBllz+Jdc9Auiw0kt21gbZ4hkz8Q5srVAb2U9INcYIfGKbxe+bvNvEz1bQ/NrDeRRho5eLCyk/L03maAw==", + "version": "0.16.18", + "resolved": "https://registry.npmjs.org/katex/-/katex-0.16.18.tgz", + "integrity": "sha512-LRuk0rPdXrecAFwQucYjMiIs0JFefk6N1q/04mlw14aVIVgxq1FO0MA9RiIIGVaKOB5GIP5GH4aBBNraZERmaQ==", "dev": true, "funding": [ "https://opencollective.com/katex", @@ -12260,9 +12260,9 @@ "dev": true }, "katex": { - "version": "0.16.17", - "resolved": "https://registry.npmjs.org/katex/-/katex-0.16.17.tgz", - "integrity": "sha512-OyzSrXBllz+Jdc9Auiw0kt21gbZ4hkz8Q5srVAb2U9INcYIfGKbxe+bvNvEz1bQ/NrDeRRho5eLCyk/L03maAw==", + "version": "0.16.18", + "resolved": "https://registry.npmjs.org/katex/-/katex-0.16.18.tgz", + "integrity": "sha512-LRuk0rPdXrecAFwQucYjMiIs0JFefk6N1q/04mlw14aVIVgxq1FO0MA9RiIIGVaKOB5GIP5GH4aBBNraZERmaQ==", "dev": true, "requires": { "commander": "^8.3.0"