From a27c925fb5f344cb1972de72ee3929c202550f03 Mon Sep 17 00:00:00 2001 From: Dragon Fire Date: Sun, 17 Jan 2021 00:08:49 -0500 Subject: [PATCH] Deps --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3a822894..fcb99092 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "html-entities": "^2.0.2", "ioredis": "^4.19.4", "js-beautify": "^1.13.4", - "mathjs": "^8.1.1", + "mathjs": "^9.0.0", "moment": "^2.29.1", "moment-duration-format": "^2.3.2", "moment-timezone": "^0.5.32",