From a1a83f998f673b45c770c078be00f0af4f051fc7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Dec 2024 01:33:54 +0000 Subject: [PATCH] chore(deps-dev): 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: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 4432c325..139304b5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5572,9 +5572,9 @@ } }, "node_modules/katex": { - "version": "0.16.14", - "resolved": "https://registry.npmjs.org/katex/-/katex-0.16.14.tgz", - "integrity": "sha512-tnUUAL/S+f/w8KrRpCFcCW/msuIlBkOmVnTmvdEK6WCkx6uDPRj3d9SBAP+qB5x0MCeOyUbdbIMtT5cUJD8aRw==", + "version": "0.16.15", + "resolved": "https://registry.npmjs.org/katex/-/katex-0.16.15.tgz", + "integrity": "sha512-yE9YJIEAk2aZ+FL/G8r+UGw0CTUzEA8ZFy6E+8tc3spHUKq3qBnzCkI1CQwGoI9atJhVyFPEypQsTY7mJ1Pi9w==", "dev": true, "funding": [ "https://opencollective.com/katex", @@ -12404,9 +12404,9 @@ "dev": true }, "katex": { - "version": "0.16.14", - "resolved": "https://registry.npmjs.org/katex/-/katex-0.16.14.tgz", - "integrity": "sha512-tnUUAL/S+f/w8KrRpCFcCW/msuIlBkOmVnTmvdEK6WCkx6uDPRj3d9SBAP+qB5x0MCeOyUbdbIMtT5cUJD8aRw==", + "version": "0.16.15", + "resolved": "https://registry.npmjs.org/katex/-/katex-0.16.15.tgz", + "integrity": "sha512-yE9YJIEAk2aZ+FL/G8r+UGw0CTUzEA8ZFy6E+8tc3spHUKq3qBnzCkI1CQwGoI9atJhVyFPEypQsTY7mJ1Pi9w==", "dev": true, "requires": { "commander": "^8.3.0"