From 82d64c10616a48d4ab5bc5903b99ec83c91b6f7c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 19 Apr 2020 12:40:39 +0000 Subject: [PATCH] Bump mathjs from 1.7.1 to 6.6.4 Bumps [mathjs](https://github.com/josdejong/mathjs) from 1.7.1 to 6.6.4. - [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/v1.7.1...v6.6.4) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 package.json diff --git a/package.json b/package.json old mode 100755 new mode 100644 index 2377bc9..132b067 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "lazy.js": "^0.4.0", "line-by-line": "^0.1.3", "line-reader": "^0.2.4", - "mathjs": "^1.7.0" + "mathjs": "^6.6.4" }, "devDependencies": {}, "scripts": {