From 168646598ace4701ed14ddf040e3728493238f8e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Apr 2026 22:20:50 +0000 Subject: [PATCH] Bump mathjs in the npm_and_yarn group across 1 directory Bumps the npm_and_yarn group with 1 update in the / directory: [mathjs](https://github.com/josdejong/mathjs). Updates `mathjs` from 11.12.0 to 15.2.0 - [Changelog](https://github.com/josdejong/mathjs/blob/develop/HISTORY.md) - [Commits](https://github.com/josdejong/mathjs/compare/v11.12.0...v15.2.0) --- updated-dependencies: - dependency-name: mathjs dependency-version: 15.2.0 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e7c88e3..3e2d76b 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "jsdom": "^21.1.0", "libsodium-wrappers": "^0.7.10", "lyrics-finder": "^21.7.0", - "mathjs": "^11.5.0", + "mathjs": "^15.2.0", "moment": "^2.29.4", "moment-duration-format": "^2.3.2", "moment-timezone": "^0.5.39",