harperdb 4.6.0-beta.2 → 4.6.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/bin/harperdb.js +38 -38
- package/bin/lite.js +36 -36
- package/launchServiceScripts/launchNatsIngestService.js +36 -36
- package/launchServiceScripts/launchNatsReplyService.js +36 -36
- package/launchServiceScripts/launchUpdateNodes4-0-0.js +37 -37
- package/npm-shrinkwrap.json +141 -154
- package/package.json +3 -3
- package/server/jobs/jobProcess.js +36 -36
- package/server/replication/knownNodes.d.ts +1 -2
- package/server/replication/replicator.d.ts +1 -1
- package/server/threads/threadServer.js +36 -36
- package/studio/build-local/asset-manifest.json +33 -33
- package/studio/build-local/index.html +1 -1
- package/studio/build-local/static/js/{833.fbfe7401.chunk.js → 833.fbb1857f.chunk.js} +1 -1
- package/studio/build-local/static/js/{967.204fa205.chunk.js → 845.79392583.chunk.js} +2 -2
- package/studio/build-local/static/js/{browse-csvupload.2b5a9e13.chunk.js → browse-csvupload.2a02693a.chunk.js} +1 -1
- package/studio/build-local/static/js/{browse-datatable.9e58ff64.chunk.js → browse-datatable.6944e1d5.chunk.js} +1 -1
- package/studio/build-local/static/js/{browse-entitymanager.d6afc4fd.chunk.js → browse-entitymanager.78d9f3cf.chunk.js} +1 -1
- package/studio/build-local/static/js/{browse-jsonviewer.588b23c5.chunk.js → browse-jsonviewer.b9b13d1d.chunk.js} +1 -1
- package/studio/build-local/static/js/{custom-functions.ff091f75.chunk.js → custom-functions.5e20728d.chunk.js} +1 -1
- package/studio/build-local/static/js/{instance-cluster.6818b415.chunk.js → instance-cluster.7fa04087.chunk.js} +1 -1
- package/studio/build-local/static/js/{instance-config.7c913130.chunk.js → instance-config.cab20f8e.chunk.js} +1 -1
- package/studio/build-local/static/js/{instance-logs.7376d433.chunk.js → instance-logs.c590cea3.chunk.js} +1 -1
- package/studio/build-local/static/js/{instance-roles.cbcbbc42.chunk.js → instance-roles.02c01413.chunk.js} +1 -1
- package/studio/build-local/static/js/{instance-status.0eb61c1f.chunk.js → instance-status.872064e6.chunk.js} +1 -1
- package/studio/build-local/static/js/{instance-users-datatable.bb1e4157.chunk.js → instance-users-datatable.eaa7f9f0.chunk.js} +1 -1
- package/studio/build-local/static/js/{instance-users-edit.23ab5e30.chunk.js → instance-users-edit.b3009a22.chunk.js} +1 -1
- package/studio/build-local/static/js/{instance-users.56db347f.chunk.js → instance-users.d4c9a21b.chunk.js} +1 -1
- package/studio/build-local/static/js/{instance.88196931.chunk.js → instance.ac2d8e63.chunk.js} +1 -1
- package/studio/build-local/static/js/{instances.f4453268.chunk.js → instances.e177eb54.chunk.js} +1 -1
- package/studio/build-local/static/js/main.1faf79b7.js +2 -0
- package/studio/build-local/static/js/{offline-app.363c4e03.chunk.js → offline-app.e75335f8.chunk.js} +1 -1
- package/studio/build-local/static/js/{online-app.ab23001a.chunk.js → online-app.161383cc.chunk.js} +1 -1
- package/studio/build-local/static/js/{organization-billing.64cbf949.chunk.js → organization-billing.8a6543c9.chunk.js} +1 -1
- package/studio/build-local/static/js/{organization-users.fa366ada.chunk.js → organization-users.28a7fddd.chunk.js} +1 -1
- package/studio/build-local/static/js/{organization.f741809a.chunk.js → organization.7e6de94f.chunk.js} +1 -1
- package/studio/build-local/static/js/{organizations.7965cee0.chunk.js → organizations.a35fef39.chunk.js} +1 -1
- package/studio/build-local/static/js/{profile.07e2ebfd.chunk.js → profile.ec638faf.chunk.js} +1 -1
- package/studio/build-local/static/js/{resetPassword.90ca00d9.chunk.js → resetPassword.c64684e3.chunk.js} +1 -1
- package/studio/build-local/static/js/{roles-jsonviewer.1574416f.chunk.js → roles-jsonviewer.28347efe.chunk.js} +1 -1
- package/studio/build-local/static/js/{signIn.0d672113.chunk.js → signIn.95abea6a.chunk.js} +1 -1
- package/studio/build-local/static/js/{signUp.0e036959.chunk.js → signUp.a095114b.chunk.js} +1 -1
- package/studio/build-local/static/js/{structure-reloader.4726d0b7.chunk.js → structure-reloader.89712250.chunk.js} +1 -1
- package/studio/build-local/static/js/{topnav.deb5a145.chunk.js → topnav.6ac108a6.chunk.js} +1 -1
- package/studio/build-local/static/js/{updatePassword.8612a372.chunk.js → updatePassword.839328e6.chunk.js} +1 -1
- package/utility/scripts/restartHdb.js +36 -36
- package/studio/build-local/static/js/main.5017e3e1.js +0 -2
- /package/studio/build-local/static/js/{967.204fa205.chunk.js.LICENSE.txt → 845.79392583.chunk.js.LICENSE.txt} +0 -0
- /package/studio/build-local/static/js/{main.5017e3e1.js.LICENSE.txt → main.1faf79b7.js.LICENSE.txt} +0 -0
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "harperdb",
|
|
3
|
-
"version": "4.6.
|
|
3
|
+
"version": "4.6.1",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "harperdb",
|
|
9
|
-
"version": "4.6.
|
|
9
|
+
"version": "4.6.1",
|
|
10
10
|
"hasInstallScript": true,
|
|
11
11
|
"license": "SEE LICENSE IN LICENSE",
|
|
12
12
|
"dependencies": {
|
|
@@ -48,7 +48,7 @@
|
|
|
48
48
|
"json2csv": "5.0.7",
|
|
49
49
|
"jsonata": "1.8.7",
|
|
50
50
|
"jsonwebtoken": "9.0.2",
|
|
51
|
-
"lmdb": "3.4.
|
|
51
|
+
"lmdb": "3.4.1",
|
|
52
52
|
"lodash": "4.17.21",
|
|
53
53
|
"mathjs": "11.12.0",
|
|
54
54
|
"micromatch": "^4.0.8",
|
|
@@ -82,7 +82,7 @@
|
|
|
82
82
|
"systeminformation": "5.27.1",
|
|
83
83
|
"tar-fs": "3.0.9",
|
|
84
84
|
"ulidx": "0.5.0",
|
|
85
|
-
"uuid": "
|
|
85
|
+
"uuid": "11.1.0",
|
|
86
86
|
"validate.js": "0.13.1",
|
|
87
87
|
"ws": "8.18.2",
|
|
88
88
|
"yaml": "2.8.0"
|
|
@@ -1008,15 +1008,15 @@
|
|
|
1008
1008
|
}
|
|
1009
1009
|
},
|
|
1010
1010
|
"node_modules/@babel/generator": {
|
|
1011
|
-
"version": "7.
|
|
1012
|
-
"resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.
|
|
1013
|
-
"integrity": "sha512-
|
|
1011
|
+
"version": "7.28.0",
|
|
1012
|
+
"resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.28.0.tgz",
|
|
1013
|
+
"integrity": "sha512-lJjzvrbEeWrhB4P3QBsH7tey117PjLZnDbLiQEKjQ/fNJTjuq4HSqgFA+UNSwZT8D7dxxbnuSBMsa1lrWzKlQg==",
|
|
1014
1014
|
"license": "MIT",
|
|
1015
1015
|
"dependencies": {
|
|
1016
|
-
"@babel/parser": "^7.
|
|
1017
|
-
"@babel/types": "^7.
|
|
1018
|
-
"@jridgewell/gen-mapping": "^0.3.
|
|
1019
|
-
"@jridgewell/trace-mapping": "^0.3.
|
|
1016
|
+
"@babel/parser": "^7.28.0",
|
|
1017
|
+
"@babel/types": "^7.28.0",
|
|
1018
|
+
"@jridgewell/gen-mapping": "^0.3.12",
|
|
1019
|
+
"@jridgewell/trace-mapping": "^0.3.28",
|
|
1020
1020
|
"jsesc": "^3.0.2"
|
|
1021
1021
|
},
|
|
1022
1022
|
"engines": {
|
|
@@ -1035,6 +1035,15 @@
|
|
|
1035
1035
|
"node": ">=6"
|
|
1036
1036
|
}
|
|
1037
1037
|
},
|
|
1038
|
+
"node_modules/@babel/helper-globals": {
|
|
1039
|
+
"version": "7.28.0",
|
|
1040
|
+
"resolved": "https://registry.npmjs.org/@babel/helper-globals/-/helper-globals-7.28.0.tgz",
|
|
1041
|
+
"integrity": "sha512-+W6cISkXFa1jXsDEdYA8HeevQT/FULhxzR99pxphltZcVaugps53THCeiWA8SguxxpSp3gKPiuYfSWopkLQ4hw==",
|
|
1042
|
+
"license": "MIT",
|
|
1043
|
+
"engines": {
|
|
1044
|
+
"node": ">=6.9.0"
|
|
1045
|
+
}
|
|
1046
|
+
},
|
|
1038
1047
|
"node_modules/@babel/helper-string-parser": {
|
|
1039
1048
|
"version": "7.27.1",
|
|
1040
1049
|
"resolved": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.27.1.tgz",
|
|
@@ -1054,12 +1063,12 @@
|
|
|
1054
1063
|
}
|
|
1055
1064
|
},
|
|
1056
1065
|
"node_modules/@babel/parser": {
|
|
1057
|
-
"version": "7.
|
|
1058
|
-
"resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.
|
|
1059
|
-
"integrity": "sha512-
|
|
1066
|
+
"version": "7.28.0",
|
|
1067
|
+
"resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.28.0.tgz",
|
|
1068
|
+
"integrity": "sha512-jVZGvOxOuNSsuQuLRTh13nU0AogFlw32w/MT+LV6D3sP5WdbW61E77RnkbaO2dUvmPAYrBDJXGn5gGS6tH4j8g==",
|
|
1060
1069
|
"license": "MIT",
|
|
1061
1070
|
"dependencies": {
|
|
1062
|
-
"@babel/types": "^7.
|
|
1071
|
+
"@babel/types": "^7.28.0"
|
|
1063
1072
|
},
|
|
1064
1073
|
"bin": {
|
|
1065
1074
|
"parser": "bin/babel-parser.js"
|
|
@@ -1092,27 +1101,27 @@
|
|
|
1092
1101
|
}
|
|
1093
1102
|
},
|
|
1094
1103
|
"node_modules/@babel/traverse": {
|
|
1095
|
-
"version": "7.
|
|
1096
|
-
"resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.
|
|
1097
|
-
"integrity": "sha512-
|
|
1104
|
+
"version": "7.28.0",
|
|
1105
|
+
"resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.28.0.tgz",
|
|
1106
|
+
"integrity": "sha512-mGe7UK5wWyh0bKRfupsUchrQGqvDbZDbKJw+kcRGSmdHVYrv+ltd0pnpDTVpiTqnaBru9iEvA8pz8W46v0Amwg==",
|
|
1098
1107
|
"license": "MIT",
|
|
1099
1108
|
"dependencies": {
|
|
1100
1109
|
"@babel/code-frame": "^7.27.1",
|
|
1101
|
-
"@babel/generator": "^7.
|
|
1102
|
-
"@babel/
|
|
1110
|
+
"@babel/generator": "^7.28.0",
|
|
1111
|
+
"@babel/helper-globals": "^7.28.0",
|
|
1112
|
+
"@babel/parser": "^7.28.0",
|
|
1103
1113
|
"@babel/template": "^7.27.2",
|
|
1104
|
-
"@babel/types": "^7.
|
|
1105
|
-
"debug": "^4.3.1"
|
|
1106
|
-
"globals": "^11.1.0"
|
|
1114
|
+
"@babel/types": "^7.28.0",
|
|
1115
|
+
"debug": "^4.3.1"
|
|
1107
1116
|
},
|
|
1108
1117
|
"engines": {
|
|
1109
1118
|
"node": ">=6.9.0"
|
|
1110
1119
|
}
|
|
1111
1120
|
},
|
|
1112
1121
|
"node_modules/@babel/types": {
|
|
1113
|
-
"version": "7.
|
|
1114
|
-
"resolved": "https://registry.npmjs.org/@babel/types/-/types-7.
|
|
1115
|
-
"integrity": "sha512-
|
|
1122
|
+
"version": "7.28.0",
|
|
1123
|
+
"resolved": "https://registry.npmjs.org/@babel/types/-/types-7.28.0.tgz",
|
|
1124
|
+
"integrity": "sha512-jYnje+JyZG5YThjHiF28oT4SIZLnYOcSBb6+SDaFIyzDVSkXQmQQYclJ2R+YxcdmK0AX6x1E5OQNtuh3jHDrUg==",
|
|
1116
1125
|
"license": "MIT",
|
|
1117
1126
|
"dependencies": {
|
|
1118
1127
|
"@babel/helper-string-parser": "^7.27.1",
|
|
@@ -1449,17 +1458,13 @@
|
|
|
1449
1458
|
}
|
|
1450
1459
|
},
|
|
1451
1460
|
"node_modules/@jridgewell/gen-mapping": {
|
|
1452
|
-
"version": "0.3.
|
|
1453
|
-
"resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.
|
|
1454
|
-
"integrity": "sha512-
|
|
1461
|
+
"version": "0.3.12",
|
|
1462
|
+
"resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.12.tgz",
|
|
1463
|
+
"integrity": "sha512-OuLGC46TjB5BbN1dH8JULVVZY4WTdkF7tV9Ys6wLL1rubZnCMstOhNHueU5bLCrnRuDhKPDM4g6sw4Bel5Gzqg==",
|
|
1455
1464
|
"license": "MIT",
|
|
1456
1465
|
"dependencies": {
|
|
1457
|
-
"@jridgewell/
|
|
1458
|
-
"@jridgewell/sourcemap-codec": "^1.4.10",
|
|
1466
|
+
"@jridgewell/sourcemap-codec": "^1.5.0",
|
|
1459
1467
|
"@jridgewell/trace-mapping": "^0.3.24"
|
|
1460
|
-
},
|
|
1461
|
-
"engines": {
|
|
1462
|
-
"node": ">=6.0.0"
|
|
1463
1468
|
}
|
|
1464
1469
|
},
|
|
1465
1470
|
"node_modules/@jridgewell/resolve-uri": {
|
|
@@ -1471,25 +1476,16 @@
|
|
|
1471
1476
|
"node": ">=6.0.0"
|
|
1472
1477
|
}
|
|
1473
1478
|
},
|
|
1474
|
-
"node_modules/@jridgewell/set-array": {
|
|
1475
|
-
"version": "1.2.1",
|
|
1476
|
-
"resolved": "https://registry.npmjs.org/@jridgewell/set-array/-/set-array-1.2.1.tgz",
|
|
1477
|
-
"integrity": "sha512-R8gLRTZeyp03ymzP/6Lil/28tGeGEzhx1q2k703KGWRAI1VdvPIXdG70VJc2pAMw3NA6JKL5hhFu1sJX0Mnn/A==",
|
|
1478
|
-
"license": "MIT",
|
|
1479
|
-
"engines": {
|
|
1480
|
-
"node": ">=6.0.0"
|
|
1481
|
-
}
|
|
1482
|
-
},
|
|
1483
1479
|
"node_modules/@jridgewell/sourcemap-codec": {
|
|
1484
|
-
"version": "1.5.
|
|
1485
|
-
"resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.
|
|
1486
|
-
"integrity": "sha512-
|
|
1480
|
+
"version": "1.5.4",
|
|
1481
|
+
"resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.4.tgz",
|
|
1482
|
+
"integrity": "sha512-VT2+G1VQs/9oz078bLrYbecdZKs912zQlkelYpuf+SXF+QvZDYJlbx/LSx+meSAwdDFnF8FVXW92AVjjkVmgFw==",
|
|
1487
1483
|
"license": "MIT"
|
|
1488
1484
|
},
|
|
1489
1485
|
"node_modules/@jridgewell/trace-mapping": {
|
|
1490
|
-
"version": "0.3.
|
|
1491
|
-
"resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.
|
|
1492
|
-
"integrity": "sha512-
|
|
1486
|
+
"version": "0.3.29",
|
|
1487
|
+
"resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.29.tgz",
|
|
1488
|
+
"integrity": "sha512-uw6guiW/gcAGPDhLmd77/6lW8QLeiV5RUTsAX46Db6oLhGaVj4lhnPwb184s1bkc8kdVg/+h988dro8GRDpmYQ==",
|
|
1493
1489
|
"license": "MIT",
|
|
1494
1490
|
"dependencies": {
|
|
1495
1491
|
"@jridgewell/resolve-uri": "^3.1.0",
|
|
@@ -1497,9 +1493,9 @@
|
|
|
1497
1493
|
}
|
|
1498
1494
|
},
|
|
1499
1495
|
"node_modules/@lmdb/lmdb-darwin-arm64": {
|
|
1500
|
-
"version": "3.4.
|
|
1501
|
-
"resolved": "https://registry.npmjs.org/@lmdb/lmdb-darwin-arm64/-/lmdb-darwin-arm64-3.4.
|
|
1502
|
-
"integrity": "sha512-
|
|
1496
|
+
"version": "3.4.1",
|
|
1497
|
+
"resolved": "https://registry.npmjs.org/@lmdb/lmdb-darwin-arm64/-/lmdb-darwin-arm64-3.4.1.tgz",
|
|
1498
|
+
"integrity": "sha512-kKeP5PaY3bFrrF6GY5aDd96iuh1eoS+5CHJ+7hIP629KIEwzGNwbIzBmEX9TAhRJOivSRDTHCIsbu//+NsYKkg==",
|
|
1503
1499
|
"cpu": [
|
|
1504
1500
|
"arm64"
|
|
1505
1501
|
],
|
|
@@ -1510,9 +1506,9 @@
|
|
|
1510
1506
|
]
|
|
1511
1507
|
},
|
|
1512
1508
|
"node_modules/@lmdb/lmdb-darwin-x64": {
|
|
1513
|
-
"version": "3.4.
|
|
1514
|
-
"resolved": "https://registry.npmjs.org/@lmdb/lmdb-darwin-x64/-/lmdb-darwin-x64-3.4.
|
|
1515
|
-
"integrity": "sha512-
|
|
1509
|
+
"version": "3.4.1",
|
|
1510
|
+
"resolved": "https://registry.npmjs.org/@lmdb/lmdb-darwin-x64/-/lmdb-darwin-x64-3.4.1.tgz",
|
|
1511
|
+
"integrity": "sha512-9CMB3seTyHs3EOVWdKiB8IIEDBJ3Gq00Tqyi0V7DS3HL90BjM/AkbZGuhzXwPrfeFazR24SKaRrUQF74f+CmWw==",
|
|
1516
1512
|
"cpu": [
|
|
1517
1513
|
"x64"
|
|
1518
1514
|
],
|
|
@@ -1523,9 +1519,9 @@
|
|
|
1523
1519
|
]
|
|
1524
1520
|
},
|
|
1525
1521
|
"node_modules/@lmdb/lmdb-linux-arm": {
|
|
1526
|
-
"version": "3.4.
|
|
1527
|
-
"resolved": "https://registry.npmjs.org/@lmdb/lmdb-linux-arm/-/lmdb-linux-arm-3.4.
|
|
1528
|
-
"integrity": "sha512-
|
|
1522
|
+
"version": "3.4.1",
|
|
1523
|
+
"resolved": "https://registry.npmjs.org/@lmdb/lmdb-linux-arm/-/lmdb-linux-arm-3.4.1.tgz",
|
|
1524
|
+
"integrity": "sha512-1Mi69vU0akHgCI7tF6YbimPaNEKJiBm/p5A+aM8egr0joj27cQmCCOm2mZQ+Ht2BqmCfZaIgQnMg4gFYNMlpCA==",
|
|
1529
1525
|
"cpu": [
|
|
1530
1526
|
"arm"
|
|
1531
1527
|
],
|
|
@@ -1536,9 +1532,9 @@
|
|
|
1536
1532
|
]
|
|
1537
1533
|
},
|
|
1538
1534
|
"node_modules/@lmdb/lmdb-linux-arm64": {
|
|
1539
|
-
"version": "3.4.
|
|
1540
|
-
"resolved": "https://registry.npmjs.org/@lmdb/lmdb-linux-arm64/-/lmdb-linux-arm64-3.4.
|
|
1541
|
-
"integrity": "sha512-
|
|
1535
|
+
"version": "3.4.1",
|
|
1536
|
+
"resolved": "https://registry.npmjs.org/@lmdb/lmdb-linux-arm64/-/lmdb-linux-arm64-3.4.1.tgz",
|
|
1537
|
+
"integrity": "sha512-d0vuXOdoKjHHJYZ/CRWopnkOiUpev+bgBBW+1tXtWsYWUj8uxl9ZmTBEmsL5mjUlpQDrlYiJSrhOU1hg5QWBSw==",
|
|
1542
1538
|
"cpu": [
|
|
1543
1539
|
"arm64"
|
|
1544
1540
|
],
|
|
@@ -1549,9 +1545,9 @@
|
|
|
1549
1545
|
]
|
|
1550
1546
|
},
|
|
1551
1547
|
"node_modules/@lmdb/lmdb-linux-x64": {
|
|
1552
|
-
"version": "3.4.
|
|
1553
|
-
"resolved": "https://registry.npmjs.org/@lmdb/lmdb-linux-x64/-/lmdb-linux-x64-3.4.
|
|
1554
|
-
"integrity": "sha512-
|
|
1548
|
+
"version": "3.4.1",
|
|
1549
|
+
"resolved": "https://registry.npmjs.org/@lmdb/lmdb-linux-x64/-/lmdb-linux-x64-3.4.1.tgz",
|
|
1550
|
+
"integrity": "sha512-00RbEpvfnyPodlICiGFuiOmyvWaL9nzCRSqZz82BVFsGTiSQnnF0gpD1C8tO6OvtptELbtRuM7BS9f97LcowZw==",
|
|
1555
1551
|
"cpu": [
|
|
1556
1552
|
"x64"
|
|
1557
1553
|
],
|
|
@@ -1562,9 +1558,9 @@
|
|
|
1562
1558
|
]
|
|
1563
1559
|
},
|
|
1564
1560
|
"node_modules/@lmdb/lmdb-win32-arm64": {
|
|
1565
|
-
"version": "3.4.
|
|
1566
|
-
"resolved": "https://registry.npmjs.org/@lmdb/lmdb-win32-arm64/-/lmdb-win32-arm64-3.4.
|
|
1567
|
-
"integrity": "sha512
|
|
1561
|
+
"version": "3.4.1",
|
|
1562
|
+
"resolved": "https://registry.npmjs.org/@lmdb/lmdb-win32-arm64/-/lmdb-win32-arm64-3.4.1.tgz",
|
|
1563
|
+
"integrity": "sha512-4h8tm3i1ODf+28UyqQZLP7c2jmRM26AyEEyYp994B4GiBdGvGAsYUu3oiHANYK9xFpvLuFzyGeqFm1kdNC0D1A==",
|
|
1568
1564
|
"cpu": [
|
|
1569
1565
|
"arm64"
|
|
1570
1566
|
],
|
|
@@ -1575,9 +1571,9 @@
|
|
|
1575
1571
|
]
|
|
1576
1572
|
},
|
|
1577
1573
|
"node_modules/@lmdb/lmdb-win32-x64": {
|
|
1578
|
-
"version": "3.4.
|
|
1579
|
-
"resolved": "https://registry.npmjs.org/@lmdb/lmdb-win32-x64/-/lmdb-win32-x64-3.4.
|
|
1580
|
-
"integrity": "sha512-
|
|
1574
|
+
"version": "3.4.1",
|
|
1575
|
+
"resolved": "https://registry.npmjs.org/@lmdb/lmdb-win32-x64/-/lmdb-win32-x64-3.4.1.tgz",
|
|
1576
|
+
"integrity": "sha512-HqqKIhTbq6piJhkJpTTf3w1m/CgrmwXRAL9R9j7Ru5xdZSeO7Mg4AWiBC9B00uXR+LvVZKtUyRMVZfhmIZztmQ==",
|
|
1581
1577
|
"cpu": [
|
|
1582
1578
|
"x64"
|
|
1583
1579
|
],
|
|
@@ -2077,9 +2073,9 @@
|
|
|
2077
2073
|
}
|
|
2078
2074
|
},
|
|
2079
2075
|
"node_modules/@smithy/core": {
|
|
2080
|
-
"version": "3.
|
|
2081
|
-
"resolved": "https://registry.npmjs.org/@smithy/core/-/core-3.
|
|
2082
|
-
"integrity": "sha512-
|
|
2076
|
+
"version": "3.7.0",
|
|
2077
|
+
"resolved": "https://registry.npmjs.org/@smithy/core/-/core-3.7.0.tgz",
|
|
2078
|
+
"integrity": "sha512-7ov8hu/4j0uPZv8b27oeOFtIBtlFmM3ibrPv/Omx1uUdoXvcpJ00U+H/OWWC/keAguLlcqwtyL2/jTlSnApgNQ==",
|
|
2083
2079
|
"license": "Apache-2.0",
|
|
2084
2080
|
"dependencies": {
|
|
2085
2081
|
"@smithy/middleware-serde": "^4.0.8",
|
|
@@ -2088,7 +2084,7 @@
|
|
|
2088
2084
|
"@smithy/util-base64": "^4.0.0",
|
|
2089
2085
|
"@smithy/util-body-length-browser": "^4.0.0",
|
|
2090
2086
|
"@smithy/util-middleware": "^4.0.4",
|
|
2091
|
-
"@smithy/util-stream": "^4.2.
|
|
2087
|
+
"@smithy/util-stream": "^4.2.3",
|
|
2092
2088
|
"@smithy/util-utf8": "^4.0.0",
|
|
2093
2089
|
"tslib": "^2.6.2"
|
|
2094
2090
|
},
|
|
@@ -2183,9 +2179,9 @@
|
|
|
2183
2179
|
}
|
|
2184
2180
|
},
|
|
2185
2181
|
"node_modules/@smithy/fetch-http-handler": {
|
|
2186
|
-
"version": "5.0
|
|
2187
|
-
"resolved": "https://registry.npmjs.org/@smithy/fetch-http-handler/-/fetch-http-handler-5.0.
|
|
2188
|
-
"integrity": "sha512-
|
|
2182
|
+
"version": "5.1.0",
|
|
2183
|
+
"resolved": "https://registry.npmjs.org/@smithy/fetch-http-handler/-/fetch-http-handler-5.1.0.tgz",
|
|
2184
|
+
"integrity": "sha512-mADw7MS0bYe2OGKkHYMaqarOXuDwRbO6ArD91XhHcl2ynjGCFF+hvqf0LyQcYxkA1zaWjefSkU7Ne9mqgApSgQ==",
|
|
2189
2185
|
"license": "Apache-2.0",
|
|
2190
2186
|
"dependencies": {
|
|
2191
2187
|
"@smithy/protocol-http": "^5.1.2",
|
|
@@ -2296,12 +2292,12 @@
|
|
|
2296
2292
|
}
|
|
2297
2293
|
},
|
|
2298
2294
|
"node_modules/@smithy/middleware-endpoint": {
|
|
2299
|
-
"version": "4.1.
|
|
2300
|
-
"resolved": "https://registry.npmjs.org/@smithy/middleware-endpoint/-/middleware-endpoint-4.1.
|
|
2301
|
-
"integrity": "sha512
|
|
2295
|
+
"version": "4.1.14",
|
|
2296
|
+
"resolved": "https://registry.npmjs.org/@smithy/middleware-endpoint/-/middleware-endpoint-4.1.14.tgz",
|
|
2297
|
+
"integrity": "sha512-+BGLpK5D93gCcSEceaaYhUD/+OCGXM1IDaq/jKUQ+ujB0PTWlWN85noodKw/IPFZhIKFCNEe19PGd/reUMeLSQ==",
|
|
2302
2298
|
"license": "Apache-2.0",
|
|
2303
2299
|
"dependencies": {
|
|
2304
|
-
"@smithy/core": "^3.
|
|
2300
|
+
"@smithy/core": "^3.7.0",
|
|
2305
2301
|
"@smithy/middleware-serde": "^4.0.8",
|
|
2306
2302
|
"@smithy/node-config-provider": "^4.1.3",
|
|
2307
2303
|
"@smithy/shared-ini-file-loader": "^4.0.4",
|
|
@@ -2315,15 +2311,15 @@
|
|
|
2315
2311
|
}
|
|
2316
2312
|
},
|
|
2317
2313
|
"node_modules/@smithy/middleware-retry": {
|
|
2318
|
-
"version": "4.1.
|
|
2319
|
-
"resolved": "https://registry.npmjs.org/@smithy/middleware-retry/-/middleware-retry-4.1.
|
|
2320
|
-
"integrity": "sha512-
|
|
2314
|
+
"version": "4.1.15",
|
|
2315
|
+
"resolved": "https://registry.npmjs.org/@smithy/middleware-retry/-/middleware-retry-4.1.15.tgz",
|
|
2316
|
+
"integrity": "sha512-iKYUJpiyTQ33U2KlOZeUb0GwtzWR3C0soYcKuCnTmJrvt6XwTPQZhMfsjJZNw7PpQ3TU4Ati1qLSrkSJxnnSMQ==",
|
|
2321
2317
|
"license": "Apache-2.0",
|
|
2322
2318
|
"dependencies": {
|
|
2323
2319
|
"@smithy/node-config-provider": "^4.1.3",
|
|
2324
2320
|
"@smithy/protocol-http": "^5.1.2",
|
|
2325
2321
|
"@smithy/service-error-classification": "^4.0.6",
|
|
2326
|
-
"@smithy/smithy-client": "^4.4.
|
|
2322
|
+
"@smithy/smithy-client": "^4.4.6",
|
|
2327
2323
|
"@smithy/types": "^4.3.1",
|
|
2328
2324
|
"@smithy/util-middleware": "^4.0.4",
|
|
2329
2325
|
"@smithy/util-retry": "^4.0.6",
|
|
@@ -2390,9 +2386,9 @@
|
|
|
2390
2386
|
}
|
|
2391
2387
|
},
|
|
2392
2388
|
"node_modules/@smithy/node-http-handler": {
|
|
2393
|
-
"version": "4.0
|
|
2394
|
-
"resolved": "https://registry.npmjs.org/@smithy/node-http-handler/-/node-http-handler-4.0.
|
|
2395
|
-
"integrity": "sha512-
|
|
2389
|
+
"version": "4.1.0",
|
|
2390
|
+
"resolved": "https://registry.npmjs.org/@smithy/node-http-handler/-/node-http-handler-4.1.0.tgz",
|
|
2391
|
+
"integrity": "sha512-vqfSiHz2v8b3TTTrdXi03vNz1KLYYS3bhHCDv36FYDqxT7jvTll1mMnCrkD+gOvgwybuunh/2VmvOMqwBegxEg==",
|
|
2396
2392
|
"license": "Apache-2.0",
|
|
2397
2393
|
"dependencies": {
|
|
2398
2394
|
"@smithy/abort-controller": "^4.0.4",
|
|
@@ -2503,17 +2499,17 @@
|
|
|
2503
2499
|
}
|
|
2504
2500
|
},
|
|
2505
2501
|
"node_modules/@smithy/smithy-client": {
|
|
2506
|
-
"version": "4.4.
|
|
2507
|
-
"resolved": "https://registry.npmjs.org/@smithy/smithy-client/-/smithy-client-4.4.
|
|
2508
|
-
"integrity": "sha512-
|
|
2502
|
+
"version": "4.4.6",
|
|
2503
|
+
"resolved": "https://registry.npmjs.org/@smithy/smithy-client/-/smithy-client-4.4.6.tgz",
|
|
2504
|
+
"integrity": "sha512-3wfhywdzB/CFszP6moa5L3lf5/zSfQoH0kvVSdkyK2az5qZet0sn2PAHjcTDiq296Y4RP5yxF7B6S6+3oeBUCQ==",
|
|
2509
2505
|
"license": "Apache-2.0",
|
|
2510
2506
|
"dependencies": {
|
|
2511
|
-
"@smithy/core": "^3.
|
|
2512
|
-
"@smithy/middleware-endpoint": "^4.1.
|
|
2507
|
+
"@smithy/core": "^3.7.0",
|
|
2508
|
+
"@smithy/middleware-endpoint": "^4.1.14",
|
|
2513
2509
|
"@smithy/middleware-stack": "^4.0.4",
|
|
2514
2510
|
"@smithy/protocol-http": "^5.1.2",
|
|
2515
2511
|
"@smithy/types": "^4.3.1",
|
|
2516
|
-
"@smithy/util-stream": "^4.2.
|
|
2512
|
+
"@smithy/util-stream": "^4.2.3",
|
|
2517
2513
|
"tslib": "^2.6.2"
|
|
2518
2514
|
},
|
|
2519
2515
|
"engines": {
|
|
@@ -2610,13 +2606,13 @@
|
|
|
2610
2606
|
}
|
|
2611
2607
|
},
|
|
2612
2608
|
"node_modules/@smithy/util-defaults-mode-browser": {
|
|
2613
|
-
"version": "4.0.
|
|
2614
|
-
"resolved": "https://registry.npmjs.org/@smithy/util-defaults-mode-browser/-/util-defaults-mode-browser-4.0.
|
|
2615
|
-
"integrity": "sha512-
|
|
2609
|
+
"version": "4.0.22",
|
|
2610
|
+
"resolved": "https://registry.npmjs.org/@smithy/util-defaults-mode-browser/-/util-defaults-mode-browser-4.0.22.tgz",
|
|
2611
|
+
"integrity": "sha512-hjElSW18Wq3fUAWVk6nbk7pGrV7ZT14DL1IUobmqhV3lxcsIenr5FUsDe2jlTVaS8OYBI3x+Og9URv5YcKb5QA==",
|
|
2616
2612
|
"license": "Apache-2.0",
|
|
2617
2613
|
"dependencies": {
|
|
2618
2614
|
"@smithy/property-provider": "^4.0.4",
|
|
2619
|
-
"@smithy/smithy-client": "^4.4.
|
|
2615
|
+
"@smithy/smithy-client": "^4.4.6",
|
|
2620
2616
|
"@smithy/types": "^4.3.1",
|
|
2621
2617
|
"bowser": "^2.11.0",
|
|
2622
2618
|
"tslib": "^2.6.2"
|
|
@@ -2626,16 +2622,16 @@
|
|
|
2626
2622
|
}
|
|
2627
2623
|
},
|
|
2628
2624
|
"node_modules/@smithy/util-defaults-mode-node": {
|
|
2629
|
-
"version": "4.0.
|
|
2630
|
-
"resolved": "https://registry.npmjs.org/@smithy/util-defaults-mode-node/-/util-defaults-mode-node-4.0.
|
|
2631
|
-
"integrity": "sha512-
|
|
2625
|
+
"version": "4.0.22",
|
|
2626
|
+
"resolved": "https://registry.npmjs.org/@smithy/util-defaults-mode-node/-/util-defaults-mode-node-4.0.22.tgz",
|
|
2627
|
+
"integrity": "sha512-7B8mfQBtwwr2aNRRmU39k/bsRtv9B6/1mTMrGmmdJFKmLAH+KgIiOuhaqfKOBGh9sZ/VkZxbvm94rI4MMYpFjQ==",
|
|
2632
2628
|
"license": "Apache-2.0",
|
|
2633
2629
|
"dependencies": {
|
|
2634
2630
|
"@smithy/config-resolver": "^4.1.4",
|
|
2635
2631
|
"@smithy/credential-provider-imds": "^4.0.6",
|
|
2636
2632
|
"@smithy/node-config-provider": "^4.1.3",
|
|
2637
2633
|
"@smithy/property-provider": "^4.0.4",
|
|
2638
|
-
"@smithy/smithy-client": "^4.4.
|
|
2634
|
+
"@smithy/smithy-client": "^4.4.6",
|
|
2639
2635
|
"@smithy/types": "^4.3.1",
|
|
2640
2636
|
"tslib": "^2.6.2"
|
|
2641
2637
|
},
|
|
@@ -2697,13 +2693,13 @@
|
|
|
2697
2693
|
}
|
|
2698
2694
|
},
|
|
2699
2695
|
"node_modules/@smithy/util-stream": {
|
|
2700
|
-
"version": "4.2.
|
|
2701
|
-
"resolved": "https://registry.npmjs.org/@smithy/util-stream/-/util-stream-4.2.
|
|
2702
|
-
"integrity": "sha512-
|
|
2696
|
+
"version": "4.2.3",
|
|
2697
|
+
"resolved": "https://registry.npmjs.org/@smithy/util-stream/-/util-stream-4.2.3.tgz",
|
|
2698
|
+
"integrity": "sha512-cQn412DWHHFNKrQfbHY8vSFI3nTROY1aIKji9N0tpp8gUABRilr7wdf8fqBbSlXresobM+tQFNk6I+0LXK/YZg==",
|
|
2703
2699
|
"license": "Apache-2.0",
|
|
2704
2700
|
"dependencies": {
|
|
2705
|
-
"@smithy/fetch-http-handler": "^5.0
|
|
2706
|
-
"@smithy/node-http-handler": "^4.0
|
|
2701
|
+
"@smithy/fetch-http-handler": "^5.1.0",
|
|
2702
|
+
"@smithy/node-http-handler": "^4.1.0",
|
|
2707
2703
|
"@smithy/types": "^4.3.1",
|
|
2708
2704
|
"@smithy/util-base64": "^4.0.0",
|
|
2709
2705
|
"@smithy/util-buffer-from": "^4.0.0",
|
|
@@ -2741,9 +2737,9 @@
|
|
|
2741
2737
|
}
|
|
2742
2738
|
},
|
|
2743
2739
|
"node_modules/@smithy/util-waiter": {
|
|
2744
|
-
"version": "4.0.
|
|
2745
|
-
"resolved": "https://registry.npmjs.org/@smithy/util-waiter/-/util-waiter-4.0.
|
|
2746
|
-
"integrity": "sha512-
|
|
2740
|
+
"version": "4.0.6",
|
|
2741
|
+
"resolved": "https://registry.npmjs.org/@smithy/util-waiter/-/util-waiter-4.0.6.tgz",
|
|
2742
|
+
"integrity": "sha512-slcr1wdRbX7NFphXZOxtxRNA7hXAAtJAXJDE/wdoMAos27SIquVCKiSqfB6/28YzQ8FCsB5NKkhdM5gMADbqxg==",
|
|
2747
2743
|
"license": "Apache-2.0",
|
|
2748
2744
|
"dependencies": {
|
|
2749
2745
|
"@smithy/abort-controller": "^4.0.4",
|
|
@@ -3022,9 +3018,9 @@
|
|
|
3022
3018
|
"license": "MIT"
|
|
3023
3019
|
},
|
|
3024
3020
|
"node_modules/@types/node": {
|
|
3025
|
-
"version": "24.0.
|
|
3026
|
-
"resolved": "https://registry.npmjs.org/@types/node/-/node-24.0.
|
|
3027
|
-
"integrity": "sha512-
|
|
3021
|
+
"version": "24.0.12",
|
|
3022
|
+
"resolved": "https://registry.npmjs.org/@types/node/-/node-24.0.12.tgz",
|
|
3023
|
+
"integrity": "sha512-LtOrbvDf5ndC9Xi+4QZjVL0woFymF/xSTKZKPgrrl7H7XoeDvnD+E2IclKVDyaK9UM756W/3BXqSU+JEHopA9g==",
|
|
3028
3024
|
"license": "MIT",
|
|
3029
3025
|
"dependencies": {
|
|
3030
3026
|
"undici-types": "~7.8.0"
|
|
@@ -3058,9 +3054,9 @@
|
|
|
3058
3054
|
"license": "MIT"
|
|
3059
3055
|
},
|
|
3060
3056
|
"node_modules/agent-base": {
|
|
3061
|
-
"version": "7.1.
|
|
3062
|
-
"resolved": "https://registry.npmjs.org/agent-base/-/agent-base-7.1.
|
|
3063
|
-
"integrity": "sha512-
|
|
3057
|
+
"version": "7.1.4",
|
|
3058
|
+
"resolved": "https://registry.npmjs.org/agent-base/-/agent-base-7.1.4.tgz",
|
|
3059
|
+
"integrity": "sha512-MnA+YT8fwfJPgBx3m60MNqakm30XOkyIoH1y6huTQvC0PwZG7ki8NacLBcrPbNoo8vEZy7Jpuk7+jMO+CUovTQ==",
|
|
3064
3060
|
"license": "MIT",
|
|
3065
3061
|
"engines": {
|
|
3066
3062
|
"node": ">= 14"
|
|
@@ -3298,16 +3294,16 @@
|
|
|
3298
3294
|
"license": "MIT"
|
|
3299
3295
|
},
|
|
3300
3296
|
"node_modules/bare-events": {
|
|
3301
|
-
"version": "2.
|
|
3302
|
-
"resolved": "https://registry.npmjs.org/bare-events/-/bare-events-2.
|
|
3303
|
-
"integrity": "sha512
|
|
3297
|
+
"version": "2.6.0",
|
|
3298
|
+
"resolved": "https://registry.npmjs.org/bare-events/-/bare-events-2.6.0.tgz",
|
|
3299
|
+
"integrity": "sha512-EKZ5BTXYExaNqi3I3f9RtEsaI/xBSGjE0XZCZilPzFAV/goswFHuPd9jEZlPIZ/iNZJwDSao9qRiScySz7MbQg==",
|
|
3304
3300
|
"license": "Apache-2.0",
|
|
3305
3301
|
"optional": true
|
|
3306
3302
|
},
|
|
3307
3303
|
"node_modules/bare-fs": {
|
|
3308
|
-
"version": "4.1.
|
|
3309
|
-
"resolved": "https://registry.npmjs.org/bare-fs/-/bare-fs-4.1.
|
|
3310
|
-
"integrity": "sha512-
|
|
3304
|
+
"version": "4.1.6",
|
|
3305
|
+
"resolved": "https://registry.npmjs.org/bare-fs/-/bare-fs-4.1.6.tgz",
|
|
3306
|
+
"integrity": "sha512-25RsLF33BqooOEFNdMcEhMpJy8EoR88zSMrnOQOaM3USnOK2VmaJ1uaQEwPA6AQjrv1lXChScosN6CzbwbO9OQ==",
|
|
3311
3307
|
"license": "Apache-2.0",
|
|
3312
3308
|
"optional": true,
|
|
3313
3309
|
"dependencies": {
|
|
@@ -3973,9 +3969,9 @@
|
|
|
3973
3969
|
}
|
|
3974
3970
|
},
|
|
3975
3971
|
"node_modules/decimal.js": {
|
|
3976
|
-
"version": "10.
|
|
3977
|
-
"resolved": "https://registry.npmjs.org/decimal.js/-/decimal.js-10.
|
|
3978
|
-
"integrity": "sha512-
|
|
3972
|
+
"version": "10.6.0",
|
|
3973
|
+
"resolved": "https://registry.npmjs.org/decimal.js/-/decimal.js-10.6.0.tgz",
|
|
3974
|
+
"integrity": "sha512-YpgQiITW3JXGntzdUmyUR1V812Hn8T1YVXhCu+wO3OpS4eU9l4YdD3qjyiKdV6mvV29zapkMeD390UVEf2lkUg==",
|
|
3979
3975
|
"license": "MIT"
|
|
3980
3976
|
},
|
|
3981
3977
|
"node_modules/deep-equal": {
|
|
@@ -4086,9 +4082,9 @@
|
|
|
4086
4082
|
}
|
|
4087
4083
|
},
|
|
4088
4084
|
"node_modules/dotenv": {
|
|
4089
|
-
"version": "16.
|
|
4090
|
-
"resolved": "https://registry.npmjs.org/dotenv/-/dotenv-16.
|
|
4091
|
-
"integrity": "sha512-
|
|
4085
|
+
"version": "16.6.1",
|
|
4086
|
+
"resolved": "https://registry.npmjs.org/dotenv/-/dotenv-16.6.1.tgz",
|
|
4087
|
+
"integrity": "sha512-uBq4egWHTcTt33a72vpSG0z3HnPuIl6NqYcTrKEg2azoEyl2hpW0zqlxysq2pK9HlDIHyHyakeYaYnSAwd8bow==",
|
|
4092
4088
|
"license": "BSD-2-Clause",
|
|
4093
4089
|
"engines": {
|
|
4094
4090
|
"node": ">=12"
|
|
@@ -4869,9 +4865,9 @@
|
|
|
4869
4865
|
}
|
|
4870
4866
|
},
|
|
4871
4867
|
"node_modules/get-uri": {
|
|
4872
|
-
"version": "6.0.
|
|
4873
|
-
"resolved": "https://registry.npmjs.org/get-uri/-/get-uri-6.0.
|
|
4874
|
-
"integrity": "sha512-
|
|
4868
|
+
"version": "6.0.5",
|
|
4869
|
+
"resolved": "https://registry.npmjs.org/get-uri/-/get-uri-6.0.5.tgz",
|
|
4870
|
+
"integrity": "sha512-b1O07XYq8eRuVzBNgJLstU6FYc1tS6wnMtF1I1D9lE8LxZSOGZ7LhxN54yPP6mGw5f2CkXY2BQUL9Fx41qvcIg==",
|
|
4875
4871
|
"license": "MIT",
|
|
4876
4872
|
"dependencies": {
|
|
4877
4873
|
"basic-ftp": "^5.0.2",
|
|
@@ -4926,15 +4922,6 @@
|
|
|
4926
4922
|
"node": ">= 6"
|
|
4927
4923
|
}
|
|
4928
4924
|
},
|
|
4929
|
-
"node_modules/globals": {
|
|
4930
|
-
"version": "11.12.0",
|
|
4931
|
-
"resolved": "https://registry.npmjs.org/globals/-/globals-11.12.0.tgz",
|
|
4932
|
-
"integrity": "sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==",
|
|
4933
|
-
"license": "MIT",
|
|
4934
|
-
"engines": {
|
|
4935
|
-
"node": ">=4"
|
|
4936
|
-
}
|
|
4937
|
-
},
|
|
4938
4925
|
"node_modules/gopd": {
|
|
4939
4926
|
"version": "1.2.0",
|
|
4940
4927
|
"resolved": "https://registry.npmjs.org/gopd/-/gopd-1.2.0.tgz",
|
|
@@ -5676,9 +5663,9 @@
|
|
|
5676
5663
|
}
|
|
5677
5664
|
},
|
|
5678
5665
|
"node_modules/lmdb": {
|
|
5679
|
-
"version": "3.4.
|
|
5680
|
-
"resolved": "https://registry.npmjs.org/lmdb/-/lmdb-3.4.
|
|
5681
|
-
"integrity": "sha512-
|
|
5666
|
+
"version": "3.4.1",
|
|
5667
|
+
"resolved": "https://registry.npmjs.org/lmdb/-/lmdb-3.4.1.tgz",
|
|
5668
|
+
"integrity": "sha512-hoG9RIv42kdGJiieyElgWcKCTaw5S6Jqwyd1gLSVdsJ3+8MVm8e4yLronThiRJI9DazFAAs9xfB9nWeMQ2DWKA==",
|
|
5682
5669
|
"hasInstallScript": true,
|
|
5683
5670
|
"license": "MIT",
|
|
5684
5671
|
"dependencies": {
|
|
@@ -5692,13 +5679,13 @@
|
|
|
5692
5679
|
"download-lmdb-prebuilds": "bin/download-prebuilds.js"
|
|
5693
5680
|
},
|
|
5694
5681
|
"optionalDependencies": {
|
|
5695
|
-
"@lmdb/lmdb-darwin-arm64": "3.4.
|
|
5696
|
-
"@lmdb/lmdb-darwin-x64": "3.4.
|
|
5697
|
-
"@lmdb/lmdb-linux-arm": "3.4.
|
|
5698
|
-
"@lmdb/lmdb-linux-arm64": "3.4.
|
|
5699
|
-
"@lmdb/lmdb-linux-x64": "3.4.
|
|
5700
|
-
"@lmdb/lmdb-win32-arm64": "3.4.
|
|
5701
|
-
"@lmdb/lmdb-win32-x64": "3.4.
|
|
5682
|
+
"@lmdb/lmdb-darwin-arm64": "3.4.1",
|
|
5683
|
+
"@lmdb/lmdb-darwin-x64": "3.4.1",
|
|
5684
|
+
"@lmdb/lmdb-linux-arm": "3.4.1",
|
|
5685
|
+
"@lmdb/lmdb-linux-arm64": "3.4.1",
|
|
5686
|
+
"@lmdb/lmdb-linux-x64": "3.4.1",
|
|
5687
|
+
"@lmdb/lmdb-win32-arm64": "3.4.1",
|
|
5688
|
+
"@lmdb/lmdb-win32-x64": "3.4.1"
|
|
5702
5689
|
}
|
|
5703
5690
|
},
|
|
5704
5691
|
"node_modules/lmdb/node_modules/node-addon-api": {
|
|
@@ -8269,16 +8256,16 @@
|
|
|
8269
8256
|
}
|
|
8270
8257
|
},
|
|
8271
8258
|
"node_modules/uuid": {
|
|
8272
|
-
"version": "
|
|
8273
|
-
"resolved": "https://registry.npmjs.org/uuid/-/uuid-
|
|
8274
|
-
"integrity": "sha512-
|
|
8259
|
+
"version": "11.1.0",
|
|
8260
|
+
"resolved": "https://registry.npmjs.org/uuid/-/uuid-11.1.0.tgz",
|
|
8261
|
+
"integrity": "sha512-0/A9rDy9P7cJ+8w1c9WD9V//9Wj15Ce2MPz8Ri6032usz+NfePxx5AcN3bN+r6ZL6jEo066/yNYB3tn4pQEx+A==",
|
|
8275
8262
|
"funding": [
|
|
8276
8263
|
"https://github.com/sponsors/broofa",
|
|
8277
8264
|
"https://github.com/sponsors/ctavan"
|
|
8278
8265
|
],
|
|
8279
8266
|
"license": "MIT",
|
|
8280
8267
|
"bin": {
|
|
8281
|
-
"uuid": "dist/bin/uuid"
|
|
8268
|
+
"uuid": "dist/esm/bin/uuid"
|
|
8282
8269
|
}
|
|
8283
8270
|
},
|
|
8284
8271
|
"node_modules/validate.js": {
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "harperdb",
|
|
3
|
-
"version": "4.6.
|
|
3
|
+
"version": "4.6.1",
|
|
4
4
|
"description": "HarperDB is a distributed database, caching service, streaming broker, and application development platform focused on performance and ease of use.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"database",
|
|
@@ -82,7 +82,7 @@
|
|
|
82
82
|
"json2csv": "5.0.7",
|
|
83
83
|
"jsonata": "1.8.7",
|
|
84
84
|
"jsonwebtoken": "9.0.2",
|
|
85
|
-
"lmdb": "3.4.
|
|
85
|
+
"lmdb": "3.4.1",
|
|
86
86
|
"lodash": "4.17.21",
|
|
87
87
|
"mathjs": "11.12.0",
|
|
88
88
|
"micromatch": "^4.0.8",
|
|
@@ -116,7 +116,7 @@
|
|
|
116
116
|
"systeminformation": "5.27.1",
|
|
117
117
|
"tar-fs": "3.0.9",
|
|
118
118
|
"ulidx": "0.5.0",
|
|
119
|
-
"uuid": "
|
|
119
|
+
"uuid": "11.1.0",
|
|
120
120
|
"validate.js": "0.13.1",
|
|
121
121
|
"ws": "8.18.2",
|
|
122
122
|
"yaml": "2.8.0"
|