From 7d9078d1234cc238801cef5bedd8e1f0126bca73 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Mar 2024 12:25:52 +0000 Subject: [PATCH] Bump mathjs from 12.1.0 to 12.4.1 Bumps [mathjs](https://github.com/josdejong/mathjs) from 12.1.0 to 12.4.1. - [Changelog](https://github.com/josdejong/mathjs/blob/develop/HISTORY.md) - [Commits](https://github.com/josdejong/mathjs/compare/v12.1.0...v12.4.1) --- updated-dependencies: - dependency-name: mathjs dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 31cdccc..c40f51c 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "express": "4.18.2", "express-minify": "1.0.0", "html-minifier-terser": "7.2.0", - "mathjs": "12.1.0", + "mathjs": "12.4.1", "morgan": "1.10.0", "node-schedule": "2.1.1", "terser": "5.24.0",