diff --git a/package-lock.json b/package-lock.json index 5c7e1ff2b..148a763a8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10139,9 +10139,9 @@ } }, "node_modules/mathjs": { - "version": "11.7.0", - "resolved": "https://registry.npmjs.org/mathjs/-/mathjs-11.7.0.tgz", - "integrity": "sha512-RCXtrP5xGIbl9PUc5+7QL81rBCUjzoIZ0ugNqKsarOUxg+x7deY0BzfNai+bGfUL/T+1uYq1xs5w2xVdL3lp0g==", + "version": "11.8.0", + "resolved": "https://registry.npmjs.org/mathjs/-/mathjs-11.8.0.tgz", + "integrity": "sha512-I7r8HCoqUGyEiHQdeOCF2m2k9N+tcOHO3cZQ3tyJkMMBQMFqMR7dMQEboBMJAiFW2Um3PEItGPwcOc4P6KRqwg==", "dependencies": { "@babel/runtime": "^7.21.0", "complex.js": "^2.1.1", @@ -22914,9 +22914,9 @@ } }, "mathjs": { - "version": "11.7.0", - "resolved": "https://registry.npmjs.org/mathjs/-/mathjs-11.7.0.tgz", - "integrity": "sha512-RCXtrP5xGIbl9PUc5+7QL81rBCUjzoIZ0ugNqKsarOUxg+x7deY0BzfNai+bGfUL/T+1uYq1xs5w2xVdL3lp0g==", + "version": "11.8.0", + "resolved": "https://registry.npmjs.org/mathjs/-/mathjs-11.8.0.tgz", + "integrity": "sha512-I7r8HCoqUGyEiHQdeOCF2m2k9N+tcOHO3cZQ3tyJkMMBQMFqMR7dMQEboBMJAiFW2Um3PEItGPwcOc4P6KRqwg==", "requires": { "@babel/runtime": "^7.21.0", "complex.js": "^2.1.1",