From 46ac7485b20959f5c682075084305cca943fcdd3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 May 2021 00:31:53 +0000 Subject: [PATCH] Bump mathjs from 6.6.3 to 7.5.1 in /reactjs Bumps [mathjs](https://github.com/josdejong/mathjs) from 6.6.3 to 7.5.1. - [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/v6.6.3...v7.5.1) Signed-off-by: dependabot[bot] --- reactjs/package-lock.json | 50 +++++++++++++-------------------------- reactjs/package.json | 2 +- 2 files changed, 18 insertions(+), 34 deletions(-) diff --git a/reactjs/package-lock.json b/reactjs/package-lock.json index f603cb3..43c06a7 100644 --- a/reactjs/package-lock.json +++ b/reactjs/package-lock.json @@ -3760,9 +3760,9 @@ "integrity": "sha1-3dgA2gxmEnOTzKWVDqloo6rxJTs=" }, "complex.js": { - "version": "2.0.11", - "resolved": "https://registry.npmjs.org/complex.js/-/complex.js-2.0.11.tgz", - "integrity": "sha512-6IArJLApNtdg1P1dFtn3dnyzoZBEF0MwMnrfF1exSBRpZYoy4yieMkpZhQDC0uwctw48vii0CFVyHfpgZ/DfGw==" + "version": "2.0.12", + "resolved": "https://registry.npmjs.org/complex.js/-/complex.js-2.0.12.tgz", + "integrity": "sha512-oQX99fwL6LrTVg82gDY1dIWXy6qZRnRL35N+YhIX0N7tSwsa0KFy6IEMHTNuCW4mP7FS7MEqZ/2I/afzYwPldw==" }, "component-emitter": { "version": "1.3.0", @@ -4405,9 +4405,9 @@ "integrity": "sha1-9lNNFRSCabIDUue+4m9QH5oZEpA=" }, "decimal.js": { - "version": "10.2.0", - "resolved": "https://registry.npmjs.org/decimal.js/-/decimal.js-10.2.0.tgz", - "integrity": "sha512-vDPw+rDgn3bZe1+F/pyEwb1oMG2XTlRVgAa6B4KccTEpYgF8w6eQllVbQcfIJnZyvzFtFpxnpGtx8dd7DJp/Rw==" + "version": "10.2.1", + "resolved": "https://registry.npmjs.org/decimal.js/-/decimal.js-10.2.1.tgz", + "integrity": "sha512-KaL7+6Fw6i5A2XSnsbhm/6B+NuEA7TZ4vqxnd5tXz9sbKtrN9Srj8ab4vKVdK8YAqZO9P1kg45Y6YLoduPf+kw==" }, "decode-uri-component": { "version": "0.2.0", @@ -5987,9 +5987,9 @@ "integrity": "sha1-mMI9qxF1ZXuMBXPozszZGw/xjIQ=" }, "fraction.js": { - "version": "4.0.12", - "resolved": "https://registry.npmjs.org/fraction.js/-/fraction.js-4.0.12.tgz", - "integrity": "sha512-8Z1K0VTG4hzYY7kA/1sj4/r1/RWLBD3xwReT/RCrUCbzPszjNQCCsy3ktkU/eaEqX3MYa4pY37a52eiBlPMlhA==" + "version": "4.0.13", + "resolved": "https://registry.npmjs.org/fraction.js/-/fraction.js-4.0.13.tgz", + "integrity": "sha512-E1fz2Xs9ltlUp+qbiyx9wmt2n9dRzPsS11Jtdb8D2o+cC7wr9xkkKsVKJuBX0ST+LVS+LhLO+SbLJNtfWcJvXA==" }, "fragment-cache": { "version": "0.2.1", @@ -8519,14 +8519,6 @@ "object.assign": "^4.1.0" } }, - "katex": { - "version": "0.10.2", - "resolved": "https://registry.npmjs.org/katex/-/katex-0.10.2.tgz", - "integrity": "sha512-cQOmyIRoMloCoSIOZ1+gEwsksdJZ1EW4SWm3QzxSza/QsnZr6D4U1V9S4q+B/OLm2OQ8TCBecQ8MaIfnScI7cw==", - "requires": { - "commander": "^2.19.0" - } - }, "killable": { "version": "1.0.1", "resolved": "https://registry.npmjs.org/killable/-/killable-1.0.1.tgz", @@ -8843,18 +8835,18 @@ "integrity": "sha512-h4Yd392z9mST+dzc+yjuybOGFNOZjmXIPKWjxBd1Bb23r4SmDOsk2NYCU2BMUBGbSpZqwVsZYNq26QS3xfaT3Q==" }, "mathjs": { - "version": "6.6.3", - "resolved": "https://registry.npmjs.org/mathjs/-/mathjs-6.6.3.tgz", - "integrity": "sha512-bi6KosKsoPF6QhFWMzrImYPeHd1gVAH+yOPKhTKgyi9ok7KQNiwJ7Ug8RUPzkb+dgoXPG7yOnqQFHVgug0pPZw==", + "version": "7.5.1", + "resolved": "https://registry.npmjs.org/mathjs/-/mathjs-7.5.1.tgz", + "integrity": "sha512-H2q/Dq0qxBLMw+G84SSXmGqo/znihuxviGgAQwAcyeFLwK2HksvSGNx4f3dllZF51bWOnu2op60VZxH2Sb51Pw==", "requires": { "complex.js": "^2.0.11", - "decimal.js": "^10.2.0", + "decimal.js": "^10.2.1", "escape-latex": "^1.2.0", "fraction.js": "^4.0.12", "javascript-natural-sort": "^0.7.1", "seed-random": "^2.2.0", "tiny-emitter": "^2.1.0", - "typed-function": "^1.1.1" + "typed-function": "^2.0.0" } }, "md5.js": { @@ -11810,14 +11802,6 @@ } } }, - "react-latex": { - "version": "1.6.0", - "resolved": "https://registry.npmjs.org/react-latex/-/react-latex-1.6.0.tgz", - "integrity": "sha512-QD1lp9dGxfAjHi2V98SBNiyhj0vMdtnVgCIzqEpSjnFfap5QPSsgYDGBBdYSE+XiyDwE+S+FpVRVVikWcPwdQQ==", - "requires": { - "katex": "^0.10.2" - } - }, "react-lifecycles-compat": { "version": "3.0.4", "resolved": "https://registry.npmjs.org/react-lifecycles-compat/-/react-lifecycles-compat-3.0.4.tgz", @@ -14239,9 +14223,9 @@ } }, "typed-function": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/typed-function/-/typed-function-1.1.1.tgz", - "integrity": "sha512-RbN7MaTQBZLJYzDENHPA0nUmWT0Ex80KHItprrgbTPufYhIlTePvCXZxyQK7wgn19FW5bnuaBIKcBb5mRWjB1Q==" + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/typed-function/-/typed-function-2.0.0.tgz", + "integrity": "sha512-Hhy1Iwo/e4AtLZNK10ewVVcP2UEs408DS35ubP825w/YgSBK1KVLwALvvIG4yX75QJrxjCpcWkzkVRB0BwwYlA==" }, "typed-styles": { "version": "0.0.7", diff --git a/reactjs/package.json b/reactjs/package.json index 81c6408..99958e3 100644 --- a/reactjs/package.json +++ b/reactjs/package.json @@ -9,7 +9,7 @@ "@testing-library/react": "^9.5.0", "@testing-library/user-event": "^7.2.1", "chart.js": "^2.9.3", - "mathjs": "^6.6.3", + "mathjs": "^7.5.1", "node-sass": "^4.13.1", "react": "^16.13.1", "react-chartjs-2": "^2.9.0",