From a8b45bda4950560ff03c9ad251021295c173d42f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Nov 2022 22:14:29 +0000 Subject: [PATCH] Bump mathjs from 9.5.2 to 11.3.3 Bumps [mathjs](https://github.com/josdejong/mathjs) from 9.5.2 to 11.3.3. - [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/v9.5.2...v11.3.3) --- updated-dependencies: - dependency-name: mathjs dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8bb85e1..709c6ca 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "genshin": "^1.2.4", "google-it": "^1.6.2", "is-porn": "^0.9.0", - "mathjs": "^9.0.0", + "mathjs": "^11.3.3", "moment-timezone": "^0.5.33", "ms": "^2.1.3", "nana-api": "^1.1.3",