Skip to content

Commit 094b9f2

Browse files
chore(deps): bump mathjs from 10.0.0 to 15.2.0 in /src/danfojs-base
Bumps [mathjs](https://github.com/josdejong/mathjs) from 10.0.0 to 15.2.0. - [Changelog](https://github.com/josdejong/mathjs/blob/develop/HISTORY.md) - [Commits](josdejong/mathjs@v10.0.0...v15.2.0) --- updated-dependencies: - dependency-name: mathjs dependency-version: 15.2.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 21d8c55 commit 094b9f2

2 files changed

Lines changed: 31 additions & 40 deletions

File tree

src/danfojs-base/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"dependencies": {
1212
"@tensorflow/tfjs": "^3.13.0",
1313
"@tensorflow/tfjs-node": "^3.13.0",
14-
"mathjs": "^10.0.0",
14+
"mathjs": "^15.2.0",
1515
"papaparse": "^5.3.1",
1616
"request": "^2.88.2",
1717
"stream-json": "^1.7.3",

src/danfojs-base/yarn.lock

Lines changed: 30 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -883,19 +883,10 @@
883883
"@babel/types" "^7.4.4"
884884
esutils "^2.0.2"
885885

886-
"@babel/runtime@^7.16.0":
887-
version "7.16.3"
888-
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.16.3.tgz#b86f0db02a04187a3c17caa77de69840165d42d5"
889-
integrity sha512-WBwekcqacdY2e9AF/Q7WLFUWmdJGJTkbjqTjoMDgXkVZ3ZRUvOPsLb5KdwISoQVsbP+DQzVZW4Zhci0DvpbNTQ==
890-
dependencies:
891-
regenerator-runtime "^0.13.4"
892-
893-
"@babel/runtime@^7.8.4":
894-
version "7.16.7"
895-
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.16.7.tgz#03ff99f64106588c9c403c6ecb8c3bafbbdff1fa"
896-
integrity sha512-9E9FJowqAsytyOY6LG+1KuueckRL+aQW+mKvXRXnuFGyRAyepJPmEo9vgMfXUA6O9u3IeEdv9MAkppFcaQwogQ==
897-
dependencies:
898-
regenerator-runtime "^0.13.4"
886+
"@babel/runtime@^7.26.10", "@babel/runtime@^7.8.4":
887+
version "7.29.2"
888+
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.29.2.tgz#9a6e2d05f4b6692e1801cd4fb176ad823930ed5e"
889+
integrity sha512-JiDShH45zKHWyGe4ZNVRrCjBz8Nh9TMmZG1kh4QTK8hCBTWBi8Da+i7s1fJw7/lYpM4ccepSNfqzZ/QvABBi5g==
899890

900891
"@babel/template@^7.16.7":
901892
version "7.16.7"
@@ -2453,10 +2444,10 @@ commondir@^1.0.1:
24532444
resolved "https://registry.yarnpkg.com/commondir/-/commondir-1.0.1.tgz#ddd800da0c66127393cca5950ea968a3aaf1253b"
24542445
integrity sha1-3dgA2gxmEnOTzKWVDqloo6rxJTs=
24552446

2456-
complex.js@^2.0.15:
2457-
version "2.0.15"
2458-
resolved "https://registry.yarnpkg.com/complex.js/-/complex.js-2.0.15.tgz#7add6848b4c1d12aa9262f7df925ebe7a51a7406"
2459-
integrity sha512-gDBvQU8IG139ZBQTSo2qvDFP+lANMGluM779csXOr6ny1NUtA3wkUnCFjlDNH/moAVfXtvClYt6G0zarFbtz5w==
2447+
complex.js@^2.2.5:
2448+
version "2.4.3"
2449+
resolved "https://registry.yarnpkg.com/complex.js/-/complex.js-2.4.3.tgz#72ee9c303a9b89ebcfeca0d39f74927d38721fce"
2450+
integrity sha512-UrQVSUur14tNX6tiP4y8T4w4FeJAX3bi2cIv0pu/DTLFNxoq7z2Yh83Vfzztj6Px3X/lubqQ9IrPp7Bpn6p4MQ==
24602451

24612452
component-emitter@^1.2.1, component-emitter@~1.3.0:
24622453
version "1.3.0"
@@ -2697,10 +2688,10 @@ decamelize@^4.0.0:
26972688
resolved "https://registry.yarnpkg.com/decamelize/-/decamelize-4.0.0.tgz#aa472d7bf660eb15f3494efd531cab7f2a709837"
26982689
integrity sha512-9iE1PgSik9HeIIw2JO94IidnE3eBoQrFJ3w7sFuzSX4DpmZ3v5sZpUiV5Swcf6mQEF+Y0ru8Neo+p+nyh2J+hQ==
26992690

2700-
decimal.js@^10.3.1:
2701-
version "10.3.1"
2702-
resolved "https://registry.yarnpkg.com/decimal.js/-/decimal.js-10.3.1.tgz#d8c3a444a9c6774ba60ca6ad7261c3a94fd5e783"
2703-
integrity sha512-V0pfhfr8suzyPGOx3nmq4aHqabehUZn6Ch9kyFpV79TGDTWFmHqUqXdabR7QHqxzrYolF4+tVmJhUG4OURg5dQ==
2691+
decimal.js@^10.4.3:
2692+
version "10.6.0"
2693+
resolved "https://registry.yarnpkg.com/decimal.js/-/decimal.js-10.6.0.tgz#e649a43e3ab953a72192ff5983865e509f37ed9a"
2694+
integrity sha512-YpgQiITW3JXGntzdUmyUR1V812Hn8T1YVXhCu+wO3OpS4eU9l4YdD3qjyiKdV6mvV29zapkMeD390UVEf2lkUg==
27042695

27052696
decode-uri-component@^0.2.0:
27062697
version "0.2.0"
@@ -3461,10 +3452,10 @@ form-data@~2.3.2:
34613452
combined-stream "^1.0.6"
34623453
mime-types "^2.1.12"
34633454

3464-
fraction.js@^4.1.1:
3465-
version "4.1.2"
3466-
resolved "https://registry.yarnpkg.com/fraction.js/-/fraction.js-4.1.2.tgz#13e420a92422b6cf244dff8690ed89401029fbe8"
3467-
integrity sha512-o2RiJQ6DZaR/5+Si0qJUIy637QMRudSi9kU/FFzx9EZazrIdnBgpU+3sEWCxAVhH2RtxW2Oz+T4p2o8uOPVcgA==
3455+
fraction.js@^5.2.1:
3456+
version "5.3.4"
3457+
resolved "https://registry.yarnpkg.com/fraction.js/-/fraction.js-5.3.4.tgz#8c0fcc6a9908262df4ed197427bdeef563e0699a"
3458+
integrity sha512-1X1NTtiJphryn/uLQz3whtY6jK3fTqoE3ohKs0tT+Ujr1W59oopxmoEh7Lu5p6vBaPbgoM0bzveAW4Qi5RyWDQ==
34683459

34693460
fragment-cache@^0.2.1:
34703461
version "0.2.1"
@@ -4627,20 +4618,20 @@ map-visit@^1.0.0:
46274618
dependencies:
46284619
object-visit "^1.0.0"
46294620

4630-
mathjs@^10.0.0:
4631-
version "10.0.0"
4632-
resolved "https://registry.yarnpkg.com/mathjs/-/mathjs-10.0.0.tgz#872e8e5c0d23a383760cb84e16542fad5093c6a5"
4633-
integrity sha512-PZcQ73mVvVG2GZXvE47q+j7P3ALVxWUM51wTmlVX3F/3IJMLNziNIqStwyIDAO64ZGB8u3iFlQwxT7DIijtNlw==
4621+
mathjs@^15.2.0:
4622+
version "15.2.0"
4623+
resolved "https://registry.yarnpkg.com/mathjs/-/mathjs-15.2.0.tgz#ddfbf50a9aeaec2edfb524195e8202ca29f8e757"
4624+
integrity sha512-UAQzSVob9rNLdGpqcFMYmSu9dkuLYy7Lr2hBEQS5SHQdknA9VppJz3cy2KkpMzTODunad6V6cNv+5kOLsePLow==
46344625
dependencies:
4635-
"@babel/runtime" "^7.16.0"
4636-
complex.js "^2.0.15"
4637-
decimal.js "^10.3.1"
4626+
"@babel/runtime" "^7.26.10"
4627+
complex.js "^2.2.5"
4628+
decimal.js "^10.4.3"
46384629
escape-latex "^1.2.0"
4639-
fraction.js "^4.1.1"
4630+
fraction.js "^5.2.1"
46404631
javascript-natural-sort "^0.7.1"
46414632
seedrandom "^3.0.5"
46424633
tiny-emitter "^2.1.0"
4643-
typed-function "^2.0.0"
4634+
typed-function "^4.2.1"
46444635

46454636
md5.js@^1.3.4:
46464637
version "1.3.5"
@@ -5521,7 +5512,7 @@ regenerate@^1.4.2:
55215512
resolved "https://registry.yarnpkg.com/regenerate/-/regenerate-1.4.2.tgz#b9346d8827e8f5a32f7ba29637d398b69014848a"
55225513
integrity sha512-zrceR/XhGYU/d/opr2EKO7aRHUeiBI8qjtfHqADTwZd6Szfy16la6kqD0MIUs5z5hx6AaKa+PixpPrR289+I0A==
55235514

5524-
regenerator-runtime@^0.13.4, regenerator-runtime@^0.13.5:
5515+
regenerator-runtime@^0.13.5:
55255516
version "0.13.9"
55265517
resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.13.9.tgz#8925742a98ffd90814988d7566ad30ca3b263b52"
55275518
integrity sha512-p3VT+cOEgxFsRRA9X4lkI1E+k2/CtnKtU4gcxyaCUreilL/vqI6CdZ3wxVUx3UOUg+gnUOQQcRI7BmSI656MYA==
@@ -6517,10 +6508,10 @@ type@^2.5.0:
65176508
resolved "https://registry.yarnpkg.com/type/-/type-2.5.0.tgz#0a2e78c2e77907b252abe5f298c1b01c63f0db3d"
65186509
integrity sha512-180WMDQaIMm3+7hGXWf12GtdniDEy7nYcyFMKJn/eZz/6tSLXrUN9V0wKSbMjej0I1WHWbpREDEKHtqPQa9NNw==
65196510

6520-
typed-function@^2.0.0:
6521-
version "2.0.0"
6522-
resolved "https://registry.yarnpkg.com/typed-function/-/typed-function-2.0.0.tgz#15ab3825845138a8b1113bd89e60cd6a435739e8"
6523-
integrity sha512-Hhy1Iwo/e4AtLZNK10ewVVcP2UEs408DS35ubP825w/YgSBK1KVLwALvvIG4yX75QJrxjCpcWkzkVRB0BwwYlA==
6511+
typed-function@^4.2.1:
6512+
version "4.2.2"
6513+
resolved "https://registry.yarnpkg.com/typed-function/-/typed-function-4.2.2.tgz#49939f58d133a40cb03bdc05d969f59e4bdc3190"
6514+
integrity sha512-VwaXim9Gp1bngi/q3do8hgttYn2uC3MoT/gfuMWylnj1IeZBUAyPddHZlo1K05BDoj8DYPpMdiHqH1dDYdJf2A==
65246515

65256516
typedarray-to-buffer@^3.1.5:
65266517
version "3.1.5"

0 commit comments

Comments
 (0)