From 1d9911bffa919466ee15967c08e558951e42429a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Apr 2026 23:17:01 +0000 Subject: [PATCH] Bump mathjs from 5.1.0 to 15.2.0 Bumps [mathjs](https://github.com/josdejong/mathjs) from 5.1.0 to 15.2.0. - [Changelog](https://github.com/josdejong/mathjs/blob/develop/HISTORY.md) - [Commits](https://github.com/josdejong/mathjs/compare/v5.1.0...v15.2.0) --- updated-dependencies: - dependency-name: mathjs dependency-version: 15.2.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bd9c6e8..2442511 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "beebotte": "^1.7.0", "chai": "^4.2.0", "geolib": "2.0.24", - "mathjs": "5.1.0", + "mathjs": "15.2.0", "moment": "2.22.2" }, "devDependencies": {