harperdb 4.6.0-alpha.2 → 4.6.0-beta.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/application-template/README.md +26 -8
- package/application-template/config.yaml +18 -15
- package/application-template/web/index.html +29 -0
- package/application-template/web/index.js +18 -0
- package/application-template/web/styles.css +57 -0
- package/bin/harperdb.js +77 -77
- package/bin/lite.js +76 -76
- package/launchServiceScripts/launchInstallNATSServer.js +1 -1
- package/launchServiceScripts/launchNatsIngestService.js +76 -76
- package/launchServiceScripts/launchNatsReplyService.js +76 -76
- package/launchServiceScripts/launchUpdateNodes4-0-0.js +76 -76
- package/npm-shrinkwrap.json +794 -728
- package/package.json +21 -24
- package/resources/RecordEncoder.d.ts +16 -0
- package/resources/RequestTarget.d.ts +74 -0
- package/resources/Resource.d.ts +25 -17
- package/resources/ResourceInterface.d.ts +27 -34
- package/resources/Table.d.ts +179 -130
- package/resources/analytics/hostnames.d.ts +166 -161
- package/resources/analytics/read.d.ts +3 -1
- package/resources/databases.d.ts +166 -161
- package/resources/indexes/HierarchicalNavigableSmallWorld.d.ts +8 -5
- package/resources/search.d.ts +3 -9
- package/resources/tracked.d.ts +1 -1
- package/resources/transactionBroadcast.d.ts +5 -1
- package/server/Server.d.ts +1 -1
- package/server/jobs/jobProcess.js +76 -76
- package/server/status/definitions.d.ts +27 -0
- package/server/status/index.d.ts +17 -0
- package/server/threads/threadServer.js +77 -77
- 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 +1 -0
- package/studio/build-local/static/js/{504.6e6ee908.chunk.js → 967.204fa205.chunk.js} +2 -2
- package/studio/build-local/static/js/browse-csvupload.2b5a9e13.chunk.js +1 -0
- package/studio/build-local/static/js/browse-datatable.9e58ff64.chunk.js +1 -0
- package/studio/build-local/static/js/browse-entitymanager.d6afc4fd.chunk.js +1 -0
- package/studio/build-local/static/js/browse-jsonviewer.588b23c5.chunk.js +1 -0
- package/studio/build-local/static/js/custom-functions.ff091f75.chunk.js +1 -0
- package/studio/build-local/static/js/instance-cluster.6818b415.chunk.js +1 -0
- package/studio/build-local/static/js/instance-config.7c913130.chunk.js +1 -0
- package/studio/build-local/static/js/instance-logs.7376d433.chunk.js +1 -0
- package/studio/build-local/static/js/instance-roles.cbcbbc42.chunk.js +1 -0
- package/studio/build-local/static/js/{instance-status.192a5e2f.chunk.js → instance-status.0eb61c1f.chunk.js} +1 -1
- package/studio/build-local/static/js/instance-users-datatable.bb1e4157.chunk.js +1 -0
- package/studio/build-local/static/js/instance-users-edit.23ab5e30.chunk.js +1 -0
- package/studio/build-local/static/js/instance-users.56db347f.chunk.js +1 -0
- package/studio/build-local/static/js/instance.88196931.chunk.js +1 -0
- package/studio/build-local/static/js/instances.f4453268.chunk.js +1 -0
- package/studio/build-local/static/js/main.caff865c.js +2 -0
- package/studio/build-local/static/js/offline-app.363c4e03.chunk.js +1 -0
- package/studio/build-local/static/js/online-app.ab23001a.chunk.js +1 -0
- package/studio/build-local/static/js/organization-billing.64cbf949.chunk.js +1 -0
- package/studio/build-local/static/js/organization-users.fa366ada.chunk.js +1 -0
- package/studio/build-local/static/js/organization.f741809a.chunk.js +1 -0
- package/studio/build-local/static/js/organizations.7965cee0.chunk.js +1 -0
- package/studio/build-local/static/js/profile.07e2ebfd.chunk.js +1 -0
- package/studio/build-local/static/js/resetPassword.90ca00d9.chunk.js +1 -0
- package/studio/build-local/static/js/roles-jsonviewer.1574416f.chunk.js +1 -0
- package/studio/build-local/static/js/signIn.0d672113.chunk.js +1 -0
- package/studio/build-local/static/js/signUp.0e036959.chunk.js +1 -0
- package/studio/build-local/static/js/structure-reloader.4726d0b7.chunk.js +1 -0
- package/studio/build-local/static/js/topnav.deb5a145.chunk.js +1 -0
- package/studio/build-local/static/js/updatePassword.8612a372.chunk.js +1 -0
- package/utility/hdbTerms.d.ts +3 -0
- package/utility/scripts/restartHdb.js +76 -76
- package/validation/statusValidator.d.ts +19 -0
- package/server/status.d.ts +0 -12
- package/studio/build-local/static/js/833.e460eaf4.chunk.js +0 -1
- package/studio/build-local/static/js/browse-csvupload.84fd1ae9.chunk.js +0 -1
- package/studio/build-local/static/js/browse-datatable.21e650e1.chunk.js +0 -1
- package/studio/build-local/static/js/browse-entitymanager.4547c0d8.chunk.js +0 -1
- package/studio/build-local/static/js/browse-jsonviewer.71355c20.chunk.js +0 -1
- package/studio/build-local/static/js/custom-functions.31d65bca.chunk.js +0 -1
- package/studio/build-local/static/js/instance-cluster.031dcced.chunk.js +0 -1
- package/studio/build-local/static/js/instance-config.9a23d6ae.chunk.js +0 -1
- package/studio/build-local/static/js/instance-logs.fdaf96ec.chunk.js +0 -1
- package/studio/build-local/static/js/instance-roles.984ced56.chunk.js +0 -1
- package/studio/build-local/static/js/instance-users-datatable.40846e47.chunk.js +0 -1
- package/studio/build-local/static/js/instance-users-edit.f10344c8.chunk.js +0 -1
- package/studio/build-local/static/js/instance-users.adc43a74.chunk.js +0 -1
- package/studio/build-local/static/js/instance.9689d62b.chunk.js +0 -1
- package/studio/build-local/static/js/instances.f28e5ce7.chunk.js +0 -1
- package/studio/build-local/static/js/main.5dea46bb.js +0 -2
- package/studio/build-local/static/js/offline-app.5bc1159b.chunk.js +0 -1
- package/studio/build-local/static/js/online-app.22102869.chunk.js +0 -1
- package/studio/build-local/static/js/organization-billing.56e7e051.chunk.js +0 -1
- package/studio/build-local/static/js/organization-users.b46b9e8f.chunk.js +0 -1
- package/studio/build-local/static/js/organization.eab64d57.chunk.js +0 -1
- package/studio/build-local/static/js/organizations.4567ae59.chunk.js +0 -1
- package/studio/build-local/static/js/profile.d45cd6b3.chunk.js +0 -1
- package/studio/build-local/static/js/resetPassword.812fc880.chunk.js +0 -1
- package/studio/build-local/static/js/roles-jsonviewer.73c8bb9d.chunk.js +0 -1
- package/studio/build-local/static/js/signIn.32766fa9.chunk.js +0 -1
- package/studio/build-local/static/js/signUp.07fd6662.chunk.js +0 -1
- package/studio/build-local/static/js/structure-reloader.ce2b39d2.chunk.js +0 -1
- package/studio/build-local/static/js/topnav.e661156c.chunk.js +0 -1
- package/studio/build-local/static/js/updatePassword.dcac970c.chunk.js +0 -1
- /package/studio/build-local/static/js/{504.6e6ee908.chunk.js.LICENSE.txt → 967.204fa205.chunk.js.LICENSE.txt} +0 -0
- /package/studio/build-local/static/js/{main.5dea46bb.js.LICENSE.txt → main.caff865c.js.LICENSE.txt} +0 -0
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "harperdb",
|
|
3
|
-
"version": "4.6.0-
|
|
3
|
+
"version": "4.6.0-beta.1",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "harperdb",
|
|
9
|
-
"version": "4.6.0-
|
|
9
|
+
"version": "4.6.0-beta.1",
|
|
10
10
|
"hasInstallScript": true,
|
|
11
11
|
"license": "SEE LICENSE IN LICENSE",
|
|
12
12
|
"dependencies": {
|
|
13
|
-
"@aws-sdk/client-s3": "3.
|
|
14
|
-
"@aws-sdk/lib-storage": "3.
|
|
13
|
+
"@aws-sdk/client-s3": "3.824.0",
|
|
14
|
+
"@aws-sdk/lib-storage": "3.824.0",
|
|
15
15
|
"@endo/static-module-record": "^1.0.4",
|
|
16
16
|
"@fastify/autoload": "5.10.0",
|
|
17
17
|
"@fastify/compress": "~6.5.0",
|
|
@@ -26,8 +26,8 @@
|
|
|
26
26
|
"@turf/distance": "6.5.0",
|
|
27
27
|
"@turf/helpers": "6.5.0",
|
|
28
28
|
"@turf/length": "6.5.0",
|
|
29
|
-
"alasql": "4.
|
|
30
|
-
"argon2": "0.
|
|
29
|
+
"alasql": "4.6.6",
|
|
30
|
+
"argon2": "0.43.0",
|
|
31
31
|
"cbor-x": "1.6.0",
|
|
32
32
|
"chalk": "4.1.2",
|
|
33
33
|
"chokidar": "^4.0.3",
|
|
@@ -37,24 +37,25 @@
|
|
|
37
37
|
"fast-glob": "3.3.3",
|
|
38
38
|
"fastify": "~4.29.0",
|
|
39
39
|
"fastify-plugin": "~4.5.1",
|
|
40
|
-
"fs-extra": "11.
|
|
40
|
+
"fs-extra": "11.3.0",
|
|
41
41
|
"graphql": "^16.10.0",
|
|
42
42
|
"gunzip-maybe": "1.4.2",
|
|
43
43
|
"human-readable-ids": "1.0.4",
|
|
44
44
|
"inquirer": "8.2.6",
|
|
45
45
|
"is-number": "7.0.0",
|
|
46
|
-
"joi": "17.
|
|
46
|
+
"joi": "17.13.3",
|
|
47
47
|
"json-bigint-fixes": "1.1.0",
|
|
48
48
|
"json2csv": "5.0.7",
|
|
49
49
|
"jsonata": "1.8.7",
|
|
50
50
|
"jsonwebtoken": "9.0.2",
|
|
51
|
-
"lmdb": "3.
|
|
51
|
+
"lmdb": "3.4.0",
|
|
52
52
|
"lodash": "4.17.21",
|
|
53
53
|
"mathjs": "11.12.0",
|
|
54
|
+
"micromatch": "^4.0.8",
|
|
54
55
|
"minimist": "1.2.8",
|
|
55
56
|
"moment": "2.30.1",
|
|
56
57
|
"mqtt-packet": "~9.0.1",
|
|
57
|
-
"msgpackr": "1.11.
|
|
58
|
+
"msgpackr": "1.11.4",
|
|
58
59
|
"nats": "2.19.0",
|
|
59
60
|
"needle": "3.3.1",
|
|
60
61
|
"node-forge": "^1.3.1",
|
|
@@ -63,8 +64,8 @@
|
|
|
63
64
|
"normalize-path": "^3.0.0",
|
|
64
65
|
"ora": "5.4.1",
|
|
65
66
|
"ordered-binary": "1.5.3",
|
|
66
|
-
"papaparse": "5.
|
|
67
|
-
"passport": "0.
|
|
67
|
+
"papaparse": "5.5.3",
|
|
68
|
+
"passport": "0.7.0",
|
|
68
69
|
"passport-http": "0.3.0",
|
|
69
70
|
"passport-local": "1.0.0",
|
|
70
71
|
"pino": "8.16.0",
|
|
@@ -72,21 +73,22 @@
|
|
|
72
73
|
"prompt": "1.3.0",
|
|
73
74
|
"properties-reader": "2.3.0",
|
|
74
75
|
"recursive-iterator": "3.3.0",
|
|
75
|
-
"semver": "7.
|
|
76
|
+
"semver": "7.7.2",
|
|
76
77
|
"send": "^1.1.0",
|
|
77
78
|
"serve-static": "^2.2.0",
|
|
78
|
-
"ses": "1.
|
|
79
|
+
"ses": "1.13.0",
|
|
79
80
|
"stream-chain": "2.2.5",
|
|
80
|
-
"stream-json": "1.
|
|
81
|
-
"systeminformation": "5.
|
|
82
|
-
"tar-fs": "3.0.
|
|
81
|
+
"stream-json": "1.9.1",
|
|
82
|
+
"systeminformation": "5.27.1",
|
|
83
|
+
"tar-fs": "3.0.9",
|
|
83
84
|
"ulidx": "0.5.0",
|
|
84
85
|
"uuid": "10.0.0",
|
|
85
86
|
"validate.js": "0.13.1",
|
|
86
|
-
"ws": "8.18.
|
|
87
|
-
"yaml": "2.
|
|
87
|
+
"ws": "8.18.2",
|
|
88
|
+
"yaml": "2.8.0"
|
|
88
89
|
},
|
|
89
90
|
"bin": {
|
|
91
|
+
"harper": "bin/harperdb.js",
|
|
90
92
|
"harperdb": "bin/harperdb.js"
|
|
91
93
|
},
|
|
92
94
|
"engines": {
|
|
@@ -318,66 +320,66 @@
|
|
|
318
320
|
}
|
|
319
321
|
},
|
|
320
322
|
"node_modules/@aws-sdk/client-s3": {
|
|
321
|
-
"version": "3.
|
|
322
|
-
"resolved": "https://registry.npmjs.org/@aws-sdk/client-s3/-/client-s3-3.
|
|
323
|
-
"integrity": "sha512-
|
|
323
|
+
"version": "3.824.0",
|
|
324
|
+
"resolved": "https://registry.npmjs.org/@aws-sdk/client-s3/-/client-s3-3.824.0.tgz",
|
|
325
|
+
"integrity": "sha512-7neTQIdSVP/F4RTWG5T87LDpB955iQD6lxg9nJ00fdkIPczDcRtAEXow44NjF4fEdpQ1A9jokUtBSVE+GMXZ/A==",
|
|
324
326
|
"license": "Apache-2.0",
|
|
325
327
|
"dependencies": {
|
|
326
328
|
"@aws-crypto/sha1-browser": "5.2.0",
|
|
327
329
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
328
330
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
329
|
-
"@aws-sdk/core": "3.
|
|
330
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
331
|
-
"@aws-sdk/middleware-bucket-endpoint": "3.
|
|
332
|
-
"@aws-sdk/middleware-expect-continue": "3.
|
|
333
|
-
"@aws-sdk/middleware-flexible-checksums": "3.
|
|
334
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
335
|
-
"@aws-sdk/middleware-location-constraint": "3.
|
|
336
|
-
"@aws-sdk/middleware-logger": "3.
|
|
337
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
338
|
-
"@aws-sdk/middleware-sdk-s3": "3.
|
|
339
|
-
"@aws-sdk/middleware-ssec": "3.
|
|
340
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
341
|
-
"@aws-sdk/region-config-resolver": "3.
|
|
342
|
-
"@aws-sdk/signature-v4-multi-region": "3.
|
|
343
|
-
"@aws-sdk/types": "3.
|
|
344
|
-
"@aws-sdk/util-endpoints": "3.
|
|
345
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
346
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
347
|
-
"@aws-sdk/xml-builder": "3.
|
|
348
|
-
"@smithy/config-resolver": "^4.
|
|
349
|
-
"@smithy/core": "^3.1
|
|
350
|
-
"@smithy/eventstream-serde-browser": "^4.0.
|
|
351
|
-
"@smithy/eventstream-serde-config-resolver": "^4.
|
|
352
|
-
"@smithy/eventstream-serde-node": "^4.0.
|
|
353
|
-
"@smithy/fetch-http-handler": "^5.0.
|
|
354
|
-
"@smithy/hash-blob-browser": "^4.0.
|
|
355
|
-
"@smithy/hash-node": "^4.0.
|
|
356
|
-
"@smithy/hash-stream-node": "^4.0.
|
|
357
|
-
"@smithy/invalid-dependency": "^4.0.
|
|
358
|
-
"@smithy/md5-js": "^4.0.
|
|
359
|
-
"@smithy/middleware-content-length": "^4.0.
|
|
360
|
-
"@smithy/middleware-endpoint": "^4.
|
|
361
|
-
"@smithy/middleware-retry": "^4.
|
|
362
|
-
"@smithy/middleware-serde": "^4.0.
|
|
363
|
-
"@smithy/middleware-stack": "^4.0.
|
|
364
|
-
"@smithy/node-config-provider": "^4.
|
|
365
|
-
"@smithy/node-http-handler": "^4.0.
|
|
366
|
-
"@smithy/protocol-http": "^5.
|
|
367
|
-
"@smithy/smithy-client": "^4.1
|
|
368
|
-
"@smithy/types": "^4.1
|
|
369
|
-
"@smithy/url-parser": "^4.0.
|
|
331
|
+
"@aws-sdk/core": "3.823.0",
|
|
332
|
+
"@aws-sdk/credential-provider-node": "3.823.0",
|
|
333
|
+
"@aws-sdk/middleware-bucket-endpoint": "3.821.0",
|
|
334
|
+
"@aws-sdk/middleware-expect-continue": "3.821.0",
|
|
335
|
+
"@aws-sdk/middleware-flexible-checksums": "3.823.0",
|
|
336
|
+
"@aws-sdk/middleware-host-header": "3.821.0",
|
|
337
|
+
"@aws-sdk/middleware-location-constraint": "3.821.0",
|
|
338
|
+
"@aws-sdk/middleware-logger": "3.821.0",
|
|
339
|
+
"@aws-sdk/middleware-recursion-detection": "3.821.0",
|
|
340
|
+
"@aws-sdk/middleware-sdk-s3": "3.823.0",
|
|
341
|
+
"@aws-sdk/middleware-ssec": "3.821.0",
|
|
342
|
+
"@aws-sdk/middleware-user-agent": "3.823.0",
|
|
343
|
+
"@aws-sdk/region-config-resolver": "3.821.0",
|
|
344
|
+
"@aws-sdk/signature-v4-multi-region": "3.824.0",
|
|
345
|
+
"@aws-sdk/types": "3.821.0",
|
|
346
|
+
"@aws-sdk/util-endpoints": "3.821.0",
|
|
347
|
+
"@aws-sdk/util-user-agent-browser": "3.821.0",
|
|
348
|
+
"@aws-sdk/util-user-agent-node": "3.823.0",
|
|
349
|
+
"@aws-sdk/xml-builder": "3.821.0",
|
|
350
|
+
"@smithy/config-resolver": "^4.1.4",
|
|
351
|
+
"@smithy/core": "^3.5.1",
|
|
352
|
+
"@smithy/eventstream-serde-browser": "^4.0.4",
|
|
353
|
+
"@smithy/eventstream-serde-config-resolver": "^4.1.2",
|
|
354
|
+
"@smithy/eventstream-serde-node": "^4.0.4",
|
|
355
|
+
"@smithy/fetch-http-handler": "^5.0.4",
|
|
356
|
+
"@smithy/hash-blob-browser": "^4.0.4",
|
|
357
|
+
"@smithy/hash-node": "^4.0.4",
|
|
358
|
+
"@smithy/hash-stream-node": "^4.0.4",
|
|
359
|
+
"@smithy/invalid-dependency": "^4.0.4",
|
|
360
|
+
"@smithy/md5-js": "^4.0.4",
|
|
361
|
+
"@smithy/middleware-content-length": "^4.0.4",
|
|
362
|
+
"@smithy/middleware-endpoint": "^4.1.9",
|
|
363
|
+
"@smithy/middleware-retry": "^4.1.10",
|
|
364
|
+
"@smithy/middleware-serde": "^4.0.8",
|
|
365
|
+
"@smithy/middleware-stack": "^4.0.4",
|
|
366
|
+
"@smithy/node-config-provider": "^4.1.3",
|
|
367
|
+
"@smithy/node-http-handler": "^4.0.6",
|
|
368
|
+
"@smithy/protocol-http": "^5.1.2",
|
|
369
|
+
"@smithy/smithy-client": "^4.4.1",
|
|
370
|
+
"@smithy/types": "^4.3.1",
|
|
371
|
+
"@smithy/url-parser": "^4.0.4",
|
|
370
372
|
"@smithy/util-base64": "^4.0.0",
|
|
371
373
|
"@smithy/util-body-length-browser": "^4.0.0",
|
|
372
374
|
"@smithy/util-body-length-node": "^4.0.0",
|
|
373
|
-
"@smithy/util-defaults-mode-browser": "^4.0.
|
|
374
|
-
"@smithy/util-defaults-mode-node": "^4.0.
|
|
375
|
-
"@smithy/util-endpoints": "^3.0.
|
|
376
|
-
"@smithy/util-middleware": "^4.0.
|
|
377
|
-
"@smithy/util-retry": "^4.0.
|
|
378
|
-
"@smithy/util-stream": "^4.
|
|
375
|
+
"@smithy/util-defaults-mode-browser": "^4.0.17",
|
|
376
|
+
"@smithy/util-defaults-mode-node": "^4.0.17",
|
|
377
|
+
"@smithy/util-endpoints": "^3.0.6",
|
|
378
|
+
"@smithy/util-middleware": "^4.0.4",
|
|
379
|
+
"@smithy/util-retry": "^4.0.5",
|
|
380
|
+
"@smithy/util-stream": "^4.2.2",
|
|
379
381
|
"@smithy/util-utf8": "^4.0.0",
|
|
380
|
-
"@smithy/util-waiter": "^4.0.
|
|
382
|
+
"@smithy/util-waiter": "^4.0.5",
|
|
381
383
|
"tslib": "^2.6.2"
|
|
382
384
|
},
|
|
383
385
|
"engines": {
|
|
@@ -385,47 +387,47 @@
|
|
|
385
387
|
}
|
|
386
388
|
},
|
|
387
389
|
"node_modules/@aws-sdk/client-sso": {
|
|
388
|
-
"version": "3.
|
|
389
|
-
"resolved": "https://registry.npmjs.org/@aws-sdk/client-sso/-/client-sso-3.
|
|
390
|
-
"integrity": "sha512-
|
|
390
|
+
"version": "3.823.0",
|
|
391
|
+
"resolved": "https://registry.npmjs.org/@aws-sdk/client-sso/-/client-sso-3.823.0.tgz",
|
|
392
|
+
"integrity": "sha512-dBWdsbyGw8rPfdCsZySNtTOGQK4EZ8lxB/CneSQWRBPHgQ+Ys88NXxImO8xfWO7Itt1eh8O7UDTZ9+smcvw2pw==",
|
|
391
393
|
"license": "Apache-2.0",
|
|
392
394
|
"dependencies": {
|
|
393
395
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
394
396
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
395
|
-
"@aws-sdk/core": "3.
|
|
396
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
397
|
-
"@aws-sdk/middleware-logger": "3.
|
|
398
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
399
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
400
|
-
"@aws-sdk/region-config-resolver": "3.
|
|
401
|
-
"@aws-sdk/types": "3.
|
|
402
|
-
"@aws-sdk/util-endpoints": "3.
|
|
403
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
404
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
405
|
-
"@smithy/config-resolver": "^4.
|
|
406
|
-
"@smithy/core": "^3.1
|
|
407
|
-
"@smithy/fetch-http-handler": "^5.0.
|
|
408
|
-
"@smithy/hash-node": "^4.0.
|
|
409
|
-
"@smithy/invalid-dependency": "^4.0.
|
|
410
|
-
"@smithy/middleware-content-length": "^4.0.
|
|
411
|
-
"@smithy/middleware-endpoint": "^4.
|
|
412
|
-
"@smithy/middleware-retry": "^4.
|
|
413
|
-
"@smithy/middleware-serde": "^4.0.
|
|
414
|
-
"@smithy/middleware-stack": "^4.0.
|
|
415
|
-
"@smithy/node-config-provider": "^4.
|
|
416
|
-
"@smithy/node-http-handler": "^4.0.
|
|
417
|
-
"@smithy/protocol-http": "^5.
|
|
418
|
-
"@smithy/smithy-client": "^4.1
|
|
419
|
-
"@smithy/types": "^4.1
|
|
420
|
-
"@smithy/url-parser": "^4.0.
|
|
397
|
+
"@aws-sdk/core": "3.823.0",
|
|
398
|
+
"@aws-sdk/middleware-host-header": "3.821.0",
|
|
399
|
+
"@aws-sdk/middleware-logger": "3.821.0",
|
|
400
|
+
"@aws-sdk/middleware-recursion-detection": "3.821.0",
|
|
401
|
+
"@aws-sdk/middleware-user-agent": "3.823.0",
|
|
402
|
+
"@aws-sdk/region-config-resolver": "3.821.0",
|
|
403
|
+
"@aws-sdk/types": "3.821.0",
|
|
404
|
+
"@aws-sdk/util-endpoints": "3.821.0",
|
|
405
|
+
"@aws-sdk/util-user-agent-browser": "3.821.0",
|
|
406
|
+
"@aws-sdk/util-user-agent-node": "3.823.0",
|
|
407
|
+
"@smithy/config-resolver": "^4.1.4",
|
|
408
|
+
"@smithy/core": "^3.5.1",
|
|
409
|
+
"@smithy/fetch-http-handler": "^5.0.4",
|
|
410
|
+
"@smithy/hash-node": "^4.0.4",
|
|
411
|
+
"@smithy/invalid-dependency": "^4.0.4",
|
|
412
|
+
"@smithy/middleware-content-length": "^4.0.4",
|
|
413
|
+
"@smithy/middleware-endpoint": "^4.1.9",
|
|
414
|
+
"@smithy/middleware-retry": "^4.1.10",
|
|
415
|
+
"@smithy/middleware-serde": "^4.0.8",
|
|
416
|
+
"@smithy/middleware-stack": "^4.0.4",
|
|
417
|
+
"@smithy/node-config-provider": "^4.1.3",
|
|
418
|
+
"@smithy/node-http-handler": "^4.0.6",
|
|
419
|
+
"@smithy/protocol-http": "^5.1.2",
|
|
420
|
+
"@smithy/smithy-client": "^4.4.1",
|
|
421
|
+
"@smithy/types": "^4.3.1",
|
|
422
|
+
"@smithy/url-parser": "^4.0.4",
|
|
421
423
|
"@smithy/util-base64": "^4.0.0",
|
|
422
424
|
"@smithy/util-body-length-browser": "^4.0.0",
|
|
423
425
|
"@smithy/util-body-length-node": "^4.0.0",
|
|
424
|
-
"@smithy/util-defaults-mode-browser": "^4.0.
|
|
425
|
-
"@smithy/util-defaults-mode-node": "^4.0.
|
|
426
|
-
"@smithy/util-endpoints": "^3.0.
|
|
427
|
-
"@smithy/util-middleware": "^4.0.
|
|
428
|
-
"@smithy/util-retry": "^4.0.
|
|
426
|
+
"@smithy/util-defaults-mode-browser": "^4.0.17",
|
|
427
|
+
"@smithy/util-defaults-mode-node": "^4.0.17",
|
|
428
|
+
"@smithy/util-endpoints": "^3.0.6",
|
|
429
|
+
"@smithy/util-middleware": "^4.0.4",
|
|
430
|
+
"@smithy/util-retry": "^4.0.5",
|
|
429
431
|
"@smithy/util-utf8": "^4.0.0",
|
|
430
432
|
"tslib": "^2.6.2"
|
|
431
433
|
},
|
|
@@ -434,20 +436,24 @@
|
|
|
434
436
|
}
|
|
435
437
|
},
|
|
436
438
|
"node_modules/@aws-sdk/core": {
|
|
437
|
-
"version": "3.
|
|
438
|
-
"resolved": "https://registry.npmjs.org/@aws-sdk/core/-/core-3.
|
|
439
|
-
"integrity": "sha512-
|
|
439
|
+
"version": "3.823.0",
|
|
440
|
+
"resolved": "https://registry.npmjs.org/@aws-sdk/core/-/core-3.823.0.tgz",
|
|
441
|
+
"integrity": "sha512-1Cf4w8J7wYexz0KU3zpaikHvldGXQEjFldHOhm0SBGRy7qfYNXecfJAamccF7RdgLxKGgkv5Pl9zX/Z/DcW9zg==",
|
|
440
442
|
"license": "Apache-2.0",
|
|
441
443
|
"dependencies": {
|
|
442
|
-
"@aws-sdk/types": "3.
|
|
443
|
-
"@
|
|
444
|
-
"@smithy/
|
|
445
|
-
"@smithy/
|
|
446
|
-
"@smithy/
|
|
447
|
-
"@smithy/
|
|
448
|
-
"@smithy/
|
|
449
|
-
"@smithy/
|
|
450
|
-
"@smithy/
|
|
444
|
+
"@aws-sdk/types": "3.821.0",
|
|
445
|
+
"@aws-sdk/xml-builder": "3.821.0",
|
|
446
|
+
"@smithy/core": "^3.5.1",
|
|
447
|
+
"@smithy/node-config-provider": "^4.1.3",
|
|
448
|
+
"@smithy/property-provider": "^4.0.4",
|
|
449
|
+
"@smithy/protocol-http": "^5.1.2",
|
|
450
|
+
"@smithy/signature-v4": "^5.1.2",
|
|
451
|
+
"@smithy/smithy-client": "^4.4.1",
|
|
452
|
+
"@smithy/types": "^4.3.1",
|
|
453
|
+
"@smithy/util-base64": "^4.0.0",
|
|
454
|
+
"@smithy/util-body-length-browser": "^4.0.0",
|
|
455
|
+
"@smithy/util-middleware": "^4.0.4",
|
|
456
|
+
"@smithy/util-utf8": "^4.0.0",
|
|
451
457
|
"fast-xml-parser": "4.4.1",
|
|
452
458
|
"tslib": "^2.6.2"
|
|
453
459
|
},
|
|
@@ -456,15 +462,15 @@
|
|
|
456
462
|
}
|
|
457
463
|
},
|
|
458
464
|
"node_modules/@aws-sdk/credential-provider-env": {
|
|
459
|
-
"version": "3.
|
|
460
|
-
"resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-env/-/credential-provider-env-3.
|
|
461
|
-
"integrity": "sha512-
|
|
465
|
+
"version": "3.823.0",
|
|
466
|
+
"resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-env/-/credential-provider-env-3.823.0.tgz",
|
|
467
|
+
"integrity": "sha512-AIrLLwumObge+U1klN4j5ToIozI+gE9NosENRyHe0GIIZgTLOG/8jxrMFVYFeNHs7RUtjDTxxewislhFyGxJ/w==",
|
|
462
468
|
"license": "Apache-2.0",
|
|
463
469
|
"dependencies": {
|
|
464
|
-
"@aws-sdk/core": "3.
|
|
465
|
-
"@aws-sdk/types": "3.
|
|
466
|
-
"@smithy/property-provider": "^4.0.
|
|
467
|
-
"@smithy/types": "^4.1
|
|
470
|
+
"@aws-sdk/core": "3.823.0",
|
|
471
|
+
"@aws-sdk/types": "3.821.0",
|
|
472
|
+
"@smithy/property-provider": "^4.0.4",
|
|
473
|
+
"@smithy/types": "^4.3.1",
|
|
468
474
|
"tslib": "^2.6.2"
|
|
469
475
|
},
|
|
470
476
|
"engines": {
|
|
@@ -472,20 +478,20 @@
|
|
|
472
478
|
}
|
|
473
479
|
},
|
|
474
480
|
"node_modules/@aws-sdk/credential-provider-http": {
|
|
475
|
-
"version": "3.
|
|
476
|
-
"resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-http/-/credential-provider-http-3.
|
|
477
|
-
"integrity": "sha512-
|
|
481
|
+
"version": "3.823.0",
|
|
482
|
+
"resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-http/-/credential-provider-http-3.823.0.tgz",
|
|
483
|
+
"integrity": "sha512-u4DXvB/J/o2bcvP1JP6n3ch7V3/NngmiJFPsM0hKUyRlLuWM37HEDEdjPRs3/uL/soTxrEhWKTA9//YVkvzI0w==",
|
|
478
484
|
"license": "Apache-2.0",
|
|
479
485
|
"dependencies": {
|
|
480
|
-
"@aws-sdk/core": "3.
|
|
481
|
-
"@aws-sdk/types": "3.
|
|
482
|
-
"@smithy/fetch-http-handler": "^5.0.
|
|
483
|
-
"@smithy/node-http-handler": "^4.0.
|
|
484
|
-
"@smithy/property-provider": "^4.0.
|
|
485
|
-
"@smithy/protocol-http": "^5.
|
|
486
|
-
"@smithy/smithy-client": "^4.1
|
|
487
|
-
"@smithy/types": "^4.1
|
|
488
|
-
"@smithy/util-stream": "^4.
|
|
486
|
+
"@aws-sdk/core": "3.823.0",
|
|
487
|
+
"@aws-sdk/types": "3.821.0",
|
|
488
|
+
"@smithy/fetch-http-handler": "^5.0.4",
|
|
489
|
+
"@smithy/node-http-handler": "^4.0.6",
|
|
490
|
+
"@smithy/property-provider": "^4.0.4",
|
|
491
|
+
"@smithy/protocol-http": "^5.1.2",
|
|
492
|
+
"@smithy/smithy-client": "^4.4.1",
|
|
493
|
+
"@smithy/types": "^4.3.1",
|
|
494
|
+
"@smithy/util-stream": "^4.2.2",
|
|
489
495
|
"tslib": "^2.6.2"
|
|
490
496
|
},
|
|
491
497
|
"engines": {
|
|
@@ -493,23 +499,23 @@
|
|
|
493
499
|
}
|
|
494
500
|
},
|
|
495
501
|
"node_modules/@aws-sdk/credential-provider-ini": {
|
|
496
|
-
"version": "3.
|
|
497
|
-
"resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-ini/-/credential-provider-ini-3.
|
|
498
|
-
"integrity": "sha512-
|
|
502
|
+
"version": "3.823.0",
|
|
503
|
+
"resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-ini/-/credential-provider-ini-3.823.0.tgz",
|
|
504
|
+
"integrity": "sha512-C0o63qviK5yFvjH9zKWAnCUBkssJoQ1A1XAHe0IAQkurzoNBSmu9oVemqwnKKHA4H6QrmusaEERfL00yohIkJA==",
|
|
499
505
|
"license": "Apache-2.0",
|
|
500
506
|
"dependencies": {
|
|
501
|
-
"@aws-sdk/core": "3.
|
|
502
|
-
"@aws-sdk/credential-provider-env": "3.
|
|
503
|
-
"@aws-sdk/credential-provider-http": "3.
|
|
504
|
-
"@aws-sdk/credential-provider-process": "3.
|
|
505
|
-
"@aws-sdk/credential-provider-sso": "3.
|
|
506
|
-
"@aws-sdk/credential-provider-web-identity": "3.
|
|
507
|
-
"@aws-sdk/nested-clients": "3.
|
|
508
|
-
"@aws-sdk/types": "3.
|
|
509
|
-
"@smithy/credential-provider-imds": "^4.0.
|
|
510
|
-
"@smithy/property-provider": "^4.0.
|
|
511
|
-
"@smithy/shared-ini-file-loader": "^4.0.
|
|
512
|
-
"@smithy/types": "^4.1
|
|
507
|
+
"@aws-sdk/core": "3.823.0",
|
|
508
|
+
"@aws-sdk/credential-provider-env": "3.823.0",
|
|
509
|
+
"@aws-sdk/credential-provider-http": "3.823.0",
|
|
510
|
+
"@aws-sdk/credential-provider-process": "3.823.0",
|
|
511
|
+
"@aws-sdk/credential-provider-sso": "3.823.0",
|
|
512
|
+
"@aws-sdk/credential-provider-web-identity": "3.823.0",
|
|
513
|
+
"@aws-sdk/nested-clients": "3.823.0",
|
|
514
|
+
"@aws-sdk/types": "3.821.0",
|
|
515
|
+
"@smithy/credential-provider-imds": "^4.0.6",
|
|
516
|
+
"@smithy/property-provider": "^4.0.4",
|
|
517
|
+
"@smithy/shared-ini-file-loader": "^4.0.4",
|
|
518
|
+
"@smithy/types": "^4.3.1",
|
|
513
519
|
"tslib": "^2.6.2"
|
|
514
520
|
},
|
|
515
521
|
"engines": {
|
|
@@ -517,22 +523,22 @@
|
|
|
517
523
|
}
|
|
518
524
|
},
|
|
519
525
|
"node_modules/@aws-sdk/credential-provider-node": {
|
|
520
|
-
"version": "3.
|
|
521
|
-
"resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-node/-/credential-provider-node-3.
|
|
522
|
-
"integrity": "sha512-
|
|
526
|
+
"version": "3.823.0",
|
|
527
|
+
"resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-node/-/credential-provider-node-3.823.0.tgz",
|
|
528
|
+
"integrity": "sha512-nfSxXVuZ+2GJDpVFlflNfh55Yb4BtDsXLGNssXF5YU6UgSPsi8j2YkaE92Jv2s7dlUK07l0vRpLyPuXMaGeiRQ==",
|
|
523
529
|
"license": "Apache-2.0",
|
|
524
530
|
"dependencies": {
|
|
525
|
-
"@aws-sdk/credential-provider-env": "3.
|
|
526
|
-
"@aws-sdk/credential-provider-http": "3.
|
|
527
|
-
"@aws-sdk/credential-provider-ini": "3.
|
|
528
|
-
"@aws-sdk/credential-provider-process": "3.
|
|
529
|
-
"@aws-sdk/credential-provider-sso": "3.
|
|
530
|
-
"@aws-sdk/credential-provider-web-identity": "3.
|
|
531
|
-
"@aws-sdk/types": "3.
|
|
532
|
-
"@smithy/credential-provider-imds": "^4.0.
|
|
533
|
-
"@smithy/property-provider": "^4.0.
|
|
534
|
-
"@smithy/shared-ini-file-loader": "^4.0.
|
|
535
|
-
"@smithy/types": "^4.1
|
|
531
|
+
"@aws-sdk/credential-provider-env": "3.823.0",
|
|
532
|
+
"@aws-sdk/credential-provider-http": "3.823.0",
|
|
533
|
+
"@aws-sdk/credential-provider-ini": "3.823.0",
|
|
534
|
+
"@aws-sdk/credential-provider-process": "3.823.0",
|
|
535
|
+
"@aws-sdk/credential-provider-sso": "3.823.0",
|
|
536
|
+
"@aws-sdk/credential-provider-web-identity": "3.823.0",
|
|
537
|
+
"@aws-sdk/types": "3.821.0",
|
|
538
|
+
"@smithy/credential-provider-imds": "^4.0.6",
|
|
539
|
+
"@smithy/property-provider": "^4.0.4",
|
|
540
|
+
"@smithy/shared-ini-file-loader": "^4.0.4",
|
|
541
|
+
"@smithy/types": "^4.3.1",
|
|
536
542
|
"tslib": "^2.6.2"
|
|
537
543
|
},
|
|
538
544
|
"engines": {
|
|
@@ -540,16 +546,16 @@
|
|
|
540
546
|
}
|
|
541
547
|
},
|
|
542
548
|
"node_modules/@aws-sdk/credential-provider-process": {
|
|
543
|
-
"version": "3.
|
|
544
|
-
"resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-process/-/credential-provider-process-3.
|
|
545
|
-
"integrity": "sha512-
|
|
549
|
+
"version": "3.823.0",
|
|
550
|
+
"resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-process/-/credential-provider-process-3.823.0.tgz",
|
|
551
|
+
"integrity": "sha512-U/A10/7zu2FbMFFVpIw95y0TZf+oYyrhZTBn9eL8zgWcrYRqxrxdqtPj/zMrfIfyIvQUhuJSENN4dx4tfpCMWQ==",
|
|
546
552
|
"license": "Apache-2.0",
|
|
547
553
|
"dependencies": {
|
|
548
|
-
"@aws-sdk/core": "3.
|
|
549
|
-
"@aws-sdk/types": "3.
|
|
550
|
-
"@smithy/property-provider": "^4.0.
|
|
551
|
-
"@smithy/shared-ini-file-loader": "^4.0.
|
|
552
|
-
"@smithy/types": "^4.1
|
|
554
|
+
"@aws-sdk/core": "3.823.0",
|
|
555
|
+
"@aws-sdk/types": "3.821.0",
|
|
556
|
+
"@smithy/property-provider": "^4.0.4",
|
|
557
|
+
"@smithy/shared-ini-file-loader": "^4.0.4",
|
|
558
|
+
"@smithy/types": "^4.3.1",
|
|
553
559
|
"tslib": "^2.6.2"
|
|
554
560
|
},
|
|
555
561
|
"engines": {
|
|
@@ -557,18 +563,18 @@
|
|
|
557
563
|
}
|
|
558
564
|
},
|
|
559
565
|
"node_modules/@aws-sdk/credential-provider-sso": {
|
|
560
|
-
"version": "3.
|
|
561
|
-
"resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-sso/-/credential-provider-sso-3.
|
|
562
|
-
"integrity": "sha512-
|
|
566
|
+
"version": "3.823.0",
|
|
567
|
+
"resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-sso/-/credential-provider-sso-3.823.0.tgz",
|
|
568
|
+
"integrity": "sha512-ff8IM80Wqz1V7VVMaMUqO2iR417jggfGWLPl8j2l7uCgwpEyop1ZZl5CFVYEwSupRBtwp+VlW1gTCk7ke56MUw==",
|
|
563
569
|
"license": "Apache-2.0",
|
|
564
570
|
"dependencies": {
|
|
565
|
-
"@aws-sdk/client-sso": "3.
|
|
566
|
-
"@aws-sdk/core": "3.
|
|
567
|
-
"@aws-sdk/token-providers": "3.
|
|
568
|
-
"@aws-sdk/types": "3.
|
|
569
|
-
"@smithy/property-provider": "^4.0.
|
|
570
|
-
"@smithy/shared-ini-file-loader": "^4.0.
|
|
571
|
-
"@smithy/types": "^4.1
|
|
571
|
+
"@aws-sdk/client-sso": "3.823.0",
|
|
572
|
+
"@aws-sdk/core": "3.823.0",
|
|
573
|
+
"@aws-sdk/token-providers": "3.823.0",
|
|
574
|
+
"@aws-sdk/types": "3.821.0",
|
|
575
|
+
"@smithy/property-provider": "^4.0.4",
|
|
576
|
+
"@smithy/shared-ini-file-loader": "^4.0.4",
|
|
577
|
+
"@smithy/types": "^4.3.1",
|
|
572
578
|
"tslib": "^2.6.2"
|
|
573
579
|
},
|
|
574
580
|
"engines": {
|
|
@@ -576,16 +582,16 @@
|
|
|
576
582
|
}
|
|
577
583
|
},
|
|
578
584
|
"node_modules/@aws-sdk/credential-provider-web-identity": {
|
|
579
|
-
"version": "3.
|
|
580
|
-
"resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-web-identity/-/credential-provider-web-identity-3.
|
|
581
|
-
"integrity": "sha512-
|
|
585
|
+
"version": "3.823.0",
|
|
586
|
+
"resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-web-identity/-/credential-provider-web-identity-3.823.0.tgz",
|
|
587
|
+
"integrity": "sha512-lzoZdJMQq9w7i4lXVka30cVBe/dZoUDZST8Xz/soEd73gg7RTKgG+0szL4xFWgdBDgcJDWLfZfJzlbyIVyAyOA==",
|
|
582
588
|
"license": "Apache-2.0",
|
|
583
589
|
"dependencies": {
|
|
584
|
-
"@aws-sdk/core": "3.
|
|
585
|
-
"@aws-sdk/nested-clients": "3.
|
|
586
|
-
"@aws-sdk/types": "3.
|
|
587
|
-
"@smithy/property-provider": "^4.0.
|
|
588
|
-
"@smithy/types": "^4.1
|
|
590
|
+
"@aws-sdk/core": "3.823.0",
|
|
591
|
+
"@aws-sdk/nested-clients": "3.823.0",
|
|
592
|
+
"@aws-sdk/types": "3.821.0",
|
|
593
|
+
"@smithy/property-provider": "^4.0.4",
|
|
594
|
+
"@smithy/types": "^4.3.1",
|
|
589
595
|
"tslib": "^2.6.2"
|
|
590
596
|
},
|
|
591
597
|
"engines": {
|
|
@@ -593,14 +599,14 @@
|
|
|
593
599
|
}
|
|
594
600
|
},
|
|
595
601
|
"node_modules/@aws-sdk/lib-storage": {
|
|
596
|
-
"version": "3.
|
|
597
|
-
"resolved": "https://registry.npmjs.org/@aws-sdk/lib-storage/-/lib-storage-3.
|
|
598
|
-
"integrity": "sha512-
|
|
602
|
+
"version": "3.824.0",
|
|
603
|
+
"resolved": "https://registry.npmjs.org/@aws-sdk/lib-storage/-/lib-storage-3.824.0.tgz",
|
|
604
|
+
"integrity": "sha512-K63o6J22jBKSFGjOCNXbwNJ5znSdpo8PtfCX8c6FIMQCBT2+ZqlRWEgz6Q9DmN4wmDkW5jNOKyMQZt626Mi4nw==",
|
|
599
605
|
"license": "Apache-2.0",
|
|
600
606
|
"dependencies": {
|
|
601
|
-
"@smithy/abort-controller": "^4.0.
|
|
602
|
-
"@smithy/middleware-endpoint": "^4.
|
|
603
|
-
"@smithy/smithy-client": "^4.1
|
|
607
|
+
"@smithy/abort-controller": "^4.0.4",
|
|
608
|
+
"@smithy/middleware-endpoint": "^4.1.9",
|
|
609
|
+
"@smithy/smithy-client": "^4.4.1",
|
|
604
610
|
"buffer": "5.6.0",
|
|
605
611
|
"events": "3.3.0",
|
|
606
612
|
"stream-browserify": "3.0.0",
|
|
@@ -610,20 +616,20 @@
|
|
|
610
616
|
"node": ">=18.0.0"
|
|
611
617
|
},
|
|
612
618
|
"peerDependencies": {
|
|
613
|
-
"@aws-sdk/client-s3": "^3.
|
|
619
|
+
"@aws-sdk/client-s3": "^3.824.0"
|
|
614
620
|
}
|
|
615
621
|
},
|
|
616
622
|
"node_modules/@aws-sdk/middleware-bucket-endpoint": {
|
|
617
|
-
"version": "3.
|
|
618
|
-
"resolved": "https://registry.npmjs.org/@aws-sdk/middleware-bucket-endpoint/-/middleware-bucket-endpoint-3.
|
|
619
|
-
"integrity": "sha512-
|
|
623
|
+
"version": "3.821.0",
|
|
624
|
+
"resolved": "https://registry.npmjs.org/@aws-sdk/middleware-bucket-endpoint/-/middleware-bucket-endpoint-3.821.0.tgz",
|
|
625
|
+
"integrity": "sha512-cebgeytKlWOgGczLo3BPvNY9XlzAzGZQANSysgJ2/8PSldmUpXRIF+GKPXDVhXeInWYHIfB8zZi3RqrPoXcNYQ==",
|
|
620
626
|
"license": "Apache-2.0",
|
|
621
627
|
"dependencies": {
|
|
622
|
-
"@aws-sdk/types": "3.
|
|
623
|
-
"@aws-sdk/util-arn-parser": "3.
|
|
624
|
-
"@smithy/node-config-provider": "^4.
|
|
625
|
-
"@smithy/protocol-http": "^5.
|
|
626
|
-
"@smithy/types": "^4.1
|
|
628
|
+
"@aws-sdk/types": "3.821.0",
|
|
629
|
+
"@aws-sdk/util-arn-parser": "3.804.0",
|
|
630
|
+
"@smithy/node-config-provider": "^4.1.3",
|
|
631
|
+
"@smithy/protocol-http": "^5.1.2",
|
|
632
|
+
"@smithy/types": "^4.3.1",
|
|
627
633
|
"@smithy/util-config-provider": "^4.0.0",
|
|
628
634
|
"tslib": "^2.6.2"
|
|
629
635
|
},
|
|
@@ -632,14 +638,14 @@
|
|
|
632
638
|
}
|
|
633
639
|
},
|
|
634
640
|
"node_modules/@aws-sdk/middleware-expect-continue": {
|
|
635
|
-
"version": "3.
|
|
636
|
-
"resolved": "https://registry.npmjs.org/@aws-sdk/middleware-expect-continue/-/middleware-expect-continue-3.
|
|
637
|
-
"integrity": "sha512-
|
|
641
|
+
"version": "3.821.0",
|
|
642
|
+
"resolved": "https://registry.npmjs.org/@aws-sdk/middleware-expect-continue/-/middleware-expect-continue-3.821.0.tgz",
|
|
643
|
+
"integrity": "sha512-zAOoSZKe1njOrtynvK6ZORU57YGv5I7KP4+rwOvUN3ZhJbQ7QPf8gKtFUCYAPRMegaXCKF/ADPtDZBAmM+zZ9g==",
|
|
638
644
|
"license": "Apache-2.0",
|
|
639
645
|
"dependencies": {
|
|
640
|
-
"@aws-sdk/types": "3.
|
|
641
|
-
"@smithy/protocol-http": "^5.
|
|
642
|
-
"@smithy/types": "^4.1
|
|
646
|
+
"@aws-sdk/types": "3.821.0",
|
|
647
|
+
"@smithy/protocol-http": "^5.1.2",
|
|
648
|
+
"@smithy/types": "^4.3.1",
|
|
643
649
|
"tslib": "^2.6.2"
|
|
644
650
|
},
|
|
645
651
|
"engines": {
|
|
@@ -647,22 +653,22 @@
|
|
|
647
653
|
}
|
|
648
654
|
},
|
|
649
655
|
"node_modules/@aws-sdk/middleware-flexible-checksums": {
|
|
650
|
-
"version": "3.
|
|
651
|
-
"resolved": "https://registry.npmjs.org/@aws-sdk/middleware-flexible-checksums/-/middleware-flexible-checksums-3.
|
|
652
|
-
"integrity": "sha512-
|
|
656
|
+
"version": "3.823.0",
|
|
657
|
+
"resolved": "https://registry.npmjs.org/@aws-sdk/middleware-flexible-checksums/-/middleware-flexible-checksums-3.823.0.tgz",
|
|
658
|
+
"integrity": "sha512-Elt6G1ryEEdkrppqbyJON0o2x4x9xKknimJtMLdfG1b4YfO9X+UB31pk4R2SHvMYfrJ+p8DE2jRAhvV4g/dwIQ==",
|
|
653
659
|
"license": "Apache-2.0",
|
|
654
660
|
"dependencies": {
|
|
655
661
|
"@aws-crypto/crc32": "5.2.0",
|
|
656
662
|
"@aws-crypto/crc32c": "5.2.0",
|
|
657
663
|
"@aws-crypto/util": "5.2.0",
|
|
658
|
-
"@aws-sdk/core": "3.
|
|
659
|
-
"@aws-sdk/types": "3.
|
|
664
|
+
"@aws-sdk/core": "3.823.0",
|
|
665
|
+
"@aws-sdk/types": "3.821.0",
|
|
660
666
|
"@smithy/is-array-buffer": "^4.0.0",
|
|
661
|
-
"@smithy/node-config-provider": "^4.
|
|
662
|
-
"@smithy/protocol-http": "^5.
|
|
663
|
-
"@smithy/types": "^4.1
|
|
664
|
-
"@smithy/util-middleware": "^4.0.
|
|
665
|
-
"@smithy/util-stream": "^4.
|
|
667
|
+
"@smithy/node-config-provider": "^4.1.3",
|
|
668
|
+
"@smithy/protocol-http": "^5.1.2",
|
|
669
|
+
"@smithy/types": "^4.3.1",
|
|
670
|
+
"@smithy/util-middleware": "^4.0.4",
|
|
671
|
+
"@smithy/util-stream": "^4.2.2",
|
|
666
672
|
"@smithy/util-utf8": "^4.0.0",
|
|
667
673
|
"tslib": "^2.6.2"
|
|
668
674
|
},
|
|
@@ -671,14 +677,14 @@
|
|
|
671
677
|
}
|
|
672
678
|
},
|
|
673
679
|
"node_modules/@aws-sdk/middleware-host-header": {
|
|
674
|
-
"version": "3.
|
|
675
|
-
"resolved": "https://registry.npmjs.org/@aws-sdk/middleware-host-header/-/middleware-host-header-3.
|
|
676
|
-
"integrity": "sha512-
|
|
680
|
+
"version": "3.821.0",
|
|
681
|
+
"resolved": "https://registry.npmjs.org/@aws-sdk/middleware-host-header/-/middleware-host-header-3.821.0.tgz",
|
|
682
|
+
"integrity": "sha512-xSMR+sopSeWGx5/4pAGhhfMvGBHioVBbqGvDs6pG64xfNwM5vq5s5v6D04e2i+uSTj4qGa71dLUs5I0UzAK3sw==",
|
|
677
683
|
"license": "Apache-2.0",
|
|
678
684
|
"dependencies": {
|
|
679
|
-
"@aws-sdk/types": "3.
|
|
680
|
-
"@smithy/protocol-http": "^5.
|
|
681
|
-
"@smithy/types": "^4.1
|
|
685
|
+
"@aws-sdk/types": "3.821.0",
|
|
686
|
+
"@smithy/protocol-http": "^5.1.2",
|
|
687
|
+
"@smithy/types": "^4.3.1",
|
|
682
688
|
"tslib": "^2.6.2"
|
|
683
689
|
},
|
|
684
690
|
"engines": {
|
|
@@ -686,13 +692,13 @@
|
|
|
686
692
|
}
|
|
687
693
|
},
|
|
688
694
|
"node_modules/@aws-sdk/middleware-location-constraint": {
|
|
689
|
-
"version": "3.
|
|
690
|
-
"resolved": "https://registry.npmjs.org/@aws-sdk/middleware-location-constraint/-/middleware-location-constraint-3.
|
|
691
|
-
"integrity": "sha512-
|
|
695
|
+
"version": "3.821.0",
|
|
696
|
+
"resolved": "https://registry.npmjs.org/@aws-sdk/middleware-location-constraint/-/middleware-location-constraint-3.821.0.tgz",
|
|
697
|
+
"integrity": "sha512-sKrm80k0t3R0on8aA/WhWFoMaAl4yvdk+riotmMElLUpcMcRXAd1+600uFVrxJqZdbrKQ0mjX0PjT68DlkYXLg==",
|
|
692
698
|
"license": "Apache-2.0",
|
|
693
699
|
"dependencies": {
|
|
694
|
-
"@aws-sdk/types": "3.
|
|
695
|
-
"@smithy/types": "^4.1
|
|
700
|
+
"@aws-sdk/types": "3.821.0",
|
|
701
|
+
"@smithy/types": "^4.3.1",
|
|
696
702
|
"tslib": "^2.6.2"
|
|
697
703
|
},
|
|
698
704
|
"engines": {
|
|
@@ -700,13 +706,13 @@
|
|
|
700
706
|
}
|
|
701
707
|
},
|
|
702
708
|
"node_modules/@aws-sdk/middleware-logger": {
|
|
703
|
-
"version": "3.
|
|
704
|
-
"resolved": "https://registry.npmjs.org/@aws-sdk/middleware-logger/-/middleware-logger-3.
|
|
705
|
-
"integrity": "sha512-
|
|
709
|
+
"version": "3.821.0",
|
|
710
|
+
"resolved": "https://registry.npmjs.org/@aws-sdk/middleware-logger/-/middleware-logger-3.821.0.tgz",
|
|
711
|
+
"integrity": "sha512-0cvI0ipf2tGx7fXYEEN5fBeZDz2RnHyb9xftSgUsEq7NBxjV0yTZfLJw6Za5rjE6snC80dRN8+bTNR1tuG89zA==",
|
|
706
712
|
"license": "Apache-2.0",
|
|
707
713
|
"dependencies": {
|
|
708
|
-
"@aws-sdk/types": "3.
|
|
709
|
-
"@smithy/types": "^4.1
|
|
714
|
+
"@aws-sdk/types": "3.821.0",
|
|
715
|
+
"@smithy/types": "^4.3.1",
|
|
710
716
|
"tslib": "^2.6.2"
|
|
711
717
|
},
|
|
712
718
|
"engines": {
|
|
@@ -714,14 +720,14 @@
|
|
|
714
720
|
}
|
|
715
721
|
},
|
|
716
722
|
"node_modules/@aws-sdk/middleware-recursion-detection": {
|
|
717
|
-
"version": "3.
|
|
718
|
-
"resolved": "https://registry.npmjs.org/@aws-sdk/middleware-recursion-detection/-/middleware-recursion-detection-3.
|
|
719
|
-
"integrity": "sha512-
|
|
723
|
+
"version": "3.821.0",
|
|
724
|
+
"resolved": "https://registry.npmjs.org/@aws-sdk/middleware-recursion-detection/-/middleware-recursion-detection-3.821.0.tgz",
|
|
725
|
+
"integrity": "sha512-efmaifbhBoqKG3bAoEfDdcM8hn1psF+4qa7ykWuYmfmah59JBeqHLfz5W9m9JoTwoKPkFcVLWZxnyZzAnVBOIg==",
|
|
720
726
|
"license": "Apache-2.0",
|
|
721
727
|
"dependencies": {
|
|
722
|
-
"@aws-sdk/types": "3.
|
|
723
|
-
"@smithy/protocol-http": "^5.
|
|
724
|
-
"@smithy/types": "^4.1
|
|
728
|
+
"@aws-sdk/types": "3.821.0",
|
|
729
|
+
"@smithy/protocol-http": "^5.1.2",
|
|
730
|
+
"@smithy/types": "^4.3.1",
|
|
725
731
|
"tslib": "^2.6.2"
|
|
726
732
|
},
|
|
727
733
|
"engines": {
|
|
@@ -729,23 +735,23 @@
|
|
|
729
735
|
}
|
|
730
736
|
},
|
|
731
737
|
"node_modules/@aws-sdk/middleware-sdk-s3": {
|
|
732
|
-
"version": "3.
|
|
733
|
-
"resolved": "https://registry.npmjs.org/@aws-sdk/middleware-sdk-s3/-/middleware-sdk-s3-3.
|
|
734
|
-
"integrity": "sha512-
|
|
738
|
+
"version": "3.823.0",
|
|
739
|
+
"resolved": "https://registry.npmjs.org/@aws-sdk/middleware-sdk-s3/-/middleware-sdk-s3-3.823.0.tgz",
|
|
740
|
+
"integrity": "sha512-UV755wt2HDru8PbxLn2S0Fvwgdn9mYamexn31Q6wyUGQ6rkpjKNEzL+oNDGQQmDQAOcQO+nLubKFsCwtBM02fQ==",
|
|
735
741
|
"license": "Apache-2.0",
|
|
736
742
|
"dependencies": {
|
|
737
|
-
"@aws-sdk/core": "3.
|
|
738
|
-
"@aws-sdk/types": "3.
|
|
739
|
-
"@aws-sdk/util-arn-parser": "3.
|
|
740
|
-
"@smithy/core": "^3.1
|
|
741
|
-
"@smithy/node-config-provider": "^4.
|
|
742
|
-
"@smithy/protocol-http": "^5.
|
|
743
|
-
"@smithy/signature-v4": "^5.
|
|
744
|
-
"@smithy/smithy-client": "^4.1
|
|
745
|
-
"@smithy/types": "^4.1
|
|
743
|
+
"@aws-sdk/core": "3.823.0",
|
|
744
|
+
"@aws-sdk/types": "3.821.0",
|
|
745
|
+
"@aws-sdk/util-arn-parser": "3.804.0",
|
|
746
|
+
"@smithy/core": "^3.5.1",
|
|
747
|
+
"@smithy/node-config-provider": "^4.1.3",
|
|
748
|
+
"@smithy/protocol-http": "^5.1.2",
|
|
749
|
+
"@smithy/signature-v4": "^5.1.2",
|
|
750
|
+
"@smithy/smithy-client": "^4.4.1",
|
|
751
|
+
"@smithy/types": "^4.3.1",
|
|
746
752
|
"@smithy/util-config-provider": "^4.0.0",
|
|
747
|
-
"@smithy/util-middleware": "^4.0.
|
|
748
|
-
"@smithy/util-stream": "^4.
|
|
753
|
+
"@smithy/util-middleware": "^4.0.4",
|
|
754
|
+
"@smithy/util-stream": "^4.2.2",
|
|
749
755
|
"@smithy/util-utf8": "^4.0.0",
|
|
750
756
|
"tslib": "^2.6.2"
|
|
751
757
|
},
|
|
@@ -754,13 +760,13 @@
|
|
|
754
760
|
}
|
|
755
761
|
},
|
|
756
762
|
"node_modules/@aws-sdk/middleware-ssec": {
|
|
757
|
-
"version": "3.
|
|
758
|
-
"resolved": "https://registry.npmjs.org/@aws-sdk/middleware-ssec/-/middleware-ssec-3.
|
|
759
|
-
"integrity": "sha512-
|
|
763
|
+
"version": "3.821.0",
|
|
764
|
+
"resolved": "https://registry.npmjs.org/@aws-sdk/middleware-ssec/-/middleware-ssec-3.821.0.tgz",
|
|
765
|
+
"integrity": "sha512-YYi1Hhr2AYiU/24cQc8HIB+SWbQo6FBkMYojVuz/zgrtkFmALxENGF/21OPg7f/QWd+eadZJRxCjmRwh5F2Cxg==",
|
|
760
766
|
"license": "Apache-2.0",
|
|
761
767
|
"dependencies": {
|
|
762
|
-
"@aws-sdk/types": "3.
|
|
763
|
-
"@smithy/types": "^4.1
|
|
768
|
+
"@aws-sdk/types": "3.821.0",
|
|
769
|
+
"@smithy/types": "^4.3.1",
|
|
764
770
|
"tslib": "^2.6.2"
|
|
765
771
|
},
|
|
766
772
|
"engines": {
|
|
@@ -768,17 +774,17 @@
|
|
|
768
774
|
}
|
|
769
775
|
},
|
|
770
776
|
"node_modules/@aws-sdk/middleware-user-agent": {
|
|
771
|
-
"version": "3.
|
|
772
|
-
"resolved": "https://registry.npmjs.org/@aws-sdk/middleware-user-agent/-/middleware-user-agent-3.
|
|
773
|
-
"integrity": "sha512-
|
|
777
|
+
"version": "3.823.0",
|
|
778
|
+
"resolved": "https://registry.npmjs.org/@aws-sdk/middleware-user-agent/-/middleware-user-agent-3.823.0.tgz",
|
|
779
|
+
"integrity": "sha512-TKRQK09ld1LrIPExC9rIDpqnMsWcv+eq8ABKFHVo8mDLTSuWx/IiQ4eCh9T5zDuEZcLY4nNYCSzXKqw6XKcMCA==",
|
|
774
780
|
"license": "Apache-2.0",
|
|
775
781
|
"dependencies": {
|
|
776
|
-
"@aws-sdk/core": "3.
|
|
777
|
-
"@aws-sdk/types": "3.
|
|
778
|
-
"@aws-sdk/util-endpoints": "3.
|
|
779
|
-
"@smithy/core": "^3.1
|
|
780
|
-
"@smithy/protocol-http": "^5.
|
|
781
|
-
"@smithy/types": "^4.1
|
|
782
|
+
"@aws-sdk/core": "3.823.0",
|
|
783
|
+
"@aws-sdk/types": "3.821.0",
|
|
784
|
+
"@aws-sdk/util-endpoints": "3.821.0",
|
|
785
|
+
"@smithy/core": "^3.5.1",
|
|
786
|
+
"@smithy/protocol-http": "^5.1.2",
|
|
787
|
+
"@smithy/types": "^4.3.1",
|
|
782
788
|
"tslib": "^2.6.2"
|
|
783
789
|
},
|
|
784
790
|
"engines": {
|
|
@@ -786,47 +792,47 @@
|
|
|
786
792
|
}
|
|
787
793
|
},
|
|
788
794
|
"node_modules/@aws-sdk/nested-clients": {
|
|
789
|
-
"version": "3.
|
|
790
|
-
"resolved": "https://registry.npmjs.org/@aws-sdk/nested-clients/-/nested-clients-3.
|
|
791
|
-
"integrity": "sha512
|
|
795
|
+
"version": "3.823.0",
|
|
796
|
+
"resolved": "https://registry.npmjs.org/@aws-sdk/nested-clients/-/nested-clients-3.823.0.tgz",
|
|
797
|
+
"integrity": "sha512-/BcyOBubrJnd2gxlbbmNJR1w0Z3OVN/UE8Yz20e+ou+Mijjv7EbtVwmWvio1e3ZjphwdA8tVfPYZKwXmrvHKmQ==",
|
|
792
798
|
"license": "Apache-2.0",
|
|
793
799
|
"dependencies": {
|
|
794
800
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
795
801
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
796
|
-
"@aws-sdk/core": "3.
|
|
797
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
798
|
-
"@aws-sdk/middleware-logger": "3.
|
|
799
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
800
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
801
|
-
"@aws-sdk/region-config-resolver": "3.
|
|
802
|
-
"@aws-sdk/types": "3.
|
|
803
|
-
"@aws-sdk/util-endpoints": "3.
|
|
804
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
805
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
806
|
-
"@smithy/config-resolver": "^4.
|
|
807
|
-
"@smithy/core": "^3.1
|
|
808
|
-
"@smithy/fetch-http-handler": "^5.0.
|
|
809
|
-
"@smithy/hash-node": "^4.0.
|
|
810
|
-
"@smithy/invalid-dependency": "^4.0.
|
|
811
|
-
"@smithy/middleware-content-length": "^4.0.
|
|
812
|
-
"@smithy/middleware-endpoint": "^4.
|
|
813
|
-
"@smithy/middleware-retry": "^4.
|
|
814
|
-
"@smithy/middleware-serde": "^4.0.
|
|
815
|
-
"@smithy/middleware-stack": "^4.0.
|
|
816
|
-
"@smithy/node-config-provider": "^4.
|
|
817
|
-
"@smithy/node-http-handler": "^4.0.
|
|
818
|
-
"@smithy/protocol-http": "^5.
|
|
819
|
-
"@smithy/smithy-client": "^4.1
|
|
820
|
-
"@smithy/types": "^4.1
|
|
821
|
-
"@smithy/url-parser": "^4.0.
|
|
802
|
+
"@aws-sdk/core": "3.823.0",
|
|
803
|
+
"@aws-sdk/middleware-host-header": "3.821.0",
|
|
804
|
+
"@aws-sdk/middleware-logger": "3.821.0",
|
|
805
|
+
"@aws-sdk/middleware-recursion-detection": "3.821.0",
|
|
806
|
+
"@aws-sdk/middleware-user-agent": "3.823.0",
|
|
807
|
+
"@aws-sdk/region-config-resolver": "3.821.0",
|
|
808
|
+
"@aws-sdk/types": "3.821.0",
|
|
809
|
+
"@aws-sdk/util-endpoints": "3.821.0",
|
|
810
|
+
"@aws-sdk/util-user-agent-browser": "3.821.0",
|
|
811
|
+
"@aws-sdk/util-user-agent-node": "3.823.0",
|
|
812
|
+
"@smithy/config-resolver": "^4.1.4",
|
|
813
|
+
"@smithy/core": "^3.5.1",
|
|
814
|
+
"@smithy/fetch-http-handler": "^5.0.4",
|
|
815
|
+
"@smithy/hash-node": "^4.0.4",
|
|
816
|
+
"@smithy/invalid-dependency": "^4.0.4",
|
|
817
|
+
"@smithy/middleware-content-length": "^4.0.4",
|
|
818
|
+
"@smithy/middleware-endpoint": "^4.1.9",
|
|
819
|
+
"@smithy/middleware-retry": "^4.1.10",
|
|
820
|
+
"@smithy/middleware-serde": "^4.0.8",
|
|
821
|
+
"@smithy/middleware-stack": "^4.0.4",
|
|
822
|
+
"@smithy/node-config-provider": "^4.1.3",
|
|
823
|
+
"@smithy/node-http-handler": "^4.0.6",
|
|
824
|
+
"@smithy/protocol-http": "^5.1.2",
|
|
825
|
+
"@smithy/smithy-client": "^4.4.1",
|
|
826
|
+
"@smithy/types": "^4.3.1",
|
|
827
|
+
"@smithy/url-parser": "^4.0.4",
|
|
822
828
|
"@smithy/util-base64": "^4.0.0",
|
|
823
829
|
"@smithy/util-body-length-browser": "^4.0.0",
|
|
824
830
|
"@smithy/util-body-length-node": "^4.0.0",
|
|
825
|
-
"@smithy/util-defaults-mode-browser": "^4.0.
|
|
826
|
-
"@smithy/util-defaults-mode-node": "^4.0.
|
|
827
|
-
"@smithy/util-endpoints": "^3.0.
|
|
828
|
-
"@smithy/util-middleware": "^4.0.
|
|
829
|
-
"@smithy/util-retry": "^4.0.
|
|
831
|
+
"@smithy/util-defaults-mode-browser": "^4.0.17",
|
|
832
|
+
"@smithy/util-defaults-mode-node": "^4.0.17",
|
|
833
|
+
"@smithy/util-endpoints": "^3.0.6",
|
|
834
|
+
"@smithy/util-middleware": "^4.0.4",
|
|
835
|
+
"@smithy/util-retry": "^4.0.5",
|
|
830
836
|
"@smithy/util-utf8": "^4.0.0",
|
|
831
837
|
"tslib": "^2.6.2"
|
|
832
838
|
},
|
|
@@ -835,16 +841,16 @@
|
|
|
835
841
|
}
|
|
836
842
|
},
|
|
837
843
|
"node_modules/@aws-sdk/region-config-resolver": {
|
|
838
|
-
"version": "3.
|
|
839
|
-
"resolved": "https://registry.npmjs.org/@aws-sdk/region-config-resolver/-/region-config-resolver-3.
|
|
840
|
-
"integrity": "sha512-
|
|
844
|
+
"version": "3.821.0",
|
|
845
|
+
"resolved": "https://registry.npmjs.org/@aws-sdk/region-config-resolver/-/region-config-resolver-3.821.0.tgz",
|
|
846
|
+
"integrity": "sha512-t8og+lRCIIy5nlId0bScNpCkif8sc0LhmtaKsbm0ZPm3sCa/WhCbSZibjbZ28FNjVCV+p0D9RYZx0VDDbtWyjw==",
|
|
841
847
|
"license": "Apache-2.0",
|
|
842
848
|
"dependencies": {
|
|
843
|
-
"@aws-sdk/types": "3.
|
|
844
|
-
"@smithy/node-config-provider": "^4.
|
|
845
|
-
"@smithy/types": "^4.1
|
|
849
|
+
"@aws-sdk/types": "3.821.0",
|
|
850
|
+
"@smithy/node-config-provider": "^4.1.3",
|
|
851
|
+
"@smithy/types": "^4.3.1",
|
|
846
852
|
"@smithy/util-config-provider": "^4.0.0",
|
|
847
|
-
"@smithy/util-middleware": "^4.0.
|
|
853
|
+
"@smithy/util-middleware": "^4.0.4",
|
|
848
854
|
"tslib": "^2.6.2"
|
|
849
855
|
},
|
|
850
856
|
"engines": {
|
|
@@ -852,16 +858,16 @@
|
|
|
852
858
|
}
|
|
853
859
|
},
|
|
854
860
|
"node_modules/@aws-sdk/signature-v4-multi-region": {
|
|
855
|
-
"version": "3.
|
|
856
|
-
"resolved": "https://registry.npmjs.org/@aws-sdk/signature-v4-multi-region/-/signature-v4-multi-region-3.
|
|
857
|
-
"integrity": "sha512-
|
|
861
|
+
"version": "3.824.0",
|
|
862
|
+
"resolved": "https://registry.npmjs.org/@aws-sdk/signature-v4-multi-region/-/signature-v4-multi-region-3.824.0.tgz",
|
|
863
|
+
"integrity": "sha512-HBjuWeN6Z1pvJjUvGXdMNLwEypKKB4km6zXj9jsbOOwP8NTL6J5rY+JmlX/mfBTmvzmI0kMu2bxlQ4ME2CIRbA==",
|
|
858
864
|
"license": "Apache-2.0",
|
|
859
865
|
"dependencies": {
|
|
860
|
-
"@aws-sdk/middleware-sdk-s3": "3.
|
|
861
|
-
"@aws-sdk/types": "3.
|
|
862
|
-
"@smithy/protocol-http": "^5.
|
|
863
|
-
"@smithy/signature-v4": "^5.
|
|
864
|
-
"@smithy/types": "^4.1
|
|
866
|
+
"@aws-sdk/middleware-sdk-s3": "3.823.0",
|
|
867
|
+
"@aws-sdk/types": "3.821.0",
|
|
868
|
+
"@smithy/protocol-http": "^5.1.2",
|
|
869
|
+
"@smithy/signature-v4": "^5.1.2",
|
|
870
|
+
"@smithy/types": "^4.3.1",
|
|
865
871
|
"tslib": "^2.6.2"
|
|
866
872
|
},
|
|
867
873
|
"engines": {
|
|
@@ -869,16 +875,17 @@
|
|
|
869
875
|
}
|
|
870
876
|
},
|
|
871
877
|
"node_modules/@aws-sdk/token-providers": {
|
|
872
|
-
"version": "3.
|
|
873
|
-
"resolved": "https://registry.npmjs.org/@aws-sdk/token-providers/-/token-providers-3.
|
|
874
|
-
"integrity": "sha512-
|
|
878
|
+
"version": "3.823.0",
|
|
879
|
+
"resolved": "https://registry.npmjs.org/@aws-sdk/token-providers/-/token-providers-3.823.0.tgz",
|
|
880
|
+
"integrity": "sha512-vz6onCb/+g4y+owxGGPMEMdN789dTfBOgz/c9pFv0f01840w9Rrt46l+gjQlnXnx+0KG6wNeBIVhFdbCfV3HyQ==",
|
|
875
881
|
"license": "Apache-2.0",
|
|
876
882
|
"dependencies": {
|
|
877
|
-
"@aws-sdk/
|
|
878
|
-
"@aws-sdk/
|
|
879
|
-
"@
|
|
880
|
-
"@smithy/
|
|
881
|
-
"@smithy/
|
|
883
|
+
"@aws-sdk/core": "3.823.0",
|
|
884
|
+
"@aws-sdk/nested-clients": "3.823.0",
|
|
885
|
+
"@aws-sdk/types": "3.821.0",
|
|
886
|
+
"@smithy/property-provider": "^4.0.4",
|
|
887
|
+
"@smithy/shared-ini-file-loader": "^4.0.4",
|
|
888
|
+
"@smithy/types": "^4.3.1",
|
|
882
889
|
"tslib": "^2.6.2"
|
|
883
890
|
},
|
|
884
891
|
"engines": {
|
|
@@ -886,12 +893,12 @@
|
|
|
886
893
|
}
|
|
887
894
|
},
|
|
888
895
|
"node_modules/@aws-sdk/types": {
|
|
889
|
-
"version": "3.
|
|
890
|
-
"resolved": "https://registry.npmjs.org/@aws-sdk/types/-/types-3.
|
|
891
|
-
"integrity": "sha512-
|
|
896
|
+
"version": "3.821.0",
|
|
897
|
+
"resolved": "https://registry.npmjs.org/@aws-sdk/types/-/types-3.821.0.tgz",
|
|
898
|
+
"integrity": "sha512-Znroqdai1a90TlxGaJ+FK1lwC0fHpo97Xjsp5UKGR5JODYm7f9+/fF17ebO1KdoBr/Rm0UIFiF5VmI8ts9F1eA==",
|
|
892
899
|
"license": "Apache-2.0",
|
|
893
900
|
"dependencies": {
|
|
894
|
-
"@smithy/types": "^4.1
|
|
901
|
+
"@smithy/types": "^4.3.1",
|
|
895
902
|
"tslib": "^2.6.2"
|
|
896
903
|
},
|
|
897
904
|
"engines": {
|
|
@@ -899,9 +906,9 @@
|
|
|
899
906
|
}
|
|
900
907
|
},
|
|
901
908
|
"node_modules/@aws-sdk/util-arn-parser": {
|
|
902
|
-
"version": "3.
|
|
903
|
-
"resolved": "https://registry.npmjs.org/@aws-sdk/util-arn-parser/-/util-arn-parser-3.
|
|
904
|
-
"integrity": "sha512-
|
|
909
|
+
"version": "3.804.0",
|
|
910
|
+
"resolved": "https://registry.npmjs.org/@aws-sdk/util-arn-parser/-/util-arn-parser-3.804.0.tgz",
|
|
911
|
+
"integrity": "sha512-wmBJqn1DRXnZu3b4EkE6CWnoWMo1ZMvlfkqU5zPz67xx1GMaXlDCchFvKAXMjk4jn/L1O3tKnoFDNsoLV1kgNQ==",
|
|
905
912
|
"license": "Apache-2.0",
|
|
906
913
|
"dependencies": {
|
|
907
914
|
"tslib": "^2.6.2"
|
|
@@ -911,14 +918,14 @@
|
|
|
911
918
|
}
|
|
912
919
|
},
|
|
913
920
|
"node_modules/@aws-sdk/util-endpoints": {
|
|
914
|
-
"version": "3.
|
|
915
|
-
"resolved": "https://registry.npmjs.org/@aws-sdk/util-endpoints/-/util-endpoints-3.
|
|
916
|
-
"integrity": "sha512-
|
|
921
|
+
"version": "3.821.0",
|
|
922
|
+
"resolved": "https://registry.npmjs.org/@aws-sdk/util-endpoints/-/util-endpoints-3.821.0.tgz",
|
|
923
|
+
"integrity": "sha512-Uknt/zUZnLE76zaAAPEayOeF5/4IZ2puTFXvcSCWHsi9m3tqbb9UozlnlVqvCZLCRWfQryZQoG2W4XSS3qgk5A==",
|
|
917
924
|
"license": "Apache-2.0",
|
|
918
925
|
"dependencies": {
|
|
919
|
-
"@aws-sdk/types": "3.
|
|
920
|
-
"@smithy/types": "^4.1
|
|
921
|
-
"@smithy/util-endpoints": "^3.0.
|
|
926
|
+
"@aws-sdk/types": "3.821.0",
|
|
927
|
+
"@smithy/types": "^4.3.1",
|
|
928
|
+
"@smithy/util-endpoints": "^3.0.6",
|
|
922
929
|
"tslib": "^2.6.2"
|
|
923
930
|
},
|
|
924
931
|
"engines": {
|
|
@@ -938,27 +945,27 @@
|
|
|
938
945
|
}
|
|
939
946
|
},
|
|
940
947
|
"node_modules/@aws-sdk/util-user-agent-browser": {
|
|
941
|
-
"version": "3.
|
|
942
|
-
"resolved": "https://registry.npmjs.org/@aws-sdk/util-user-agent-browser/-/util-user-agent-browser-3.
|
|
943
|
-
"integrity": "sha512-
|
|
948
|
+
"version": "3.821.0",
|
|
949
|
+
"resolved": "https://registry.npmjs.org/@aws-sdk/util-user-agent-browser/-/util-user-agent-browser-3.821.0.tgz",
|
|
950
|
+
"integrity": "sha512-irWZHyM0Jr1xhC+38OuZ7JB6OXMLPZlj48thElpsO1ZSLRkLZx5+I7VV6k3sp2yZ7BYbKz/G2ojSv4wdm7XTLw==",
|
|
944
951
|
"license": "Apache-2.0",
|
|
945
952
|
"dependencies": {
|
|
946
|
-
"@aws-sdk/types": "3.
|
|
947
|
-
"@smithy/types": "^4.1
|
|
953
|
+
"@aws-sdk/types": "3.821.0",
|
|
954
|
+
"@smithy/types": "^4.3.1",
|
|
948
955
|
"bowser": "^2.11.0",
|
|
949
956
|
"tslib": "^2.6.2"
|
|
950
957
|
}
|
|
951
958
|
},
|
|
952
959
|
"node_modules/@aws-sdk/util-user-agent-node": {
|
|
953
|
-
"version": "3.
|
|
954
|
-
"resolved": "https://registry.npmjs.org/@aws-sdk/util-user-agent-node/-/util-user-agent-node-3.
|
|
955
|
-
"integrity": "sha512-
|
|
960
|
+
"version": "3.823.0",
|
|
961
|
+
"resolved": "https://registry.npmjs.org/@aws-sdk/util-user-agent-node/-/util-user-agent-node-3.823.0.tgz",
|
|
962
|
+
"integrity": "sha512-WvNeRz7HV3JLBVGTXW4Qr5QvvWY0vtggH5jW/NqHFH+ZEliVQaUIJ/HNLMpMoCSiu/DlpQAyAjRZXAptJ0oqbw==",
|
|
956
963
|
"license": "Apache-2.0",
|
|
957
964
|
"dependencies": {
|
|
958
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
959
|
-
"@aws-sdk/types": "3.
|
|
960
|
-
"@smithy/node-config-provider": "^4.
|
|
961
|
-
"@smithy/types": "^4.1
|
|
965
|
+
"@aws-sdk/middleware-user-agent": "3.823.0",
|
|
966
|
+
"@aws-sdk/types": "3.821.0",
|
|
967
|
+
"@smithy/node-config-provider": "^4.1.3",
|
|
968
|
+
"@smithy/types": "^4.3.1",
|
|
962
969
|
"tslib": "^2.6.2"
|
|
963
970
|
},
|
|
964
971
|
"engines": {
|
|
@@ -974,12 +981,12 @@
|
|
|
974
981
|
}
|
|
975
982
|
},
|
|
976
983
|
"node_modules/@aws-sdk/xml-builder": {
|
|
977
|
-
"version": "3.
|
|
978
|
-
"resolved": "https://registry.npmjs.org/@aws-sdk/xml-builder/-/xml-builder-3.
|
|
979
|
-
"integrity": "sha512-
|
|
984
|
+
"version": "3.821.0",
|
|
985
|
+
"resolved": "https://registry.npmjs.org/@aws-sdk/xml-builder/-/xml-builder-3.821.0.tgz",
|
|
986
|
+
"integrity": "sha512-DIIotRnefVL6DiaHtO6/21DhJ4JZnnIwdNbpwiAhdt/AVbttcE4yw925gsjur0OGv5BTYXQXU3YnANBYnZjuQA==",
|
|
980
987
|
"license": "Apache-2.0",
|
|
981
988
|
"dependencies": {
|
|
982
|
-
"@smithy/types": "^4.1
|
|
989
|
+
"@smithy/types": "^4.3.1",
|
|
983
990
|
"tslib": "^2.6.2"
|
|
984
991
|
},
|
|
985
992
|
"engines": {
|
|
@@ -1001,13 +1008,13 @@
|
|
|
1001
1008
|
}
|
|
1002
1009
|
},
|
|
1003
1010
|
"node_modules/@babel/generator": {
|
|
1004
|
-
"version": "7.27.
|
|
1005
|
-
"resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.27.
|
|
1006
|
-
"integrity": "sha512-
|
|
1011
|
+
"version": "7.27.5",
|
|
1012
|
+
"resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.27.5.tgz",
|
|
1013
|
+
"integrity": "sha512-ZGhA37l0e/g2s1Cnzdix0O3aLYm66eF8aufiVteOgnwxgnRP8GoyMj7VWsgWnQbVKXyge7hqrFh2K2TQM6t1Hw==",
|
|
1007
1014
|
"license": "MIT",
|
|
1008
1015
|
"dependencies": {
|
|
1009
|
-
"@babel/parser": "^7.27.
|
|
1010
|
-
"@babel/types": "^7.27.
|
|
1016
|
+
"@babel/parser": "^7.27.5",
|
|
1017
|
+
"@babel/types": "^7.27.3",
|
|
1011
1018
|
"@jridgewell/gen-mapping": "^0.3.5",
|
|
1012
1019
|
"@jridgewell/trace-mapping": "^0.3.25",
|
|
1013
1020
|
"jsesc": "^3.0.2"
|
|
@@ -1047,12 +1054,12 @@
|
|
|
1047
1054
|
}
|
|
1048
1055
|
},
|
|
1049
1056
|
"node_modules/@babel/parser": {
|
|
1050
|
-
"version": "7.27.
|
|
1051
|
-
"resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.27.
|
|
1052
|
-
"integrity": "sha512-
|
|
1057
|
+
"version": "7.27.5",
|
|
1058
|
+
"resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.27.5.tgz",
|
|
1059
|
+
"integrity": "sha512-OsQd175SxWkGlzbny8J3K8TnnDD0N3lrIUtB92xwyRpzaenGZhxDvxN/JgU00U3CDZNj9tPuDJ5H0WS4Nt3vKg==",
|
|
1053
1060
|
"license": "MIT",
|
|
1054
1061
|
"dependencies": {
|
|
1055
|
-
"@babel/types": "^7.27.
|
|
1062
|
+
"@babel/types": "^7.27.3"
|
|
1056
1063
|
},
|
|
1057
1064
|
"bin": {
|
|
1058
1065
|
"parser": "bin/babel-parser.js"
|
|
@@ -1062,9 +1069,9 @@
|
|
|
1062
1069
|
}
|
|
1063
1070
|
},
|
|
1064
1071
|
"node_modules/@babel/runtime": {
|
|
1065
|
-
"version": "7.27.
|
|
1066
|
-
"resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.27.
|
|
1067
|
-
"integrity": "sha512-
|
|
1072
|
+
"version": "7.27.6",
|
|
1073
|
+
"resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.27.6.tgz",
|
|
1074
|
+
"integrity": "sha512-vbavdySgbTTrmFE+EsiqUTzlOr5bzlnJtUv9PynGCAKvfQqjIXbvFdumPM/GxMDfyuGMJaJAU6TO4zc1Jf1i8Q==",
|
|
1068
1075
|
"license": "MIT",
|
|
1069
1076
|
"engines": {
|
|
1070
1077
|
"node": ">=6.9.0"
|
|
@@ -1085,16 +1092,16 @@
|
|
|
1085
1092
|
}
|
|
1086
1093
|
},
|
|
1087
1094
|
"node_modules/@babel/traverse": {
|
|
1088
|
-
"version": "7.27.
|
|
1089
|
-
"resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.27.
|
|
1090
|
-
"integrity": "sha512-
|
|
1095
|
+
"version": "7.27.4",
|
|
1096
|
+
"resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.27.4.tgz",
|
|
1097
|
+
"integrity": "sha512-oNcu2QbHqts9BtOWJosOVJapWjBDSxGCpFvikNR5TGDYDQf3JwpIoMzIKrvfoti93cLfPJEG4tH9SPVeyCGgdA==",
|
|
1091
1098
|
"license": "MIT",
|
|
1092
1099
|
"dependencies": {
|
|
1093
1100
|
"@babel/code-frame": "^7.27.1",
|
|
1094
|
-
"@babel/generator": "^7.27.
|
|
1095
|
-
"@babel/parser": "^7.27.
|
|
1096
|
-
"@babel/template": "^7.27.
|
|
1097
|
-
"@babel/types": "^7.27.
|
|
1101
|
+
"@babel/generator": "^7.27.3",
|
|
1102
|
+
"@babel/parser": "^7.27.4",
|
|
1103
|
+
"@babel/template": "^7.27.2",
|
|
1104
|
+
"@babel/types": "^7.27.3",
|
|
1098
1105
|
"debug": "^4.3.1",
|
|
1099
1106
|
"globals": "^11.1.0"
|
|
1100
1107
|
},
|
|
@@ -1103,9 +1110,9 @@
|
|
|
1103
1110
|
}
|
|
1104
1111
|
},
|
|
1105
1112
|
"node_modules/@babel/types": {
|
|
1106
|
-
"version": "7.27.
|
|
1107
|
-
"resolved": "https://registry.npmjs.org/@babel/types/-/types-7.27.
|
|
1108
|
-
"integrity": "sha512
|
|
1113
|
+
"version": "7.27.6",
|
|
1114
|
+
"resolved": "https://registry.npmjs.org/@babel/types/-/types-7.27.6.tgz",
|
|
1115
|
+
"integrity": "sha512-ETyHEk2VHHvl9b9jZP5IHPavHYk57EhanlRRuae9XCpb/j5bDCbPPMOBfCWhnl/7EDJz0jEMCi/RhccCE8r1+Q==",
|
|
1109
1116
|
"license": "MIT",
|
|
1110
1117
|
"dependencies": {
|
|
1111
1118
|
"@babel/helper-string-parser": "^7.27.1",
|
|
@@ -1203,9 +1210,15 @@
|
|
|
1203
1210
|
}
|
|
1204
1211
|
},
|
|
1205
1212
|
"node_modules/@endo/env-options": {
|
|
1206
|
-
"version": "1.1.
|
|
1207
|
-
"resolved": "https://registry.npmjs.org/@endo/env-options/-/env-options-1.1.
|
|
1208
|
-
"integrity": "sha512-
|
|
1213
|
+
"version": "1.1.9",
|
|
1214
|
+
"resolved": "https://registry.npmjs.org/@endo/env-options/-/env-options-1.1.9.tgz",
|
|
1215
|
+
"integrity": "sha512-5blyp9OliL13R3Oy934p3hUkv/GnznNZCB/y/LjmrCK0DDbL9taBBKNLWKeRnfDEGAYD1dfbc6QBCev9Q1jWiQ==",
|
|
1216
|
+
"license": "Apache-2.0"
|
|
1217
|
+
},
|
|
1218
|
+
"node_modules/@endo/immutable-arraybuffer": {
|
|
1219
|
+
"version": "1.1.0",
|
|
1220
|
+
"resolved": "https://registry.npmjs.org/@endo/immutable-arraybuffer/-/immutable-arraybuffer-1.1.0.tgz",
|
|
1221
|
+
"integrity": "sha512-WAGGKiNiS3geaxLVOia9UYPzfKOASFHuu8lV4n76dyVf7BFlEx//URxRzLrcUR0bK+99Gju+g3sRnA97ytVh5w==",
|
|
1209
1222
|
"license": "Apache-2.0"
|
|
1210
1223
|
},
|
|
1211
1224
|
"node_modules/@endo/static-module-record": {
|
|
@@ -1221,15 +1234,6 @@
|
|
|
1221
1234
|
"ses": "^1.5.0"
|
|
1222
1235
|
}
|
|
1223
1236
|
},
|
|
1224
|
-
"node_modules/@endo/static-module-record/node_modules/ses": {
|
|
1225
|
-
"version": "1.12.0",
|
|
1226
|
-
"resolved": "https://registry.npmjs.org/ses/-/ses-1.12.0.tgz",
|
|
1227
|
-
"integrity": "sha512-jvmwXE2lFxIIY1j76hFjewIIhYMR9Slo3ynWZGtGl5M7VUCw3EA0wetS+JCIbl2UcSQjAT0yGAHkyxPJreuC9w==",
|
|
1228
|
-
"license": "Apache-2.0",
|
|
1229
|
-
"dependencies": {
|
|
1230
|
-
"@endo/env-options": "^1.1.8"
|
|
1231
|
-
}
|
|
1232
|
-
},
|
|
1233
1237
|
"node_modules/@fastify/accept-negotiator": {
|
|
1234
1238
|
"version": "1.1.0",
|
|
1235
1239
|
"resolved": "https://registry.npmjs.org/@fastify/accept-negotiator/-/accept-negotiator-1.1.0.tgz",
|
|
@@ -1493,9 +1497,9 @@
|
|
|
1493
1497
|
}
|
|
1494
1498
|
},
|
|
1495
1499
|
"node_modules/@lmdb/lmdb-darwin-arm64": {
|
|
1496
|
-
"version": "3.
|
|
1497
|
-
"resolved": "https://registry.npmjs.org/@lmdb/lmdb-darwin-arm64/-/lmdb-darwin-arm64-3.
|
|
1498
|
-
"integrity": "sha512-
|
|
1500
|
+
"version": "3.4.0",
|
|
1501
|
+
"resolved": "https://registry.npmjs.org/@lmdb/lmdb-darwin-arm64/-/lmdb-darwin-arm64-3.4.0.tgz",
|
|
1502
|
+
"integrity": "sha512-VP7cMUlyXvmClX33iM21tKRyTZFCJGZg1YSQIcAXwWxnj7J50+Tqs9KhDjCSuMu4WHLWF59ATIlLD1MKgogYDw==",
|
|
1499
1503
|
"cpu": [
|
|
1500
1504
|
"arm64"
|
|
1501
1505
|
],
|
|
@@ -1506,9 +1510,9 @@
|
|
|
1506
1510
|
]
|
|
1507
1511
|
},
|
|
1508
1512
|
"node_modules/@lmdb/lmdb-darwin-x64": {
|
|
1509
|
-
"version": "3.
|
|
1510
|
-
"resolved": "https://registry.npmjs.org/@lmdb/lmdb-darwin-x64/-/lmdb-darwin-x64-3.
|
|
1511
|
-
"integrity": "sha512-
|
|
1513
|
+
"version": "3.4.0",
|
|
1514
|
+
"resolved": "https://registry.npmjs.org/@lmdb/lmdb-darwin-x64/-/lmdb-darwin-x64-3.4.0.tgz",
|
|
1515
|
+
"integrity": "sha512-h97XIhEwO1uczrX4rLDo0QEgyB8MmawEjvLqjXucDRlpvOGGQALlNYf9DedMdoofLNnMK+mboWvYEcL/Y5Kk6Q==",
|
|
1512
1516
|
"cpu": [
|
|
1513
1517
|
"x64"
|
|
1514
1518
|
],
|
|
@@ -1519,9 +1523,9 @@
|
|
|
1519
1523
|
]
|
|
1520
1524
|
},
|
|
1521
1525
|
"node_modules/@lmdb/lmdb-linux-arm": {
|
|
1522
|
-
"version": "3.
|
|
1523
|
-
"resolved": "https://registry.npmjs.org/@lmdb/lmdb-linux-arm/-/lmdb-linux-arm-3.
|
|
1524
|
-
"integrity": "sha512
|
|
1526
|
+
"version": "3.4.0",
|
|
1527
|
+
"resolved": "https://registry.npmjs.org/@lmdb/lmdb-linux-arm/-/lmdb-linux-arm-3.4.0.tgz",
|
|
1528
|
+
"integrity": "sha512-2LP+By96O1PG9o1on+3RJlUwD31xMi1VaWlDx8Y7fI6KYeXt89ZkJivDZEWd6KG9D8fNbAcrdkt+9rwFoeNMvg==",
|
|
1525
1529
|
"cpu": [
|
|
1526
1530
|
"arm"
|
|
1527
1531
|
],
|
|
@@ -1532,9 +1536,9 @@
|
|
|
1532
1536
|
]
|
|
1533
1537
|
},
|
|
1534
1538
|
"node_modules/@lmdb/lmdb-linux-arm64": {
|
|
1535
|
-
"version": "3.
|
|
1536
|
-
"resolved": "https://registry.npmjs.org/@lmdb/lmdb-linux-arm64/-/lmdb-linux-arm64-3.
|
|
1537
|
-
"integrity": "sha512-
|
|
1539
|
+
"version": "3.4.0",
|
|
1540
|
+
"resolved": "https://registry.npmjs.org/@lmdb/lmdb-linux-arm64/-/lmdb-linux-arm64-3.4.0.tgz",
|
|
1541
|
+
"integrity": "sha512-3tlodxrfszxOX0M1gkx2pucb++5LfdiHLA2uCLld+UJy6S0oPvqiWgAxUT4CyAX7X0Gy+JT8h0Nv6yDlwnC5EA==",
|
|
1538
1542
|
"cpu": [
|
|
1539
1543
|
"arm64"
|
|
1540
1544
|
],
|
|
@@ -1545,9 +1549,9 @@
|
|
|
1545
1549
|
]
|
|
1546
1550
|
},
|
|
1547
1551
|
"node_modules/@lmdb/lmdb-linux-x64": {
|
|
1548
|
-
"version": "3.
|
|
1549
|
-
"resolved": "https://registry.npmjs.org/@lmdb/lmdb-linux-x64/-/lmdb-linux-x64-3.
|
|
1550
|
-
"integrity": "sha512-
|
|
1552
|
+
"version": "3.4.0",
|
|
1553
|
+
"resolved": "https://registry.npmjs.org/@lmdb/lmdb-linux-x64/-/lmdb-linux-x64-3.4.0.tgz",
|
|
1554
|
+
"integrity": "sha512-VnpUdqJggi8fc9sI1H50Bsd00ywL0O1OtaNkBYVwhmHlD7elaTElpbLo6FDEyCND3u4zxw061WPWpdgf5TZcuQ==",
|
|
1551
1555
|
"cpu": [
|
|
1552
1556
|
"x64"
|
|
1553
1557
|
],
|
|
@@ -1557,10 +1561,23 @@
|
|
|
1557
1561
|
"linux"
|
|
1558
1562
|
]
|
|
1559
1563
|
},
|
|
1564
|
+
"node_modules/@lmdb/lmdb-win32-arm64": {
|
|
1565
|
+
"version": "3.4.0",
|
|
1566
|
+
"resolved": "https://registry.npmjs.org/@lmdb/lmdb-win32-arm64/-/lmdb-win32-arm64-3.4.0.tgz",
|
|
1567
|
+
"integrity": "sha512-/17y6BqO09MbhmwPsg+5yN8GlGb3rv7Vt644lhhascLbVYJdmwSdpss0vNqFYwPdVEkmhvwmbXWLeXFaDxSJQw==",
|
|
1568
|
+
"cpu": [
|
|
1569
|
+
"arm64"
|
|
1570
|
+
],
|
|
1571
|
+
"license": "MIT",
|
|
1572
|
+
"optional": true,
|
|
1573
|
+
"os": [
|
|
1574
|
+
"win32"
|
|
1575
|
+
]
|
|
1576
|
+
},
|
|
1560
1577
|
"node_modules/@lmdb/lmdb-win32-x64": {
|
|
1561
|
-
"version": "3.
|
|
1562
|
-
"resolved": "https://registry.npmjs.org/@lmdb/lmdb-win32-x64/-/lmdb-win32-x64-3.
|
|
1563
|
-
"integrity": "sha512-
|
|
1578
|
+
"version": "3.4.0",
|
|
1579
|
+
"resolved": "https://registry.npmjs.org/@lmdb/lmdb-win32-x64/-/lmdb-win32-x64-3.4.0.tgz",
|
|
1580
|
+
"integrity": "sha512-x3LZ2Zq/lIZLEc3Fv54/6CQg9w/CWGc1cz0p4QFQei/1OmrOB4sZEHgD/miAp8eDAHe0g+KqW13k7S9C0TBFmA==",
|
|
1564
1581
|
"cpu": [
|
|
1565
1582
|
"x64"
|
|
1566
1583
|
],
|
|
@@ -1768,6 +1785,33 @@
|
|
|
1768
1785
|
}
|
|
1769
1786
|
}
|
|
1770
1787
|
},
|
|
1788
|
+
"node_modules/@pm2/agent/node_modules/lru-cache": {
|
|
1789
|
+
"version": "6.0.0",
|
|
1790
|
+
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz",
|
|
1791
|
+
"integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==",
|
|
1792
|
+
"license": "ISC",
|
|
1793
|
+
"dependencies": {
|
|
1794
|
+
"yallist": "^4.0.0"
|
|
1795
|
+
},
|
|
1796
|
+
"engines": {
|
|
1797
|
+
"node": ">=10"
|
|
1798
|
+
}
|
|
1799
|
+
},
|
|
1800
|
+
"node_modules/@pm2/agent/node_modules/semver": {
|
|
1801
|
+
"version": "7.5.4",
|
|
1802
|
+
"resolved": "https://registry.npmjs.org/semver/-/semver-7.5.4.tgz",
|
|
1803
|
+
"integrity": "sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==",
|
|
1804
|
+
"license": "ISC",
|
|
1805
|
+
"dependencies": {
|
|
1806
|
+
"lru-cache": "^6.0.0"
|
|
1807
|
+
},
|
|
1808
|
+
"bin": {
|
|
1809
|
+
"semver": "bin/semver.js"
|
|
1810
|
+
},
|
|
1811
|
+
"engines": {
|
|
1812
|
+
"node": ">=10"
|
|
1813
|
+
}
|
|
1814
|
+
},
|
|
1771
1815
|
"node_modules/@pm2/agent/node_modules/ws": {
|
|
1772
1816
|
"version": "7.5.10",
|
|
1773
1817
|
"resolved": "https://registry.npmjs.org/ws/-/ws-7.5.10.tgz",
|
|
@@ -1840,6 +1884,33 @@
|
|
|
1840
1884
|
"integrity": "sha512-JEPTiaOt9f04oa6NOkc4aH+nVp5I3wEjpHbIPqfgCdD5v5bUzy7xQqwcVO2aDQgOWhI28da57HksMrzK9HlRxg==",
|
|
1841
1885
|
"license": "MIT"
|
|
1842
1886
|
},
|
|
1887
|
+
"node_modules/@pm2/io/node_modules/lru-cache": {
|
|
1888
|
+
"version": "6.0.0",
|
|
1889
|
+
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz",
|
|
1890
|
+
"integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==",
|
|
1891
|
+
"license": "ISC",
|
|
1892
|
+
"dependencies": {
|
|
1893
|
+
"yallist": "^4.0.0"
|
|
1894
|
+
},
|
|
1895
|
+
"engines": {
|
|
1896
|
+
"node": ">=10"
|
|
1897
|
+
}
|
|
1898
|
+
},
|
|
1899
|
+
"node_modules/@pm2/io/node_modules/semver": {
|
|
1900
|
+
"version": "7.5.4",
|
|
1901
|
+
"resolved": "https://registry.npmjs.org/semver/-/semver-7.5.4.tgz",
|
|
1902
|
+
"integrity": "sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==",
|
|
1903
|
+
"license": "ISC",
|
|
1904
|
+
"dependencies": {
|
|
1905
|
+
"lru-cache": "^6.0.0"
|
|
1906
|
+
},
|
|
1907
|
+
"bin": {
|
|
1908
|
+
"semver": "bin/semver.js"
|
|
1909
|
+
},
|
|
1910
|
+
"engines": {
|
|
1911
|
+
"node": ">=10"
|
|
1912
|
+
}
|
|
1913
|
+
},
|
|
1843
1914
|
"node_modules/@pm2/io/node_modules/signal-exit": {
|
|
1844
1915
|
"version": "3.0.7",
|
|
1845
1916
|
"resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.7.tgz",
|
|
@@ -1952,12 +2023,12 @@
|
|
|
1952
2023
|
"license": "BSD-3-Clause"
|
|
1953
2024
|
},
|
|
1954
2025
|
"node_modules/@smithy/abort-controller": {
|
|
1955
|
-
"version": "4.0.
|
|
1956
|
-
"resolved": "https://registry.npmjs.org/@smithy/abort-controller/-/abort-controller-4.0.
|
|
1957
|
-
"integrity": "sha512-
|
|
2026
|
+
"version": "4.0.4",
|
|
2027
|
+
"resolved": "https://registry.npmjs.org/@smithy/abort-controller/-/abort-controller-4.0.4.tgz",
|
|
2028
|
+
"integrity": "sha512-gJnEjZMvigPDQWHrW3oPrFhQtkrgqBkyjj3pCIdF3A5M6vsZODG93KNlfJprv6bp4245bdT32fsHK4kkH3KYDA==",
|
|
1958
2029
|
"license": "Apache-2.0",
|
|
1959
2030
|
"dependencies": {
|
|
1960
|
-
"@smithy/types": "^4.
|
|
2031
|
+
"@smithy/types": "^4.3.1",
|
|
1961
2032
|
"tslib": "^2.6.2"
|
|
1962
2033
|
},
|
|
1963
2034
|
"engines": {
|
|
@@ -1990,15 +2061,15 @@
|
|
|
1990
2061
|
}
|
|
1991
2062
|
},
|
|
1992
2063
|
"node_modules/@smithy/config-resolver": {
|
|
1993
|
-
"version": "4.1.
|
|
1994
|
-
"resolved": "https://registry.npmjs.org/@smithy/config-resolver/-/config-resolver-4.1.
|
|
1995
|
-
"integrity": "sha512-
|
|
2064
|
+
"version": "4.1.4",
|
|
2065
|
+
"resolved": "https://registry.npmjs.org/@smithy/config-resolver/-/config-resolver-4.1.4.tgz",
|
|
2066
|
+
"integrity": "sha512-prmU+rDddxHOH0oNcwemL+SwnzcG65sBF2yXRO7aeXIn/xTlq2pX7JLVbkBnVLowHLg4/OL4+jBmv9hVrVGS+w==",
|
|
1996
2067
|
"license": "Apache-2.0",
|
|
1997
2068
|
"dependencies": {
|
|
1998
|
-
"@smithy/node-config-provider": "^4.1.
|
|
1999
|
-
"@smithy/types": "^4.
|
|
2069
|
+
"@smithy/node-config-provider": "^4.1.3",
|
|
2070
|
+
"@smithy/types": "^4.3.1",
|
|
2000
2071
|
"@smithy/util-config-provider": "^4.0.0",
|
|
2001
|
-
"@smithy/util-middleware": "^4.0.
|
|
2072
|
+
"@smithy/util-middleware": "^4.0.4",
|
|
2002
2073
|
"tslib": "^2.6.2"
|
|
2003
2074
|
},
|
|
2004
2075
|
"engines": {
|
|
@@ -2006,17 +2077,18 @@
|
|
|
2006
2077
|
}
|
|
2007
2078
|
},
|
|
2008
2079
|
"node_modules/@smithy/core": {
|
|
2009
|
-
"version": "3.
|
|
2010
|
-
"resolved": "https://registry.npmjs.org/@smithy/core/-/core-3.
|
|
2011
|
-
"integrity": "sha512-
|
|
2080
|
+
"version": "3.5.3",
|
|
2081
|
+
"resolved": "https://registry.npmjs.org/@smithy/core/-/core-3.5.3.tgz",
|
|
2082
|
+
"integrity": "sha512-xa5byV9fEguZNofCclv6v9ra0FYh5FATQW/da7FQUVTic94DfrN/NvmKZjrMyzbpqfot9ZjBaO8U1UeTbmSLuA==",
|
|
2012
2083
|
"license": "Apache-2.0",
|
|
2013
2084
|
"dependencies": {
|
|
2014
|
-
"@smithy/middleware-serde": "^4.0.
|
|
2015
|
-
"@smithy/protocol-http": "^5.1.
|
|
2016
|
-
"@smithy/types": "^4.
|
|
2085
|
+
"@smithy/middleware-serde": "^4.0.8",
|
|
2086
|
+
"@smithy/protocol-http": "^5.1.2",
|
|
2087
|
+
"@smithy/types": "^4.3.1",
|
|
2088
|
+
"@smithy/util-base64": "^4.0.0",
|
|
2017
2089
|
"@smithy/util-body-length-browser": "^4.0.0",
|
|
2018
|
-
"@smithy/util-middleware": "^4.0.
|
|
2019
|
-
"@smithy/util-stream": "^4.2.
|
|
2090
|
+
"@smithy/util-middleware": "^4.0.4",
|
|
2091
|
+
"@smithy/util-stream": "^4.2.2",
|
|
2020
2092
|
"@smithy/util-utf8": "^4.0.0",
|
|
2021
2093
|
"tslib": "^2.6.2"
|
|
2022
2094
|
},
|
|
@@ -2025,15 +2097,15 @@
|
|
|
2025
2097
|
}
|
|
2026
2098
|
},
|
|
2027
2099
|
"node_modules/@smithy/credential-provider-imds": {
|
|
2028
|
-
"version": "4.0.
|
|
2029
|
-
"resolved": "https://registry.npmjs.org/@smithy/credential-provider-imds/-/credential-provider-imds-4.0.
|
|
2030
|
-
"integrity": "sha512-
|
|
2100
|
+
"version": "4.0.6",
|
|
2101
|
+
"resolved": "https://registry.npmjs.org/@smithy/credential-provider-imds/-/credential-provider-imds-4.0.6.tgz",
|
|
2102
|
+
"integrity": "sha512-hKMWcANhUiNbCJouYkZ9V3+/Qf9pteR1dnwgdyzR09R4ODEYx8BbUysHwRSyex4rZ9zapddZhLFTnT4ZijR4pw==",
|
|
2031
2103
|
"license": "Apache-2.0",
|
|
2032
2104
|
"dependencies": {
|
|
2033
|
-
"@smithy/node-config-provider": "^4.1.
|
|
2034
|
-
"@smithy/property-provider": "^4.0.
|
|
2035
|
-
"@smithy/types": "^4.
|
|
2036
|
-
"@smithy/url-parser": "^4.0.
|
|
2105
|
+
"@smithy/node-config-provider": "^4.1.3",
|
|
2106
|
+
"@smithy/property-provider": "^4.0.4",
|
|
2107
|
+
"@smithy/types": "^4.3.1",
|
|
2108
|
+
"@smithy/url-parser": "^4.0.4",
|
|
2037
2109
|
"tslib": "^2.6.2"
|
|
2038
2110
|
},
|
|
2039
2111
|
"engines": {
|
|
@@ -2041,13 +2113,13 @@
|
|
|
2041
2113
|
}
|
|
2042
2114
|
},
|
|
2043
2115
|
"node_modules/@smithy/eventstream-codec": {
|
|
2044
|
-
"version": "4.0.
|
|
2045
|
-
"resolved": "https://registry.npmjs.org/@smithy/eventstream-codec/-/eventstream-codec-4.0.
|
|
2046
|
-
"integrity": "sha512-
|
|
2116
|
+
"version": "4.0.4",
|
|
2117
|
+
"resolved": "https://registry.npmjs.org/@smithy/eventstream-codec/-/eventstream-codec-4.0.4.tgz",
|
|
2118
|
+
"integrity": "sha512-7XoWfZqWb/QoR/rAU4VSi0mWnO2vu9/ltS6JZ5ZSZv0eovLVfDfu0/AX4ub33RsJTOth3TiFWSHS5YdztvFnig==",
|
|
2047
2119
|
"license": "Apache-2.0",
|
|
2048
2120
|
"dependencies": {
|
|
2049
2121
|
"@aws-crypto/crc32": "5.2.0",
|
|
2050
|
-
"@smithy/types": "^4.
|
|
2122
|
+
"@smithy/types": "^4.3.1",
|
|
2051
2123
|
"@smithy/util-hex-encoding": "^4.0.0",
|
|
2052
2124
|
"tslib": "^2.6.2"
|
|
2053
2125
|
},
|
|
@@ -2056,13 +2128,13 @@
|
|
|
2056
2128
|
}
|
|
2057
2129
|
},
|
|
2058
2130
|
"node_modules/@smithy/eventstream-serde-browser": {
|
|
2059
|
-
"version": "4.0.
|
|
2060
|
-
"resolved": "https://registry.npmjs.org/@smithy/eventstream-serde-browser/-/eventstream-serde-browser-4.0.
|
|
2061
|
-
"integrity": "sha512-
|
|
2131
|
+
"version": "4.0.4",
|
|
2132
|
+
"resolved": "https://registry.npmjs.org/@smithy/eventstream-serde-browser/-/eventstream-serde-browser-4.0.4.tgz",
|
|
2133
|
+
"integrity": "sha512-3fb/9SYaYqbpy/z/H3yIi0bYKyAa89y6xPmIqwr2vQiUT2St+avRt8UKwsWt9fEdEasc5d/V+QjrviRaX1JRFA==",
|
|
2062
2134
|
"license": "Apache-2.0",
|
|
2063
2135
|
"dependencies": {
|
|
2064
|
-
"@smithy/eventstream-serde-universal": "^4.0.
|
|
2065
|
-
"@smithy/types": "^4.
|
|
2136
|
+
"@smithy/eventstream-serde-universal": "^4.0.4",
|
|
2137
|
+
"@smithy/types": "^4.3.1",
|
|
2066
2138
|
"tslib": "^2.6.2"
|
|
2067
2139
|
},
|
|
2068
2140
|
"engines": {
|
|
@@ -2070,12 +2142,12 @@
|
|
|
2070
2142
|
}
|
|
2071
2143
|
},
|
|
2072
2144
|
"node_modules/@smithy/eventstream-serde-config-resolver": {
|
|
2073
|
-
"version": "4.1.
|
|
2074
|
-
"resolved": "https://registry.npmjs.org/@smithy/eventstream-serde-config-resolver/-/eventstream-serde-config-resolver-4.1.
|
|
2075
|
-
"integrity": "sha512-
|
|
2145
|
+
"version": "4.1.2",
|
|
2146
|
+
"resolved": "https://registry.npmjs.org/@smithy/eventstream-serde-config-resolver/-/eventstream-serde-config-resolver-4.1.2.tgz",
|
|
2147
|
+
"integrity": "sha512-JGtambizrWP50xHgbzZI04IWU7LdI0nh/wGbqH3sJesYToMi2j/DcoElqyOcqEIG/D4tNyxgRuaqBXWE3zOFhQ==",
|
|
2076
2148
|
"license": "Apache-2.0",
|
|
2077
2149
|
"dependencies": {
|
|
2078
|
-
"@smithy/types": "^4.
|
|
2150
|
+
"@smithy/types": "^4.3.1",
|
|
2079
2151
|
"tslib": "^2.6.2"
|
|
2080
2152
|
},
|
|
2081
2153
|
"engines": {
|
|
@@ -2083,13 +2155,13 @@
|
|
|
2083
2155
|
}
|
|
2084
2156
|
},
|
|
2085
2157
|
"node_modules/@smithy/eventstream-serde-node": {
|
|
2086
|
-
"version": "4.0.
|
|
2087
|
-
"resolved": "https://registry.npmjs.org/@smithy/eventstream-serde-node/-/eventstream-serde-node-4.0.
|
|
2088
|
-
"integrity": "sha512-
|
|
2158
|
+
"version": "4.0.4",
|
|
2159
|
+
"resolved": "https://registry.npmjs.org/@smithy/eventstream-serde-node/-/eventstream-serde-node-4.0.4.tgz",
|
|
2160
|
+
"integrity": "sha512-RD6UwNZ5zISpOWPuhVgRz60GkSIp0dy1fuZmj4RYmqLVRtejFqQ16WmfYDdoSoAjlp1LX+FnZo+/hkdmyyGZ1w==",
|
|
2089
2161
|
"license": "Apache-2.0",
|
|
2090
2162
|
"dependencies": {
|
|
2091
|
-
"@smithy/eventstream-serde-universal": "^4.0.
|
|
2092
|
-
"@smithy/types": "^4.
|
|
2163
|
+
"@smithy/eventstream-serde-universal": "^4.0.4",
|
|
2164
|
+
"@smithy/types": "^4.3.1",
|
|
2093
2165
|
"tslib": "^2.6.2"
|
|
2094
2166
|
},
|
|
2095
2167
|
"engines": {
|
|
@@ -2097,13 +2169,13 @@
|
|
|
2097
2169
|
}
|
|
2098
2170
|
},
|
|
2099
2171
|
"node_modules/@smithy/eventstream-serde-universal": {
|
|
2100
|
-
"version": "4.0.
|
|
2101
|
-
"resolved": "https://registry.npmjs.org/@smithy/eventstream-serde-universal/-/eventstream-serde-universal-4.0.
|
|
2102
|
-
"integrity": "sha512-
|
|
2172
|
+
"version": "4.0.4",
|
|
2173
|
+
"resolved": "https://registry.npmjs.org/@smithy/eventstream-serde-universal/-/eventstream-serde-universal-4.0.4.tgz",
|
|
2174
|
+
"integrity": "sha512-UeJpOmLGhq1SLox79QWw/0n2PFX+oPRE1ZyRMxPIaFEfCqWaqpB7BU9C8kpPOGEhLF7AwEqfFbtwNxGy4ReENA==",
|
|
2103
2175
|
"license": "Apache-2.0",
|
|
2104
2176
|
"dependencies": {
|
|
2105
|
-
"@smithy/eventstream-codec": "^4.0.
|
|
2106
|
-
"@smithy/types": "^4.
|
|
2177
|
+
"@smithy/eventstream-codec": "^4.0.4",
|
|
2178
|
+
"@smithy/types": "^4.3.1",
|
|
2107
2179
|
"tslib": "^2.6.2"
|
|
2108
2180
|
},
|
|
2109
2181
|
"engines": {
|
|
@@ -2111,14 +2183,14 @@
|
|
|
2111
2183
|
}
|
|
2112
2184
|
},
|
|
2113
2185
|
"node_modules/@smithy/fetch-http-handler": {
|
|
2114
|
-
"version": "5.0.
|
|
2115
|
-
"resolved": "https://registry.npmjs.org/@smithy/fetch-http-handler/-/fetch-http-handler-5.0.
|
|
2116
|
-
"integrity": "sha512
|
|
2186
|
+
"version": "5.0.4",
|
|
2187
|
+
"resolved": "https://registry.npmjs.org/@smithy/fetch-http-handler/-/fetch-http-handler-5.0.4.tgz",
|
|
2188
|
+
"integrity": "sha512-AMtBR5pHppYMVD7z7G+OlHHAcgAN7v0kVKEpHuTO4Gb199Gowh0taYi9oDStFeUhetkeP55JLSVlTW1n9rFtUw==",
|
|
2117
2189
|
"license": "Apache-2.0",
|
|
2118
2190
|
"dependencies": {
|
|
2119
|
-
"@smithy/protocol-http": "^5.1.
|
|
2120
|
-
"@smithy/querystring-builder": "^4.0.
|
|
2121
|
-
"@smithy/types": "^4.
|
|
2191
|
+
"@smithy/protocol-http": "^5.1.2",
|
|
2192
|
+
"@smithy/querystring-builder": "^4.0.4",
|
|
2193
|
+
"@smithy/types": "^4.3.1",
|
|
2122
2194
|
"@smithy/util-base64": "^4.0.0",
|
|
2123
2195
|
"tslib": "^2.6.2"
|
|
2124
2196
|
},
|
|
@@ -2127,14 +2199,14 @@
|
|
|
2127
2199
|
}
|
|
2128
2200
|
},
|
|
2129
2201
|
"node_modules/@smithy/hash-blob-browser": {
|
|
2130
|
-
"version": "4.0.
|
|
2131
|
-
"resolved": "https://registry.npmjs.org/@smithy/hash-blob-browser/-/hash-blob-browser-4.0.
|
|
2132
|
-
"integrity": "sha512-
|
|
2202
|
+
"version": "4.0.4",
|
|
2203
|
+
"resolved": "https://registry.npmjs.org/@smithy/hash-blob-browser/-/hash-blob-browser-4.0.4.tgz",
|
|
2204
|
+
"integrity": "sha512-WszRiACJiQV3QG6XMV44i5YWlkrlsM5Yxgz4jvsksuu7LDXA6wAtypfPajtNTadzpJy3KyJPoWehYpmZGKUFIQ==",
|
|
2133
2205
|
"license": "Apache-2.0",
|
|
2134
2206
|
"dependencies": {
|
|
2135
2207
|
"@smithy/chunked-blob-reader": "^5.0.0",
|
|
2136
2208
|
"@smithy/chunked-blob-reader-native": "^4.0.0",
|
|
2137
|
-
"@smithy/types": "^4.
|
|
2209
|
+
"@smithy/types": "^4.3.1",
|
|
2138
2210
|
"tslib": "^2.6.2"
|
|
2139
2211
|
},
|
|
2140
2212
|
"engines": {
|
|
@@ -2142,12 +2214,12 @@
|
|
|
2142
2214
|
}
|
|
2143
2215
|
},
|
|
2144
2216
|
"node_modules/@smithy/hash-node": {
|
|
2145
|
-
"version": "4.0.
|
|
2146
|
-
"resolved": "https://registry.npmjs.org/@smithy/hash-node/-/hash-node-4.0.
|
|
2147
|
-
"integrity": "sha512-
|
|
2217
|
+
"version": "4.0.4",
|
|
2218
|
+
"resolved": "https://registry.npmjs.org/@smithy/hash-node/-/hash-node-4.0.4.tgz",
|
|
2219
|
+
"integrity": "sha512-qnbTPUhCVnCgBp4z4BUJUhOEkVwxiEi1cyFM+Zj6o+aY8OFGxUQleKWq8ltgp3dujuhXojIvJWdoqpm6dVO3lQ==",
|
|
2148
2220
|
"license": "Apache-2.0",
|
|
2149
2221
|
"dependencies": {
|
|
2150
|
-
"@smithy/types": "^4.
|
|
2222
|
+
"@smithy/types": "^4.3.1",
|
|
2151
2223
|
"@smithy/util-buffer-from": "^4.0.0",
|
|
2152
2224
|
"@smithy/util-utf8": "^4.0.0",
|
|
2153
2225
|
"tslib": "^2.6.2"
|
|
@@ -2157,12 +2229,12 @@
|
|
|
2157
2229
|
}
|
|
2158
2230
|
},
|
|
2159
2231
|
"node_modules/@smithy/hash-stream-node": {
|
|
2160
|
-
"version": "4.0.
|
|
2161
|
-
"resolved": "https://registry.npmjs.org/@smithy/hash-stream-node/-/hash-stream-node-4.0.
|
|
2162
|
-
"integrity": "sha512-
|
|
2232
|
+
"version": "4.0.4",
|
|
2233
|
+
"resolved": "https://registry.npmjs.org/@smithy/hash-stream-node/-/hash-stream-node-4.0.4.tgz",
|
|
2234
|
+
"integrity": "sha512-wHo0d8GXyVmpmMh/qOR0R7Y46/G1y6OR8U+bSTB4ppEzRxd1xVAQ9xOE9hOc0bSjhz0ujCPAbfNLkLrpa6cevg==",
|
|
2163
2235
|
"license": "Apache-2.0",
|
|
2164
2236
|
"dependencies": {
|
|
2165
|
-
"@smithy/types": "^4.
|
|
2237
|
+
"@smithy/types": "^4.3.1",
|
|
2166
2238
|
"@smithy/util-utf8": "^4.0.0",
|
|
2167
2239
|
"tslib": "^2.6.2"
|
|
2168
2240
|
},
|
|
@@ -2171,12 +2243,12 @@
|
|
|
2171
2243
|
}
|
|
2172
2244
|
},
|
|
2173
2245
|
"node_modules/@smithy/invalid-dependency": {
|
|
2174
|
-
"version": "4.0.
|
|
2175
|
-
"resolved": "https://registry.npmjs.org/@smithy/invalid-dependency/-/invalid-dependency-4.0.
|
|
2176
|
-
"integrity": "sha512-
|
|
2246
|
+
"version": "4.0.4",
|
|
2247
|
+
"resolved": "https://registry.npmjs.org/@smithy/invalid-dependency/-/invalid-dependency-4.0.4.tgz",
|
|
2248
|
+
"integrity": "sha512-bNYMi7WKTJHu0gn26wg8OscncTt1t2b8KcsZxvOv56XA6cyXtOAAAaNP7+m45xfppXfOatXF3Sb1MNsLUgVLTw==",
|
|
2177
2249
|
"license": "Apache-2.0",
|
|
2178
2250
|
"dependencies": {
|
|
2179
|
-
"@smithy/types": "^4.
|
|
2251
|
+
"@smithy/types": "^4.3.1",
|
|
2180
2252
|
"tslib": "^2.6.2"
|
|
2181
2253
|
},
|
|
2182
2254
|
"engines": {
|
|
@@ -2196,12 +2268,12 @@
|
|
|
2196
2268
|
}
|
|
2197
2269
|
},
|
|
2198
2270
|
"node_modules/@smithy/md5-js": {
|
|
2199
|
-
"version": "4.0.
|
|
2200
|
-
"resolved": "https://registry.npmjs.org/@smithy/md5-js/-/md5-js-4.0.
|
|
2201
|
-
"integrity": "sha512-
|
|
2271
|
+
"version": "4.0.4",
|
|
2272
|
+
"resolved": "https://registry.npmjs.org/@smithy/md5-js/-/md5-js-4.0.4.tgz",
|
|
2273
|
+
"integrity": "sha512-uGLBVqcOwrLvGh/v/jw423yWHq/ofUGK1W31M2TNspLQbUV1Va0F5kTxtirkoHawODAZcjXTSGi7JwbnPcDPJg==",
|
|
2202
2274
|
"license": "Apache-2.0",
|
|
2203
2275
|
"dependencies": {
|
|
2204
|
-
"@smithy/types": "^4.
|
|
2276
|
+
"@smithy/types": "^4.3.1",
|
|
2205
2277
|
"@smithy/util-utf8": "^4.0.0",
|
|
2206
2278
|
"tslib": "^2.6.2"
|
|
2207
2279
|
},
|
|
@@ -2210,13 +2282,13 @@
|
|
|
2210
2282
|
}
|
|
2211
2283
|
},
|
|
2212
2284
|
"node_modules/@smithy/middleware-content-length": {
|
|
2213
|
-
"version": "4.0.
|
|
2214
|
-
"resolved": "https://registry.npmjs.org/@smithy/middleware-content-length/-/middleware-content-length-4.0.
|
|
2215
|
-
"integrity": "sha512-
|
|
2285
|
+
"version": "4.0.4",
|
|
2286
|
+
"resolved": "https://registry.npmjs.org/@smithy/middleware-content-length/-/middleware-content-length-4.0.4.tgz",
|
|
2287
|
+
"integrity": "sha512-F7gDyfI2BB1Kc+4M6rpuOLne5LOcEknH1n6UQB69qv+HucXBR1rkzXBnQTB2q46sFy1PM/zuSJOB532yc8bg3w==",
|
|
2216
2288
|
"license": "Apache-2.0",
|
|
2217
2289
|
"dependencies": {
|
|
2218
|
-
"@smithy/protocol-http": "^5.1.
|
|
2219
|
-
"@smithy/types": "^4.
|
|
2290
|
+
"@smithy/protocol-http": "^5.1.2",
|
|
2291
|
+
"@smithy/types": "^4.3.1",
|
|
2220
2292
|
"tslib": "^2.6.2"
|
|
2221
2293
|
},
|
|
2222
2294
|
"engines": {
|
|
@@ -2224,18 +2296,18 @@
|
|
|
2224
2296
|
}
|
|
2225
2297
|
},
|
|
2226
2298
|
"node_modules/@smithy/middleware-endpoint": {
|
|
2227
|
-
"version": "4.1.
|
|
2228
|
-
"resolved": "https://registry.npmjs.org/@smithy/middleware-endpoint/-/middleware-endpoint-4.1.
|
|
2229
|
-
"integrity": "sha512-
|
|
2299
|
+
"version": "4.1.11",
|
|
2300
|
+
"resolved": "https://registry.npmjs.org/@smithy/middleware-endpoint/-/middleware-endpoint-4.1.11.tgz",
|
|
2301
|
+
"integrity": "sha512-zDogwtRLzKl58lVS8wPcARevFZNBOOqnmzWWxVe9XiaXU2CADFjvJ9XfNibgkOWs08sxLuSr81NrpY4mgp9OwQ==",
|
|
2230
2302
|
"license": "Apache-2.0",
|
|
2231
2303
|
"dependencies": {
|
|
2232
|
-
"@smithy/core": "^3.
|
|
2233
|
-
"@smithy/middleware-serde": "^4.0.
|
|
2234
|
-
"@smithy/node-config-provider": "^4.1.
|
|
2235
|
-
"@smithy/shared-ini-file-loader": "^4.0.
|
|
2236
|
-
"@smithy/types": "^4.
|
|
2237
|
-
"@smithy/url-parser": "^4.0.
|
|
2238
|
-
"@smithy/util-middleware": "^4.0.
|
|
2304
|
+
"@smithy/core": "^3.5.3",
|
|
2305
|
+
"@smithy/middleware-serde": "^4.0.8",
|
|
2306
|
+
"@smithy/node-config-provider": "^4.1.3",
|
|
2307
|
+
"@smithy/shared-ini-file-loader": "^4.0.4",
|
|
2308
|
+
"@smithy/types": "^4.3.1",
|
|
2309
|
+
"@smithy/url-parser": "^4.0.4",
|
|
2310
|
+
"@smithy/util-middleware": "^4.0.4",
|
|
2239
2311
|
"tslib": "^2.6.2"
|
|
2240
2312
|
},
|
|
2241
2313
|
"engines": {
|
|
@@ -2243,18 +2315,18 @@
|
|
|
2243
2315
|
}
|
|
2244
2316
|
},
|
|
2245
2317
|
"node_modules/@smithy/middleware-retry": {
|
|
2246
|
-
"version": "4.1.
|
|
2247
|
-
"resolved": "https://registry.npmjs.org/@smithy/middleware-retry/-/middleware-retry-4.1.
|
|
2248
|
-
"integrity": "sha512-
|
|
2318
|
+
"version": "4.1.12",
|
|
2319
|
+
"resolved": "https://registry.npmjs.org/@smithy/middleware-retry/-/middleware-retry-4.1.12.tgz",
|
|
2320
|
+
"integrity": "sha512-wvIH70c4e91NtRxdaLZF+mbLZ/HcC6yg7ySKUiufL6ESp6zJUSnJucZ309AvG9nqCFHSRB5I6T3Ez1Q9wCh0Ww==",
|
|
2249
2321
|
"license": "Apache-2.0",
|
|
2250
2322
|
"dependencies": {
|
|
2251
|
-
"@smithy/node-config-provider": "^4.1.
|
|
2252
|
-
"@smithy/protocol-http": "^5.1.
|
|
2253
|
-
"@smithy/service-error-classification": "^4.0.
|
|
2254
|
-
"@smithy/smithy-client": "^4.
|
|
2255
|
-
"@smithy/types": "^4.
|
|
2256
|
-
"@smithy/util-middleware": "^4.0.
|
|
2257
|
-
"@smithy/util-retry": "^4.0.
|
|
2323
|
+
"@smithy/node-config-provider": "^4.1.3",
|
|
2324
|
+
"@smithy/protocol-http": "^5.1.2",
|
|
2325
|
+
"@smithy/service-error-classification": "^4.0.5",
|
|
2326
|
+
"@smithy/smithy-client": "^4.4.3",
|
|
2327
|
+
"@smithy/types": "^4.3.1",
|
|
2328
|
+
"@smithy/util-middleware": "^4.0.4",
|
|
2329
|
+
"@smithy/util-retry": "^4.0.5",
|
|
2258
2330
|
"tslib": "^2.6.2",
|
|
2259
2331
|
"uuid": "^9.0.1"
|
|
2260
2332
|
},
|
|
@@ -2276,13 +2348,13 @@
|
|
|
2276
2348
|
}
|
|
2277
2349
|
},
|
|
2278
2350
|
"node_modules/@smithy/middleware-serde": {
|
|
2279
|
-
"version": "4.0.
|
|
2280
|
-
"resolved": "https://registry.npmjs.org/@smithy/middleware-serde/-/middleware-serde-4.0.
|
|
2281
|
-
"integrity": "sha512-
|
|
2351
|
+
"version": "4.0.8",
|
|
2352
|
+
"resolved": "https://registry.npmjs.org/@smithy/middleware-serde/-/middleware-serde-4.0.8.tgz",
|
|
2353
|
+
"integrity": "sha512-iSSl7HJoJaGyMIoNn2B7czghOVwJ9nD7TMvLhMWeSB5vt0TnEYyRRqPJu/TqW76WScaNvYYB8nRoiBHR9S1Ddw==",
|
|
2282
2354
|
"license": "Apache-2.0",
|
|
2283
2355
|
"dependencies": {
|
|
2284
|
-
"@smithy/protocol-http": "^5.1.
|
|
2285
|
-
"@smithy/types": "^4.
|
|
2356
|
+
"@smithy/protocol-http": "^5.1.2",
|
|
2357
|
+
"@smithy/types": "^4.3.1",
|
|
2286
2358
|
"tslib": "^2.6.2"
|
|
2287
2359
|
},
|
|
2288
2360
|
"engines": {
|
|
@@ -2290,12 +2362,12 @@
|
|
|
2290
2362
|
}
|
|
2291
2363
|
},
|
|
2292
2364
|
"node_modules/@smithy/middleware-stack": {
|
|
2293
|
-
"version": "4.0.
|
|
2294
|
-
"resolved": "https://registry.npmjs.org/@smithy/middleware-stack/-/middleware-stack-4.0.
|
|
2295
|
-
"integrity": "sha512-
|
|
2365
|
+
"version": "4.0.4",
|
|
2366
|
+
"resolved": "https://registry.npmjs.org/@smithy/middleware-stack/-/middleware-stack-4.0.4.tgz",
|
|
2367
|
+
"integrity": "sha512-kagK5ggDrBUCCzI93ft6DjteNSfY8Ulr83UtySog/h09lTIOAJ/xUSObutanlPT0nhoHAkpmW9V5K8oPyLh+QA==",
|
|
2296
2368
|
"license": "Apache-2.0",
|
|
2297
2369
|
"dependencies": {
|
|
2298
|
-
"@smithy/types": "^4.
|
|
2370
|
+
"@smithy/types": "^4.3.1",
|
|
2299
2371
|
"tslib": "^2.6.2"
|
|
2300
2372
|
},
|
|
2301
2373
|
"engines": {
|
|
@@ -2303,14 +2375,14 @@
|
|
|
2303
2375
|
}
|
|
2304
2376
|
},
|
|
2305
2377
|
"node_modules/@smithy/node-config-provider": {
|
|
2306
|
-
"version": "4.1.
|
|
2307
|
-
"resolved": "https://registry.npmjs.org/@smithy/node-config-provider/-/node-config-provider-4.1.
|
|
2308
|
-
"integrity": "sha512-
|
|
2378
|
+
"version": "4.1.3",
|
|
2379
|
+
"resolved": "https://registry.npmjs.org/@smithy/node-config-provider/-/node-config-provider-4.1.3.tgz",
|
|
2380
|
+
"integrity": "sha512-HGHQr2s59qaU1lrVH6MbLlmOBxadtzTsoO4c+bF5asdgVik3I8o7JIOzoeqWc5MjVa+vD36/LWE0iXKpNqooRw==",
|
|
2309
2381
|
"license": "Apache-2.0",
|
|
2310
2382
|
"dependencies": {
|
|
2311
|
-
"@smithy/property-provider": "^4.0.
|
|
2312
|
-
"@smithy/shared-ini-file-loader": "^4.0.
|
|
2313
|
-
"@smithy/types": "^4.
|
|
2383
|
+
"@smithy/property-provider": "^4.0.4",
|
|
2384
|
+
"@smithy/shared-ini-file-loader": "^4.0.4",
|
|
2385
|
+
"@smithy/types": "^4.3.1",
|
|
2314
2386
|
"tslib": "^2.6.2"
|
|
2315
2387
|
},
|
|
2316
2388
|
"engines": {
|
|
@@ -2318,15 +2390,15 @@
|
|
|
2318
2390
|
}
|
|
2319
2391
|
},
|
|
2320
2392
|
"node_modules/@smithy/node-http-handler": {
|
|
2321
|
-
"version": "4.0.
|
|
2322
|
-
"resolved": "https://registry.npmjs.org/@smithy/node-http-handler/-/node-http-handler-4.0.
|
|
2323
|
-
"integrity": "sha512
|
|
2393
|
+
"version": "4.0.6",
|
|
2394
|
+
"resolved": "https://registry.npmjs.org/@smithy/node-http-handler/-/node-http-handler-4.0.6.tgz",
|
|
2395
|
+
"integrity": "sha512-NqbmSz7AW2rvw4kXhKGrYTiJVDHnMsFnX4i+/FzcZAfbOBauPYs2ekuECkSbtqaxETLLTu9Rl/ex6+I2BKErPA==",
|
|
2324
2396
|
"license": "Apache-2.0",
|
|
2325
2397
|
"dependencies": {
|
|
2326
|
-
"@smithy/abort-controller": "^4.0.
|
|
2327
|
-
"@smithy/protocol-http": "^5.1.
|
|
2328
|
-
"@smithy/querystring-builder": "^4.0.
|
|
2329
|
-
"@smithy/types": "^4.
|
|
2398
|
+
"@smithy/abort-controller": "^4.0.4",
|
|
2399
|
+
"@smithy/protocol-http": "^5.1.2",
|
|
2400
|
+
"@smithy/querystring-builder": "^4.0.4",
|
|
2401
|
+
"@smithy/types": "^4.3.1",
|
|
2330
2402
|
"tslib": "^2.6.2"
|
|
2331
2403
|
},
|
|
2332
2404
|
"engines": {
|
|
@@ -2334,12 +2406,12 @@
|
|
|
2334
2406
|
}
|
|
2335
2407
|
},
|
|
2336
2408
|
"node_modules/@smithy/property-provider": {
|
|
2337
|
-
"version": "4.0.
|
|
2338
|
-
"resolved": "https://registry.npmjs.org/@smithy/property-provider/-/property-provider-4.0.
|
|
2339
|
-
"integrity": "sha512-
|
|
2409
|
+
"version": "4.0.4",
|
|
2410
|
+
"resolved": "https://registry.npmjs.org/@smithy/property-provider/-/property-provider-4.0.4.tgz",
|
|
2411
|
+
"integrity": "sha512-qHJ2sSgu4FqF4U/5UUp4DhXNmdTrgmoAai6oQiM+c5RZ/sbDwJ12qxB1M6FnP+Tn/ggkPZf9ccn4jqKSINaquw==",
|
|
2340
2412
|
"license": "Apache-2.0",
|
|
2341
2413
|
"dependencies": {
|
|
2342
|
-
"@smithy/types": "^4.
|
|
2414
|
+
"@smithy/types": "^4.3.1",
|
|
2343
2415
|
"tslib": "^2.6.2"
|
|
2344
2416
|
},
|
|
2345
2417
|
"engines": {
|
|
@@ -2347,12 +2419,12 @@
|
|
|
2347
2419
|
}
|
|
2348
2420
|
},
|
|
2349
2421
|
"node_modules/@smithy/protocol-http": {
|
|
2350
|
-
"version": "5.1.
|
|
2351
|
-
"resolved": "https://registry.npmjs.org/@smithy/protocol-http/-/protocol-http-5.1.
|
|
2352
|
-
"integrity": "sha512-
|
|
2422
|
+
"version": "5.1.2",
|
|
2423
|
+
"resolved": "https://registry.npmjs.org/@smithy/protocol-http/-/protocol-http-5.1.2.tgz",
|
|
2424
|
+
"integrity": "sha512-rOG5cNLBXovxIrICSBm95dLqzfvxjEmuZx4KK3hWwPFHGdW3lxY0fZNXfv2zebfRO7sJZ5pKJYHScsqopeIWtQ==",
|
|
2353
2425
|
"license": "Apache-2.0",
|
|
2354
2426
|
"dependencies": {
|
|
2355
|
-
"@smithy/types": "^4.
|
|
2427
|
+
"@smithy/types": "^4.3.1",
|
|
2356
2428
|
"tslib": "^2.6.2"
|
|
2357
2429
|
},
|
|
2358
2430
|
"engines": {
|
|
@@ -2360,12 +2432,12 @@
|
|
|
2360
2432
|
}
|
|
2361
2433
|
},
|
|
2362
2434
|
"node_modules/@smithy/querystring-builder": {
|
|
2363
|
-
"version": "4.0.
|
|
2364
|
-
"resolved": "https://registry.npmjs.org/@smithy/querystring-builder/-/querystring-builder-4.0.
|
|
2365
|
-
"integrity": "sha512-
|
|
2435
|
+
"version": "4.0.4",
|
|
2436
|
+
"resolved": "https://registry.npmjs.org/@smithy/querystring-builder/-/querystring-builder-4.0.4.tgz",
|
|
2437
|
+
"integrity": "sha512-SwREZcDnEYoh9tLNgMbpop+UTGq44Hl9tdj3rf+yeLcfH7+J8OXEBaMc2kDxtyRHu8BhSg9ADEx0gFHvpJgU8w==",
|
|
2366
2438
|
"license": "Apache-2.0",
|
|
2367
2439
|
"dependencies": {
|
|
2368
|
-
"@smithy/types": "^4.
|
|
2440
|
+
"@smithy/types": "^4.3.1",
|
|
2369
2441
|
"@smithy/util-uri-escape": "^4.0.0",
|
|
2370
2442
|
"tslib": "^2.6.2"
|
|
2371
2443
|
},
|
|
@@ -2374,12 +2446,12 @@
|
|
|
2374
2446
|
}
|
|
2375
2447
|
},
|
|
2376
2448
|
"node_modules/@smithy/querystring-parser": {
|
|
2377
|
-
"version": "4.0.
|
|
2378
|
-
"resolved": "https://registry.npmjs.org/@smithy/querystring-parser/-/querystring-parser-4.0.
|
|
2379
|
-
"integrity": "sha512-
|
|
2449
|
+
"version": "4.0.4",
|
|
2450
|
+
"resolved": "https://registry.npmjs.org/@smithy/querystring-parser/-/querystring-parser-4.0.4.tgz",
|
|
2451
|
+
"integrity": "sha512-6yZf53i/qB8gRHH/l2ZwUG5xgkPgQF15/KxH0DdXMDHjesA9MeZje/853ifkSY0x4m5S+dfDZ+c4x439PF0M2w==",
|
|
2380
2452
|
"license": "Apache-2.0",
|
|
2381
2453
|
"dependencies": {
|
|
2382
|
-
"@smithy/types": "^4.
|
|
2454
|
+
"@smithy/types": "^4.3.1",
|
|
2383
2455
|
"tslib": "^2.6.2"
|
|
2384
2456
|
},
|
|
2385
2457
|
"engines": {
|
|
@@ -2387,24 +2459,24 @@
|
|
|
2387
2459
|
}
|
|
2388
2460
|
},
|
|
2389
2461
|
"node_modules/@smithy/service-error-classification": {
|
|
2390
|
-
"version": "4.0.
|
|
2391
|
-
"resolved": "https://registry.npmjs.org/@smithy/service-error-classification/-/service-error-classification-4.0.
|
|
2392
|
-
"integrity": "sha512-
|
|
2462
|
+
"version": "4.0.5",
|
|
2463
|
+
"resolved": "https://registry.npmjs.org/@smithy/service-error-classification/-/service-error-classification-4.0.5.tgz",
|
|
2464
|
+
"integrity": "sha512-LvcfhrnCBvCmTee81pRlh1F39yTS/+kYleVeLCwNtkY8wtGg8V/ca9rbZZvYIl8OjlMtL6KIjaiL/lgVqHD2nA==",
|
|
2393
2465
|
"license": "Apache-2.0",
|
|
2394
2466
|
"dependencies": {
|
|
2395
|
-
"@smithy/types": "^4.
|
|
2467
|
+
"@smithy/types": "^4.3.1"
|
|
2396
2468
|
},
|
|
2397
2469
|
"engines": {
|
|
2398
2470
|
"node": ">=18.0.0"
|
|
2399
2471
|
}
|
|
2400
2472
|
},
|
|
2401
2473
|
"node_modules/@smithy/shared-ini-file-loader": {
|
|
2402
|
-
"version": "4.0.
|
|
2403
|
-
"resolved": "https://registry.npmjs.org/@smithy/shared-ini-file-loader/-/shared-ini-file-loader-4.0.
|
|
2404
|
-
"integrity": "sha512-
|
|
2474
|
+
"version": "4.0.4",
|
|
2475
|
+
"resolved": "https://registry.npmjs.org/@smithy/shared-ini-file-loader/-/shared-ini-file-loader-4.0.4.tgz",
|
|
2476
|
+
"integrity": "sha512-63X0260LoFBjrHifPDs+nM9tV0VMkOTl4JRMYNuKh/f5PauSjowTfvF3LogfkWdcPoxsA9UjqEOgjeYIbhb7Nw==",
|
|
2405
2477
|
"license": "Apache-2.0",
|
|
2406
2478
|
"dependencies": {
|
|
2407
|
-
"@smithy/types": "^4.
|
|
2479
|
+
"@smithy/types": "^4.3.1",
|
|
2408
2480
|
"tslib": "^2.6.2"
|
|
2409
2481
|
},
|
|
2410
2482
|
"engines": {
|
|
@@ -2412,16 +2484,16 @@
|
|
|
2412
2484
|
}
|
|
2413
2485
|
},
|
|
2414
2486
|
"node_modules/@smithy/signature-v4": {
|
|
2415
|
-
"version": "5.1.
|
|
2416
|
-
"resolved": "https://registry.npmjs.org/@smithy/signature-v4/-/signature-v4-5.1.
|
|
2417
|
-
"integrity": "sha512-
|
|
2487
|
+
"version": "5.1.2",
|
|
2488
|
+
"resolved": "https://registry.npmjs.org/@smithy/signature-v4/-/signature-v4-5.1.2.tgz",
|
|
2489
|
+
"integrity": "sha512-d3+U/VpX7a60seHziWnVZOHuEgJlclufjkS6zhXvxcJgkJq4UWdH5eOBLzHRMx6gXjsdT9h6lfpmLzbrdupHgQ==",
|
|
2418
2490
|
"license": "Apache-2.0",
|
|
2419
2491
|
"dependencies": {
|
|
2420
2492
|
"@smithy/is-array-buffer": "^4.0.0",
|
|
2421
|
-
"@smithy/protocol-http": "^5.1.
|
|
2422
|
-
"@smithy/types": "^4.
|
|
2493
|
+
"@smithy/protocol-http": "^5.1.2",
|
|
2494
|
+
"@smithy/types": "^4.3.1",
|
|
2423
2495
|
"@smithy/util-hex-encoding": "^4.0.0",
|
|
2424
|
-
"@smithy/util-middleware": "^4.0.
|
|
2496
|
+
"@smithy/util-middleware": "^4.0.4",
|
|
2425
2497
|
"@smithy/util-uri-escape": "^4.0.0",
|
|
2426
2498
|
"@smithy/util-utf8": "^4.0.0",
|
|
2427
2499
|
"tslib": "^2.6.2"
|
|
@@ -2431,17 +2503,17 @@
|
|
|
2431
2503
|
}
|
|
2432
2504
|
},
|
|
2433
2505
|
"node_modules/@smithy/smithy-client": {
|
|
2434
|
-
"version": "4.
|
|
2435
|
-
"resolved": "https://registry.npmjs.org/@smithy/smithy-client/-/smithy-client-4.
|
|
2436
|
-
"integrity": "sha512-
|
|
2506
|
+
"version": "4.4.3",
|
|
2507
|
+
"resolved": "https://registry.npmjs.org/@smithy/smithy-client/-/smithy-client-4.4.3.tgz",
|
|
2508
|
+
"integrity": "sha512-xxzNYgA0HD6ETCe5QJubsxP0hQH3QK3kbpJz3QrosBCuIWyEXLR/CO5hFb2OeawEKUxMNhz3a1nuJNN2np2RMA==",
|
|
2437
2509
|
"license": "Apache-2.0",
|
|
2438
2510
|
"dependencies": {
|
|
2439
|
-
"@smithy/core": "^3.
|
|
2440
|
-
"@smithy/middleware-endpoint": "^4.1.
|
|
2441
|
-
"@smithy/middleware-stack": "^4.0.
|
|
2442
|
-
"@smithy/protocol-http": "^5.1.
|
|
2443
|
-
"@smithy/types": "^4.
|
|
2444
|
-
"@smithy/util-stream": "^4.2.
|
|
2511
|
+
"@smithy/core": "^3.5.3",
|
|
2512
|
+
"@smithy/middleware-endpoint": "^4.1.11",
|
|
2513
|
+
"@smithy/middleware-stack": "^4.0.4",
|
|
2514
|
+
"@smithy/protocol-http": "^5.1.2",
|
|
2515
|
+
"@smithy/types": "^4.3.1",
|
|
2516
|
+
"@smithy/util-stream": "^4.2.2",
|
|
2445
2517
|
"tslib": "^2.6.2"
|
|
2446
2518
|
},
|
|
2447
2519
|
"engines": {
|
|
@@ -2449,9 +2521,9 @@
|
|
|
2449
2521
|
}
|
|
2450
2522
|
},
|
|
2451
2523
|
"node_modules/@smithy/types": {
|
|
2452
|
-
"version": "4.
|
|
2453
|
-
"resolved": "https://registry.npmjs.org/@smithy/types/-/types-4.
|
|
2454
|
-
"integrity": "sha512-
|
|
2524
|
+
"version": "4.3.1",
|
|
2525
|
+
"resolved": "https://registry.npmjs.org/@smithy/types/-/types-4.3.1.tgz",
|
|
2526
|
+
"integrity": "sha512-UqKOQBL2x6+HWl3P+3QqFD4ncKq0I8Nuz9QItGv5WuKuMHuuwlhvqcZCoXGfc+P1QmfJE7VieykoYYmrOoFJxA==",
|
|
2455
2527
|
"license": "Apache-2.0",
|
|
2456
2528
|
"dependencies": {
|
|
2457
2529
|
"tslib": "^2.6.2"
|
|
@@ -2461,13 +2533,13 @@
|
|
|
2461
2533
|
}
|
|
2462
2534
|
},
|
|
2463
2535
|
"node_modules/@smithy/url-parser": {
|
|
2464
|
-
"version": "4.0.
|
|
2465
|
-
"resolved": "https://registry.npmjs.org/@smithy/url-parser/-/url-parser-4.0.
|
|
2466
|
-
"integrity": "sha512-
|
|
2536
|
+
"version": "4.0.4",
|
|
2537
|
+
"resolved": "https://registry.npmjs.org/@smithy/url-parser/-/url-parser-4.0.4.tgz",
|
|
2538
|
+
"integrity": "sha512-eMkc144MuN7B0TDA4U2fKs+BqczVbk3W+qIvcoCY6D1JY3hnAdCuhCZODC+GAeaxj0p6Jroz4+XMUn3PCxQQeQ==",
|
|
2467
2539
|
"license": "Apache-2.0",
|
|
2468
2540
|
"dependencies": {
|
|
2469
|
-
"@smithy/querystring-parser": "^4.0.
|
|
2470
|
-
"@smithy/types": "^4.
|
|
2541
|
+
"@smithy/querystring-parser": "^4.0.4",
|
|
2542
|
+
"@smithy/types": "^4.3.1",
|
|
2471
2543
|
"tslib": "^2.6.2"
|
|
2472
2544
|
},
|
|
2473
2545
|
"engines": {
|
|
@@ -2538,14 +2610,14 @@
|
|
|
2538
2610
|
}
|
|
2539
2611
|
},
|
|
2540
2612
|
"node_modules/@smithy/util-defaults-mode-browser": {
|
|
2541
|
-
"version": "4.0.
|
|
2542
|
-
"resolved": "https://registry.npmjs.org/@smithy/util-defaults-mode-browser/-/util-defaults-mode-browser-4.0.
|
|
2543
|
-
"integrity": "sha512-
|
|
2613
|
+
"version": "4.0.19",
|
|
2614
|
+
"resolved": "https://registry.npmjs.org/@smithy/util-defaults-mode-browser/-/util-defaults-mode-browser-4.0.19.tgz",
|
|
2615
|
+
"integrity": "sha512-mvLMh87xSmQrV5XqnUYEPoiFFeEGYeAKIDDKdhE2ahqitm8OHM3aSvhqL6rrK6wm1brIk90JhxDf5lf2hbrLbQ==",
|
|
2544
2616
|
"license": "Apache-2.0",
|
|
2545
2617
|
"dependencies": {
|
|
2546
|
-
"@smithy/property-provider": "^4.0.
|
|
2547
|
-
"@smithy/smithy-client": "^4.
|
|
2548
|
-
"@smithy/types": "^4.
|
|
2618
|
+
"@smithy/property-provider": "^4.0.4",
|
|
2619
|
+
"@smithy/smithy-client": "^4.4.3",
|
|
2620
|
+
"@smithy/types": "^4.3.1",
|
|
2549
2621
|
"bowser": "^2.11.0",
|
|
2550
2622
|
"tslib": "^2.6.2"
|
|
2551
2623
|
},
|
|
@@ -2554,17 +2626,17 @@
|
|
|
2554
2626
|
}
|
|
2555
2627
|
},
|
|
2556
2628
|
"node_modules/@smithy/util-defaults-mode-node": {
|
|
2557
|
-
"version": "4.0.
|
|
2558
|
-
"resolved": "https://registry.npmjs.org/@smithy/util-defaults-mode-node/-/util-defaults-mode-node-4.0.
|
|
2559
|
-
"integrity": "sha512-
|
|
2629
|
+
"version": "4.0.19",
|
|
2630
|
+
"resolved": "https://registry.npmjs.org/@smithy/util-defaults-mode-node/-/util-defaults-mode-node-4.0.19.tgz",
|
|
2631
|
+
"integrity": "sha512-8tYnx+LUfj6m+zkUUIrIQJxPM1xVxfRBvoGHua7R/i6qAxOMjqR6CpEpDwKoIs1o0+hOjGvkKE23CafKL0vJ9w==",
|
|
2560
2632
|
"license": "Apache-2.0",
|
|
2561
2633
|
"dependencies": {
|
|
2562
|
-
"@smithy/config-resolver": "^4.1.
|
|
2563
|
-
"@smithy/credential-provider-imds": "^4.0.
|
|
2564
|
-
"@smithy/node-config-provider": "^4.1.
|
|
2565
|
-
"@smithy/property-provider": "^4.0.
|
|
2566
|
-
"@smithy/smithy-client": "^4.
|
|
2567
|
-
"@smithy/types": "^4.
|
|
2634
|
+
"@smithy/config-resolver": "^4.1.4",
|
|
2635
|
+
"@smithy/credential-provider-imds": "^4.0.6",
|
|
2636
|
+
"@smithy/node-config-provider": "^4.1.3",
|
|
2637
|
+
"@smithy/property-provider": "^4.0.4",
|
|
2638
|
+
"@smithy/smithy-client": "^4.4.3",
|
|
2639
|
+
"@smithy/types": "^4.3.1",
|
|
2568
2640
|
"tslib": "^2.6.2"
|
|
2569
2641
|
},
|
|
2570
2642
|
"engines": {
|
|
@@ -2572,13 +2644,13 @@
|
|
|
2572
2644
|
}
|
|
2573
2645
|
},
|
|
2574
2646
|
"node_modules/@smithy/util-endpoints": {
|
|
2575
|
-
"version": "3.0.
|
|
2576
|
-
"resolved": "https://registry.npmjs.org/@smithy/util-endpoints/-/util-endpoints-3.0.
|
|
2577
|
-
"integrity": "sha512-
|
|
2647
|
+
"version": "3.0.6",
|
|
2648
|
+
"resolved": "https://registry.npmjs.org/@smithy/util-endpoints/-/util-endpoints-3.0.6.tgz",
|
|
2649
|
+
"integrity": "sha512-YARl3tFL3WgPuLzljRUnrS2ngLiUtkwhQtj8PAL13XZSyUiNLQxwG3fBBq3QXFqGFUXepIN73pINp3y8c2nBmA==",
|
|
2578
2650
|
"license": "Apache-2.0",
|
|
2579
2651
|
"dependencies": {
|
|
2580
|
-
"@smithy/node-config-provider": "^4.1.
|
|
2581
|
-
"@smithy/types": "^4.
|
|
2652
|
+
"@smithy/node-config-provider": "^4.1.3",
|
|
2653
|
+
"@smithy/types": "^4.3.1",
|
|
2582
2654
|
"tslib": "^2.6.2"
|
|
2583
2655
|
},
|
|
2584
2656
|
"engines": {
|
|
@@ -2598,12 +2670,12 @@
|
|
|
2598
2670
|
}
|
|
2599
2671
|
},
|
|
2600
2672
|
"node_modules/@smithy/util-middleware": {
|
|
2601
|
-
"version": "4.0.
|
|
2602
|
-
"resolved": "https://registry.npmjs.org/@smithy/util-middleware/-/util-middleware-4.0.
|
|
2603
|
-
"integrity": "sha512-
|
|
2673
|
+
"version": "4.0.4",
|
|
2674
|
+
"resolved": "https://registry.npmjs.org/@smithy/util-middleware/-/util-middleware-4.0.4.tgz",
|
|
2675
|
+
"integrity": "sha512-9MLKmkBmf4PRb0ONJikCbCwORACcil6gUWojwARCClT7RmLzF04hUR4WdRprIXal7XVyrddadYNfp2eF3nrvtQ==",
|
|
2604
2676
|
"license": "Apache-2.0",
|
|
2605
2677
|
"dependencies": {
|
|
2606
|
-
"@smithy/types": "^4.
|
|
2678
|
+
"@smithy/types": "^4.3.1",
|
|
2607
2679
|
"tslib": "^2.6.2"
|
|
2608
2680
|
},
|
|
2609
2681
|
"engines": {
|
|
@@ -2611,13 +2683,13 @@
|
|
|
2611
2683
|
}
|
|
2612
2684
|
},
|
|
2613
2685
|
"node_modules/@smithy/util-retry": {
|
|
2614
|
-
"version": "4.0.
|
|
2615
|
-
"resolved": "https://registry.npmjs.org/@smithy/util-retry/-/util-retry-4.0.
|
|
2616
|
-
"integrity": "sha512-
|
|
2686
|
+
"version": "4.0.5",
|
|
2687
|
+
"resolved": "https://registry.npmjs.org/@smithy/util-retry/-/util-retry-4.0.5.tgz",
|
|
2688
|
+
"integrity": "sha512-V7MSjVDTlEt/plmOFBn1762Dyu5uqMrV2Pl2X0dYk4XvWfdWJNe9Bs5Bzb56wkCuiWjSfClVMGcsuKrGj7S/yg==",
|
|
2617
2689
|
"license": "Apache-2.0",
|
|
2618
2690
|
"dependencies": {
|
|
2619
|
-
"@smithy/service-error-classification": "^4.0.
|
|
2620
|
-
"@smithy/types": "^4.
|
|
2691
|
+
"@smithy/service-error-classification": "^4.0.5",
|
|
2692
|
+
"@smithy/types": "^4.3.1",
|
|
2621
2693
|
"tslib": "^2.6.2"
|
|
2622
2694
|
},
|
|
2623
2695
|
"engines": {
|
|
@@ -2625,14 +2697,14 @@
|
|
|
2625
2697
|
}
|
|
2626
2698
|
},
|
|
2627
2699
|
"node_modules/@smithy/util-stream": {
|
|
2628
|
-
"version": "4.2.
|
|
2629
|
-
"resolved": "https://registry.npmjs.org/@smithy/util-stream/-/util-stream-4.2.
|
|
2630
|
-
"integrity": "sha512-
|
|
2700
|
+
"version": "4.2.2",
|
|
2701
|
+
"resolved": "https://registry.npmjs.org/@smithy/util-stream/-/util-stream-4.2.2.tgz",
|
|
2702
|
+
"integrity": "sha512-aI+GLi7MJoVxg24/3J1ipwLoYzgkB4kUfogZfnslcYlynj3xsQ0e7vk4TnTro9hhsS5PvX1mwmkRqqHQjwcU7w==",
|
|
2631
2703
|
"license": "Apache-2.0",
|
|
2632
2704
|
"dependencies": {
|
|
2633
|
-
"@smithy/fetch-http-handler": "^5.0.
|
|
2634
|
-
"@smithy/node-http-handler": "^4.0.
|
|
2635
|
-
"@smithy/types": "^4.
|
|
2705
|
+
"@smithy/fetch-http-handler": "^5.0.4",
|
|
2706
|
+
"@smithy/node-http-handler": "^4.0.6",
|
|
2707
|
+
"@smithy/types": "^4.3.1",
|
|
2636
2708
|
"@smithy/util-base64": "^4.0.0",
|
|
2637
2709
|
"@smithy/util-buffer-from": "^4.0.0",
|
|
2638
2710
|
"@smithy/util-hex-encoding": "^4.0.0",
|
|
@@ -2669,13 +2741,13 @@
|
|
|
2669
2741
|
}
|
|
2670
2742
|
},
|
|
2671
2743
|
"node_modules/@smithy/util-waiter": {
|
|
2672
|
-
"version": "4.0.
|
|
2673
|
-
"resolved": "https://registry.npmjs.org/@smithy/util-waiter/-/util-waiter-4.0.
|
|
2674
|
-
"integrity": "sha512-
|
|
2744
|
+
"version": "4.0.5",
|
|
2745
|
+
"resolved": "https://registry.npmjs.org/@smithy/util-waiter/-/util-waiter-4.0.5.tgz",
|
|
2746
|
+
"integrity": "sha512-4QvC49HTteI1gfemu0I1syWovJgPvGn7CVUoN9ZFkdvr/cCFkrEL7qNCdx/2eICqDWEGnnr68oMdSIPCLAriSQ==",
|
|
2675
2747
|
"license": "Apache-2.0",
|
|
2676
2748
|
"dependencies": {
|
|
2677
|
-
"@smithy/abort-controller": "^4.0.
|
|
2678
|
-
"@smithy/types": "^4.
|
|
2749
|
+
"@smithy/abort-controller": "^4.0.4",
|
|
2750
|
+
"@smithy/types": "^4.3.1",
|
|
2679
2751
|
"tslib": "^2.6.2"
|
|
2680
2752
|
},
|
|
2681
2753
|
"engines": {
|
|
@@ -2950,30 +3022,23 @@
|
|
|
2950
3022
|
"license": "MIT"
|
|
2951
3023
|
},
|
|
2952
3024
|
"node_modules/@types/node": {
|
|
2953
|
-
"version": "22.15.
|
|
2954
|
-
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.15.
|
|
2955
|
-
"integrity": "sha512-
|
|
3025
|
+
"version": "22.15.30",
|
|
3026
|
+
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.15.30.tgz",
|
|
3027
|
+
"integrity": "sha512-6Q7lr06bEHdlfplU6YRbgG1SFBdlsfNC4/lX+SkhiTs0cpJkOElmWls8PxDFv4yY/xKb8Y6SO0OmSX4wgqTZbA==",
|
|
2956
3028
|
"license": "MIT",
|
|
2957
3029
|
"dependencies": {
|
|
2958
3030
|
"undici-types": "~6.21.0"
|
|
2959
3031
|
}
|
|
2960
3032
|
},
|
|
2961
3033
|
"node_modules/@types/readable-stream": {
|
|
2962
|
-
"version": "4.0.
|
|
2963
|
-
"resolved": "https://registry.npmjs.org/@types/readable-stream/-/readable-stream-4.0.
|
|
2964
|
-
"integrity": "sha512-
|
|
3034
|
+
"version": "4.0.21",
|
|
3035
|
+
"resolved": "https://registry.npmjs.org/@types/readable-stream/-/readable-stream-4.0.21.tgz",
|
|
3036
|
+
"integrity": "sha512-19eKVv9tugr03IgfXlA9UVUVRbW6IuqRO5B92Dl4a6pT7K8uaGrNS0GkxiZD0BOk6PLuXl5FhWl//eX/pzYdTQ==",
|
|
2965
3037
|
"license": "MIT",
|
|
2966
3038
|
"dependencies": {
|
|
2967
|
-
"@types/node": "*"
|
|
2968
|
-
"safe-buffer": "~5.1.1"
|
|
3039
|
+
"@types/node": "*"
|
|
2969
3040
|
}
|
|
2970
3041
|
},
|
|
2971
|
-
"node_modules/@types/readable-stream/node_modules/safe-buffer": {
|
|
2972
|
-
"version": "5.1.2",
|
|
2973
|
-
"resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz",
|
|
2974
|
-
"integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==",
|
|
2975
|
-
"license": "MIT"
|
|
2976
|
-
},
|
|
2977
3042
|
"node_modules/abort-controller": {
|
|
2978
3043
|
"version": "3.0.0",
|
|
2979
3044
|
"resolved": "https://registry.npmjs.org/abort-controller/-/abort-controller-3.0.0.tgz",
|
|
@@ -3051,12 +3116,12 @@
|
|
|
3051
3116
|
"license": "BSD-3-Clause"
|
|
3052
3117
|
},
|
|
3053
3118
|
"node_modules/alasql": {
|
|
3054
|
-
"version": "4.
|
|
3055
|
-
"resolved": "https://registry.npmjs.org/alasql/-/alasql-4.
|
|
3056
|
-
"integrity": "sha512-
|
|
3119
|
+
"version": "4.6.6",
|
|
3120
|
+
"resolved": "https://registry.npmjs.org/alasql/-/alasql-4.6.6.tgz",
|
|
3121
|
+
"integrity": "sha512-kuRnDciFgtWSR2tpgraFwE6Q19PmeY9d2O2JzXdpEd38xoBrbp3qKDiGhzBvKfrxpuimwn+6w94FXE9NT3hJsg==",
|
|
3057
3122
|
"license": "MIT",
|
|
3058
3123
|
"dependencies": {
|
|
3059
|
-
"cross-fetch": "4",
|
|
3124
|
+
"cross-fetch": "4.1.0",
|
|
3060
3125
|
"yargs": "16"
|
|
3061
3126
|
},
|
|
3062
3127
|
"bin": {
|
|
@@ -3143,15 +3208,15 @@
|
|
|
3143
3208
|
}
|
|
3144
3209
|
},
|
|
3145
3210
|
"node_modules/argon2": {
|
|
3146
|
-
"version": "0.
|
|
3147
|
-
"resolved": "https://registry.npmjs.org/argon2/-/argon2-0.
|
|
3148
|
-
"integrity": "sha512-
|
|
3211
|
+
"version": "0.43.0",
|
|
3212
|
+
"resolved": "https://registry.npmjs.org/argon2/-/argon2-0.43.0.tgz",
|
|
3213
|
+
"integrity": "sha512-u/HKLcbWShVDhkfwI4hWyiUf3qyX8QhTfaIv2cWE18uqhXCmR5hb6Ed7oqYi2KCQegeAnRhiFzbjzm7i5yl1GA==",
|
|
3149
3214
|
"hasInstallScript": true,
|
|
3150
3215
|
"license": "MIT",
|
|
3151
3216
|
"dependencies": {
|
|
3152
3217
|
"@phc/format": "^1.0.0",
|
|
3153
|
-
"node-addon-api": "^8.1
|
|
3154
|
-
"node-gyp-build": "^4.8.
|
|
3218
|
+
"node-addon-api": "^8.3.1",
|
|
3219
|
+
"node-gyp-build": "^4.8.4"
|
|
3155
3220
|
},
|
|
3156
3221
|
"engines": {
|
|
3157
3222
|
"node": ">=16.17.0"
|
|
@@ -3240,32 +3305,46 @@
|
|
|
3240
3305
|
"optional": true
|
|
3241
3306
|
},
|
|
3242
3307
|
"node_modules/bare-fs": {
|
|
3243
|
-
"version": "
|
|
3244
|
-
"resolved": "https://registry.npmjs.org/bare-fs/-/bare-fs-
|
|
3245
|
-
"integrity": "sha512-
|
|
3308
|
+
"version": "4.1.5",
|
|
3309
|
+
"resolved": "https://registry.npmjs.org/bare-fs/-/bare-fs-4.1.5.tgz",
|
|
3310
|
+
"integrity": "sha512-1zccWBMypln0jEE05LzZt+V/8y8AQsQQqxtklqaIyg5nu6OAYFhZxPXinJTSG+kU5qyNmeLgcn9AW7eHiCHVLA==",
|
|
3246
3311
|
"license": "Apache-2.0",
|
|
3247
3312
|
"optional": true,
|
|
3248
3313
|
"dependencies": {
|
|
3249
|
-
"bare-events": "^2.
|
|
3250
|
-
"bare-path": "^
|
|
3251
|
-
"bare-stream": "^2.
|
|
3314
|
+
"bare-events": "^2.5.4",
|
|
3315
|
+
"bare-path": "^3.0.0",
|
|
3316
|
+
"bare-stream": "^2.6.4"
|
|
3317
|
+
},
|
|
3318
|
+
"engines": {
|
|
3319
|
+
"bare": ">=1.16.0"
|
|
3320
|
+
},
|
|
3321
|
+
"peerDependencies": {
|
|
3322
|
+
"bare-buffer": "*"
|
|
3323
|
+
},
|
|
3324
|
+
"peerDependenciesMeta": {
|
|
3325
|
+
"bare-buffer": {
|
|
3326
|
+
"optional": true
|
|
3327
|
+
}
|
|
3252
3328
|
}
|
|
3253
3329
|
},
|
|
3254
3330
|
"node_modules/bare-os": {
|
|
3255
|
-
"version": "
|
|
3256
|
-
"resolved": "https://registry.npmjs.org/bare-os/-/bare-os-
|
|
3257
|
-
"integrity": "sha512-
|
|
3331
|
+
"version": "3.6.1",
|
|
3332
|
+
"resolved": "https://registry.npmjs.org/bare-os/-/bare-os-3.6.1.tgz",
|
|
3333
|
+
"integrity": "sha512-uaIjxokhFidJP+bmmvKSgiMzj2sV5GPHaZVAIktcxcpCyBFFWO+YlikVAdhmUo2vYFvFhOXIAlldqV29L8126g==",
|
|
3258
3334
|
"license": "Apache-2.0",
|
|
3259
|
-
"optional": true
|
|
3335
|
+
"optional": true,
|
|
3336
|
+
"engines": {
|
|
3337
|
+
"bare": ">=1.14.0"
|
|
3338
|
+
}
|
|
3260
3339
|
},
|
|
3261
3340
|
"node_modules/bare-path": {
|
|
3262
|
-
"version": "
|
|
3263
|
-
"resolved": "https://registry.npmjs.org/bare-path/-/bare-path-
|
|
3264
|
-
"integrity": "sha512-
|
|
3341
|
+
"version": "3.0.0",
|
|
3342
|
+
"resolved": "https://registry.npmjs.org/bare-path/-/bare-path-3.0.0.tgz",
|
|
3343
|
+
"integrity": "sha512-tyfW2cQcB5NN8Saijrhqn0Zh7AnFNsnczRcuWODH0eYAXBsJ5gVxAUuNr7tsHSC6IZ77cA0SitzT+s47kot8Mw==",
|
|
3265
3344
|
"license": "Apache-2.0",
|
|
3266
3345
|
"optional": true,
|
|
3267
3346
|
"dependencies": {
|
|
3268
|
-
"bare-os": "^
|
|
3347
|
+
"bare-os": "^3.0.1"
|
|
3269
3348
|
}
|
|
3270
3349
|
},
|
|
3271
3350
|
"node_modules/bare-stream": {
|
|
@@ -4465,9 +4544,9 @@
|
|
|
4465
4544
|
"license": "MIT"
|
|
4466
4545
|
},
|
|
4467
4546
|
"node_modules/fastify/node_modules/pino": {
|
|
4468
|
-
"version": "9.
|
|
4469
|
-
"resolved": "https://registry.npmjs.org/pino/-/pino-9.
|
|
4470
|
-
"integrity": "sha512-
|
|
4547
|
+
"version": "9.7.0",
|
|
4548
|
+
"resolved": "https://registry.npmjs.org/pino/-/pino-9.7.0.tgz",
|
|
4549
|
+
"integrity": "sha512-vnMCM6xZTb1WDmLvtG2lE/2p+t9hDEIvTWJsu6FejkE62vB7gDhvzrpFR4Cw2to+9JNQxVnkAKVPA1KPB98vWg==",
|
|
4471
4550
|
"license": "MIT",
|
|
4472
4551
|
"dependencies": {
|
|
4473
4552
|
"atomic-sleep": "^1.0.0",
|
|
@@ -4475,7 +4554,7 @@
|
|
|
4475
4554
|
"on-exit-leak-free": "^2.1.0",
|
|
4476
4555
|
"pino-abstract-transport": "^2.0.0",
|
|
4477
4556
|
"pino-std-serializers": "^7.0.0",
|
|
4478
|
-
"process-warning": "^
|
|
4557
|
+
"process-warning": "^5.0.0",
|
|
4479
4558
|
"quick-format-unescaped": "^4.0.3",
|
|
4480
4559
|
"real-require": "^0.2.0",
|
|
4481
4560
|
"safe-stable-stringify": "^2.3.1",
|
|
@@ -4502,9 +4581,9 @@
|
|
|
4502
4581
|
"license": "MIT"
|
|
4503
4582
|
},
|
|
4504
4583
|
"node_modules/fastify/node_modules/pino/node_modules/process-warning": {
|
|
4505
|
-
"version": "
|
|
4506
|
-
"resolved": "https://registry.npmjs.org/process-warning/-/process-warning-
|
|
4507
|
-
"integrity": "sha512-
|
|
4584
|
+
"version": "5.0.0",
|
|
4585
|
+
"resolved": "https://registry.npmjs.org/process-warning/-/process-warning-5.0.0.tgz",
|
|
4586
|
+
"integrity": "sha512-a39t9ApHNx2L4+HBnQKqxxHNs1r7KF+Intd8Q/g1bUh6q0WIp9voPXJ/x0j+ZL45KF1pJd9+q2jLIRMfvEshkA==",
|
|
4508
4587
|
"funding": [
|
|
4509
4588
|
{
|
|
4510
4589
|
"type": "github",
|
|
@@ -4676,9 +4755,9 @@
|
|
|
4676
4755
|
}
|
|
4677
4756
|
},
|
|
4678
4757
|
"node_modules/fs-extra": {
|
|
4679
|
-
"version": "11.
|
|
4680
|
-
"resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-11.
|
|
4681
|
-
"integrity": "sha512-
|
|
4758
|
+
"version": "11.3.0",
|
|
4759
|
+
"resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-11.3.0.tgz",
|
|
4760
|
+
"integrity": "sha512-Z4XaCL6dUDHfP/jT25jJKMmtxvuwbkrD1vNSMFlo9lNLY2c5FHYSQgHPRZUjAB26TpDEoW9HCOgplrdbaPV/ew==",
|
|
4682
4761
|
"license": "MIT",
|
|
4683
4762
|
"dependencies": {
|
|
4684
4763
|
"graceful-fs": "^4.2.0",
|
|
@@ -5381,9 +5460,9 @@
|
|
|
5381
5460
|
"license": "MIT"
|
|
5382
5461
|
},
|
|
5383
5462
|
"node_modules/joi": {
|
|
5384
|
-
"version": "17.
|
|
5385
|
-
"resolved": "https://registry.npmjs.org/joi/-/joi-17.
|
|
5386
|
-
"integrity": "sha512-
|
|
5463
|
+
"version": "17.13.3",
|
|
5464
|
+
"resolved": "https://registry.npmjs.org/joi/-/joi-17.13.3.tgz",
|
|
5465
|
+
"integrity": "sha512-otDA4ldcIx+ZXsKHWmp0YizCweVRZG96J10b0FevjfuncLO1oX59THoAmHkNubYJ+9gWsYsp5k8v4ib6oDv1fA==",
|
|
5387
5466
|
"license": "BSD-3-Clause",
|
|
5388
5467
|
"dependencies": {
|
|
5389
5468
|
"@hapi/hoek": "^9.3.0",
|
|
@@ -5597,9 +5676,9 @@
|
|
|
5597
5676
|
}
|
|
5598
5677
|
},
|
|
5599
5678
|
"node_modules/lmdb": {
|
|
5600
|
-
"version": "3.
|
|
5601
|
-
"resolved": "https://registry.npmjs.org/lmdb/-/lmdb-3.
|
|
5602
|
-
"integrity": "sha512-
|
|
5679
|
+
"version": "3.4.0",
|
|
5680
|
+
"resolved": "https://registry.npmjs.org/lmdb/-/lmdb-3.4.0.tgz",
|
|
5681
|
+
"integrity": "sha512-vrhkVxu+9IM463hYvozwt/Su70BNo+OvrMBds3isVljd38p5owYOlVvWVpie+//T8YtDaaOL1NDto5oEkEn9CQ==",
|
|
5603
5682
|
"hasInstallScript": true,
|
|
5604
5683
|
"license": "MIT",
|
|
5605
5684
|
"dependencies": {
|
|
@@ -5613,12 +5692,13 @@
|
|
|
5613
5692
|
"download-lmdb-prebuilds": "bin/download-prebuilds.js"
|
|
5614
5693
|
},
|
|
5615
5694
|
"optionalDependencies": {
|
|
5616
|
-
"@lmdb/lmdb-darwin-arm64": "3.
|
|
5617
|
-
"@lmdb/lmdb-darwin-x64": "3.
|
|
5618
|
-
"@lmdb/lmdb-linux-arm": "3.
|
|
5619
|
-
"@lmdb/lmdb-linux-arm64": "3.
|
|
5620
|
-
"@lmdb/lmdb-linux-x64": "3.
|
|
5621
|
-
"@lmdb/lmdb-win32-
|
|
5695
|
+
"@lmdb/lmdb-darwin-arm64": "3.4.0",
|
|
5696
|
+
"@lmdb/lmdb-darwin-x64": "3.4.0",
|
|
5697
|
+
"@lmdb/lmdb-linux-arm": "3.4.0",
|
|
5698
|
+
"@lmdb/lmdb-linux-arm64": "3.4.0",
|
|
5699
|
+
"@lmdb/lmdb-linux-x64": "3.4.0",
|
|
5700
|
+
"@lmdb/lmdb-win32-arm64": "3.4.0",
|
|
5701
|
+
"@lmdb/lmdb-win32-x64": "3.4.0"
|
|
5622
5702
|
}
|
|
5623
5703
|
},
|
|
5624
5704
|
"node_modules/lmdb/node_modules/node-addon-api": {
|
|
@@ -5901,9 +5981,9 @@
|
|
|
5901
5981
|
"license": "MIT"
|
|
5902
5982
|
},
|
|
5903
5983
|
"node_modules/msgpackr": {
|
|
5904
|
-
"version": "1.11.
|
|
5905
|
-
"resolved": "https://registry.npmjs.org/msgpackr/-/msgpackr-1.11.
|
|
5906
|
-
"integrity": "sha512-
|
|
5984
|
+
"version": "1.11.4",
|
|
5985
|
+
"resolved": "https://registry.npmjs.org/msgpackr/-/msgpackr-1.11.4.tgz",
|
|
5986
|
+
"integrity": "sha512-uaff7RG9VIC4jacFW9xzL3jc0iM32DNHe4jYVycBcjUePT/Klnfj7pqtWJt9khvDFizmjN2TlYniYmSS2LIaZg==",
|
|
5907
5987
|
"license": "MIT",
|
|
5908
5988
|
"optionalDependencies": {
|
|
5909
5989
|
"msgpackr-extract": "^3.0.2"
|
|
@@ -6471,9 +6551,9 @@
|
|
|
6471
6551
|
"license": "MIT"
|
|
6472
6552
|
},
|
|
6473
6553
|
"node_modules/papaparse": {
|
|
6474
|
-
"version": "5.
|
|
6475
|
-
"resolved": "https://registry.npmjs.org/papaparse/-/papaparse-5.
|
|
6476
|
-
"integrity": "sha512-
|
|
6554
|
+
"version": "5.5.3",
|
|
6555
|
+
"resolved": "https://registry.npmjs.org/papaparse/-/papaparse-5.5.3.tgz",
|
|
6556
|
+
"integrity": "sha512-5QvjGxYVjxO59MGU2lHVYpRWBBtKHnlIAcSe1uNFCkkptUh63NFRj0FJQm7nR67puEruUci/ZkjmEFrjCAyP4A==",
|
|
6477
6557
|
"license": "MIT"
|
|
6478
6558
|
},
|
|
6479
6559
|
"node_modules/parse-columns": {
|
|
@@ -6501,9 +6581,9 @@
|
|
|
6501
6581
|
}
|
|
6502
6582
|
},
|
|
6503
6583
|
"node_modules/passport": {
|
|
6504
|
-
"version": "0.
|
|
6505
|
-
"resolved": "https://registry.npmjs.org/passport/-/passport-0.
|
|
6506
|
-
"integrity": "sha512-
|
|
6584
|
+
"version": "0.7.0",
|
|
6585
|
+
"resolved": "https://registry.npmjs.org/passport/-/passport-0.7.0.tgz",
|
|
6586
|
+
"integrity": "sha512-cPLl+qZpSc+ireUvt+IzqbED1cHHkDoVYMo30jbJIdOOjQ1MQYZBPiNvmi8UM6lJuOpTPXJGZQk0DtC4y61MYQ==",
|
|
6507
6587
|
"license": "MIT",
|
|
6508
6588
|
"dependencies": {
|
|
6509
6589
|
"passport-strategy": "1.x.x",
|
|
@@ -7502,13 +7582,10 @@
|
|
|
7502
7582
|
}
|
|
7503
7583
|
},
|
|
7504
7584
|
"node_modules/semver": {
|
|
7505
|
-
"version": "7.
|
|
7506
|
-
"resolved": "https://registry.npmjs.org/semver/-/semver-7.
|
|
7507
|
-
"integrity": "sha512-
|
|
7585
|
+
"version": "7.7.2",
|
|
7586
|
+
"resolved": "https://registry.npmjs.org/semver/-/semver-7.7.2.tgz",
|
|
7587
|
+
"integrity": "sha512-RF0Fw+rO5AMf9MAyaRXI4AV0Ulj5lMHqVxxdSgiVbixSCXoEmmX/jk0CuJw4+3SqroYO9VoUh+HcuJivvtJemA==",
|
|
7508
7588
|
"license": "ISC",
|
|
7509
|
-
"dependencies": {
|
|
7510
|
-
"lru-cache": "^6.0.0"
|
|
7511
|
-
},
|
|
7512
7589
|
"bin": {
|
|
7513
7590
|
"semver": "bin/semver.js"
|
|
7514
7591
|
},
|
|
@@ -7516,18 +7593,6 @@
|
|
|
7516
7593
|
"node": ">=10"
|
|
7517
7594
|
}
|
|
7518
7595
|
},
|
|
7519
|
-
"node_modules/semver/node_modules/lru-cache": {
|
|
7520
|
-
"version": "6.0.0",
|
|
7521
|
-
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz",
|
|
7522
|
-
"integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==",
|
|
7523
|
-
"license": "ISC",
|
|
7524
|
-
"dependencies": {
|
|
7525
|
-
"yallist": "^4.0.0"
|
|
7526
|
-
},
|
|
7527
|
-
"engines": {
|
|
7528
|
-
"node": ">=10"
|
|
7529
|
-
}
|
|
7530
|
-
},
|
|
7531
7596
|
"node_modules/send": {
|
|
7532
7597
|
"version": "1.2.0",
|
|
7533
7598
|
"resolved": "https://registry.npmjs.org/send/-/send-1.2.0.tgz",
|
|
@@ -7566,12 +7631,13 @@
|
|
|
7566
7631
|
}
|
|
7567
7632
|
},
|
|
7568
7633
|
"node_modules/ses": {
|
|
7569
|
-
"version": "1.
|
|
7570
|
-
"resolved": "https://registry.npmjs.org/ses/-/ses-1.
|
|
7571
|
-
"integrity": "sha512-
|
|
7634
|
+
"version": "1.13.0",
|
|
7635
|
+
"resolved": "https://registry.npmjs.org/ses/-/ses-1.13.0.tgz",
|
|
7636
|
+
"integrity": "sha512-xzpejhViz6KpMNGNEn06VqnBcaIeEp15L1wBxseN6e57v8N0HXay1+uMB1KBmeIkECpl8i83+l9UUIaYQw6YEw==",
|
|
7572
7637
|
"license": "Apache-2.0",
|
|
7573
7638
|
"dependencies": {
|
|
7574
|
-
"@endo/env-options": "^1.1.
|
|
7639
|
+
"@endo/env-options": "^1.1.9",
|
|
7640
|
+
"@endo/immutable-arraybuffer": "^1.1.0"
|
|
7575
7641
|
}
|
|
7576
7642
|
},
|
|
7577
7643
|
"node_modules/set-cookie-parser": {
|
|
@@ -7817,9 +7883,9 @@
|
|
|
7817
7883
|
"license": "BSD-3-Clause"
|
|
7818
7884
|
},
|
|
7819
7885
|
"node_modules/stream-json": {
|
|
7820
|
-
"version": "1.
|
|
7821
|
-
"resolved": "https://registry.npmjs.org/stream-json/-/stream-json-1.
|
|
7822
|
-
"integrity": "sha512-
|
|
7886
|
+
"version": "1.9.1",
|
|
7887
|
+
"resolved": "https://registry.npmjs.org/stream-json/-/stream-json-1.9.1.tgz",
|
|
7888
|
+
"integrity": "sha512-uWkjJ+2Nt/LO9Z/JyKZbMusL8Dkh97uUBTv3AJQ74y07lVahLY4eEFsPsE97pxYBwr8nnjMAIch5eqI0gPShyw==",
|
|
7823
7889
|
"license": "BSD-3-Clause",
|
|
7824
7890
|
"dependencies": {
|
|
7825
7891
|
"stream-chain": "^2.2.5"
|
|
@@ -7832,9 +7898,9 @@
|
|
|
7832
7898
|
"license": "MIT"
|
|
7833
7899
|
},
|
|
7834
7900
|
"node_modules/streamx": {
|
|
7835
|
-
"version": "2.22.
|
|
7836
|
-
"resolved": "https://registry.npmjs.org/streamx/-/streamx-2.22.
|
|
7837
|
-
"integrity": "sha512-
|
|
7901
|
+
"version": "2.22.1",
|
|
7902
|
+
"resolved": "https://registry.npmjs.org/streamx/-/streamx-2.22.1.tgz",
|
|
7903
|
+
"integrity": "sha512-znKXEBxfatz2GBNK02kRnCXjV+AA4kjZIUxeWSr3UGirZMJfTE9uiwKHobnbgxWyL/JWro8tTq+vOqAK1/qbSA==",
|
|
7838
7904
|
"license": "MIT",
|
|
7839
7905
|
"dependencies": {
|
|
7840
7906
|
"fast-fifo": "^1.3.2",
|
|
@@ -7950,9 +8016,9 @@
|
|
|
7950
8016
|
}
|
|
7951
8017
|
},
|
|
7952
8018
|
"node_modules/systeminformation": {
|
|
7953
|
-
"version": "5.
|
|
7954
|
-
"resolved": "https://registry.npmjs.org/systeminformation/-/systeminformation-5.
|
|
7955
|
-
"integrity": "sha512-
|
|
8019
|
+
"version": "5.27.1",
|
|
8020
|
+
"resolved": "https://registry.npmjs.org/systeminformation/-/systeminformation-5.27.1.tgz",
|
|
8021
|
+
"integrity": "sha512-FgkVpT6GgATtNvADgtEzDxI/SVaBisfnQ4fmgQZhCJ4335noTgt9q6O81ioHwzs9HgnJaaFSdHSEMIkneZ55iA==",
|
|
7956
8022
|
"license": "MIT",
|
|
7957
8023
|
"os": [
|
|
7958
8024
|
"darwin",
|
|
@@ -7976,17 +8042,17 @@
|
|
|
7976
8042
|
}
|
|
7977
8043
|
},
|
|
7978
8044
|
"node_modules/tar-fs": {
|
|
7979
|
-
"version": "3.0.
|
|
7980
|
-
"resolved": "https://registry.npmjs.org/tar-fs/-/tar-fs-3.0.
|
|
7981
|
-
"integrity": "sha512-
|
|
8045
|
+
"version": "3.0.9",
|
|
8046
|
+
"resolved": "https://registry.npmjs.org/tar-fs/-/tar-fs-3.0.9.tgz",
|
|
8047
|
+
"integrity": "sha512-XF4w9Xp+ZQgifKakjZYmFdkLoSWd34VGKcsTCwlNWM7QG3ZbaxnTsaBwnjFZqHRf/rROxaR8rXnbtwdvaDI+lA==",
|
|
7982
8048
|
"license": "MIT",
|
|
7983
8049
|
"dependencies": {
|
|
7984
8050
|
"pump": "^3.0.0",
|
|
7985
8051
|
"tar-stream": "^3.1.5"
|
|
7986
8052
|
},
|
|
7987
8053
|
"optionalDependencies": {
|
|
7988
|
-
"bare-fs": "^
|
|
7989
|
-
"bare-path": "^
|
|
8054
|
+
"bare-fs": "^4.0.1",
|
|
8055
|
+
"bare-path": "^3.0.0"
|
|
7990
8056
|
}
|
|
7991
8057
|
},
|
|
7992
8058
|
"node_modules/tar-stream": {
|
|
@@ -8356,9 +8422,9 @@
|
|
|
8356
8422
|
"license": "ISC"
|
|
8357
8423
|
},
|
|
8358
8424
|
"node_modules/ws": {
|
|
8359
|
-
"version": "8.18.
|
|
8360
|
-
"resolved": "https://registry.npmjs.org/ws/-/ws-8.18.
|
|
8361
|
-
"integrity": "sha512-
|
|
8425
|
+
"version": "8.18.2",
|
|
8426
|
+
"resolved": "https://registry.npmjs.org/ws/-/ws-8.18.2.tgz",
|
|
8427
|
+
"integrity": "sha512-DMricUmwGZUVr++AEAe2uiVM7UoO9MAVZMDu05UQOaUII0lp+zOzLLU4Xqh/JvTqklB1T4uELaaPBKyjE1r4fQ==",
|
|
8362
8428
|
"license": "MIT",
|
|
8363
8429
|
"engines": {
|
|
8364
8430
|
"node": ">=10.0.0"
|
|
@@ -8401,15 +8467,15 @@
|
|
|
8401
8467
|
"license": "ISC"
|
|
8402
8468
|
},
|
|
8403
8469
|
"node_modules/yaml": {
|
|
8404
|
-
"version": "2.
|
|
8405
|
-
"resolved": "https://registry.npmjs.org/yaml/-/yaml-2.
|
|
8406
|
-
"integrity": "sha512
|
|
8470
|
+
"version": "2.8.0",
|
|
8471
|
+
"resolved": "https://registry.npmjs.org/yaml/-/yaml-2.8.0.tgz",
|
|
8472
|
+
"integrity": "sha512-4lLa/EcQCB0cJkyts+FpIRx5G/llPxfP6VQU5KByHEhLxY3IJCH0f0Hy1MHI8sClTvsIb8qwRJ6R/ZdlDJ/leQ==",
|
|
8407
8473
|
"license": "ISC",
|
|
8408
8474
|
"bin": {
|
|
8409
8475
|
"yaml": "bin.mjs"
|
|
8410
8476
|
},
|
|
8411
8477
|
"engines": {
|
|
8412
|
-
"node": ">= 14"
|
|
8478
|
+
"node": ">= 14.6"
|
|
8413
8479
|
}
|
|
8414
8480
|
},
|
|
8415
8481
|
"node_modules/yargs": {
|