From 049dd04473313843f2b5f01dbd434fff7125dbc2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 28 Jun 2024 10:25:40 +0000 Subject: [PATCH] Update dependency mathjs to v13 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1a67927..9b2a82b 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "dependencies": { "date-fns": "3.6.0", "lodash": "4.17.21", - "mathjs": "12.4.3", + "mathjs": "13.0.1", "nodeplotlib": "1.1.2" } } \ No newline at end of file