From ac80791d343e406f3a8956a55e05040dacebabcd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Dec 2022 12:36:39 +0000 Subject: [PATCH] Bump markdown-it-mathjax3 from 4.3.1 to 4.3.2 Bumps [markdown-it-mathjax3](https://github.com/nzt/markdown-it-mathjax3) from 4.3.1 to 4.3.2. - [Release notes](https://github.com/nzt/markdown-it-mathjax3/releases) - [Commits](https://github.com/nzt/markdown-it-mathjax3/commits) --- updated-dependencies: - dependency-name: markdown-it-mathjax3 dependency-type: direct:production 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 c97ed39..837f2bc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3399,9 +3399,9 @@ "integrity": "sha512-YZMSuCGVZAjzKMn+xqIco9d1cLGxbELHZ9do/TSYVzraooV8ypsppKNmUJ0fVH5ljkCInQAtFpm8Rb3eXSrt5w==" }, "node_modules/markdown-it-mathjax3": { - "version": "4.3.1", - "resolved": "https://registry.npmjs.org/markdown-it-mathjax3/-/markdown-it-mathjax3-4.3.1.tgz", - "integrity": "sha512-IkM3Cuk4rtjy9VwLzWpgeitcwnEmK2eYJrztNRv1v7mwZaOLMTkgjJGT71GdJADrpvAEWhNn43EKtjynhEsaIQ==", + "version": "4.3.2", + "resolved": "https://registry.npmjs.org/markdown-it-mathjax3/-/markdown-it-mathjax3-4.3.2.tgz", + "integrity": "sha512-TX3GW5NjmupgFtMJGRauioMbbkGsOXAAt1DZ/rzzYmTHqzkO1rNAdiMD4NiruurToPApn2kYy76x02QN26qr2w==", "dependencies": { "juice": "^8.0.0", "mathjax-full": "^3.2.0" @@ -8928,9 +8928,9 @@ "integrity": "sha512-YZMSuCGVZAjzKMn+xqIco9d1cLGxbELHZ9do/TSYVzraooV8ypsppKNmUJ0fVH5ljkCInQAtFpm8Rb3eXSrt5w==" }, "markdown-it-mathjax3": { - "version": "4.3.1", - "resolved": "https://registry.npmjs.org/markdown-it-mathjax3/-/markdown-it-mathjax3-4.3.1.tgz", - "integrity": "sha512-IkM3Cuk4rtjy9VwLzWpgeitcwnEmK2eYJrztNRv1v7mwZaOLMTkgjJGT71GdJADrpvAEWhNn43EKtjynhEsaIQ==", + "version": "4.3.2", + "resolved": "https://registry.npmjs.org/markdown-it-mathjax3/-/markdown-it-mathjax3-4.3.2.tgz", + "integrity": "sha512-TX3GW5NjmupgFtMJGRauioMbbkGsOXAAt1DZ/rzzYmTHqzkO1rNAdiMD4NiruurToPApn2kYy76x02QN26qr2w==", "requires": { "juice": "^8.0.0", "mathjax-full": "^3.2.0"