From 57a567df82c87c0ad248035d24345412852d9412 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Aug 2020 11:15:35 +0000 Subject: [PATCH] Bump mathjs from 2.7.0 to 7.2.0 Bumps [mathjs](https://github.com/josdejong/mathjs) from 2.7.0 to 7.2.0. - [Release notes](https://github.com/josdejong/mathjs/releases) - [Changelog](https://github.com/josdejong/mathjs/blob/develop/HISTORY.md) - [Commits](https://github.com/josdejong/mathjs/compare/v2.7.0...v7.2.0) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3a356c6..88e737e 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "koa-connect-history-api-fallback": "^0.3.0", "koa-convert": "^1.2.0", "koa-static": "^2.0.0", - "mathjs": "^2.5.0", + "mathjs": "^7.2.0", "normalize.css": "^3.0.3", "radium": "^0.15.3", "ramda": "^0.18.0",