From 018d38e84acf1fc73d32a814f4c758fdaae7a223 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 3 May 2026 13:03:54 +0000 Subject: [PATCH] Update dependency @mathjax/src to v4.1.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5714e93..03665c4 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ }, "homepage": "https://github.com/next-theme/hexo-filter-mathjax", "dependencies": { - "@mathjax/src": "4.0.0" + "@mathjax/src": "4.1.2" }, "devDependencies": { "chai": "6.2.0",