@jayree/sfdx-plugin-manifest 3.2.8 → 3.2.9
Sign up to get free protection for your applications and to get access to all the features.
- package/CHANGELOG.md +9 -0
- package/README.md +3 -3
- package/lib/tsconfig.tsbuildinfo +1 -1
- package/npm-shrinkwrap.json +1220 -116
- package/oclif.lock +806 -86
- package/oclif.manifest.json +1 -1
- package/package.json +4 -4
package/oclif.lock
CHANGED
@@ -92,54 +92,54 @@
|
|
92
92
|
"@aws-sdk/util-utf8-browser" "^3.0.0"
|
93
93
|
tslib "^1.11.1"
|
94
94
|
|
95
|
-
"@aws-sdk/client-cloudfront@^3.
|
96
|
-
version "3.
|
97
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/client-cloudfront/-/client-cloudfront-3.
|
98
|
-
integrity sha512-
|
95
|
+
"@aws-sdk/client-cloudfront@^3.574.0":
|
96
|
+
version "3.575.0"
|
97
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/client-cloudfront/-/client-cloudfront-3.575.0.tgz#e1bdf82611ec992ff7e8502fce583602eafa3da4"
|
98
|
+
integrity sha512-Gjo5/9yZVLUQKH73/FMfgmeisANmMnmpxWO3tA71ytQQZUm5GDWF4g4yfHoU1nReRTwoSFShw7MvadZBpuCGkw==
|
99
99
|
dependencies:
|
100
100
|
"@aws-crypto/sha256-browser" "3.0.0"
|
101
101
|
"@aws-crypto/sha256-js" "3.0.0"
|
102
|
-
"@aws-sdk/client-sso-oidc" "3.
|
103
|
-
"@aws-sdk/client-sts" "3.
|
104
|
-
"@aws-sdk/core" "3.
|
105
|
-
"@aws-sdk/credential-provider-node" "3.
|
106
|
-
"@aws-sdk/middleware-host-header" "3.
|
107
|
-
"@aws-sdk/middleware-logger" "3.
|
108
|
-
"@aws-sdk/middleware-recursion-detection" "3.
|
109
|
-
"@aws-sdk/middleware-user-agent" "3.
|
110
|
-
"@aws-sdk/region-config-resolver" "3.
|
111
|
-
"@aws-sdk/types" "3.
|
112
|
-
"@aws-sdk/util-endpoints" "3.
|
113
|
-
"@aws-sdk/util-user-agent-browser" "3.
|
114
|
-
"@aws-sdk/util-user-agent-node" "3.
|
115
|
-
"@aws-sdk/xml-builder" "3.
|
116
|
-
"@smithy/config-resolver" "^
|
117
|
-
"@smithy/core" "^
|
118
|
-
"@smithy/fetch-http-handler" "^
|
119
|
-
"@smithy/hash-node" "^
|
120
|
-
"@smithy/invalid-dependency" "^
|
121
|
-
"@smithy/middleware-content-length" "^
|
122
|
-
"@smithy/middleware-endpoint" "^
|
123
|
-
"@smithy/middleware-retry" "^
|
124
|
-
"@smithy/middleware-serde" "^
|
125
|
-
"@smithy/middleware-stack" "^
|
126
|
-
"@smithy/node-config-provider" "^
|
127
|
-
"@smithy/node-http-handler" "^
|
128
|
-
"@smithy/protocol-http" "^
|
129
|
-
"@smithy/smithy-client" "^
|
130
|
-
"@smithy/types" "^
|
131
|
-
"@smithy/url-parser" "^
|
132
|
-
"@smithy/util-base64" "^
|
133
|
-
"@smithy/util-body-length-browser" "^
|
134
|
-
"@smithy/util-body-length-node" "^
|
135
|
-
"@smithy/util-defaults-mode-browser" "^
|
136
|
-
"@smithy/util-defaults-mode-node" "^
|
137
|
-
"@smithy/util-endpoints" "^
|
138
|
-
"@smithy/util-middleware" "^
|
139
|
-
"@smithy/util-retry" "^
|
140
|
-
"@smithy/util-stream" "^
|
141
|
-
"@smithy/util-utf8" "^
|
142
|
-
"@smithy/util-waiter" "^
|
102
|
+
"@aws-sdk/client-sso-oidc" "3.575.0"
|
103
|
+
"@aws-sdk/client-sts" "3.575.0"
|
104
|
+
"@aws-sdk/core" "3.575.0"
|
105
|
+
"@aws-sdk/credential-provider-node" "3.575.0"
|
106
|
+
"@aws-sdk/middleware-host-header" "3.575.0"
|
107
|
+
"@aws-sdk/middleware-logger" "3.575.0"
|
108
|
+
"@aws-sdk/middleware-recursion-detection" "3.575.0"
|
109
|
+
"@aws-sdk/middleware-user-agent" "3.575.0"
|
110
|
+
"@aws-sdk/region-config-resolver" "3.575.0"
|
111
|
+
"@aws-sdk/types" "3.575.0"
|
112
|
+
"@aws-sdk/util-endpoints" "3.575.0"
|
113
|
+
"@aws-sdk/util-user-agent-browser" "3.575.0"
|
114
|
+
"@aws-sdk/util-user-agent-node" "3.575.0"
|
115
|
+
"@aws-sdk/xml-builder" "3.575.0"
|
116
|
+
"@smithy/config-resolver" "^3.0.0"
|
117
|
+
"@smithy/core" "^2.0.0"
|
118
|
+
"@smithy/fetch-http-handler" "^3.0.0"
|
119
|
+
"@smithy/hash-node" "^3.0.0"
|
120
|
+
"@smithy/invalid-dependency" "^3.0.0"
|
121
|
+
"@smithy/middleware-content-length" "^3.0.0"
|
122
|
+
"@smithy/middleware-endpoint" "^3.0.0"
|
123
|
+
"@smithy/middleware-retry" "^3.0.0"
|
124
|
+
"@smithy/middleware-serde" "^3.0.0"
|
125
|
+
"@smithy/middleware-stack" "^3.0.0"
|
126
|
+
"@smithy/node-config-provider" "^3.0.0"
|
127
|
+
"@smithy/node-http-handler" "^3.0.0"
|
128
|
+
"@smithy/protocol-http" "^4.0.0"
|
129
|
+
"@smithy/smithy-client" "^3.0.0"
|
130
|
+
"@smithy/types" "^3.0.0"
|
131
|
+
"@smithy/url-parser" "^3.0.0"
|
132
|
+
"@smithy/util-base64" "^3.0.0"
|
133
|
+
"@smithy/util-body-length-browser" "^3.0.0"
|
134
|
+
"@smithy/util-body-length-node" "^3.0.0"
|
135
|
+
"@smithy/util-defaults-mode-browser" "^3.0.0"
|
136
|
+
"@smithy/util-defaults-mode-node" "^3.0.0"
|
137
|
+
"@smithy/util-endpoints" "^2.0.0"
|
138
|
+
"@smithy/util-middleware" "^3.0.0"
|
139
|
+
"@smithy/util-retry" "^3.0.0"
|
140
|
+
"@smithy/util-stream" "^3.0.0"
|
141
|
+
"@smithy/util-utf8" "^3.0.0"
|
142
|
+
"@smithy/util-waiter" "^3.0.0"
|
143
143
|
tslib "^2.6.2"
|
144
144
|
|
145
145
|
"@aws-sdk/client-s3@^3.569.0":
|
@@ -252,6 +252,52 @@
|
|
252
252
|
"@smithy/util-utf8" "^2.3.0"
|
253
253
|
tslib "^2.6.2"
|
254
254
|
|
255
|
+
"@aws-sdk/client-sso-oidc@3.575.0":
|
256
|
+
version "3.575.0"
|
257
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/client-sso-oidc/-/client-sso-oidc-3.575.0.tgz#640a38d9fa63ec837b02c4463d84f6828c8662ed"
|
258
|
+
integrity sha512-YCstVaW5tAvXs+v4LR9gNAO+VRhIObjk1/knCdVQ5QQRTevtVQtdJWeNrDZYo4ATo0OHGyqGCj5Z09TWMv+e1Q==
|
259
|
+
dependencies:
|
260
|
+
"@aws-crypto/sha256-browser" "3.0.0"
|
261
|
+
"@aws-crypto/sha256-js" "3.0.0"
|
262
|
+
"@aws-sdk/client-sts" "3.575.0"
|
263
|
+
"@aws-sdk/core" "3.575.0"
|
264
|
+
"@aws-sdk/credential-provider-node" "3.575.0"
|
265
|
+
"@aws-sdk/middleware-host-header" "3.575.0"
|
266
|
+
"@aws-sdk/middleware-logger" "3.575.0"
|
267
|
+
"@aws-sdk/middleware-recursion-detection" "3.575.0"
|
268
|
+
"@aws-sdk/middleware-user-agent" "3.575.0"
|
269
|
+
"@aws-sdk/region-config-resolver" "3.575.0"
|
270
|
+
"@aws-sdk/types" "3.575.0"
|
271
|
+
"@aws-sdk/util-endpoints" "3.575.0"
|
272
|
+
"@aws-sdk/util-user-agent-browser" "3.575.0"
|
273
|
+
"@aws-sdk/util-user-agent-node" "3.575.0"
|
274
|
+
"@smithy/config-resolver" "^3.0.0"
|
275
|
+
"@smithy/core" "^2.0.0"
|
276
|
+
"@smithy/fetch-http-handler" "^3.0.0"
|
277
|
+
"@smithy/hash-node" "^3.0.0"
|
278
|
+
"@smithy/invalid-dependency" "^3.0.0"
|
279
|
+
"@smithy/middleware-content-length" "^3.0.0"
|
280
|
+
"@smithy/middleware-endpoint" "^3.0.0"
|
281
|
+
"@smithy/middleware-retry" "^3.0.0"
|
282
|
+
"@smithy/middleware-serde" "^3.0.0"
|
283
|
+
"@smithy/middleware-stack" "^3.0.0"
|
284
|
+
"@smithy/node-config-provider" "^3.0.0"
|
285
|
+
"@smithy/node-http-handler" "^3.0.0"
|
286
|
+
"@smithy/protocol-http" "^4.0.0"
|
287
|
+
"@smithy/smithy-client" "^3.0.0"
|
288
|
+
"@smithy/types" "^3.0.0"
|
289
|
+
"@smithy/url-parser" "^3.0.0"
|
290
|
+
"@smithy/util-base64" "^3.0.0"
|
291
|
+
"@smithy/util-body-length-browser" "^3.0.0"
|
292
|
+
"@smithy/util-body-length-node" "^3.0.0"
|
293
|
+
"@smithy/util-defaults-mode-browser" "^3.0.0"
|
294
|
+
"@smithy/util-defaults-mode-node" "^3.0.0"
|
295
|
+
"@smithy/util-endpoints" "^2.0.0"
|
296
|
+
"@smithy/util-middleware" "^3.0.0"
|
297
|
+
"@smithy/util-retry" "^3.0.0"
|
298
|
+
"@smithy/util-utf8" "^3.0.0"
|
299
|
+
tslib "^2.6.2"
|
300
|
+
|
255
301
|
"@aws-sdk/client-sso@3.568.0":
|
256
302
|
version "3.568.0"
|
257
303
|
resolved "https://registry.yarnpkg.com/@aws-sdk/client-sso/-/client-sso-3.568.0.tgz#4e06fa9c052931641921a0a723f58f81513c673c"
|
@@ -296,6 +342,50 @@
|
|
296
342
|
"@smithy/util-utf8" "^2.3.0"
|
297
343
|
tslib "^2.6.2"
|
298
344
|
|
345
|
+
"@aws-sdk/client-sso@3.575.0":
|
346
|
+
version "3.575.0"
|
347
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/client-sso/-/client-sso-3.575.0.tgz#473e1315e4601319f11b50bd2c5d28992aa0e820"
|
348
|
+
integrity sha512-elFWpAtktD3XBy47etG80GKXK9Lh3sNCMXLjcSs0NS0fdRIQJS2zKxC8qK22UQmdFKpXxthND5FKk7fNEqrR+g==
|
349
|
+
dependencies:
|
350
|
+
"@aws-crypto/sha256-browser" "3.0.0"
|
351
|
+
"@aws-crypto/sha256-js" "3.0.0"
|
352
|
+
"@aws-sdk/core" "3.575.0"
|
353
|
+
"@aws-sdk/middleware-host-header" "3.575.0"
|
354
|
+
"@aws-sdk/middleware-logger" "3.575.0"
|
355
|
+
"@aws-sdk/middleware-recursion-detection" "3.575.0"
|
356
|
+
"@aws-sdk/middleware-user-agent" "3.575.0"
|
357
|
+
"@aws-sdk/region-config-resolver" "3.575.0"
|
358
|
+
"@aws-sdk/types" "3.575.0"
|
359
|
+
"@aws-sdk/util-endpoints" "3.575.0"
|
360
|
+
"@aws-sdk/util-user-agent-browser" "3.575.0"
|
361
|
+
"@aws-sdk/util-user-agent-node" "3.575.0"
|
362
|
+
"@smithy/config-resolver" "^3.0.0"
|
363
|
+
"@smithy/core" "^2.0.0"
|
364
|
+
"@smithy/fetch-http-handler" "^3.0.0"
|
365
|
+
"@smithy/hash-node" "^3.0.0"
|
366
|
+
"@smithy/invalid-dependency" "^3.0.0"
|
367
|
+
"@smithy/middleware-content-length" "^3.0.0"
|
368
|
+
"@smithy/middleware-endpoint" "^3.0.0"
|
369
|
+
"@smithy/middleware-retry" "^3.0.0"
|
370
|
+
"@smithy/middleware-serde" "^3.0.0"
|
371
|
+
"@smithy/middleware-stack" "^3.0.0"
|
372
|
+
"@smithy/node-config-provider" "^3.0.0"
|
373
|
+
"@smithy/node-http-handler" "^3.0.0"
|
374
|
+
"@smithy/protocol-http" "^4.0.0"
|
375
|
+
"@smithy/smithy-client" "^3.0.0"
|
376
|
+
"@smithy/types" "^3.0.0"
|
377
|
+
"@smithy/url-parser" "^3.0.0"
|
378
|
+
"@smithy/util-base64" "^3.0.0"
|
379
|
+
"@smithy/util-body-length-browser" "^3.0.0"
|
380
|
+
"@smithy/util-body-length-node" "^3.0.0"
|
381
|
+
"@smithy/util-defaults-mode-browser" "^3.0.0"
|
382
|
+
"@smithy/util-defaults-mode-node" "^3.0.0"
|
383
|
+
"@smithy/util-endpoints" "^2.0.0"
|
384
|
+
"@smithy/util-middleware" "^3.0.0"
|
385
|
+
"@smithy/util-retry" "^3.0.0"
|
386
|
+
"@smithy/util-utf8" "^3.0.0"
|
387
|
+
tslib "^2.6.2"
|
388
|
+
|
299
389
|
"@aws-sdk/client-sts@3.569.0":
|
300
390
|
version "3.569.0"
|
301
391
|
resolved "https://registry.yarnpkg.com/@aws-sdk/client-sts/-/client-sts-3.569.0.tgz#dc2e0e791081c37dede1b58a2057c26488fcddbf"
|
@@ -342,6 +432,52 @@
|
|
342
432
|
"@smithy/util-utf8" "^2.3.0"
|
343
433
|
tslib "^2.6.2"
|
344
434
|
|
435
|
+
"@aws-sdk/client-sts@3.575.0":
|
436
|
+
version "3.575.0"
|
437
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/client-sts/-/client-sts-3.575.0.tgz#9e24a85588ff8db537c7d9c558a19fd54dfd7ab3"
|
438
|
+
integrity sha512-8MrT4J2dRiskf0JFMGL5VNBqPvc6igNa218LGBJzHXmLsm1WfGCGnce84R7U2USr8oPOenu0XzSCLvMQyZbGWQ==
|
439
|
+
dependencies:
|
440
|
+
"@aws-crypto/sha256-browser" "3.0.0"
|
441
|
+
"@aws-crypto/sha256-js" "3.0.0"
|
442
|
+
"@aws-sdk/client-sso-oidc" "3.575.0"
|
443
|
+
"@aws-sdk/core" "3.575.0"
|
444
|
+
"@aws-sdk/credential-provider-node" "3.575.0"
|
445
|
+
"@aws-sdk/middleware-host-header" "3.575.0"
|
446
|
+
"@aws-sdk/middleware-logger" "3.575.0"
|
447
|
+
"@aws-sdk/middleware-recursion-detection" "3.575.0"
|
448
|
+
"@aws-sdk/middleware-user-agent" "3.575.0"
|
449
|
+
"@aws-sdk/region-config-resolver" "3.575.0"
|
450
|
+
"@aws-sdk/types" "3.575.0"
|
451
|
+
"@aws-sdk/util-endpoints" "3.575.0"
|
452
|
+
"@aws-sdk/util-user-agent-browser" "3.575.0"
|
453
|
+
"@aws-sdk/util-user-agent-node" "3.575.0"
|
454
|
+
"@smithy/config-resolver" "^3.0.0"
|
455
|
+
"@smithy/core" "^2.0.0"
|
456
|
+
"@smithy/fetch-http-handler" "^3.0.0"
|
457
|
+
"@smithy/hash-node" "^3.0.0"
|
458
|
+
"@smithy/invalid-dependency" "^3.0.0"
|
459
|
+
"@smithy/middleware-content-length" "^3.0.0"
|
460
|
+
"@smithy/middleware-endpoint" "^3.0.0"
|
461
|
+
"@smithy/middleware-retry" "^3.0.0"
|
462
|
+
"@smithy/middleware-serde" "^3.0.0"
|
463
|
+
"@smithy/middleware-stack" "^3.0.0"
|
464
|
+
"@smithy/node-config-provider" "^3.0.0"
|
465
|
+
"@smithy/node-http-handler" "^3.0.0"
|
466
|
+
"@smithy/protocol-http" "^4.0.0"
|
467
|
+
"@smithy/smithy-client" "^3.0.0"
|
468
|
+
"@smithy/types" "^3.0.0"
|
469
|
+
"@smithy/url-parser" "^3.0.0"
|
470
|
+
"@smithy/util-base64" "^3.0.0"
|
471
|
+
"@smithy/util-body-length-browser" "^3.0.0"
|
472
|
+
"@smithy/util-body-length-node" "^3.0.0"
|
473
|
+
"@smithy/util-defaults-mode-browser" "^3.0.0"
|
474
|
+
"@smithy/util-defaults-mode-node" "^3.0.0"
|
475
|
+
"@smithy/util-endpoints" "^2.0.0"
|
476
|
+
"@smithy/util-middleware" "^3.0.0"
|
477
|
+
"@smithy/util-retry" "^3.0.0"
|
478
|
+
"@smithy/util-utf8" "^3.0.0"
|
479
|
+
tslib "^2.6.2"
|
480
|
+
|
345
481
|
"@aws-sdk/core@3.567.0":
|
346
482
|
version "3.567.0"
|
347
483
|
resolved "https://registry.yarnpkg.com/@aws-sdk/core/-/core-3.567.0.tgz#f0b93ba1541dcc179438fb8d80b2a80ec865b623"
|
@@ -355,6 +491,19 @@
|
|
355
491
|
fast-xml-parser "4.2.5"
|
356
492
|
tslib "^2.6.2"
|
357
493
|
|
494
|
+
"@aws-sdk/core@3.575.0":
|
495
|
+
version "3.575.0"
|
496
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/core/-/core-3.575.0.tgz#c336796db71faac1140aa1b4e4d5f50932964fba"
|
497
|
+
integrity sha512-117U+kQki2XoKcYQfepmlRcNxn6rELGlOFOBQ8Z2JTBXEYHblW2ke067a0CLmxFwp/zCWuc7IGjd3in3x4Q3rg==
|
498
|
+
dependencies:
|
499
|
+
"@smithy/core" "^2.0.0"
|
500
|
+
"@smithy/protocol-http" "^4.0.0"
|
501
|
+
"@smithy/signature-v4" "^3.0.0"
|
502
|
+
"@smithy/smithy-client" "^3.0.0"
|
503
|
+
"@smithy/types" "^3.0.0"
|
504
|
+
fast-xml-parser "4.2.5"
|
505
|
+
tslib "^2.6.2"
|
506
|
+
|
358
507
|
"@aws-sdk/credential-provider-env@3.568.0":
|
359
508
|
version "3.568.0"
|
360
509
|
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-env/-/credential-provider-env-3.568.0.tgz#fc7fda0bc48bbc75065a9084e41d429037e0e1c5"
|
@@ -365,6 +514,16 @@
|
|
365
514
|
"@smithy/types" "^2.12.0"
|
366
515
|
tslib "^2.6.2"
|
367
516
|
|
517
|
+
"@aws-sdk/credential-provider-env@3.575.0":
|
518
|
+
version "3.575.0"
|
519
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-env/-/credential-provider-env-3.575.0.tgz#2f0238719b383e37265e736575e9a9823a562982"
|
520
|
+
integrity sha512-YTgpq3rvYBXzW6OTDB00cE79evQtss/lz2GlJXgqqVXD0m7i77hGA8zb44VevP/WxtDaiSW7SSjuu8VCBGsg4g==
|
521
|
+
dependencies:
|
522
|
+
"@aws-sdk/types" "3.575.0"
|
523
|
+
"@smithy/property-provider" "^3.0.0"
|
524
|
+
"@smithy/types" "^3.0.0"
|
525
|
+
tslib "^2.6.2"
|
526
|
+
|
368
527
|
"@aws-sdk/credential-provider-http@3.568.0":
|
369
528
|
version "3.568.0"
|
370
529
|
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-http/-/credential-provider-http-3.568.0.tgz#7f7239bed7c23db7356ebeae5f3b3bda9f751b08"
|
@@ -380,6 +539,21 @@
|
|
380
539
|
"@smithy/util-stream" "^2.2.0"
|
381
540
|
tslib "^2.6.2"
|
382
541
|
|
542
|
+
"@aws-sdk/credential-provider-http@3.575.0":
|
543
|
+
version "3.575.0"
|
544
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-http/-/credential-provider-http-3.575.0.tgz#d410dba2ae89ea6c42bf30d319b98e410da14d1b"
|
545
|
+
integrity sha512-xQfVmYI+9KqRvhWY8fyElnpcVUBBUgi/Hoji3oU6WLrUjrX98k93He7gKDQSyHf7ykMLUAJYWwsV4AjQ2j6njA==
|
546
|
+
dependencies:
|
547
|
+
"@aws-sdk/types" "3.575.0"
|
548
|
+
"@smithy/fetch-http-handler" "^3.0.0"
|
549
|
+
"@smithy/node-http-handler" "^3.0.0"
|
550
|
+
"@smithy/property-provider" "^3.0.0"
|
551
|
+
"@smithy/protocol-http" "^4.0.0"
|
552
|
+
"@smithy/smithy-client" "^3.0.0"
|
553
|
+
"@smithy/types" "^3.0.0"
|
554
|
+
"@smithy/util-stream" "^3.0.0"
|
555
|
+
tslib "^2.6.2"
|
556
|
+
|
383
557
|
"@aws-sdk/credential-provider-ini@3.568.0":
|
384
558
|
version "3.568.0"
|
385
559
|
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-ini/-/credential-provider-ini-3.568.0.tgz#3ed29a48fb2f9f44f614d268f3f5a70daf22ba85"
|
@@ -396,6 +570,22 @@
|
|
396
570
|
"@smithy/types" "^2.12.0"
|
397
571
|
tslib "^2.6.2"
|
398
572
|
|
573
|
+
"@aws-sdk/credential-provider-ini@3.575.0":
|
574
|
+
version "3.575.0"
|
575
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-ini/-/credential-provider-ini-3.575.0.tgz#787faee394686d9af83ea482ea44168b5fe8b61d"
|
576
|
+
integrity sha512-BdM6a/5VUuNge3c6yRuxvO+4srLoSfqHfkQGfUDfhTdTJpljlpfnc9h3z2Ni1+aueOHPZMNFWIktHDcX5wUGBg==
|
577
|
+
dependencies:
|
578
|
+
"@aws-sdk/credential-provider-env" "3.575.0"
|
579
|
+
"@aws-sdk/credential-provider-process" "3.575.0"
|
580
|
+
"@aws-sdk/credential-provider-sso" "3.575.0"
|
581
|
+
"@aws-sdk/credential-provider-web-identity" "3.575.0"
|
582
|
+
"@aws-sdk/types" "3.575.0"
|
583
|
+
"@smithy/credential-provider-imds" "^3.0.0"
|
584
|
+
"@smithy/property-provider" "^3.0.0"
|
585
|
+
"@smithy/shared-ini-file-loader" "^3.0.0"
|
586
|
+
"@smithy/types" "^3.0.0"
|
587
|
+
tslib "^2.6.2"
|
588
|
+
|
399
589
|
"@aws-sdk/credential-provider-node@3.569.0":
|
400
590
|
version "3.569.0"
|
401
591
|
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-node/-/credential-provider-node-3.569.0.tgz#714f3c3ccb4cec717f02535edde7c5eeb8bb8828"
|
@@ -414,6 +604,24 @@
|
|
414
604
|
"@smithy/types" "^2.12.0"
|
415
605
|
tslib "^2.6.2"
|
416
606
|
|
607
|
+
"@aws-sdk/credential-provider-node@3.575.0":
|
608
|
+
version "3.575.0"
|
609
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-node/-/credential-provider-node-3.575.0.tgz#eb0a69b229ea8a4f7240fa36968a8a4b661879e1"
|
610
|
+
integrity sha512-rEdNpqW2jEc5kwbf/s9XQywMLQlIkMjuCK6mw9sF2OVRGHGVnh+6eh/1JFx8Kj+eU51ctifQ7KaHe8dGco8HYQ==
|
611
|
+
dependencies:
|
612
|
+
"@aws-sdk/credential-provider-env" "3.575.0"
|
613
|
+
"@aws-sdk/credential-provider-http" "3.575.0"
|
614
|
+
"@aws-sdk/credential-provider-ini" "3.575.0"
|
615
|
+
"@aws-sdk/credential-provider-process" "3.575.0"
|
616
|
+
"@aws-sdk/credential-provider-sso" "3.575.0"
|
617
|
+
"@aws-sdk/credential-provider-web-identity" "3.575.0"
|
618
|
+
"@aws-sdk/types" "3.575.0"
|
619
|
+
"@smithy/credential-provider-imds" "^3.0.0"
|
620
|
+
"@smithy/property-provider" "^3.0.0"
|
621
|
+
"@smithy/shared-ini-file-loader" "^3.0.0"
|
622
|
+
"@smithy/types" "^3.0.0"
|
623
|
+
tslib "^2.6.2"
|
624
|
+
|
417
625
|
"@aws-sdk/credential-provider-process@3.568.0":
|
418
626
|
version "3.568.0"
|
419
627
|
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-process/-/credential-provider-process-3.568.0.tgz#9c6202d64bd9bead77dc10fb6b61b2a64c819749"
|
@@ -425,6 +633,17 @@
|
|
425
633
|
"@smithy/types" "^2.12.0"
|
426
634
|
tslib "^2.6.2"
|
427
635
|
|
636
|
+
"@aws-sdk/credential-provider-process@3.575.0":
|
637
|
+
version "3.575.0"
|
638
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-process/-/credential-provider-process-3.575.0.tgz#b1b409af833ccbce18e2806991434aa30f61ceb3"
|
639
|
+
integrity sha512-2/5NJV7MZysKglqJSQ/O8OELNcwLcH3xknabL9NagtzB7RNB2p1AUXR0UlTey9sSDLL4oCmNa/+unYuglW/Ahg==
|
640
|
+
dependencies:
|
641
|
+
"@aws-sdk/types" "3.575.0"
|
642
|
+
"@smithy/property-provider" "^3.0.0"
|
643
|
+
"@smithy/shared-ini-file-loader" "^3.0.0"
|
644
|
+
"@smithy/types" "^3.0.0"
|
645
|
+
tslib "^2.6.2"
|
646
|
+
|
428
647
|
"@aws-sdk/credential-provider-sso@3.568.0":
|
429
648
|
version "3.568.0"
|
430
649
|
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-sso/-/credential-provider-sso-3.568.0.tgz#7120d27181daeb7a2ca809e7f2c86b71a0595ed2"
|
@@ -438,6 +657,19 @@
|
|
438
657
|
"@smithy/types" "^2.12.0"
|
439
658
|
tslib "^2.6.2"
|
440
659
|
|
660
|
+
"@aws-sdk/credential-provider-sso@3.575.0":
|
661
|
+
version "3.575.0"
|
662
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-sso/-/credential-provider-sso-3.575.0.tgz#f39bbde97fe4dc2ecc2908cebfe79961a824fb58"
|
663
|
+
integrity sha512-NtXA9OPIKsqavs2F7hhLT/t2ZDjwJsvQevj31ov1NpmTNYMc7OWFWDptOG7rppsWMsk5KKmfiL2qViQJnezXNA==
|
664
|
+
dependencies:
|
665
|
+
"@aws-sdk/client-sso" "3.575.0"
|
666
|
+
"@aws-sdk/token-providers" "3.575.0"
|
667
|
+
"@aws-sdk/types" "3.575.0"
|
668
|
+
"@smithy/property-provider" "^3.0.0"
|
669
|
+
"@smithy/shared-ini-file-loader" "^3.0.0"
|
670
|
+
"@smithy/types" "^3.0.0"
|
671
|
+
tslib "^2.6.2"
|
672
|
+
|
441
673
|
"@aws-sdk/credential-provider-web-identity@3.568.0":
|
442
674
|
version "3.568.0"
|
443
675
|
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-web-identity/-/credential-provider-web-identity-3.568.0.tgz#b4e7958dc92a6cbbf5e9fd065cecd76573d4b70f"
|
@@ -448,6 +680,16 @@
|
|
448
680
|
"@smithy/types" "^2.12.0"
|
449
681
|
tslib "^2.6.2"
|
450
682
|
|
683
|
+
"@aws-sdk/credential-provider-web-identity@3.575.0":
|
684
|
+
version "3.575.0"
|
685
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-web-identity/-/credential-provider-web-identity-3.575.0.tgz#524ff9f944986c99486be5fa374db4d5895f63ff"
|
686
|
+
integrity sha512-QcvVH7wpvpFRXGAGgCBfQeiF/ptD0NJ+Hrc8dDYfPGhFeZ0EoVQBYNphLi25xe7JZ+XbaqCKrURHZtr4fAEOJw==
|
687
|
+
dependencies:
|
688
|
+
"@aws-sdk/types" "3.575.0"
|
689
|
+
"@smithy/property-provider" "^3.0.0"
|
690
|
+
"@smithy/types" "^3.0.0"
|
691
|
+
tslib "^2.6.2"
|
692
|
+
|
451
693
|
"@aws-sdk/middleware-bucket-endpoint@3.568.0":
|
452
694
|
version "3.568.0"
|
453
695
|
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-bucket-endpoint/-/middleware-bucket-endpoint-3.568.0.tgz#790c0943cc097d3a83665131bc9e0743598cc6ca"
|
@@ -495,6 +737,16 @@
|
|
495
737
|
"@smithy/types" "^2.12.0"
|
496
738
|
tslib "^2.6.2"
|
497
739
|
|
740
|
+
"@aws-sdk/middleware-host-header@3.575.0":
|
741
|
+
version "3.575.0"
|
742
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-host-header/-/middleware-host-header-3.575.0.tgz#5bf24080d6a6c466cdeaff49879c77559f74a2fd"
|
743
|
+
integrity sha512-V2WoLBiXNCc4rIWZt6FUcP4TN0Vk02A9PPCBWkTfyOooiqfq+WZmZjRRBpwl1+5UsvARslrKWF0VzheMRXPJLQ==
|
744
|
+
dependencies:
|
745
|
+
"@aws-sdk/types" "3.575.0"
|
746
|
+
"@smithy/protocol-http" "^4.0.0"
|
747
|
+
"@smithy/types" "^3.0.0"
|
748
|
+
tslib "^2.6.2"
|
749
|
+
|
498
750
|
"@aws-sdk/middleware-location-constraint@3.567.0":
|
499
751
|
version "3.567.0"
|
500
752
|
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-location-constraint/-/middleware-location-constraint-3.567.0.tgz#c469e745a3fa146dd29d0024a9f4d2a498985822"
|
@@ -513,6 +765,15 @@
|
|
513
765
|
"@smithy/types" "^2.12.0"
|
514
766
|
tslib "^2.6.2"
|
515
767
|
|
768
|
+
"@aws-sdk/middleware-logger@3.575.0":
|
769
|
+
version "3.575.0"
|
770
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-logger/-/middleware-logger-3.575.0.tgz#981c939cb3c10c1e3ecfa458c64f7be8c5a71307"
|
771
|
+
integrity sha512-7DEKx9Z11Maaye7FfhYtC8rjbM/PcFcMO2N4QEAfypcgWCj+w4gseE2OGdfAH9OFDoFc6YvLp53v16vbPjzQSg==
|
772
|
+
dependencies:
|
773
|
+
"@aws-sdk/types" "3.575.0"
|
774
|
+
"@smithy/types" "^3.0.0"
|
775
|
+
tslib "^2.6.2"
|
776
|
+
|
516
777
|
"@aws-sdk/middleware-recursion-detection@3.567.0":
|
517
778
|
version "3.567.0"
|
518
779
|
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-recursion-detection/-/middleware-recursion-detection-3.567.0.tgz#95d91f071b57fb5245d522db70df1652275f06ac"
|
@@ -523,6 +784,16 @@
|
|
523
784
|
"@smithy/types" "^2.12.0"
|
524
785
|
tslib "^2.6.2"
|
525
786
|
|
787
|
+
"@aws-sdk/middleware-recursion-detection@3.575.0":
|
788
|
+
version "3.575.0"
|
789
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-recursion-detection/-/middleware-recursion-detection-3.575.0.tgz#924a4b7ca864600a202d82621bed3ddfd7819e06"
|
790
|
+
integrity sha512-ri89ldRFos6KZDGaknWPS2XPO9qr+gZ7+mPaoU8YkSM1W4uKqtnUSONyc+O3CFGJrqReuGHhRq0l2Sld0bjwOw==
|
791
|
+
dependencies:
|
792
|
+
"@aws-sdk/types" "3.575.0"
|
793
|
+
"@smithy/protocol-http" "^4.0.0"
|
794
|
+
"@smithy/types" "^3.0.0"
|
795
|
+
tslib "^2.6.2"
|
796
|
+
|
526
797
|
"@aws-sdk/middleware-sdk-s3@3.569.0":
|
527
798
|
version "3.569.0"
|
528
799
|
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-sdk-s3/-/middleware-sdk-s3-3.569.0.tgz#2ddf5593219555c028117c9696212968b1540aad"
|
@@ -571,6 +842,17 @@
|
|
571
842
|
"@smithy/types" "^2.12.0"
|
572
843
|
tslib "^2.6.2"
|
573
844
|
|
845
|
+
"@aws-sdk/middleware-user-agent@3.575.0":
|
846
|
+
version "3.575.0"
|
847
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-user-agent/-/middleware-user-agent-3.575.0.tgz#1969f8b8972ee0c02753584575dde3e3b0b204b8"
|
848
|
+
integrity sha512-fWlr4RfrUNS2R3PgP+WsoMYORAgv/47Lp0J0fb3dXO1YvdczNWddRbFSUX2MQxM/y9XFfQPLpLgzluhoL3Cjeg==
|
849
|
+
dependencies:
|
850
|
+
"@aws-sdk/types" "3.575.0"
|
851
|
+
"@aws-sdk/util-endpoints" "3.575.0"
|
852
|
+
"@smithy/protocol-http" "^4.0.0"
|
853
|
+
"@smithy/types" "^3.0.0"
|
854
|
+
tslib "^2.6.2"
|
855
|
+
|
574
856
|
"@aws-sdk/region-config-resolver@3.567.0":
|
575
857
|
version "3.567.0"
|
576
858
|
resolved "https://registry.yarnpkg.com/@aws-sdk/region-config-resolver/-/region-config-resolver-3.567.0.tgz#c3ad943d3debcfb0c50ce3556ed183195f8590f9"
|
@@ -583,6 +865,18 @@
|
|
583
865
|
"@smithy/util-middleware" "^2.2.0"
|
584
866
|
tslib "^2.6.2"
|
585
867
|
|
868
|
+
"@aws-sdk/region-config-resolver@3.575.0":
|
869
|
+
version "3.575.0"
|
870
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/region-config-resolver/-/region-config-resolver-3.575.0.tgz#8be6a9411ec8b5da3f3d0cac44beaa5b9eb6341f"
|
871
|
+
integrity sha512-sBJKwTWKCWu9y8FzXIijYGwkKr3tDkPXM7BylToe6W+tGkp4OirV4iXrWA9zReNwTTepoxHufofqjGK9BtcI8g==
|
872
|
+
dependencies:
|
873
|
+
"@aws-sdk/types" "3.575.0"
|
874
|
+
"@smithy/node-config-provider" "^3.0.0"
|
875
|
+
"@smithy/types" "^3.0.0"
|
876
|
+
"@smithy/util-config-provider" "^3.0.0"
|
877
|
+
"@smithy/util-middleware" "^3.0.0"
|
878
|
+
tslib "^2.6.2"
|
879
|
+
|
586
880
|
"@aws-sdk/signature-v4-multi-region@3.569.0":
|
587
881
|
version "3.569.0"
|
588
882
|
resolved "https://registry.yarnpkg.com/@aws-sdk/signature-v4-multi-region/-/signature-v4-multi-region-3.569.0.tgz#3dabb6900bced3399e3db9079477ceb5b09289f9"
|
@@ -606,6 +900,17 @@
|
|
606
900
|
"@smithy/types" "^2.12.0"
|
607
901
|
tslib "^2.6.2"
|
608
902
|
|
903
|
+
"@aws-sdk/token-providers@3.575.0":
|
904
|
+
version "3.575.0"
|
905
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/token-providers/-/token-providers-3.575.0.tgz#0d5ded8434b49cafd7303a139d09c97155138d3b"
|
906
|
+
integrity sha512-EPNDPQoQkjKqn4D2t70qVzbfdtlaAy9KBdG58qD1yNWVxq8Rh/lXdwmB+aE2PSahtyfVikZdCRoZiFzxDh5IUA==
|
907
|
+
dependencies:
|
908
|
+
"@aws-sdk/types" "3.575.0"
|
909
|
+
"@smithy/property-provider" "^3.0.0"
|
910
|
+
"@smithy/shared-ini-file-loader" "^3.0.0"
|
911
|
+
"@smithy/types" "^3.0.0"
|
912
|
+
tslib "^2.6.2"
|
913
|
+
|
609
914
|
"@aws-sdk/types@3.567.0":
|
610
915
|
version "3.567.0"
|
611
916
|
resolved "https://registry.yarnpkg.com/@aws-sdk/types/-/types-3.567.0.tgz#b2dc88e154140b1ff87e94f63c97447bdb1c1738"
|
@@ -614,6 +919,14 @@
|
|
614
919
|
"@smithy/types" "^2.12.0"
|
615
920
|
tslib "^2.6.2"
|
616
921
|
|
922
|
+
"@aws-sdk/types@3.575.0":
|
923
|
+
version "3.575.0"
|
924
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/types/-/types-3.575.0.tgz#ed8f33e15c7ea22b5244018330475983d0558556"
|
925
|
+
integrity sha512-XrnolQGs0wXxdgNudirR14OgNOarH7WUif38+2Pd4onZH+L7XoILem0EgA1tRpgFpw2pFHlZCNaAHDNSBEal7g==
|
926
|
+
dependencies:
|
927
|
+
"@smithy/types" "^3.0.0"
|
928
|
+
tslib "^2.6.2"
|
929
|
+
|
617
930
|
"@aws-sdk/types@^3.222.0":
|
618
931
|
version "3.523.0"
|
619
932
|
resolved "https://registry.yarnpkg.com/@aws-sdk/types/-/types-3.523.0.tgz#2bb11390023949f31d9211212f41e245a7f03489"
|
@@ -639,6 +952,16 @@
|
|
639
952
|
"@smithy/util-endpoints" "^1.2.0"
|
640
953
|
tslib "^2.6.2"
|
641
954
|
|
955
|
+
"@aws-sdk/util-endpoints@3.575.0":
|
956
|
+
version "3.575.0"
|
957
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/util-endpoints/-/util-endpoints-3.575.0.tgz#370ad9b1ce7df227d44447ab2135c5e110aa72d2"
|
958
|
+
integrity sha512-wC5x+V6w3kRlR6X6XVINsAPDYG+Tzs3Wthlw+YLtjuPODUNZIQAqsABHahxnekFyAvse+1929Hwo+CaL+BHZGA==
|
959
|
+
dependencies:
|
960
|
+
"@aws-sdk/types" "3.575.0"
|
961
|
+
"@smithy/types" "^3.0.0"
|
962
|
+
"@smithy/util-endpoints" "^2.0.0"
|
963
|
+
tslib "^2.6.2"
|
964
|
+
|
642
965
|
"@aws-sdk/util-locate-window@^3.0.0":
|
643
966
|
version "3.495.0"
|
644
967
|
resolved "https://registry.yarnpkg.com/@aws-sdk/util-locate-window/-/util-locate-window-3.495.0.tgz#9034fd8db77991b28ed20e067acdd53e8b8f824b"
|
@@ -656,6 +979,16 @@
|
|
656
979
|
bowser "^2.11.0"
|
657
980
|
tslib "^2.6.2"
|
658
981
|
|
982
|
+
"@aws-sdk/util-user-agent-browser@3.575.0":
|
983
|
+
version "3.575.0"
|
984
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/util-user-agent-browser/-/util-user-agent-browser-3.575.0.tgz#3054cc42e0b386a34f7b0d4e8e9609e016c72eed"
|
985
|
+
integrity sha512-iADonXyaXgwvC4T0qRuDWCdKInz82GX2cyezq/oqVlL8bPY7HD8jwZZruuJdq5tkaJi1EhbO4+f1ksZqOiZKvQ==
|
986
|
+
dependencies:
|
987
|
+
"@aws-sdk/types" "3.575.0"
|
988
|
+
"@smithy/types" "^3.0.0"
|
989
|
+
bowser "^2.11.0"
|
990
|
+
tslib "^2.6.2"
|
991
|
+
|
659
992
|
"@aws-sdk/util-user-agent-node@3.568.0":
|
660
993
|
version "3.568.0"
|
661
994
|
resolved "https://registry.yarnpkg.com/@aws-sdk/util-user-agent-node/-/util-user-agent-node-3.568.0.tgz#8bfb81b23d4947462f1e49c70187b85e7cd3837a"
|
@@ -666,6 +999,16 @@
|
|
666
999
|
"@smithy/types" "^2.12.0"
|
667
1000
|
tslib "^2.6.2"
|
668
1001
|
|
1002
|
+
"@aws-sdk/util-user-agent-node@3.575.0":
|
1003
|
+
version "3.575.0"
|
1004
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/util-user-agent-node/-/util-user-agent-node-3.575.0.tgz#49a6ecc5f56297e1477de90f30f102c470d3dc78"
|
1005
|
+
integrity sha512-kwzvBfA0LoILDOFS6BV8uOkksBHrYulP6kNXegB5eZnDSNia5DbBsXqxQ/HknNF5a429SWQw2aaQJEgQvZB1VA==
|
1006
|
+
dependencies:
|
1007
|
+
"@aws-sdk/types" "3.575.0"
|
1008
|
+
"@smithy/node-config-provider" "^3.0.0"
|
1009
|
+
"@smithy/types" "^3.0.0"
|
1010
|
+
tslib "^2.6.2"
|
1011
|
+
|
669
1012
|
"@aws-sdk/util-utf8-browser@^3.0.0":
|
670
1013
|
version "3.259.0"
|
671
1014
|
resolved "https://registry.yarnpkg.com/@aws-sdk/util-utf8-browser/-/util-utf8-browser-3.259.0.tgz#3275a6f5eb334f96ca76635b961d3c50259fd9ff"
|
@@ -681,6 +1024,14 @@
|
|
681
1024
|
"@smithy/types" "^2.12.0"
|
682
1025
|
tslib "^2.6.2"
|
683
1026
|
|
1027
|
+
"@aws-sdk/xml-builder@3.575.0":
|
1028
|
+
version "3.575.0"
|
1029
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/xml-builder/-/xml-builder-3.575.0.tgz#233b2aae422dd789a078073032da1bc60317aa1d"
|
1030
|
+
integrity sha512-cWgAwmbFYNCFzPwxL705+lWps0F3ZvOckufd2KKoEZUmtpVw9/txUXNrPySUXSmRTSRhoatIMABNfStWR043bQ==
|
1031
|
+
dependencies:
|
1032
|
+
"@smithy/types" "^3.0.0"
|
1033
|
+
tslib "^2.6.2"
|
1034
|
+
|
684
1035
|
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.23.5":
|
685
1036
|
version "7.23.5"
|
686
1037
|
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.23.5.tgz#9009b69a8c602293476ad598ff53e4562e15c244"
|
@@ -1343,7 +1694,7 @@
|
|
1343
1694
|
"@nodelib/fs.scandir" "2.1.5"
|
1344
1695
|
fastq "^1.6.0"
|
1345
1696
|
|
1346
|
-
"@oclif/core@3.26.6", "@oclif/core@^3.26.
|
1697
|
+
"@oclif/core@3.26.6", "@oclif/core@^3.26.2", "@oclif/core@^3.26.5", "@oclif/core@^3.26.6":
|
1347
1698
|
version "3.26.6"
|
1348
1699
|
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.26.6.tgz#f371868cfa0fe150a6547e6af98b359065d2f971"
|
1349
1700
|
integrity sha512-+FiTw1IPuJTF9tSAlTsY8bGK4sgthehjz7c2SvYdgQncTkxI2xvUch/8QpjNYGLEmUneNygvYMRBax2KJcLccA==
|
@@ -1410,12 +1761,12 @@
|
|
1410
1761
|
chalk "^5.3.0"
|
1411
1762
|
fast-levenshtein "^3.0.0"
|
1412
1763
|
|
1413
|
-
"@oclif/plugin-warn-if-update-available@^3.0.
|
1414
|
-
version "3.0.
|
1415
|
-
resolved "https://registry.yarnpkg.com/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-3.0.
|
1416
|
-
integrity sha512
|
1764
|
+
"@oclif/plugin-warn-if-update-available@^3.0.18":
|
1765
|
+
version "3.0.19"
|
1766
|
+
resolved "https://registry.yarnpkg.com/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-3.0.19.tgz#1009a1ff0016b64731792d169f2ee78e9770f5b1"
|
1767
|
+
integrity sha512-CauYLxNuPtK9ig1ZlzFiCqxzGJJd73CKyJDiSzGkg3QRooyZkE9G+l1Lz18fHzj+TEeXUZ74t6RWWPC5p0TL4w==
|
1417
1768
|
dependencies:
|
1418
|
-
"@oclif/core" "^3.26.
|
1769
|
+
"@oclif/core" "^3.26.6"
|
1419
1770
|
chalk "^5.3.0"
|
1420
1771
|
debug "^4.1.0"
|
1421
1772
|
http-call "^5.2.2"
|
@@ -1447,7 +1798,7 @@
|
|
1447
1798
|
strip-ansi "6.0.1"
|
1448
1799
|
ts-retry-promise "^0.8.0"
|
1449
1800
|
|
1450
|
-
"@salesforce/core@^7.3.1", "@salesforce/core@^7.3.
|
1801
|
+
"@salesforce/core@^7.3.1", "@salesforce/core@^7.3.5", "@salesforce/core@^7.3.6":
|
1451
1802
|
version "7.3.6"
|
1452
1803
|
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-7.3.6.tgz#b2769abf3d8cee6fef26741dd9bdbe977a497023"
|
1453
1804
|
integrity sha512-LngaY4GxixZ7X5oPGa00NdRzpqTXC8jPOQ/H+oFNiZb8nhMfYTBsQob258z33sIBf+G/5RZOJgX10Z+teJzt6A==
|
@@ -1475,10 +1826,10 @@
|
|
1475
1826
|
resolved "https://registry.yarnpkg.com/@salesforce/dev-config/-/dev-config-4.1.0.tgz#e529576466d074e7a5f1441236510fef123da01e"
|
1476
1827
|
integrity sha512-2iDDepiIwjXHS5IVY7pwv8jMo4xWosJ7p/UTj+lllpB/gnJiYLhjJPE4Z3FCGFKyvfg5jGaimCd8Ca6bLGsCQA==
|
1477
1828
|
|
1478
|
-
"@salesforce/dev-scripts@^9.
|
1479
|
-
version "9.
|
1480
|
-
resolved "https://registry.yarnpkg.com/@salesforce/dev-scripts/-/dev-scripts-9.
|
1481
|
-
integrity sha512-
|
1829
|
+
"@salesforce/dev-scripts@^9.1.1":
|
1830
|
+
version "9.1.1"
|
1831
|
+
resolved "https://registry.yarnpkg.com/@salesforce/dev-scripts/-/dev-scripts-9.1.1.tgz#16028018f3146d0fe28a4693114e3ad2b8075e05"
|
1832
|
+
integrity sha512-Nl0jJt6ywPw8QtBa0scZxJeGUEwJl2t2MazZxkXBkdfi13I1ce6NQ6Ce2CYCgh8gsKVP65NWBdyBWRoTz1BMBA==
|
1482
1833
|
dependencies:
|
1483
1834
|
"@commitlint/cli" "^17.1.2"
|
1484
1835
|
"@commitlint/config-conventional" "^17.8.1"
|
@@ -1486,7 +1837,7 @@
|
|
1486
1837
|
"@salesforce/prettier-config" "^0.0.3"
|
1487
1838
|
"@types/chai" "^4.3.14"
|
1488
1839
|
"@types/mocha" "^10.0.6"
|
1489
|
-
"@types/node" "^18.19.
|
1840
|
+
"@types/node" "^18.19.32"
|
1490
1841
|
"@types/sinon" "^10.0.20"
|
1491
1842
|
chai "^4.3.10"
|
1492
1843
|
chalk "^4.0.0"
|
@@ -1507,7 +1858,7 @@
|
|
1507
1858
|
typescript "^5.4.3"
|
1508
1859
|
wireit "^0.14.4"
|
1509
1860
|
|
1510
|
-
"@salesforce/kit@^3.1.
|
1861
|
+
"@salesforce/kit@^3.1.1":
|
1511
1862
|
version "3.1.1"
|
1512
1863
|
resolved "https://registry.yarnpkg.com/@salesforce/kit/-/kit-3.1.1.tgz#d2147a50887214763cdf1c456d306b6da554d928"
|
1513
1864
|
integrity sha512-Cjkh+USp5PtdZmD30r1Y7d+USpIhQz9B48w76esBtYpgqzhyj806LHkVgEfmorLNq2Qe8EO5rtUYd+XZ3rnV9w==
|
@@ -1525,16 +1876,16 @@
|
|
1525
1876
|
resolved "https://registry.yarnpkg.com/@salesforce/schemas/-/schemas-1.7.0.tgz#b7e0af3ee414ae7160bce351c0184d77ccb98fe3"
|
1526
1877
|
integrity sha512-Z0PiCEV55khm0PG+DsnRYCjaDmacNe3HDmsoSm/CSyYvJJm+D5vvkHKN9/PKD/gaRe8XAU836yfamIYFblLINw==
|
1527
1878
|
|
1528
|
-
"@salesforce/sf-plugins-core@^9.0.
|
1529
|
-
version "9.0.
|
1530
|
-
resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-9.0.
|
1531
|
-
integrity sha512-
|
1879
|
+
"@salesforce/sf-plugins-core@^9.0.10":
|
1880
|
+
version "9.0.10"
|
1881
|
+
resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-9.0.10.tgz#fb576664906f085cb160201163d3c6b05e39e72f"
|
1882
|
+
integrity sha512-vj6tjqRAweTuzxi7OBPsqC+kLPk6pl6wZUtpC8bf+CKqrVhouPtZUBnG01Xm0jG6Antjgn0vZrd26j23Yjs9Kw==
|
1532
1883
|
dependencies:
|
1533
1884
|
"@inquirer/confirm" "^2.0.17"
|
1534
1885
|
"@inquirer/password" "^1.1.16"
|
1535
|
-
"@oclif/core" "^3.26.
|
1536
|
-
"@salesforce/core" "^7.3.
|
1537
|
-
"@salesforce/kit" "^3.1.
|
1886
|
+
"@oclif/core" "^3.26.6"
|
1887
|
+
"@salesforce/core" "^7.3.6"
|
1888
|
+
"@salesforce/kit" "^3.1.1"
|
1538
1889
|
"@salesforce/ts-types" "^2.0.9"
|
1539
1890
|
chalk "^5.3.0"
|
1540
1891
|
|
@@ -1677,6 +2028,14 @@
|
|
1677
2028
|
"@smithy/types" "^2.12.0"
|
1678
2029
|
tslib "^2.6.2"
|
1679
2030
|
|
2031
|
+
"@smithy/abort-controller@^3.0.0":
|
2032
|
+
version "3.0.0"
|
2033
|
+
resolved "https://registry.yarnpkg.com/@smithy/abort-controller/-/abort-controller-3.0.0.tgz#5815f5d4618e14bf8d031bb98a99adabbb831168"
|
2034
|
+
integrity sha512-p6GlFGBt9K4MYLu72YuJ523NVR4A8oHlC5M2JO6OmQqN8kAc/uh1JqLE+FizTokrSJGg0CSvC+BrsmGzKtsZKA==
|
2035
|
+
dependencies:
|
2036
|
+
"@smithy/types" "^3.0.0"
|
2037
|
+
tslib "^2.6.2"
|
2038
|
+
|
1680
2039
|
"@smithy/chunked-blob-reader-native@^2.2.0":
|
1681
2040
|
version "2.2.0"
|
1682
2041
|
resolved "https://registry.yarnpkg.com/@smithy/chunked-blob-reader-native/-/chunked-blob-reader-native-2.2.0.tgz#aff8bddf9fdc1052f885e1b15aa81e4d274e541e"
|
@@ -1703,6 +2062,17 @@
|
|
1703
2062
|
"@smithy/util-middleware" "^2.2.0"
|
1704
2063
|
tslib "^2.6.2"
|
1705
2064
|
|
2065
|
+
"@smithy/config-resolver@^3.0.0":
|
2066
|
+
version "3.0.0"
|
2067
|
+
resolved "https://registry.yarnpkg.com/@smithy/config-resolver/-/config-resolver-3.0.0.tgz#d37b31e3202c5ce54d9bd2406dcde7c7b5073cbd"
|
2068
|
+
integrity sha512-2GzOfADwYLQugYkKQhIyZyQlM05K+tMKvRnc6eFfZcpJGRfKoMUMYdPlBKmqHwQFXQKBrGV6cxL9oymWgDzvFw==
|
2069
|
+
dependencies:
|
2070
|
+
"@smithy/node-config-provider" "^3.0.0"
|
2071
|
+
"@smithy/types" "^3.0.0"
|
2072
|
+
"@smithy/util-config-provider" "^3.0.0"
|
2073
|
+
"@smithy/util-middleware" "^3.0.0"
|
2074
|
+
tslib "^2.6.2"
|
2075
|
+
|
1706
2076
|
"@smithy/core@^1.4.2":
|
1707
2077
|
version "1.4.2"
|
1708
2078
|
resolved "https://registry.yarnpkg.com/@smithy/core/-/core-1.4.2.tgz#1c3ed886d403041ce5bd2d816448420c57baa19c"
|
@@ -1717,6 +2087,20 @@
|
|
1717
2087
|
"@smithy/util-middleware" "^2.2.0"
|
1718
2088
|
tslib "^2.6.2"
|
1719
2089
|
|
2090
|
+
"@smithy/core@^2.0.0":
|
2091
|
+
version "2.0.0"
|
2092
|
+
resolved "https://registry.yarnpkg.com/@smithy/core/-/core-2.0.0.tgz#221c8407d185bd28d3bd6d8f2fefdfe240fa2ccf"
|
2093
|
+
integrity sha512-y1VuiOpU8nL0KlL0pvYpOddKGK+8xpD4Jvg9NN42Bl6gHWAr46LpAzWi4I78WxcFIMN1vw1+RUVOlcqR/vfs5g==
|
2094
|
+
dependencies:
|
2095
|
+
"@smithy/middleware-endpoint" "^3.0.0"
|
2096
|
+
"@smithy/middleware-retry" "^3.0.0"
|
2097
|
+
"@smithy/middleware-serde" "^3.0.0"
|
2098
|
+
"@smithy/protocol-http" "^4.0.0"
|
2099
|
+
"@smithy/smithy-client" "^3.0.0"
|
2100
|
+
"@smithy/types" "^3.0.0"
|
2101
|
+
"@smithy/util-middleware" "^3.0.0"
|
2102
|
+
tslib "^2.6.2"
|
2103
|
+
|
1720
2104
|
"@smithy/credential-provider-imds@^2.3.0":
|
1721
2105
|
version "2.3.0"
|
1722
2106
|
resolved "https://registry.yarnpkg.com/@smithy/credential-provider-imds/-/credential-provider-imds-2.3.0.tgz#326ce401b82e53f3c7ee4862a066136959a06166"
|
@@ -1728,6 +2112,17 @@
|
|
1728
2112
|
"@smithy/url-parser" "^2.2.0"
|
1729
2113
|
tslib "^2.6.2"
|
1730
2114
|
|
2115
|
+
"@smithy/credential-provider-imds@^3.0.0":
|
2116
|
+
version "3.0.0"
|
2117
|
+
resolved "https://registry.yarnpkg.com/@smithy/credential-provider-imds/-/credential-provider-imds-3.0.0.tgz#a290eb0224ef045742e5c806685cf63d44a084f3"
|
2118
|
+
integrity sha512-lfmBiFQcA3FsDAPxNfY0L7CawcWtbyWsBOHo34nF095728JLkBX4Y9q/VPPE2r7fqMVK+drmDigqE2/SSQeVRA==
|
2119
|
+
dependencies:
|
2120
|
+
"@smithy/node-config-provider" "^3.0.0"
|
2121
|
+
"@smithy/property-provider" "^3.0.0"
|
2122
|
+
"@smithy/types" "^3.0.0"
|
2123
|
+
"@smithy/url-parser" "^3.0.0"
|
2124
|
+
tslib "^2.6.2"
|
2125
|
+
|
1731
2126
|
"@smithy/eventstream-codec@^2.2.0":
|
1732
2127
|
version "2.2.0"
|
1733
2128
|
resolved "https://registry.yarnpkg.com/@smithy/eventstream-codec/-/eventstream-codec-2.2.0.tgz#63d74fa817188995eb55e792a38060b0ede98dc4"
|
@@ -1784,6 +2179,17 @@
|
|
1784
2179
|
"@smithy/util-base64" "^2.3.0"
|
1785
2180
|
tslib "^2.6.2"
|
1786
2181
|
|
2182
|
+
"@smithy/fetch-http-handler@^3.0.0":
|
2183
|
+
version "3.0.0"
|
2184
|
+
resolved "https://registry.yarnpkg.com/@smithy/fetch-http-handler/-/fetch-http-handler-3.0.0.tgz#229ac830d9ac7aaab096f2ef126abd8ed1ea1d35"
|
2185
|
+
integrity sha512-gP1MlOpIB/onIbh4g9eSG3XdI/G31cAvd9Lo11192eL4mxks3xpkPaa+RIcZaX2Vmb8I8HzxBddPSXviY1iq0w==
|
2186
|
+
dependencies:
|
2187
|
+
"@smithy/protocol-http" "^4.0.0"
|
2188
|
+
"@smithy/querystring-builder" "^3.0.0"
|
2189
|
+
"@smithy/types" "^3.0.0"
|
2190
|
+
"@smithy/util-base64" "^3.0.0"
|
2191
|
+
tslib "^2.6.2"
|
2192
|
+
|
1787
2193
|
"@smithy/hash-blob-browser@^2.2.0":
|
1788
2194
|
version "2.2.0"
|
1789
2195
|
resolved "https://registry.yarnpkg.com/@smithy/hash-blob-browser/-/hash-blob-browser-2.2.0.tgz#d26db0e88b8fc4b59ee487bd026363ea9b48cf3a"
|
@@ -1804,6 +2210,16 @@
|
|
1804
2210
|
"@smithy/util-utf8" "^2.3.0"
|
1805
2211
|
tslib "^2.6.2"
|
1806
2212
|
|
2213
|
+
"@smithy/hash-node@^3.0.0":
|
2214
|
+
version "3.0.0"
|
2215
|
+
resolved "https://registry.yarnpkg.com/@smithy/hash-node/-/hash-node-3.0.0.tgz#f44b5fff193e241c1cdcc957b296b60f186f0e59"
|
2216
|
+
integrity sha512-84qXstNemP3XS5jcof0el6+bDfjzuvhJPQTEfro3lgtbCtKgzPm3MgiS6ehXVPjeQ5+JS0HqmTz8f/RYfzHVxw==
|
2217
|
+
dependencies:
|
2218
|
+
"@smithy/types" "^3.0.0"
|
2219
|
+
"@smithy/util-buffer-from" "^3.0.0"
|
2220
|
+
"@smithy/util-utf8" "^3.0.0"
|
2221
|
+
tslib "^2.6.2"
|
2222
|
+
|
1807
2223
|
"@smithy/hash-stream-node@^2.2.0":
|
1808
2224
|
version "2.2.0"
|
1809
2225
|
resolved "https://registry.yarnpkg.com/@smithy/hash-stream-node/-/hash-stream-node-2.2.0.tgz#7b341fdc89851af6b98d8c01e47185caf0a4b2d9"
|
@@ -1821,6 +2237,14 @@
|
|
1821
2237
|
"@smithy/types" "^2.12.0"
|
1822
2238
|
tslib "^2.6.2"
|
1823
2239
|
|
2240
|
+
"@smithy/invalid-dependency@^3.0.0":
|
2241
|
+
version "3.0.0"
|
2242
|
+
resolved "https://registry.yarnpkg.com/@smithy/invalid-dependency/-/invalid-dependency-3.0.0.tgz#21cb6b5203ee15321bfcc751f21f7a19536d4ae8"
|
2243
|
+
integrity sha512-F6wBBaEFgJzj0s4KUlliIGPmqXemwP6EavgvDqYwCH40O5Xr2iMHvS8todmGVZtuJCorBkXsYLyTu4PuizVq5g==
|
2244
|
+
dependencies:
|
2245
|
+
"@smithy/types" "^3.0.0"
|
2246
|
+
tslib "^2.6.2"
|
2247
|
+
|
1824
2248
|
"@smithy/is-array-buffer@^2.2.0":
|
1825
2249
|
version "2.2.0"
|
1826
2250
|
resolved "https://registry.yarnpkg.com/@smithy/is-array-buffer/-/is-array-buffer-2.2.0.tgz#f84f0d9f9a36601a9ca9381688bd1b726fd39111"
|
@@ -1828,6 +2252,13 @@
|
|
1828
2252
|
dependencies:
|
1829
2253
|
tslib "^2.6.2"
|
1830
2254
|
|
2255
|
+
"@smithy/is-array-buffer@^3.0.0":
|
2256
|
+
version "3.0.0"
|
2257
|
+
resolved "https://registry.yarnpkg.com/@smithy/is-array-buffer/-/is-array-buffer-3.0.0.tgz#9a95c2d46b8768946a9eec7f935feaddcffa5e7a"
|
2258
|
+
integrity sha512-+Fsu6Q6C4RSJiy81Y8eApjEB5gVtM+oFKTffg+jSuwtvomJJrhUJBu2zS8wjXSgH/g1MKEWrzyChTBe6clb5FQ==
|
2259
|
+
dependencies:
|
2260
|
+
tslib "^2.6.2"
|
2261
|
+
|
1831
2262
|
"@smithy/md5-js@^2.2.0":
|
1832
2263
|
version "2.2.0"
|
1833
2264
|
resolved "https://registry.yarnpkg.com/@smithy/md5-js/-/md5-js-2.2.0.tgz#033c4c89fe0cbb3f7e99cca3b7b63a2824c98c6d"
|
@@ -1846,6 +2277,15 @@
|
|
1846
2277
|
"@smithy/types" "^2.12.0"
|
1847
2278
|
tslib "^2.6.2"
|
1848
2279
|
|
2280
|
+
"@smithy/middleware-content-length@^3.0.0":
|
2281
|
+
version "3.0.0"
|
2282
|
+
resolved "https://registry.yarnpkg.com/@smithy/middleware-content-length/-/middleware-content-length-3.0.0.tgz#084b3d22248967885d496eb0b105d9090e8ababd"
|
2283
|
+
integrity sha512-3C4s4d/iGobgCtk2tnWW6+zSTOBg1PRAm2vtWZLdriwTroFbbWNSr3lcyzHdrQHnEXYCC5K52EbpfodaIUY8sg==
|
2284
|
+
dependencies:
|
2285
|
+
"@smithy/protocol-http" "^4.0.0"
|
2286
|
+
"@smithy/types" "^3.0.0"
|
2287
|
+
tslib "^2.6.2"
|
2288
|
+
|
1849
2289
|
"@smithy/middleware-endpoint@^2.5.1":
|
1850
2290
|
version "2.5.1"
|
1851
2291
|
resolved "https://registry.yarnpkg.com/@smithy/middleware-endpoint/-/middleware-endpoint-2.5.1.tgz#1333c58304aff4d843e8ef4b85c8cb88975dd5ad"
|
@@ -1859,6 +2299,19 @@
|
|
1859
2299
|
"@smithy/util-middleware" "^2.2.0"
|
1860
2300
|
tslib "^2.6.2"
|
1861
2301
|
|
2302
|
+
"@smithy/middleware-endpoint@^3.0.0":
|
2303
|
+
version "3.0.0"
|
2304
|
+
resolved "https://registry.yarnpkg.com/@smithy/middleware-endpoint/-/middleware-endpoint-3.0.0.tgz#54c9e1bd8f35b7d004c803eaf3702e61e32b8295"
|
2305
|
+
integrity sha512-aXOAWztw/5qAfp0NcA2OWpv6ZI/E+Dh9mByif7i91D/0iyYNUcKvskmXiowKESFkuZ7PIMd3VOR4fTibZDs2OQ==
|
2306
|
+
dependencies:
|
2307
|
+
"@smithy/middleware-serde" "^3.0.0"
|
2308
|
+
"@smithy/node-config-provider" "^3.0.0"
|
2309
|
+
"@smithy/shared-ini-file-loader" "^3.0.0"
|
2310
|
+
"@smithy/types" "^3.0.0"
|
2311
|
+
"@smithy/url-parser" "^3.0.0"
|
2312
|
+
"@smithy/util-middleware" "^3.0.0"
|
2313
|
+
tslib "^2.6.2"
|
2314
|
+
|
1862
2315
|
"@smithy/middleware-retry@^2.3.1":
|
1863
2316
|
version "2.3.1"
|
1864
2317
|
resolved "https://registry.yarnpkg.com/@smithy/middleware-retry/-/middleware-retry-2.3.1.tgz#d6fdce94f2f826642c01b4448e97a509c4556ede"
|
@@ -1874,6 +2327,21 @@
|
|
1874
2327
|
tslib "^2.6.2"
|
1875
2328
|
uuid "^9.0.1"
|
1876
2329
|
|
2330
|
+
"@smithy/middleware-retry@^3.0.0":
|
2331
|
+
version "3.0.0"
|
2332
|
+
resolved "https://registry.yarnpkg.com/@smithy/middleware-retry/-/middleware-retry-3.0.0.tgz#3edf6e73651b81273629bf7a8f10db31c4e90a82"
|
2333
|
+
integrity sha512-kFaBiTa50y0iwhrOjX5UISo1SfiXPrE1EsMtZJAVF7Oci3AUpVzaMzRxzQJFGnxioSyCwSmzqiE9x4X3dW+7VQ==
|
2334
|
+
dependencies:
|
2335
|
+
"@smithy/node-config-provider" "^3.0.0"
|
2336
|
+
"@smithy/protocol-http" "^4.0.0"
|
2337
|
+
"@smithy/service-error-classification" "^3.0.0"
|
2338
|
+
"@smithy/smithy-client" "^3.0.0"
|
2339
|
+
"@smithy/types" "^3.0.0"
|
2340
|
+
"@smithy/util-middleware" "^3.0.0"
|
2341
|
+
"@smithy/util-retry" "^3.0.0"
|
2342
|
+
tslib "^2.6.2"
|
2343
|
+
uuid "^9.0.1"
|
2344
|
+
|
1877
2345
|
"@smithy/middleware-serde@^2.3.0":
|
1878
2346
|
version "2.3.0"
|
1879
2347
|
resolved "https://registry.yarnpkg.com/@smithy/middleware-serde/-/middleware-serde-2.3.0.tgz#a7615ba646a88b6f695f2d55de13d8158181dd13"
|
@@ -1882,6 +2350,14 @@
|
|
1882
2350
|
"@smithy/types" "^2.12.0"
|
1883
2351
|
tslib "^2.6.2"
|
1884
2352
|
|
2353
|
+
"@smithy/middleware-serde@^3.0.0":
|
2354
|
+
version "3.0.0"
|
2355
|
+
resolved "https://registry.yarnpkg.com/@smithy/middleware-serde/-/middleware-serde-3.0.0.tgz#786da6a6bc0e5e51d669dac834c19965245dd302"
|
2356
|
+
integrity sha512-I1vKG1foI+oPgG9r7IMY1S+xBnmAn1ISqployvqkwHoSb8VPsngHDTOgYGYBonuOKndaWRUGJZrKYYLB+Ane6w==
|
2357
|
+
dependencies:
|
2358
|
+
"@smithy/types" "^3.0.0"
|
2359
|
+
tslib "^2.6.2"
|
2360
|
+
|
1885
2361
|
"@smithy/middleware-stack@^2.2.0":
|
1886
2362
|
version "2.2.0"
|
1887
2363
|
resolved "https://registry.yarnpkg.com/@smithy/middleware-stack/-/middleware-stack-2.2.0.tgz#3fb49eae6313f16f6f30fdaf28e11a7321f34d9f"
|
@@ -1890,6 +2366,14 @@
|
|
1890
2366
|
"@smithy/types" "^2.12.0"
|
1891
2367
|
tslib "^2.6.2"
|
1892
2368
|
|
2369
|
+
"@smithy/middleware-stack@^3.0.0":
|
2370
|
+
version "3.0.0"
|
2371
|
+
resolved "https://registry.yarnpkg.com/@smithy/middleware-stack/-/middleware-stack-3.0.0.tgz#00f112bae7af5fc3bd37d4fab95ebce0f17a7774"
|
2372
|
+
integrity sha512-+H0jmyfAyHRFXm6wunskuNAqtj7yfmwFB6Fp37enytp2q047/Od9xetEaUbluyImOlGnGpaVGaVfjwawSr+i6Q==
|
2373
|
+
dependencies:
|
2374
|
+
"@smithy/types" "^3.0.0"
|
2375
|
+
tslib "^2.6.2"
|
2376
|
+
|
1893
2377
|
"@smithy/node-config-provider@^2.3.0":
|
1894
2378
|
version "2.3.0"
|
1895
2379
|
resolved "https://registry.yarnpkg.com/@smithy/node-config-provider/-/node-config-provider-2.3.0.tgz#9fac0c94a14c5b5b8b8fa37f20c310a844ab9922"
|
@@ -1900,6 +2384,16 @@
|
|
1900
2384
|
"@smithy/types" "^2.12.0"
|
1901
2385
|
tslib "^2.6.2"
|
1902
2386
|
|
2387
|
+
"@smithy/node-config-provider@^3.0.0":
|
2388
|
+
version "3.0.0"
|
2389
|
+
resolved "https://registry.yarnpkg.com/@smithy/node-config-provider/-/node-config-provider-3.0.0.tgz#4cd5dcf6132c75d6a582fcd6243482dac703865a"
|
2390
|
+
integrity sha512-buqfaSdDh0zo62EPLf8rGDvcpKwGpO5ho4bXS2cdFhlOta7tBkWJt+O5uiaAeICfIOfPclNOndshDNSanX2X9g==
|
2391
|
+
dependencies:
|
2392
|
+
"@smithy/property-provider" "^3.0.0"
|
2393
|
+
"@smithy/shared-ini-file-loader" "^3.0.0"
|
2394
|
+
"@smithy/types" "^3.0.0"
|
2395
|
+
tslib "^2.6.2"
|
2396
|
+
|
1903
2397
|
"@smithy/node-http-handler@^2.5.0":
|
1904
2398
|
version "2.5.0"
|
1905
2399
|
resolved "https://registry.yarnpkg.com/@smithy/node-http-handler/-/node-http-handler-2.5.0.tgz#7b5e0565dd23d340380489bd5fe4316d2bed32de"
|
@@ -1911,6 +2405,17 @@
|
|
1911
2405
|
"@smithy/types" "^2.12.0"
|
1912
2406
|
tslib "^2.6.2"
|
1913
2407
|
|
2408
|
+
"@smithy/node-http-handler@^3.0.0":
|
2409
|
+
version "3.0.0"
|
2410
|
+
resolved "https://registry.yarnpkg.com/@smithy/node-http-handler/-/node-http-handler-3.0.0.tgz#e771ea95d03e259f04b7b37e8aece8a4fffc8cdc"
|
2411
|
+
integrity sha512-3trD4r7NOMygwLbUJo4eodyQuypAWr7uvPnebNJ9a70dQhVn+US8j/lCnvoJS6BXfZeF7PkkkI0DemVJw+n+eQ==
|
2412
|
+
dependencies:
|
2413
|
+
"@smithy/abort-controller" "^3.0.0"
|
2414
|
+
"@smithy/protocol-http" "^4.0.0"
|
2415
|
+
"@smithy/querystring-builder" "^3.0.0"
|
2416
|
+
"@smithy/types" "^3.0.0"
|
2417
|
+
tslib "^2.6.2"
|
2418
|
+
|
1914
2419
|
"@smithy/property-provider@^2.2.0":
|
1915
2420
|
version "2.2.0"
|
1916
2421
|
resolved "https://registry.yarnpkg.com/@smithy/property-provider/-/property-provider-2.2.0.tgz#37e3525a3fa3e11749f86a4f89f0fd7765a6edb0"
|
@@ -1919,6 +2424,14 @@
|
|
1919
2424
|
"@smithy/types" "^2.12.0"
|
1920
2425
|
tslib "^2.6.2"
|
1921
2426
|
|
2427
|
+
"@smithy/property-provider@^3.0.0":
|
2428
|
+
version "3.0.0"
|
2429
|
+
resolved "https://registry.yarnpkg.com/@smithy/property-provider/-/property-provider-3.0.0.tgz#ef7a26557c855cc1471b9aa0e05529183e99b978"
|
2430
|
+
integrity sha512-LmbPgHBswdXCrkWWuUwBm9w72S2iLWyC/5jet9/Y9cGHtzqxi+GVjfCfahkvNV4KXEwgnH8EMpcrD9RUYe0eLQ==
|
2431
|
+
dependencies:
|
2432
|
+
"@smithy/types" "^3.0.0"
|
2433
|
+
tslib "^2.6.2"
|
2434
|
+
|
1922
2435
|
"@smithy/protocol-http@^3.3.0":
|
1923
2436
|
version "3.3.0"
|
1924
2437
|
resolved "https://registry.yarnpkg.com/@smithy/protocol-http/-/protocol-http-3.3.0.tgz#a37df7b4bb4960cdda560ce49acfd64c455e4090"
|
@@ -1927,6 +2440,14 @@
|
|
1927
2440
|
"@smithy/types" "^2.12.0"
|
1928
2441
|
tslib "^2.6.2"
|
1929
2442
|
|
2443
|
+
"@smithy/protocol-http@^4.0.0":
|
2444
|
+
version "4.0.0"
|
2445
|
+
resolved "https://registry.yarnpkg.com/@smithy/protocol-http/-/protocol-http-4.0.0.tgz#04df3b5674b540323f678e7c4113e8abd8b26432"
|
2446
|
+
integrity sha512-qOQZOEI2XLWRWBO9AgIYuHuqjZ2csyr8/IlgFDHDNuIgLAMRx2Bl8ck5U5D6Vh9DPdoaVpuzwWMa0xcdL4O/AQ==
|
2447
|
+
dependencies:
|
2448
|
+
"@smithy/types" "^3.0.0"
|
2449
|
+
tslib "^2.6.2"
|
2450
|
+
|
1930
2451
|
"@smithy/querystring-builder@^2.2.0":
|
1931
2452
|
version "2.2.0"
|
1932
2453
|
resolved "https://registry.yarnpkg.com/@smithy/querystring-builder/-/querystring-builder-2.2.0.tgz#22937e19fcd0aaa1a3e614ef8cb6f8e86756a4ef"
|
@@ -1936,6 +2457,15 @@
|
|
1936
2457
|
"@smithy/util-uri-escape" "^2.2.0"
|
1937
2458
|
tslib "^2.6.2"
|
1938
2459
|
|
2460
|
+
"@smithy/querystring-builder@^3.0.0":
|
2461
|
+
version "3.0.0"
|
2462
|
+
resolved "https://registry.yarnpkg.com/@smithy/querystring-builder/-/querystring-builder-3.0.0.tgz#48a9aa7b700e8409368c21bc0adf7564e001daea"
|
2463
|
+
integrity sha512-bW8Fi0NzyfkE0TmQphDXr1AmBDbK01cA4C1Z7ggwMAU5RDz5AAv/KmoRwzQAS0kxXNf/D2ALTEgwK0U2c4LtRg==
|
2464
|
+
dependencies:
|
2465
|
+
"@smithy/types" "^3.0.0"
|
2466
|
+
"@smithy/util-uri-escape" "^3.0.0"
|
2467
|
+
tslib "^2.6.2"
|
2468
|
+
|
1939
2469
|
"@smithy/querystring-parser@^2.2.0":
|
1940
2470
|
version "2.2.0"
|
1941
2471
|
resolved "https://registry.yarnpkg.com/@smithy/querystring-parser/-/querystring-parser-2.2.0.tgz#24a5633f4b3806ff2888d4c2f4169e105fdffd79"
|
@@ -1944,6 +2474,14 @@
|
|
1944
2474
|
"@smithy/types" "^2.12.0"
|
1945
2475
|
tslib "^2.6.2"
|
1946
2476
|
|
2477
|
+
"@smithy/querystring-parser@^3.0.0":
|
2478
|
+
version "3.0.0"
|
2479
|
+
resolved "https://registry.yarnpkg.com/@smithy/querystring-parser/-/querystring-parser-3.0.0.tgz#fa1ed0cee408cd4d622070fa874bc50ac1a379b7"
|
2480
|
+
integrity sha512-UzHwthk0UEccV4dHzPySnBy34AWw3V9lIqUTxmozQ+wPDAO9csCWMfOLe7V9A2agNYy7xE+Pb0S6K/J23JSzfQ==
|
2481
|
+
dependencies:
|
2482
|
+
"@smithy/types" "^3.0.0"
|
2483
|
+
tslib "^2.6.2"
|
2484
|
+
|
1947
2485
|
"@smithy/service-error-classification@^2.1.5":
|
1948
2486
|
version "2.1.5"
|
1949
2487
|
resolved "https://registry.yarnpkg.com/@smithy/service-error-classification/-/service-error-classification-2.1.5.tgz#0568a977cc0db36299d8703a5d8609c1f600c005"
|
@@ -1951,6 +2489,13 @@
|
|
1951
2489
|
dependencies:
|
1952
2490
|
"@smithy/types" "^2.12.0"
|
1953
2491
|
|
2492
|
+
"@smithy/service-error-classification@^3.0.0":
|
2493
|
+
version "3.0.0"
|
2494
|
+
resolved "https://registry.yarnpkg.com/@smithy/service-error-classification/-/service-error-classification-3.0.0.tgz#06a45cb91b15b8b0d5f3b1df2b3743d2ca42f5c4"
|
2495
|
+
integrity sha512-3BsBtOUt2Gsnc3X23ew+r2M71WwtpHfEDGhHYHSDg6q1t8FrWh15jT25DLajFV1H+PpxAJ6gqe9yYeRUsmSdFA==
|
2496
|
+
dependencies:
|
2497
|
+
"@smithy/types" "^3.0.0"
|
2498
|
+
|
1954
2499
|
"@smithy/shared-ini-file-loader@^2.4.0":
|
1955
2500
|
version "2.4.0"
|
1956
2501
|
resolved "https://registry.yarnpkg.com/@smithy/shared-ini-file-loader/-/shared-ini-file-loader-2.4.0.tgz#1636d6eb9bff41e36ac9c60364a37fd2ffcb9947"
|
@@ -1959,6 +2504,14 @@
|
|
1959
2504
|
"@smithy/types" "^2.12.0"
|
1960
2505
|
tslib "^2.6.2"
|
1961
2506
|
|
2507
|
+
"@smithy/shared-ini-file-loader@^3.0.0":
|
2508
|
+
version "3.0.0"
|
2509
|
+
resolved "https://registry.yarnpkg.com/@smithy/shared-ini-file-loader/-/shared-ini-file-loader-3.0.0.tgz#8739b7cd24f55fb4e276a74f00f0c2bb4e3f25d8"
|
2510
|
+
integrity sha512-REVw6XauXk8xE4zo5aGL7Rz4ywA8qNMUn8RtWeTRQsgAlmlvbJ7CEPBcaXU2NDC3AYBgYAXrGyWD8XrN8UGDog==
|
2511
|
+
dependencies:
|
2512
|
+
"@smithy/types" "^3.0.0"
|
2513
|
+
tslib "^2.6.2"
|
2514
|
+
|
1962
2515
|
"@smithy/signature-v4@^2.3.0":
|
1963
2516
|
version "2.3.0"
|
1964
2517
|
resolved "https://registry.yarnpkg.com/@smithy/signature-v4/-/signature-v4-2.3.0.tgz#c30dd4028ae50c607db99459981cce8cdab7a3fd"
|
@@ -1972,6 +2525,19 @@
|
|
1972
2525
|
"@smithy/util-utf8" "^2.3.0"
|
1973
2526
|
tslib "^2.6.2"
|
1974
2527
|
|
2528
|
+
"@smithy/signature-v4@^3.0.0":
|
2529
|
+
version "3.0.0"
|
2530
|
+
resolved "https://registry.yarnpkg.com/@smithy/signature-v4/-/signature-v4-3.0.0.tgz#f536d0abebfeeca8e9aab846a4042658ca07d3b7"
|
2531
|
+
integrity sha512-kXFOkNX+BQHe2qnLxpMEaCRGap9J6tUGLzc3A9jdn+nD4JdMwCKTJ+zFwQ20GkY+mAXGatyTw3HcoUlR39HwmA==
|
2532
|
+
dependencies:
|
2533
|
+
"@smithy/is-array-buffer" "^3.0.0"
|
2534
|
+
"@smithy/types" "^3.0.0"
|
2535
|
+
"@smithy/util-hex-encoding" "^3.0.0"
|
2536
|
+
"@smithy/util-middleware" "^3.0.0"
|
2537
|
+
"@smithy/util-uri-escape" "^3.0.0"
|
2538
|
+
"@smithy/util-utf8" "^3.0.0"
|
2539
|
+
tslib "^2.6.2"
|
2540
|
+
|
1975
2541
|
"@smithy/smithy-client@^2.5.1":
|
1976
2542
|
version "2.5.1"
|
1977
2543
|
resolved "https://registry.yarnpkg.com/@smithy/smithy-client/-/smithy-client-2.5.1.tgz#0fd2efff09dc65500d260e590f7541f8a387eae3"
|
@@ -1984,6 +2550,18 @@
|
|
1984
2550
|
"@smithy/util-stream" "^2.2.0"
|
1985
2551
|
tslib "^2.6.2"
|
1986
2552
|
|
2553
|
+
"@smithy/smithy-client@^3.0.0":
|
2554
|
+
version "3.0.0"
|
2555
|
+
resolved "https://registry.yarnpkg.com/@smithy/smithy-client/-/smithy-client-3.0.0.tgz#b9c73b6d162d8f1b3a202d04476c3b588fe666da"
|
2556
|
+
integrity sha512-HTLlEOPOoPxyVCoqzwRGJuRh4hyAAo+eveRcEPi7UpIaq2PCAmdFZM76jabUuzlPPR9ge+OQlKzZre+LT1nXzA==
|
2557
|
+
dependencies:
|
2558
|
+
"@smithy/middleware-endpoint" "^3.0.0"
|
2559
|
+
"@smithy/middleware-stack" "^3.0.0"
|
2560
|
+
"@smithy/protocol-http" "^4.0.0"
|
2561
|
+
"@smithy/types" "^3.0.0"
|
2562
|
+
"@smithy/util-stream" "^3.0.0"
|
2563
|
+
tslib "^2.6.2"
|
2564
|
+
|
1987
2565
|
"@smithy/types@^2.10.1":
|
1988
2566
|
version "2.11.0"
|
1989
2567
|
resolved "https://registry.yarnpkg.com/@smithy/types/-/types-2.11.0.tgz#d40c27302151be243d3a7319a154b7d7d5775021"
|
@@ -1998,6 +2576,13 @@
|
|
1998
2576
|
dependencies:
|
1999
2577
|
tslib "^2.6.2"
|
2000
2578
|
|
2579
|
+
"@smithy/types@^3.0.0":
|
2580
|
+
version "3.0.0"
|
2581
|
+
resolved "https://registry.yarnpkg.com/@smithy/types/-/types-3.0.0.tgz#00231052945159c64ffd8b91e8909d8d3006cb7e"
|
2582
|
+
integrity sha512-VvWuQk2RKFuOr98gFhjca7fkBS+xLLURT8bUjk5XQoV0ZLm7WPwWPPY3/AwzTLuUBDeoKDCthfe1AsTUWaSEhw==
|
2583
|
+
dependencies:
|
2584
|
+
tslib "^2.6.2"
|
2585
|
+
|
2001
2586
|
"@smithy/url-parser@^2.2.0":
|
2002
2587
|
version "2.2.0"
|
2003
2588
|
resolved "https://registry.yarnpkg.com/@smithy/url-parser/-/url-parser-2.2.0.tgz#6fcda6116391a4f61fef5580eb540e128359b3c0"
|
@@ -2007,6 +2592,15 @@
|
|
2007
2592
|
"@smithy/types" "^2.12.0"
|
2008
2593
|
tslib "^2.6.2"
|
2009
2594
|
|
2595
|
+
"@smithy/url-parser@^3.0.0":
|
2596
|
+
version "3.0.0"
|
2597
|
+
resolved "https://registry.yarnpkg.com/@smithy/url-parser/-/url-parser-3.0.0.tgz#5fdc77cd22051c1aac6531be0315bfcba0fa705d"
|
2598
|
+
integrity sha512-2XLazFgUu+YOGHtWihB3FSLAfCUajVfNBXGGYjOaVKjLAuAxx3pSBY3hBgLzIgB17haf59gOG3imKqTy8mcrjw==
|
2599
|
+
dependencies:
|
2600
|
+
"@smithy/querystring-parser" "^3.0.0"
|
2601
|
+
"@smithy/types" "^3.0.0"
|
2602
|
+
tslib "^2.6.2"
|
2603
|
+
|
2010
2604
|
"@smithy/util-base64@^2.3.0":
|
2011
2605
|
version "2.3.0"
|
2012
2606
|
resolved "https://registry.yarnpkg.com/@smithy/util-base64/-/util-base64-2.3.0.tgz#312dbb4d73fb94249c7261aee52de4195c2dd8e2"
|
@@ -2016,6 +2610,15 @@
|
|
2016
2610
|
"@smithy/util-utf8" "^2.3.0"
|
2017
2611
|
tslib "^2.6.2"
|
2018
2612
|
|
2613
|
+
"@smithy/util-base64@^3.0.0":
|
2614
|
+
version "3.0.0"
|
2615
|
+
resolved "https://registry.yarnpkg.com/@smithy/util-base64/-/util-base64-3.0.0.tgz#f7a9a82adf34e27a72d0719395713edf0e493017"
|
2616
|
+
integrity sha512-Kxvoh5Qtt0CDsfajiZOCpJxgtPHXOKwmM+Zy4waD43UoEMA+qPxxa98aE/7ZhdnBFZFXMOiBR5xbcaMhLtznQQ==
|
2617
|
+
dependencies:
|
2618
|
+
"@smithy/util-buffer-from" "^3.0.0"
|
2619
|
+
"@smithy/util-utf8" "^3.0.0"
|
2620
|
+
tslib "^2.6.2"
|
2621
|
+
|
2019
2622
|
"@smithy/util-body-length-browser@^2.2.0":
|
2020
2623
|
version "2.2.0"
|
2021
2624
|
resolved "https://registry.yarnpkg.com/@smithy/util-body-length-browser/-/util-body-length-browser-2.2.0.tgz#25620645c6b62b42594ef4a93b66e6ab70e27d2c"
|
@@ -2023,6 +2626,13 @@
|
|
2023
2626
|
dependencies:
|
2024
2627
|
tslib "^2.6.2"
|
2025
2628
|
|
2629
|
+
"@smithy/util-body-length-browser@^3.0.0":
|
2630
|
+
version "3.0.0"
|
2631
|
+
resolved "https://registry.yarnpkg.com/@smithy/util-body-length-browser/-/util-body-length-browser-3.0.0.tgz#86ec2f6256310b4845a2f064e2f571c1ca164ded"
|
2632
|
+
integrity sha512-cbjJs2A1mLYmqmyVl80uoLTJhAcfzMOyPgjwAYusWKMdLeNtzmMz9YxNl3/jRLoxSS3wkqkf0jwNdtXWtyEBaQ==
|
2633
|
+
dependencies:
|
2634
|
+
tslib "^2.6.2"
|
2635
|
+
|
2026
2636
|
"@smithy/util-body-length-node@^2.3.0":
|
2027
2637
|
version "2.3.0"
|
2028
2638
|
resolved "https://registry.yarnpkg.com/@smithy/util-body-length-node/-/util-body-length-node-2.3.0.tgz#d065a9b5e305ff899536777bbfe075cdc980136f"
|
@@ -2030,6 +2640,13 @@
|
|
2030
2640
|
dependencies:
|
2031
2641
|
tslib "^2.6.2"
|
2032
2642
|
|
2643
|
+
"@smithy/util-body-length-node@^3.0.0":
|
2644
|
+
version "3.0.0"
|
2645
|
+
resolved "https://registry.yarnpkg.com/@smithy/util-body-length-node/-/util-body-length-node-3.0.0.tgz#99a291bae40d8932166907fe981d6a1f54298a6d"
|
2646
|
+
integrity sha512-Tj7pZ4bUloNUP6PzwhN7K386tmSmEET9QtQg0TgdNOnxhZvCssHji+oZTUIuzxECRfG8rdm2PMw2WCFs6eIYkA==
|
2647
|
+
dependencies:
|
2648
|
+
tslib "^2.6.2"
|
2649
|
+
|
2033
2650
|
"@smithy/util-buffer-from@^2.2.0":
|
2034
2651
|
version "2.2.0"
|
2035
2652
|
resolved "https://registry.yarnpkg.com/@smithy/util-buffer-from/-/util-buffer-from-2.2.0.tgz#6fc88585165ec73f8681d426d96de5d402021e4b"
|
@@ -2038,6 +2655,14 @@
|
|
2038
2655
|
"@smithy/is-array-buffer" "^2.2.0"
|
2039
2656
|
tslib "^2.6.2"
|
2040
2657
|
|
2658
|
+
"@smithy/util-buffer-from@^3.0.0":
|
2659
|
+
version "3.0.0"
|
2660
|
+
resolved "https://registry.yarnpkg.com/@smithy/util-buffer-from/-/util-buffer-from-3.0.0.tgz#559fc1c86138a89b2edaefc1e6677780c24594e3"
|
2661
|
+
integrity sha512-aEOHCgq5RWFbP+UDPvPot26EJHjOC+bRgse5A8V3FSShqd5E5UN4qc7zkwsvJPPAVsf73QwYcHN1/gt/rtLwQA==
|
2662
|
+
dependencies:
|
2663
|
+
"@smithy/is-array-buffer" "^3.0.0"
|
2664
|
+
tslib "^2.6.2"
|
2665
|
+
|
2041
2666
|
"@smithy/util-config-provider@^2.3.0":
|
2042
2667
|
version "2.3.0"
|
2043
2668
|
resolved "https://registry.yarnpkg.com/@smithy/util-config-provider/-/util-config-provider-2.3.0.tgz#bc79f99562d12a1f8423100ca662a6fb07cde943"
|
@@ -2045,6 +2670,13 @@
|
|
2045
2670
|
dependencies:
|
2046
2671
|
tslib "^2.6.2"
|
2047
2672
|
|
2673
|
+
"@smithy/util-config-provider@^3.0.0":
|
2674
|
+
version "3.0.0"
|
2675
|
+
resolved "https://registry.yarnpkg.com/@smithy/util-config-provider/-/util-config-provider-3.0.0.tgz#62c6b73b22a430e84888a8f8da4b6029dd5b8efe"
|
2676
|
+
integrity sha512-pbjk4s0fwq3Di/ANL+rCvJMKM5bzAQdE5S/6RL5NXgMExFAi6UgQMPOm5yPaIWPpr+EOXKXRonJ3FoxKf4mCJQ==
|
2677
|
+
dependencies:
|
2678
|
+
tslib "^2.6.2"
|
2679
|
+
|
2048
2680
|
"@smithy/util-defaults-mode-browser@^2.2.1":
|
2049
2681
|
version "2.2.1"
|
2050
2682
|
resolved "https://registry.yarnpkg.com/@smithy/util-defaults-mode-browser/-/util-defaults-mode-browser-2.2.1.tgz#9db31416daf575d2963c502e0528cfe8055f0c4e"
|
@@ -2056,6 +2688,17 @@
|
|
2056
2688
|
bowser "^2.11.0"
|
2057
2689
|
tslib "^2.6.2"
|
2058
2690
|
|
2691
|
+
"@smithy/util-defaults-mode-browser@^3.0.0":
|
2692
|
+
version "3.0.0"
|
2693
|
+
resolved "https://registry.yarnpkg.com/@smithy/util-defaults-mode-browser/-/util-defaults-mode-browser-3.0.0.tgz#38bf6536fec24059d96459d8480028cf33548695"
|
2694
|
+
integrity sha512-/ChTQXFZVK/92dLR9RLW2fOG03ghgUYZnRfrs9d9T3L7UxtsGx9QitF7Ppu64A8xcUHqA30kV7TUayFRBd7YQw==
|
2695
|
+
dependencies:
|
2696
|
+
"@smithy/property-provider" "^3.0.0"
|
2697
|
+
"@smithy/smithy-client" "^3.0.0"
|
2698
|
+
"@smithy/types" "^3.0.0"
|
2699
|
+
bowser "^2.11.0"
|
2700
|
+
tslib "^2.6.2"
|
2701
|
+
|
2059
2702
|
"@smithy/util-defaults-mode-node@^2.3.1":
|
2060
2703
|
version "2.3.1"
|
2061
2704
|
resolved "https://registry.yarnpkg.com/@smithy/util-defaults-mode-node/-/util-defaults-mode-node-2.3.1.tgz#4613210a3d107aadb3f85bd80cb71c796dd8bf0a"
|
@@ -2069,6 +2712,19 @@
|
|
2069
2712
|
"@smithy/types" "^2.12.0"
|
2070
2713
|
tslib "^2.6.2"
|
2071
2714
|
|
2715
|
+
"@smithy/util-defaults-mode-node@^3.0.0":
|
2716
|
+
version "3.0.0"
|
2717
|
+
resolved "https://registry.yarnpkg.com/@smithy/util-defaults-mode-node/-/util-defaults-mode-node-3.0.0.tgz#7b0d7f8964f78b5bcc94ae5d2849a5338c475d38"
|
2718
|
+
integrity sha512-gfABCXswcMgDUcVO+16e4BgTFnouaXNCowp9mVxV8dgaOCpUT9eEWIC+PK3ZoEm26QwlwT7WgfuN1Y22HKX36g==
|
2719
|
+
dependencies:
|
2720
|
+
"@smithy/config-resolver" "^3.0.0"
|
2721
|
+
"@smithy/credential-provider-imds" "^3.0.0"
|
2722
|
+
"@smithy/node-config-provider" "^3.0.0"
|
2723
|
+
"@smithy/property-provider" "^3.0.0"
|
2724
|
+
"@smithy/smithy-client" "^3.0.0"
|
2725
|
+
"@smithy/types" "^3.0.0"
|
2726
|
+
tslib "^2.6.2"
|
2727
|
+
|
2072
2728
|
"@smithy/util-endpoints@^1.2.0":
|
2073
2729
|
version "1.2.0"
|
2074
2730
|
resolved "https://registry.yarnpkg.com/@smithy/util-endpoints/-/util-endpoints-1.2.0.tgz#b8b805f47e8044c158372f69b88337703117665d"
|
@@ -2078,6 +2734,15 @@
|
|
2078
2734
|
"@smithy/types" "^2.12.0"
|
2079
2735
|
tslib "^2.6.2"
|
2080
2736
|
|
2737
|
+
"@smithy/util-endpoints@^2.0.0":
|
2738
|
+
version "2.0.0"
|
2739
|
+
resolved "https://registry.yarnpkg.com/@smithy/util-endpoints/-/util-endpoints-2.0.0.tgz#5a16a723c1220f536a9b1b3e01787e69e77b6f12"
|
2740
|
+
integrity sha512-+exaXzEY3DNt2qtA2OtRNSDlVrE4p32j1JSsQkzA5AdP0YtJNjkYbYhJxkFmPYcjI1abuwopOZCwUmv682QkiQ==
|
2741
|
+
dependencies:
|
2742
|
+
"@smithy/node-config-provider" "^3.0.0"
|
2743
|
+
"@smithy/types" "^3.0.0"
|
2744
|
+
tslib "^2.6.2"
|
2745
|
+
|
2081
2746
|
"@smithy/util-hex-encoding@^2.2.0":
|
2082
2747
|
version "2.2.0"
|
2083
2748
|
resolved "https://registry.yarnpkg.com/@smithy/util-hex-encoding/-/util-hex-encoding-2.2.0.tgz#87edb7c88c2f422cfca4bb21f1394ae9602c5085"
|
@@ -2085,6 +2750,13 @@
|
|
2085
2750
|
dependencies:
|
2086
2751
|
tslib "^2.6.2"
|
2087
2752
|
|
2753
|
+
"@smithy/util-hex-encoding@^3.0.0":
|
2754
|
+
version "3.0.0"
|
2755
|
+
resolved "https://registry.yarnpkg.com/@smithy/util-hex-encoding/-/util-hex-encoding-3.0.0.tgz#32938b33d5bf2a15796cd3f178a55b4155c535e6"
|
2756
|
+
integrity sha512-eFndh1WEK5YMUYvy3lPlVmYY/fZcQE1D8oSf41Id2vCeIkKJXPcYDCZD+4+xViI6b1XSd7tE+s5AmXzz5ilabQ==
|
2757
|
+
dependencies:
|
2758
|
+
tslib "^2.6.2"
|
2759
|
+
|
2088
2760
|
"@smithy/util-middleware@^2.2.0":
|
2089
2761
|
version "2.2.0"
|
2090
2762
|
resolved "https://registry.yarnpkg.com/@smithy/util-middleware/-/util-middleware-2.2.0.tgz#80cfad40f6cca9ffe42a5899b5cb6abd53a50006"
|
@@ -2093,6 +2765,14 @@
|
|
2093
2765
|
"@smithy/types" "^2.12.0"
|
2094
2766
|
tslib "^2.6.2"
|
2095
2767
|
|
2768
|
+
"@smithy/util-middleware@^3.0.0":
|
2769
|
+
version "3.0.0"
|
2770
|
+
resolved "https://registry.yarnpkg.com/@smithy/util-middleware/-/util-middleware-3.0.0.tgz#64d775628b99a495ca83ce982f5c83aa45f1e894"
|
2771
|
+
integrity sha512-q5ITdOnV2pXHSVDnKWrwgSNTDBAMHLptFE07ua/5Ty5WJ11bvr0vk2a7agu7qRhrCFRQlno5u3CneU5EELK+DQ==
|
2772
|
+
dependencies:
|
2773
|
+
"@smithy/types" "^3.0.0"
|
2774
|
+
tslib "^2.6.2"
|
2775
|
+
|
2096
2776
|
"@smithy/util-retry@^2.2.0":
|
2097
2777
|
version "2.2.0"
|
2098
2778
|
resolved "https://registry.yarnpkg.com/@smithy/util-retry/-/util-retry-2.2.0.tgz#e8e019537ab47ba6b2e87e723ec51ee223422d85"
|
@@ -2102,6 +2782,15 @@
|
|
2102
2782
|
"@smithy/types" "^2.12.0"
|
2103
2783
|
tslib "^2.6.2"
|
2104
2784
|
|
2785
|
+
"@smithy/util-retry@^3.0.0":
|
2786
|
+
version "3.0.0"
|
2787
|
+
resolved "https://registry.yarnpkg.com/@smithy/util-retry/-/util-retry-3.0.0.tgz#8a0c47496aab74e1dfde4905d462ad636a8824bb"
|
2788
|
+
integrity sha512-nK99bvJiziGv/UOKJlDvFF45F00WgPLKVIGUfAK+mDhzVN2hb/S33uW2Tlhg5PVBoqY7tDVqL0zmu4OxAHgo9g==
|
2789
|
+
dependencies:
|
2790
|
+
"@smithy/service-error-classification" "^3.0.0"
|
2791
|
+
"@smithy/types" "^3.0.0"
|
2792
|
+
tslib "^2.6.2"
|
2793
|
+
|
2105
2794
|
"@smithy/util-stream@^2.2.0":
|
2106
2795
|
version "2.2.0"
|
2107
2796
|
resolved "https://registry.yarnpkg.com/@smithy/util-stream/-/util-stream-2.2.0.tgz#b1279e417992a0f74afa78d7501658f174ed7370"
|
@@ -2116,6 +2805,20 @@
|
|
2116
2805
|
"@smithy/util-utf8" "^2.3.0"
|
2117
2806
|
tslib "^2.6.2"
|
2118
2807
|
|
2808
|
+
"@smithy/util-stream@^3.0.0":
|
2809
|
+
version "3.0.0"
|
2810
|
+
resolved "https://registry.yarnpkg.com/@smithy/util-stream/-/util-stream-3.0.0.tgz#b0fef162385b4daef18601cd3e8e79e19e53a764"
|
2811
|
+
integrity sha512-AYQeeAxBi3yee9SXC0HgrbeIchQeo6EAkpiwwmmCK6Z7uq8GnMGe8AxRZT3O4wyMNRNK2qfjZSvx6+wKfuMajg==
|
2812
|
+
dependencies:
|
2813
|
+
"@smithy/fetch-http-handler" "^3.0.0"
|
2814
|
+
"@smithy/node-http-handler" "^3.0.0"
|
2815
|
+
"@smithy/types" "^3.0.0"
|
2816
|
+
"@smithy/util-base64" "^3.0.0"
|
2817
|
+
"@smithy/util-buffer-from" "^3.0.0"
|
2818
|
+
"@smithy/util-hex-encoding" "^3.0.0"
|
2819
|
+
"@smithy/util-utf8" "^3.0.0"
|
2820
|
+
tslib "^2.6.2"
|
2821
|
+
|
2119
2822
|
"@smithy/util-uri-escape@^2.2.0":
|
2120
2823
|
version "2.2.0"
|
2121
2824
|
resolved "https://registry.yarnpkg.com/@smithy/util-uri-escape/-/util-uri-escape-2.2.0.tgz#56f5764051a33b67bc93fdd2a869f971b0635406"
|
@@ -2123,6 +2826,13 @@
|
|
2123
2826
|
dependencies:
|
2124
2827
|
tslib "^2.6.2"
|
2125
2828
|
|
2829
|
+
"@smithy/util-uri-escape@^3.0.0":
|
2830
|
+
version "3.0.0"
|
2831
|
+
resolved "https://registry.yarnpkg.com/@smithy/util-uri-escape/-/util-uri-escape-3.0.0.tgz#e43358a78bf45d50bb736770077f0f09195b6f54"
|
2832
|
+
integrity sha512-LqR7qYLgZTD7nWLBecUi4aqolw8Mhza9ArpNEQ881MJJIU2sE5iHCK6TdyqqzcDLy0OPe10IY4T8ctVdtynubg==
|
2833
|
+
dependencies:
|
2834
|
+
tslib "^2.6.2"
|
2835
|
+
|
2126
2836
|
"@smithy/util-utf8@^2.3.0":
|
2127
2837
|
version "2.3.0"
|
2128
2838
|
resolved "https://registry.yarnpkg.com/@smithy/util-utf8/-/util-utf8-2.3.0.tgz#dd96d7640363259924a214313c3cf16e7dd329c5"
|
@@ -2131,6 +2841,14 @@
|
|
2131
2841
|
"@smithy/util-buffer-from" "^2.2.0"
|
2132
2842
|
tslib "^2.6.2"
|
2133
2843
|
|
2844
|
+
"@smithy/util-utf8@^3.0.0":
|
2845
|
+
version "3.0.0"
|
2846
|
+
resolved "https://registry.yarnpkg.com/@smithy/util-utf8/-/util-utf8-3.0.0.tgz#1a6a823d47cbec1fd6933e5fc87df975286d9d6a"
|
2847
|
+
integrity sha512-rUeT12bxFnplYDe815GXbq/oixEGHfRFFtcTF3YdDi/JaENIM6aSYYLJydG83UNzLXeRI5K8abYd/8Sp/QM0kA==
|
2848
|
+
dependencies:
|
2849
|
+
"@smithy/util-buffer-from" "^3.0.0"
|
2850
|
+
tslib "^2.6.2"
|
2851
|
+
|
2134
2852
|
"@smithy/util-waiter@^2.2.0":
|
2135
2853
|
version "2.2.0"
|
2136
2854
|
resolved "https://registry.yarnpkg.com/@smithy/util-waiter/-/util-waiter-2.2.0.tgz#d11baf50637bfaadb9641d6ca1619da413dd2612"
|
@@ -2140,6 +2858,15 @@
|
|
2140
2858
|
"@smithy/types" "^2.12.0"
|
2141
2859
|
tslib "^2.6.2"
|
2142
2860
|
|
2861
|
+
"@smithy/util-waiter@^3.0.0":
|
2862
|
+
version "3.0.0"
|
2863
|
+
resolved "https://registry.yarnpkg.com/@smithy/util-waiter/-/util-waiter-3.0.0.tgz#26bcc5bbbf1de9360a7aeb3b3919926fc6afa2bc"
|
2864
|
+
integrity sha512-+fEXJxGDLCoqRKVSmo0auGxaqbiCo+8oph+4auefYjaNxjOLKSY2MxVQfRzo65PaZv4fr+5lWg+au7vSuJJ/zw==
|
2865
|
+
dependencies:
|
2866
|
+
"@smithy/abort-controller" "^3.0.0"
|
2867
|
+
"@smithy/types" "^3.0.0"
|
2868
|
+
tslib "^2.6.2"
|
2869
|
+
|
2143
2870
|
"@szmarczak/http-timer@^4.0.5":
|
2144
2871
|
version "4.0.6"
|
2145
2872
|
resolved "https://registry.yarnpkg.com/@szmarczak/http-timer/-/http-timer-4.0.6.tgz#b4a914bb62e7c272d4e5989fe4440f812ab1d807"
|
@@ -2312,10 +3039,10 @@
|
|
2312
3039
|
dependencies:
|
2313
3040
|
"@types/node" "*"
|
2314
3041
|
|
2315
|
-
"@types/node@*", "@types/node@^20.10.7", "@types/node@^20.11.30":
|
2316
|
-
version "20.12.
|
2317
|
-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.12.
|
2318
|
-
integrity sha512-
|
3042
|
+
"@types/node@*", "@types/node@^20.10.7", "@types/node@^20.11.30", "@types/node@^20.12.7":
|
3043
|
+
version "20.12.7"
|
3044
|
+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.12.7.tgz#04080362fa3dd6c5822061aa3124f5c152cff384"
|
3045
|
+
integrity sha512-wq0cICSkRLVaf3UGLMGItu/PtdY7oaXaI/RVU+xliKVOtRna3PRY57ZDfztpDL0n11vfymMUnXv8QwYCO7L1wg==
|
2319
3046
|
dependencies:
|
2320
3047
|
undici-types "~5.26.4"
|
2321
3048
|
|
@@ -2324,17 +3051,10 @@
|
|
2324
3051
|
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.5.1.tgz#178d58ee7e4834152b0e8b4d30cbfab578b9bb30"
|
2325
3052
|
integrity sha512-4tT2UrL5LBqDwoed9wZ6N3umC4Yhz3W3FloMmiiG4JwmUJWpie0c7lcnUNd4gtMKuDEO4wRVS8B6Xa0uMRsMKg==
|
2326
3053
|
|
2327
|
-
"@types/node@^18.15.3", "@types/node@^18.19.
|
2328
|
-
version "18.19.
|
2329
|
-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.
|
2330
|
-
integrity sha512-
|
2331
|
-
dependencies:
|
2332
|
-
undici-types "~5.26.4"
|
2333
|
-
|
2334
|
-
"@types/node@^20.12.7":
|
2335
|
-
version "20.12.7"
|
2336
|
-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.12.7.tgz#04080362fa3dd6c5822061aa3124f5c152cff384"
|
2337
|
-
integrity sha512-wq0cICSkRLVaf3UGLMGItu/PtdY7oaXaI/RVU+xliKVOtRna3PRY57ZDfztpDL0n11vfymMUnXv8QwYCO7L1wg==
|
3054
|
+
"@types/node@^18.15.3", "@types/node@^18.19.32":
|
3055
|
+
version "18.19.33"
|
3056
|
+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.33.tgz#98cd286a1b8a5e11aa06623210240bcc28e95c48"
|
3057
|
+
integrity sha512-NR9+KrpSajr2qBVp/Yt5TU/rp+b5Mayi3+OlMlcg2cVCfRmcG5PWZ7S4+MG9PZ5gWBoc9Pd0BKSRViuBCRPu0A==
|
2338
3058
|
dependencies:
|
2339
3059
|
undici-types "~5.26.4"
|
2340
3060
|
|
@@ -6287,12 +7007,12 @@ object.values@^1.1.7:
|
|
6287
7007
|
define-properties "^1.2.0"
|
6288
7008
|
es-abstract "^1.22.1"
|
6289
7009
|
|
6290
|
-
oclif@^4.10.
|
6291
|
-
version "4.10.
|
6292
|
-
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.10.
|
6293
|
-
integrity sha512-
|
7010
|
+
oclif@^4.10.10:
|
7011
|
+
version "4.10.10"
|
7012
|
+
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.10.10.tgz#8739e1972c7ef9288884ebf66d7a3c59584ae146"
|
7013
|
+
integrity sha512-9QqSWjRVsztlYOKSPlvmQNa7wwMl9Emtbp2x4N756pFrNQpKXUCgM8B2Us4vTblK8+f4FMaiQNu4hYe4/2sagQ==
|
6294
7014
|
dependencies:
|
6295
|
-
"@aws-sdk/client-cloudfront" "^3.
|
7015
|
+
"@aws-sdk/client-cloudfront" "^3.574.0"
|
6296
7016
|
"@aws-sdk/client-s3" "^3.569.0"
|
6297
7017
|
"@inquirer/confirm" "^3.1.6"
|
6298
7018
|
"@inquirer/input" "^2.1.1"
|
@@ -6300,7 +7020,7 @@ oclif@^4.10.7:
|
|
6300
7020
|
"@oclif/core" "^3.26.5"
|
6301
7021
|
"@oclif/plugin-help" "^6.0.21"
|
6302
7022
|
"@oclif/plugin-not-found" "^3.1.8"
|
6303
|
-
"@oclif/plugin-warn-if-update-available" "^3.0.
|
7023
|
+
"@oclif/plugin-warn-if-update-available" "^3.0.18"
|
6304
7024
|
async-retry "^1.3.3"
|
6305
7025
|
chalk "^4"
|
6306
7026
|
change-case "^4"
|