From 4ec104106ab6a1bf53c6723a225cdabb2633de06 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 May 2022 02:03:40 +0000 Subject: [PATCH] Bump mathjax from 3.2.0 to 3.2.1 Bumps [mathjax](https://github.com/mathjax/MathJax) from 3.2.0 to 3.2.1. - [Release notes](https://github.com/mathjax/MathJax/releases) - [Commits](https://github.com/mathjax/MathJax/compare/3.2.0...3.2.1) --- updated-dependencies: - dependency-name: mathjax 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 d5fcf6b15..e5bb682ed 100644 --- a/package.json +++ b/package.json @@ -79,7 +79,7 @@ "jr-qrcode": "^1.0.7", "material-design-icons-iconfont": "^6.7.0", "materialize-css": "^0.98.1", - "mathjax": "^3.1.2", + "mathjax": "^3.2.1", "mousetrap": "^1.6.0", "ptsans-npm-webfont": "^0.0.4", "roboto-fontface": "^0.10.0", diff --git a/yarn.lock b/yarn.lock index d51e76c05..c453911e7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3836,10 +3836,10 @@ materialize-css@^0.98.1: jquery "^2.1.4" node-archiver "^0.3.0" -mathjax@^3.1.2: - version "3.2.0" - resolved "https://registry.yarnpkg.com/mathjax/-/mathjax-3.2.0.tgz#ea7c317f8c81776ecfc83b294fc313046bf7f726" - integrity sha512-PL+rdYRK4Wxif+SQ94zP/L0sv6/oW/1WdQiIx0Jvn9FZaU5W9E6nlIv8liYAXBNPL2Fw/i+o/mZ1212eSzn0Cw== +mathjax@^3.2.1: + version "3.2.1" + resolved "https://registry.yarnpkg.com/mathjax/-/mathjax-3.2.1.tgz#b74b0cec928322dff6a3c74a757c534e69916d25" + integrity sha512-blUch14trKnfQHjDjy1kdg5bN8jK0bdHbkerQBKCrZ3Anpb81zZ7xnj5J55vsqQoG+Irz3BHBDzRssjeehkzxg== mathml-tag-names@^2.1.3: version "2.1.3"