@salesforce/plugin-data-seeding 1.1.27 → 1.1.28

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/oclif.lock CHANGED
@@ -139,66 +139,66 @@
139
139
  "@smithy/util-waiter" "^4.0.2"
140
140
  tslib "^2.6.2"
141
141
 
142
- "@aws-sdk/client-s3@^3.772.0":
143
- version "3.772.0"
144
- resolved "https://registry.yarnpkg.com/@aws-sdk/client-s3/-/client-s3-3.772.0.tgz#00d0d8016d0c49001ba3a8d93b5f76c20e3a2887"
145
- integrity sha512-HQXlQIyyLp47h1/Hdjr36yK8/gsAAFX2vRzgDJhSRaz0vWZlWX07AJdYfrxapLUXfVU6DbBu3rwi2UGqM7ixqQ==
142
+ "@aws-sdk/client-s3@^3.782.0":
143
+ version "3.787.0"
144
+ resolved "https://registry.yarnpkg.com/@aws-sdk/client-s3/-/client-s3-3.787.0.tgz#ebb55ec36cd8f0b7e5e89e48c4d1b6ed1f6156dc"
145
+ integrity sha512-eGLCWkN0NlntJ9yPU6OKUggVS4cFvuZJog+cFg1KD5hniLqz7Y0YRtB4uBxW212fK3XCfddgyscEOEeHaTQQTw==
146
146
  dependencies:
147
147
  "@aws-crypto/sha1-browser" "5.2.0"
148
148
  "@aws-crypto/sha256-browser" "5.2.0"
149
149
  "@aws-crypto/sha256-js" "5.2.0"
150
- "@aws-sdk/core" "3.758.0"
151
- "@aws-sdk/credential-provider-node" "3.772.0"
152
- "@aws-sdk/middleware-bucket-endpoint" "3.734.0"
153
- "@aws-sdk/middleware-expect-continue" "3.734.0"
154
- "@aws-sdk/middleware-flexible-checksums" "3.758.0"
155
- "@aws-sdk/middleware-host-header" "3.734.0"
156
- "@aws-sdk/middleware-location-constraint" "3.734.0"
157
- "@aws-sdk/middleware-logger" "3.734.0"
158
- "@aws-sdk/middleware-recursion-detection" "3.772.0"
159
- "@aws-sdk/middleware-sdk-s3" "3.758.0"
160
- "@aws-sdk/middleware-ssec" "3.734.0"
161
- "@aws-sdk/middleware-user-agent" "3.758.0"
162
- "@aws-sdk/region-config-resolver" "3.734.0"
163
- "@aws-sdk/signature-v4-multi-region" "3.758.0"
164
- "@aws-sdk/types" "3.734.0"
165
- "@aws-sdk/util-endpoints" "3.743.0"
166
- "@aws-sdk/util-user-agent-browser" "3.734.0"
167
- "@aws-sdk/util-user-agent-node" "3.758.0"
168
- "@aws-sdk/xml-builder" "3.734.0"
169
- "@smithy/config-resolver" "^4.0.1"
170
- "@smithy/core" "^3.1.5"
171
- "@smithy/eventstream-serde-browser" "^4.0.1"
172
- "@smithy/eventstream-serde-config-resolver" "^4.0.1"
173
- "@smithy/eventstream-serde-node" "^4.0.1"
174
- "@smithy/fetch-http-handler" "^5.0.1"
175
- "@smithy/hash-blob-browser" "^4.0.1"
176
- "@smithy/hash-node" "^4.0.1"
177
- "@smithy/hash-stream-node" "^4.0.1"
178
- "@smithy/invalid-dependency" "^4.0.1"
179
- "@smithy/md5-js" "^4.0.1"
180
- "@smithy/middleware-content-length" "^4.0.1"
181
- "@smithy/middleware-endpoint" "^4.0.6"
182
- "@smithy/middleware-retry" "^4.0.7"
183
- "@smithy/middleware-serde" "^4.0.2"
184
- "@smithy/middleware-stack" "^4.0.1"
185
- "@smithy/node-config-provider" "^4.0.1"
186
- "@smithy/node-http-handler" "^4.0.3"
187
- "@smithy/protocol-http" "^5.0.1"
188
- "@smithy/smithy-client" "^4.1.6"
189
- "@smithy/types" "^4.1.0"
190
- "@smithy/url-parser" "^4.0.1"
150
+ "@aws-sdk/core" "3.775.0"
151
+ "@aws-sdk/credential-provider-node" "3.787.0"
152
+ "@aws-sdk/middleware-bucket-endpoint" "3.775.0"
153
+ "@aws-sdk/middleware-expect-continue" "3.775.0"
154
+ "@aws-sdk/middleware-flexible-checksums" "3.787.0"
155
+ "@aws-sdk/middleware-host-header" "3.775.0"
156
+ "@aws-sdk/middleware-location-constraint" "3.775.0"
157
+ "@aws-sdk/middleware-logger" "3.775.0"
158
+ "@aws-sdk/middleware-recursion-detection" "3.775.0"
159
+ "@aws-sdk/middleware-sdk-s3" "3.775.0"
160
+ "@aws-sdk/middleware-ssec" "3.775.0"
161
+ "@aws-sdk/middleware-user-agent" "3.787.0"
162
+ "@aws-sdk/region-config-resolver" "3.775.0"
163
+ "@aws-sdk/signature-v4-multi-region" "3.775.0"
164
+ "@aws-sdk/types" "3.775.0"
165
+ "@aws-sdk/util-endpoints" "3.787.0"
166
+ "@aws-sdk/util-user-agent-browser" "3.775.0"
167
+ "@aws-sdk/util-user-agent-node" "3.787.0"
168
+ "@aws-sdk/xml-builder" "3.775.0"
169
+ "@smithy/config-resolver" "^4.1.0"
170
+ "@smithy/core" "^3.2.0"
171
+ "@smithy/eventstream-serde-browser" "^4.0.2"
172
+ "@smithy/eventstream-serde-config-resolver" "^4.1.0"
173
+ "@smithy/eventstream-serde-node" "^4.0.2"
174
+ "@smithy/fetch-http-handler" "^5.0.2"
175
+ "@smithy/hash-blob-browser" "^4.0.2"
176
+ "@smithy/hash-node" "^4.0.2"
177
+ "@smithy/hash-stream-node" "^4.0.2"
178
+ "@smithy/invalid-dependency" "^4.0.2"
179
+ "@smithy/md5-js" "^4.0.2"
180
+ "@smithy/middleware-content-length" "^4.0.2"
181
+ "@smithy/middleware-endpoint" "^4.1.0"
182
+ "@smithy/middleware-retry" "^4.1.0"
183
+ "@smithy/middleware-serde" "^4.0.3"
184
+ "@smithy/middleware-stack" "^4.0.2"
185
+ "@smithy/node-config-provider" "^4.0.2"
186
+ "@smithy/node-http-handler" "^4.0.4"
187
+ "@smithy/protocol-http" "^5.1.0"
188
+ "@smithy/smithy-client" "^4.2.0"
189
+ "@smithy/types" "^4.2.0"
190
+ "@smithy/url-parser" "^4.0.2"
191
191
  "@smithy/util-base64" "^4.0.0"
192
192
  "@smithy/util-body-length-browser" "^4.0.0"
193
193
  "@smithy/util-body-length-node" "^4.0.0"
194
- "@smithy/util-defaults-mode-browser" "^4.0.7"
195
- "@smithy/util-defaults-mode-node" "^4.0.7"
196
- "@smithy/util-endpoints" "^3.0.1"
197
- "@smithy/util-middleware" "^4.0.1"
198
- "@smithy/util-retry" "^4.0.1"
199
- "@smithy/util-stream" "^4.1.2"
194
+ "@smithy/util-defaults-mode-browser" "^4.0.8"
195
+ "@smithy/util-defaults-mode-node" "^4.0.8"
196
+ "@smithy/util-endpoints" "^3.0.2"
197
+ "@smithy/util-middleware" "^4.0.2"
198
+ "@smithy/util-retry" "^4.0.2"
199
+ "@smithy/util-stream" "^4.2.0"
200
200
  "@smithy/util-utf8" "^4.0.0"
201
- "@smithy/util-waiter" "^4.0.2"
201
+ "@smithy/util-waiter" "^4.0.3"
202
202
  tslib "^2.6.2"
203
203
 
204
204
  "@aws-sdk/client-sso@3.772.0":
@@ -245,6 +245,50 @@
245
245
  "@smithy/util-utf8" "^4.0.0"
246
246
  tslib "^2.6.2"
247
247
 
248
+ "@aws-sdk/client-sso@3.787.0":
249
+ version "3.787.0"
250
+ resolved "https://registry.yarnpkg.com/@aws-sdk/client-sso/-/client-sso-3.787.0.tgz#39f1182296b586cb957b449b5f0dabd8f378cf1a"
251
+ integrity sha512-L8R+Mh258G0DC73ktpSVrG4TT9i2vmDLecARTDR/4q5sRivdDQSL5bUp3LKcK80Bx+FRw3UETIlX6mYMLL9PJQ==
252
+ dependencies:
253
+ "@aws-crypto/sha256-browser" "5.2.0"
254
+ "@aws-crypto/sha256-js" "5.2.0"
255
+ "@aws-sdk/core" "3.775.0"
256
+ "@aws-sdk/middleware-host-header" "3.775.0"
257
+ "@aws-sdk/middleware-logger" "3.775.0"
258
+ "@aws-sdk/middleware-recursion-detection" "3.775.0"
259
+ "@aws-sdk/middleware-user-agent" "3.787.0"
260
+ "@aws-sdk/region-config-resolver" "3.775.0"
261
+ "@aws-sdk/types" "3.775.0"
262
+ "@aws-sdk/util-endpoints" "3.787.0"
263
+ "@aws-sdk/util-user-agent-browser" "3.775.0"
264
+ "@aws-sdk/util-user-agent-node" "3.787.0"
265
+ "@smithy/config-resolver" "^4.1.0"
266
+ "@smithy/core" "^3.2.0"
267
+ "@smithy/fetch-http-handler" "^5.0.2"
268
+ "@smithy/hash-node" "^4.0.2"
269
+ "@smithy/invalid-dependency" "^4.0.2"
270
+ "@smithy/middleware-content-length" "^4.0.2"
271
+ "@smithy/middleware-endpoint" "^4.1.0"
272
+ "@smithy/middleware-retry" "^4.1.0"
273
+ "@smithy/middleware-serde" "^4.0.3"
274
+ "@smithy/middleware-stack" "^4.0.2"
275
+ "@smithy/node-config-provider" "^4.0.2"
276
+ "@smithy/node-http-handler" "^4.0.4"
277
+ "@smithy/protocol-http" "^5.1.0"
278
+ "@smithy/smithy-client" "^4.2.0"
279
+ "@smithy/types" "^4.2.0"
280
+ "@smithy/url-parser" "^4.0.2"
281
+ "@smithy/util-base64" "^4.0.0"
282
+ "@smithy/util-body-length-browser" "^4.0.0"
283
+ "@smithy/util-body-length-node" "^4.0.0"
284
+ "@smithy/util-defaults-mode-browser" "^4.0.8"
285
+ "@smithy/util-defaults-mode-node" "^4.0.8"
286
+ "@smithy/util-endpoints" "^3.0.2"
287
+ "@smithy/util-middleware" "^4.0.2"
288
+ "@smithy/util-retry" "^4.0.2"
289
+ "@smithy/util-utf8" "^4.0.0"
290
+ tslib "^2.6.2"
291
+
248
292
  "@aws-sdk/core@3.758.0":
249
293
  version "3.758.0"
250
294
  resolved "https://registry.yarnpkg.com/@aws-sdk/core/-/core-3.758.0.tgz#d13a4bb95de0460d5269cd5a40503c85b344b0b4"
@@ -262,6 +306,23 @@
262
306
  fast-xml-parser "4.4.1"
263
307
  tslib "^2.6.2"
264
308
 
309
+ "@aws-sdk/core@3.775.0":
310
+ version "3.775.0"
311
+ resolved "https://registry.yarnpkg.com/@aws-sdk/core/-/core-3.775.0.tgz#5d22ba78f07c07b48fb4d5b18172b9a896c0cbd0"
312
+ integrity sha512-8vpW4WihVfz0DX+7WnnLGm3GuQER++b0IwQG35JlQMlgqnc44M//KbJPsIHA0aJUJVwJAEShgfr5dUbY8WUzaA==
313
+ dependencies:
314
+ "@aws-sdk/types" "3.775.0"
315
+ "@smithy/core" "^3.2.0"
316
+ "@smithy/node-config-provider" "^4.0.2"
317
+ "@smithy/property-provider" "^4.0.2"
318
+ "@smithy/protocol-http" "^5.1.0"
319
+ "@smithy/signature-v4" "^5.0.2"
320
+ "@smithy/smithy-client" "^4.2.0"
321
+ "@smithy/types" "^4.2.0"
322
+ "@smithy/util-middleware" "^4.0.2"
323
+ fast-xml-parser "4.4.1"
324
+ tslib "^2.6.2"
325
+
265
326
  "@aws-sdk/credential-provider-env@3.758.0":
266
327
  version "3.758.0"
267
328
  resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-env/-/credential-provider-env-3.758.0.tgz#6193d1607eedd0929640ff64013f7787f29ff6a1"
@@ -273,6 +334,17 @@
273
334
  "@smithy/types" "^4.1.0"
274
335
  tslib "^2.6.2"
275
336
 
337
+ "@aws-sdk/credential-provider-env@3.775.0":
338
+ version "3.775.0"
339
+ resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-env/-/credential-provider-env-3.775.0.tgz#b8c81818f4c62d89b5f04dc410ab9b48e954f22c"
340
+ integrity sha512-6ESVxwCbGm7WZ17kY1fjmxQud43vzJFoLd4bmlR+idQSWdqlzGDYdcfzpjDKTcivdtNrVYmFvcH1JBUwCRAZhw==
341
+ dependencies:
342
+ "@aws-sdk/core" "3.775.0"
343
+ "@aws-sdk/types" "3.775.0"
344
+ "@smithy/property-provider" "^4.0.2"
345
+ "@smithy/types" "^4.2.0"
346
+ tslib "^2.6.2"
347
+
276
348
  "@aws-sdk/credential-provider-http@3.758.0":
277
349
  version "3.758.0"
278
350
  resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-http/-/credential-provider-http-3.758.0.tgz#f7b28d642f2ac933e81a7add08ce582b398c1635"
@@ -289,6 +361,22 @@
289
361
  "@smithy/util-stream" "^4.1.2"
290
362
  tslib "^2.6.2"
291
363
 
364
+ "@aws-sdk/credential-provider-http@3.775.0":
365
+ version "3.775.0"
366
+ resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-http/-/credential-provider-http-3.775.0.tgz#0fbc7f4e6cada37fc9b647de0d7c12a42a44bcc6"
367
+ integrity sha512-PjDQeDH/J1S0yWV32wCj2k5liRo0ssXMseCBEkCsD3SqsU8o5cU82b0hMX4sAib/RkglCSZqGO0xMiN0/7ndww==
368
+ dependencies:
369
+ "@aws-sdk/core" "3.775.0"
370
+ "@aws-sdk/types" "3.775.0"
371
+ "@smithy/fetch-http-handler" "^5.0.2"
372
+ "@smithy/node-http-handler" "^4.0.4"
373
+ "@smithy/property-provider" "^4.0.2"
374
+ "@smithy/protocol-http" "^5.1.0"
375
+ "@smithy/smithy-client" "^4.2.0"
376
+ "@smithy/types" "^4.2.0"
377
+ "@smithy/util-stream" "^4.2.0"
378
+ tslib "^2.6.2"
379
+
292
380
  "@aws-sdk/credential-provider-ini@3.772.0":
293
381
  version "3.772.0"
294
382
  resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-ini/-/credential-provider-ini-3.772.0.tgz#595d44b84eb8f8717b1496f0c3227542c053a70f"
@@ -308,6 +396,25 @@
308
396
  "@smithy/types" "^4.1.0"
309
397
  tslib "^2.6.2"
310
398
 
399
+ "@aws-sdk/credential-provider-ini@3.787.0":
400
+ version "3.787.0"
401
+ resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-ini/-/credential-provider-ini-3.787.0.tgz#906ece004141462ae695504b6c07d1200688fd6c"
402
+ integrity sha512-hc2taRoDlXn2uuNuHWDJljVWYrp3r9JF1a/8XmOAZhVUNY+ImeeStylHXhXXKEA4JOjW+5PdJj0f1UDkVCHJiQ==
403
+ dependencies:
404
+ "@aws-sdk/core" "3.775.0"
405
+ "@aws-sdk/credential-provider-env" "3.775.0"
406
+ "@aws-sdk/credential-provider-http" "3.775.0"
407
+ "@aws-sdk/credential-provider-process" "3.775.0"
408
+ "@aws-sdk/credential-provider-sso" "3.787.0"
409
+ "@aws-sdk/credential-provider-web-identity" "3.787.0"
410
+ "@aws-sdk/nested-clients" "3.787.0"
411
+ "@aws-sdk/types" "3.775.0"
412
+ "@smithy/credential-provider-imds" "^4.0.2"
413
+ "@smithy/property-provider" "^4.0.2"
414
+ "@smithy/shared-ini-file-loader" "^4.0.2"
415
+ "@smithy/types" "^4.2.0"
416
+ tslib "^2.6.2"
417
+
311
418
  "@aws-sdk/credential-provider-node@3.772.0":
312
419
  version "3.772.0"
313
420
  resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-node/-/credential-provider-node-3.772.0.tgz#796ce9d931c275ea0b09bc6b0b132445aa4b4972"
@@ -326,6 +433,24 @@
326
433
  "@smithy/types" "^4.1.0"
327
434
  tslib "^2.6.2"
328
435
 
436
+ "@aws-sdk/credential-provider-node@3.787.0":
437
+ version "3.787.0"
438
+ resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-node/-/credential-provider-node-3.787.0.tgz#3e5cdafb0fecca25b7430f848cbca85000b25c33"
439
+ integrity sha512-JioVi44B1vDMaK2CdzqimwvJD3uzvzbQhaEWXsGMBcMcNHajXAXf08EF50JG3ZhLrhhUsT1ObXpbTaPINOhh+g==
440
+ dependencies:
441
+ "@aws-sdk/credential-provider-env" "3.775.0"
442
+ "@aws-sdk/credential-provider-http" "3.775.0"
443
+ "@aws-sdk/credential-provider-ini" "3.787.0"
444
+ "@aws-sdk/credential-provider-process" "3.775.0"
445
+ "@aws-sdk/credential-provider-sso" "3.787.0"
446
+ "@aws-sdk/credential-provider-web-identity" "3.787.0"
447
+ "@aws-sdk/types" "3.775.0"
448
+ "@smithy/credential-provider-imds" "^4.0.2"
449
+ "@smithy/property-provider" "^4.0.2"
450
+ "@smithy/shared-ini-file-loader" "^4.0.2"
451
+ "@smithy/types" "^4.2.0"
452
+ tslib "^2.6.2"
453
+
329
454
  "@aws-sdk/credential-provider-process@3.758.0":
330
455
  version "3.758.0"
331
456
  resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-process/-/credential-provider-process-3.758.0.tgz#563bfae58049afd9968ca60f61672753834ff506"
@@ -338,6 +463,18 @@
338
463
  "@smithy/types" "^4.1.0"
339
464
  tslib "^2.6.2"
340
465
 
466
+ "@aws-sdk/credential-provider-process@3.775.0":
467
+ version "3.775.0"
468
+ resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-process/-/credential-provider-process-3.775.0.tgz#7ab90383f12461c5d20546e933924e654660542b"
469
+ integrity sha512-A6k68H9rQp+2+7P7SGO90Csw6nrUEm0Qfjpn9Etc4EboZhhCLs9b66umUsTsSBHus4FDIe5JQxfCUyt1wgNogg==
470
+ dependencies:
471
+ "@aws-sdk/core" "3.775.0"
472
+ "@aws-sdk/types" "3.775.0"
473
+ "@smithy/property-provider" "^4.0.2"
474
+ "@smithy/shared-ini-file-loader" "^4.0.2"
475
+ "@smithy/types" "^4.2.0"
476
+ tslib "^2.6.2"
477
+
341
478
  "@aws-sdk/credential-provider-sso@3.772.0":
342
479
  version "3.772.0"
343
480
  resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-sso/-/credential-provider-sso-3.772.0.tgz#0b09232e276ecb15d5e178b1c0d2b7b9af63fdf4"
@@ -352,6 +489,20 @@
352
489
  "@smithy/types" "^4.1.0"
353
490
  tslib "^2.6.2"
354
491
 
492
+ "@aws-sdk/credential-provider-sso@3.787.0":
493
+ version "3.787.0"
494
+ resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-sso/-/credential-provider-sso-3.787.0.tgz#77ab6c01e4497d7ff2e6c7f081f3d8695744884b"
495
+ integrity sha512-fHc08bsvwm4+dEMEQKnQ7c1irEQmmxbgS+Fq41y09pPvPh31nAhoMcjBSTWAaPHvvsRbTYvmP4Mf12ZGr8/nfg==
496
+ dependencies:
497
+ "@aws-sdk/client-sso" "3.787.0"
498
+ "@aws-sdk/core" "3.775.0"
499
+ "@aws-sdk/token-providers" "3.787.0"
500
+ "@aws-sdk/types" "3.775.0"
501
+ "@smithy/property-provider" "^4.0.2"
502
+ "@smithy/shared-ini-file-loader" "^4.0.2"
503
+ "@smithy/types" "^4.2.0"
504
+ tslib "^2.6.2"
505
+
355
506
  "@aws-sdk/credential-provider-web-identity@3.772.0":
356
507
  version "3.772.0"
357
508
  resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-web-identity/-/credential-provider-web-identity-3.772.0.tgz#e6791a1bef21669d160ac7041f864b5e23202ad6"
@@ -364,45 +515,57 @@
364
515
  "@smithy/types" "^4.1.0"
365
516
  tslib "^2.6.2"
366
517
 
367
- "@aws-sdk/middleware-bucket-endpoint@3.734.0":
368
- version "3.734.0"
369
- resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-bucket-endpoint/-/middleware-bucket-endpoint-3.734.0.tgz#af63fcaa865d3a47fd0ca3933eef04761f232677"
370
- integrity sha512-etC7G18aF7KdZguW27GE/wpbrNmYLVT755EsFc8kXpZj8D6AFKxc7OuveinJmiy0bYXAMspJUWsF6CrGpOw6CQ==
518
+ "@aws-sdk/credential-provider-web-identity@3.787.0":
519
+ version "3.787.0"
520
+ resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-web-identity/-/credential-provider-web-identity-3.787.0.tgz#d492d1f4a90b70f3a71a65f11b8d3ef79fb2759e"
521
+ integrity sha512-SobmCwNbk6TfEsF283mZPQEI5vV2j6eY5tOCj8Er4Lzraxu9fBPADV+Bib2A8F6jlB1lMPJzOuDCbEasSt/RIw==
371
522
  dependencies:
372
- "@aws-sdk/types" "3.734.0"
523
+ "@aws-sdk/core" "3.775.0"
524
+ "@aws-sdk/nested-clients" "3.787.0"
525
+ "@aws-sdk/types" "3.775.0"
526
+ "@smithy/property-provider" "^4.0.2"
527
+ "@smithy/types" "^4.2.0"
528
+ tslib "^2.6.2"
529
+
530
+ "@aws-sdk/middleware-bucket-endpoint@3.775.0":
531
+ version "3.775.0"
532
+ resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-bucket-endpoint/-/middleware-bucket-endpoint-3.775.0.tgz#e4eb2d33f01c11565bb518278b3f7ec0987d5190"
533
+ integrity sha512-qogMIpVChDYr4xiUNC19/RDSw/sKoHkAhouS6Skxiy6s27HBhow1L3Z1qVYXuBmOZGSWPU0xiyZCvOyWrv9s+Q==
534
+ dependencies:
535
+ "@aws-sdk/types" "3.775.0"
373
536
  "@aws-sdk/util-arn-parser" "3.723.0"
374
- "@smithy/node-config-provider" "^4.0.1"
375
- "@smithy/protocol-http" "^5.0.1"
376
- "@smithy/types" "^4.1.0"
537
+ "@smithy/node-config-provider" "^4.0.2"
538
+ "@smithy/protocol-http" "^5.1.0"
539
+ "@smithy/types" "^4.2.0"
377
540
  "@smithy/util-config-provider" "^4.0.0"
378
541
  tslib "^2.6.2"
379
542
 
380
- "@aws-sdk/middleware-expect-continue@3.734.0":
381
- version "3.734.0"
382
- resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-expect-continue/-/middleware-expect-continue-3.734.0.tgz#8159d81c3a8d9a9d60183fdeb7e8d6674f01c1cd"
383
- integrity sha512-P38/v1l6HjuB2aFUewt7ueAW5IvKkFcv5dalPtbMGRhLeyivBOHwbCyuRKgVs7z7ClTpu9EaViEGki2jEQqEsQ==
543
+ "@aws-sdk/middleware-expect-continue@3.775.0":
544
+ version "3.775.0"
545
+ resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-expect-continue/-/middleware-expect-continue-3.775.0.tgz#62f756ede4cf9ada5c1fadd84b6fb03d97e4c2ce"
546
+ integrity sha512-Apd3owkIeUW5dnk3au9np2IdW2N0zc9NjTjHiH+Mx3zqwSrc+m+ANgJVgk9mnQjMzU/vb7VuxJ0eqdEbp5gYsg==
384
547
  dependencies:
385
- "@aws-sdk/types" "3.734.0"
386
- "@smithy/protocol-http" "^5.0.1"
387
- "@smithy/types" "^4.1.0"
548
+ "@aws-sdk/types" "3.775.0"
549
+ "@smithy/protocol-http" "^5.1.0"
550
+ "@smithy/types" "^4.2.0"
388
551
  tslib "^2.6.2"
389
552
 
390
- "@aws-sdk/middleware-flexible-checksums@3.758.0":
391
- version "3.758.0"
392
- resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-flexible-checksums/-/middleware-flexible-checksums-3.758.0.tgz#50b753e5c83f4fe2ec3578a1768a68336ec86e3c"
393
- integrity sha512-o8Rk71S08YTKLoSobucjnbj97OCGaXgpEDNKXpXaavUM5xLNoHCLSUPRCiEN86Ivqxg1n17Y2nSRhfbsveOXXA==
553
+ "@aws-sdk/middleware-flexible-checksums@3.787.0":
554
+ version "3.787.0"
555
+ resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-flexible-checksums/-/middleware-flexible-checksums-3.787.0.tgz#bc887dcfd0193a41eef6b58c18c682478a108b07"
556
+ integrity sha512-X71qEwWoixFmwowWzlPoZUR3u1CWJ7iAzU0EzIxqmPhQpQJLFmdL1+SRjqATynDPZQzLs1a5HBtPT++EnZ+Quw==
394
557
  dependencies:
395
558
  "@aws-crypto/crc32" "5.2.0"
396
559
  "@aws-crypto/crc32c" "5.2.0"
397
560
  "@aws-crypto/util" "5.2.0"
398
- "@aws-sdk/core" "3.758.0"
399
- "@aws-sdk/types" "3.734.0"
561
+ "@aws-sdk/core" "3.775.0"
562
+ "@aws-sdk/types" "3.775.0"
400
563
  "@smithy/is-array-buffer" "^4.0.0"
401
- "@smithy/node-config-provider" "^4.0.1"
402
- "@smithy/protocol-http" "^5.0.1"
403
- "@smithy/types" "^4.1.0"
404
- "@smithy/util-middleware" "^4.0.1"
405
- "@smithy/util-stream" "^4.1.2"
564
+ "@smithy/node-config-provider" "^4.0.2"
565
+ "@smithy/protocol-http" "^5.1.0"
566
+ "@smithy/types" "^4.2.0"
567
+ "@smithy/util-middleware" "^4.0.2"
568
+ "@smithy/util-stream" "^4.2.0"
406
569
  "@smithy/util-utf8" "^4.0.0"
407
570
  tslib "^2.6.2"
408
571
 
@@ -416,13 +579,23 @@
416
579
  "@smithy/types" "^4.1.0"
417
580
  tslib "^2.6.2"
418
581
 
419
- "@aws-sdk/middleware-location-constraint@3.734.0":
420
- version "3.734.0"
421
- resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-location-constraint/-/middleware-location-constraint-3.734.0.tgz#fd1dc0e080ed85dd1feb7db3736c80689db4be07"
422
- integrity sha512-EJEIXwCQhto/cBfHdm3ZOeLxd2NlJD+X2F+ZTOxzokuhBtY0IONfC/91hOo5tWQweerojwshSMHRCKzRv1tlwg==
582
+ "@aws-sdk/middleware-host-header@3.775.0":
583
+ version "3.775.0"
584
+ resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-host-header/-/middleware-host-header-3.775.0.tgz#1bf8160b8f4f96ba30c19f9baa030a6c9bd5f94d"
585
+ integrity sha512-tkSegM0Z6WMXpLB8oPys/d+umYIocvO298mGvcMCncpRl77L9XkvSLJIFzaHes+o7djAgIduYw8wKIMStFss2w==
423
586
  dependencies:
424
- "@aws-sdk/types" "3.734.0"
425
- "@smithy/types" "^4.1.0"
587
+ "@aws-sdk/types" "3.775.0"
588
+ "@smithy/protocol-http" "^5.1.0"
589
+ "@smithy/types" "^4.2.0"
590
+ tslib "^2.6.2"
591
+
592
+ "@aws-sdk/middleware-location-constraint@3.775.0":
593
+ version "3.775.0"
594
+ resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-location-constraint/-/middleware-location-constraint-3.775.0.tgz#5411e4ec05e07030723959775aacfd6522554f35"
595
+ integrity sha512-8TMXEHZXZTFTckQLyBT5aEI8fX11HZcwZseRifvBKKpj0RZDk4F0EEYGxeNSPpUQ7n+PRWyfAEnnZNRdAj/1NQ==
596
+ dependencies:
597
+ "@aws-sdk/types" "3.775.0"
598
+ "@smithy/types" "^4.2.0"
426
599
  tslib "^2.6.2"
427
600
 
428
601
  "@aws-sdk/middleware-logger@3.734.0":
@@ -434,6 +607,15 @@
434
607
  "@smithy/types" "^4.1.0"
435
608
  tslib "^2.6.2"
436
609
 
610
+ "@aws-sdk/middleware-logger@3.775.0":
611
+ version "3.775.0"
612
+ resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-logger/-/middleware-logger-3.775.0.tgz#df1909d441cd4bade8d6c7d24c41532808db0e81"
613
+ integrity sha512-FaxO1xom4MAoUJsldmR92nT1G6uZxTdNYOFYtdHfd6N2wcNaTuxgjIvqzg5y7QIH9kn58XX/dzf1iTjgqUStZw==
614
+ dependencies:
615
+ "@aws-sdk/types" "3.775.0"
616
+ "@smithy/types" "^4.2.0"
617
+ tslib "^2.6.2"
618
+
437
619
  "@aws-sdk/middleware-recursion-detection@3.772.0":
438
620
  version "3.772.0"
439
621
  resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-recursion-detection/-/middleware-recursion-detection-3.772.0.tgz#5f9bf624de8dca8791678fadc5cc905e839b3ca3"
@@ -444,33 +626,43 @@
444
626
  "@smithy/types" "^4.1.0"
445
627
  tslib "^2.6.2"
446
628
 
447
- "@aws-sdk/middleware-sdk-s3@3.758.0":
448
- version "3.758.0"
449
- resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-sdk-s3/-/middleware-sdk-s3-3.758.0.tgz#75c224a49e47111df880b683debbd8f49f30ca24"
450
- integrity sha512-6mJ2zyyHPYSV6bAcaFpsdoXZJeQlR1QgBnZZ6juY/+dcYiuyWCdyLUbGzSZSE7GTfx6i+9+QWFeoIMlWKgU63A==
629
+ "@aws-sdk/middleware-recursion-detection@3.775.0":
630
+ version "3.775.0"
631
+ resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-recursion-detection/-/middleware-recursion-detection-3.775.0.tgz#36a40f467754d7c86424d12ef45c05e96ce3475b"
632
+ integrity sha512-GLCzC8D0A0YDG5u3F5U03Vb9j5tcOEFhr8oc6PDk0k0vm5VwtZOE6LvK7hcCSoAB4HXyOUM0sQuXrbaAh9OwXA==
451
633
  dependencies:
452
- "@aws-sdk/core" "3.758.0"
453
- "@aws-sdk/types" "3.734.0"
634
+ "@aws-sdk/types" "3.775.0"
635
+ "@smithy/protocol-http" "^5.1.0"
636
+ "@smithy/types" "^4.2.0"
637
+ tslib "^2.6.2"
638
+
639
+ "@aws-sdk/middleware-sdk-s3@3.775.0":
640
+ version "3.775.0"
641
+ resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-sdk-s3/-/middleware-sdk-s3-3.775.0.tgz#7b65832ec5a9ccccc8c7337780f722fa59f09d41"
642
+ integrity sha512-zsvcu7cWB28JJ60gVvjxPCI7ZU7jWGcpNACPiZGyVtjYXwcxyhXbYEVDSWKsSA6ERpz9XrpLYod8INQWfW3ECg==
643
+ dependencies:
644
+ "@aws-sdk/core" "3.775.0"
645
+ "@aws-sdk/types" "3.775.0"
454
646
  "@aws-sdk/util-arn-parser" "3.723.0"
455
- "@smithy/core" "^3.1.5"
456
- "@smithy/node-config-provider" "^4.0.1"
457
- "@smithy/protocol-http" "^5.0.1"
458
- "@smithy/signature-v4" "^5.0.1"
459
- "@smithy/smithy-client" "^4.1.6"
460
- "@smithy/types" "^4.1.0"
647
+ "@smithy/core" "^3.2.0"
648
+ "@smithy/node-config-provider" "^4.0.2"
649
+ "@smithy/protocol-http" "^5.1.0"
650
+ "@smithy/signature-v4" "^5.0.2"
651
+ "@smithy/smithy-client" "^4.2.0"
652
+ "@smithy/types" "^4.2.0"
461
653
  "@smithy/util-config-provider" "^4.0.0"
462
- "@smithy/util-middleware" "^4.0.1"
463
- "@smithy/util-stream" "^4.1.2"
654
+ "@smithy/util-middleware" "^4.0.2"
655
+ "@smithy/util-stream" "^4.2.0"
464
656
  "@smithy/util-utf8" "^4.0.0"
465
657
  tslib "^2.6.2"
466
658
 
467
- "@aws-sdk/middleware-ssec@3.734.0":
468
- version "3.734.0"
469
- resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-ssec/-/middleware-ssec-3.734.0.tgz#a5863b9c5a5006dbf2f856f14030d30063a28dfa"
470
- integrity sha512-d4yd1RrPW/sspEXizq2NSOUivnheac6LPeLSLnaeTbBG9g1KqIqvCzP1TfXEqv2CrWfHEsWtJpX7oyjySSPvDQ==
659
+ "@aws-sdk/middleware-ssec@3.775.0":
660
+ version "3.775.0"
661
+ resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-ssec/-/middleware-ssec-3.775.0.tgz#b96e7017c7b6dc50bc94e4982494774496f40b2c"
662
+ integrity sha512-Iw1RHD8vfAWWPzBBIKaojO4GAvQkHOYIpKdAfis/EUSUmSa79QsnXnRqsdcE0mCB0Ylj23yi+ah4/0wh9FsekA==
471
663
  dependencies:
472
- "@aws-sdk/types" "3.734.0"
473
- "@smithy/types" "^4.1.0"
664
+ "@aws-sdk/types" "3.775.0"
665
+ "@smithy/types" "^4.2.0"
474
666
  tslib "^2.6.2"
475
667
 
476
668
  "@aws-sdk/middleware-user-agent@3.758.0":
@@ -486,6 +678,19 @@
486
678
  "@smithy/types" "^4.1.0"
487
679
  tslib "^2.6.2"
488
680
 
681
+ "@aws-sdk/middleware-user-agent@3.787.0":
682
+ version "3.787.0"
683
+ resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-user-agent/-/middleware-user-agent-3.787.0.tgz#3d657c0ba1aec72bca079f4691ba20f25569fcfc"
684
+ integrity sha512-Lnfj8SmPLYtrDFthNIaNj66zZsBCam+E4XiUDr55DIHTGstH6qZ/q6vg0GfbukxwSmUcGMwSR4Qbn8rb8yd77g==
685
+ dependencies:
686
+ "@aws-sdk/core" "3.775.0"
687
+ "@aws-sdk/types" "3.775.0"
688
+ "@aws-sdk/util-endpoints" "3.787.0"
689
+ "@smithy/core" "^3.2.0"
690
+ "@smithy/protocol-http" "^5.1.0"
691
+ "@smithy/types" "^4.2.0"
692
+ tslib "^2.6.2"
693
+
489
694
  "@aws-sdk/nested-clients@3.772.0":
490
695
  version "3.772.0"
491
696
  resolved "https://registry.yarnpkg.com/@aws-sdk/nested-clients/-/nested-clients-3.772.0.tgz#31b2ee541fc822cf1d67b703345ccc9cf4480239"
@@ -530,6 +735,50 @@
530
735
  "@smithy/util-utf8" "^4.0.0"
531
736
  tslib "^2.6.2"
532
737
 
738
+ "@aws-sdk/nested-clients@3.787.0":
739
+ version "3.787.0"
740
+ resolved "https://registry.yarnpkg.com/@aws-sdk/nested-clients/-/nested-clients-3.787.0.tgz#e8a5a6e7d0b599a7f9f15b900d3223ad080b0a81"
741
+ integrity sha512-xk03q1xpKNHgbuo+trEf1dFrI239kuMmjKKsqLEsHlAZbuFq4yRGMlHBrVMnKYOPBhVFDS/VineM991XI52fKg==
742
+ dependencies:
743
+ "@aws-crypto/sha256-browser" "5.2.0"
744
+ "@aws-crypto/sha256-js" "5.2.0"
745
+ "@aws-sdk/core" "3.775.0"
746
+ "@aws-sdk/middleware-host-header" "3.775.0"
747
+ "@aws-sdk/middleware-logger" "3.775.0"
748
+ "@aws-sdk/middleware-recursion-detection" "3.775.0"
749
+ "@aws-sdk/middleware-user-agent" "3.787.0"
750
+ "@aws-sdk/region-config-resolver" "3.775.0"
751
+ "@aws-sdk/types" "3.775.0"
752
+ "@aws-sdk/util-endpoints" "3.787.0"
753
+ "@aws-sdk/util-user-agent-browser" "3.775.0"
754
+ "@aws-sdk/util-user-agent-node" "3.787.0"
755
+ "@smithy/config-resolver" "^4.1.0"
756
+ "@smithy/core" "^3.2.0"
757
+ "@smithy/fetch-http-handler" "^5.0.2"
758
+ "@smithy/hash-node" "^4.0.2"
759
+ "@smithy/invalid-dependency" "^4.0.2"
760
+ "@smithy/middleware-content-length" "^4.0.2"
761
+ "@smithy/middleware-endpoint" "^4.1.0"
762
+ "@smithy/middleware-retry" "^4.1.0"
763
+ "@smithy/middleware-serde" "^4.0.3"
764
+ "@smithy/middleware-stack" "^4.0.2"
765
+ "@smithy/node-config-provider" "^4.0.2"
766
+ "@smithy/node-http-handler" "^4.0.4"
767
+ "@smithy/protocol-http" "^5.1.0"
768
+ "@smithy/smithy-client" "^4.2.0"
769
+ "@smithy/types" "^4.2.0"
770
+ "@smithy/url-parser" "^4.0.2"
771
+ "@smithy/util-base64" "^4.0.0"
772
+ "@smithy/util-body-length-browser" "^4.0.0"
773
+ "@smithy/util-body-length-node" "^4.0.0"
774
+ "@smithy/util-defaults-mode-browser" "^4.0.8"
775
+ "@smithy/util-defaults-mode-node" "^4.0.8"
776
+ "@smithy/util-endpoints" "^3.0.2"
777
+ "@smithy/util-middleware" "^4.0.2"
778
+ "@smithy/util-retry" "^4.0.2"
779
+ "@smithy/util-utf8" "^4.0.0"
780
+ tslib "^2.6.2"
781
+
533
782
  "@aws-sdk/region-config-resolver@3.734.0":
534
783
  version "3.734.0"
535
784
  resolved "https://registry.yarnpkg.com/@aws-sdk/region-config-resolver/-/region-config-resolver-3.734.0.tgz#45ffbc56a3e94cc5c9e0cd596b0fda60f100f70b"
@@ -542,16 +791,28 @@
542
791
  "@smithy/util-middleware" "^4.0.1"
543
792
  tslib "^2.6.2"
544
793
 
545
- "@aws-sdk/signature-v4-multi-region@3.758.0":
546
- version "3.758.0"
547
- resolved "https://registry.yarnpkg.com/@aws-sdk/signature-v4-multi-region/-/signature-v4-multi-region-3.758.0.tgz#2ccd34e90120dbf6f29e4f621574efd02e463b79"
548
- integrity sha512-0RPCo8fYJcrenJ6bRtiUbFOSgQ1CX/GpvwtLU2Fam1tS9h2klKK8d74caeV6A1mIUvBU7bhyQ0wMGlwMtn3EYw==
794
+ "@aws-sdk/region-config-resolver@3.775.0":
795
+ version "3.775.0"
796
+ resolved "https://registry.yarnpkg.com/@aws-sdk/region-config-resolver/-/region-config-resolver-3.775.0.tgz#592b52498e68501fe46480be3dfb185e949d1eab"
797
+ integrity sha512-40iH3LJjrQS3LKUJAl7Wj0bln7RFPEvUYKFxtP8a+oKFDO0F65F52xZxIJbPn6sHkxWDAnZlGgdjZXM3p2g5wQ==
549
798
  dependencies:
550
- "@aws-sdk/middleware-sdk-s3" "3.758.0"
551
- "@aws-sdk/types" "3.734.0"
552
- "@smithy/protocol-http" "^5.0.1"
553
- "@smithy/signature-v4" "^5.0.1"
554
- "@smithy/types" "^4.1.0"
799
+ "@aws-sdk/types" "3.775.0"
800
+ "@smithy/node-config-provider" "^4.0.2"
801
+ "@smithy/types" "^4.2.0"
802
+ "@smithy/util-config-provider" "^4.0.0"
803
+ "@smithy/util-middleware" "^4.0.2"
804
+ tslib "^2.6.2"
805
+
806
+ "@aws-sdk/signature-v4-multi-region@3.775.0":
807
+ version "3.775.0"
808
+ resolved "https://registry.yarnpkg.com/@aws-sdk/signature-v4-multi-region/-/signature-v4-multi-region-3.775.0.tgz#80cf60f3c9a9ea00f86529f2c4497a8ce936960a"
809
+ integrity sha512-cnGk8GDfTMJ8p7+qSk92QlIk2bmTmFJqhYxcXZ9PysjZtx0xmfCMxnG3Hjy1oU2mt5boPCVSOptqtWixayM17g==
810
+ dependencies:
811
+ "@aws-sdk/middleware-sdk-s3" "3.775.0"
812
+ "@aws-sdk/types" "3.775.0"
813
+ "@smithy/protocol-http" "^5.1.0"
814
+ "@smithy/signature-v4" "^5.0.2"
815
+ "@smithy/types" "^4.2.0"
555
816
  tslib "^2.6.2"
556
817
 
557
818
  "@aws-sdk/token-providers@3.772.0":
@@ -566,6 +827,18 @@
566
827
  "@smithy/types" "^4.1.0"
567
828
  tslib "^2.6.2"
568
829
 
830
+ "@aws-sdk/token-providers@3.787.0":
831
+ version "3.787.0"
832
+ resolved "https://registry.yarnpkg.com/@aws-sdk/token-providers/-/token-providers-3.787.0.tgz#18c761fb21ee25c8c3a35703876f0c733b4ae743"
833
+ integrity sha512-d7/NIqxq308Zg0RPMNrmn0QvzniL4Hx8Qdwzr6YZWLYAbUSvZYS2ppLR3BFWSkV6SsTJUx8BuDaj3P8vttkrog==
834
+ dependencies:
835
+ "@aws-sdk/nested-clients" "3.787.0"
836
+ "@aws-sdk/types" "3.775.0"
837
+ "@smithy/property-provider" "^4.0.2"
838
+ "@smithy/shared-ini-file-loader" "^4.0.2"
839
+ "@smithy/types" "^4.2.0"
840
+ tslib "^2.6.2"
841
+
569
842
  "@aws-sdk/types@3.734.0":
570
843
  version "3.734.0"
571
844
  resolved "https://registry.yarnpkg.com/@aws-sdk/types/-/types-3.734.0.tgz#af5e620b0e761918282aa1c8e53cac6091d169a2"
@@ -574,6 +847,14 @@
574
847
  "@smithy/types" "^4.1.0"
575
848
  tslib "^2.6.2"
576
849
 
850
+ "@aws-sdk/types@3.775.0":
851
+ version "3.775.0"
852
+ resolved "https://registry.yarnpkg.com/@aws-sdk/types/-/types-3.775.0.tgz#09863a9e68c080947db7c3d226d1c56b8f0f5150"
853
+ integrity sha512-ZoGKwa4C9fC9Av6bdfqcW6Ix5ot05F/S4VxWR2nHuMv7hzfmAjTOcUiWT7UR4hM/U0whf84VhDtXN/DWAk52KA==
854
+ dependencies:
855
+ "@smithy/types" "^4.2.0"
856
+ tslib "^2.6.2"
857
+
577
858
  "@aws-sdk/types@^3.222.0":
578
859
  version "3.609.0"
579
860
  resolved "https://registry.yarnpkg.com/@aws-sdk/types/-/types-3.609.0.tgz#06b39d799c9f197a7b43670243e8e78a3bf7d6a5"
@@ -599,6 +880,16 @@
599
880
  "@smithy/util-endpoints" "^3.0.1"
600
881
  tslib "^2.6.2"
601
882
 
883
+ "@aws-sdk/util-endpoints@3.787.0":
884
+ version "3.787.0"
885
+ resolved "https://registry.yarnpkg.com/@aws-sdk/util-endpoints/-/util-endpoints-3.787.0.tgz#1398f0bd87f19e615ae920c73e16d9d5e5cb76d1"
886
+ integrity sha512-fd3zkiOkwnbdbN0Xp9TsP5SWrmv0SpT70YEdbb8wAj2DWQwiCmFszaSs+YCvhoCdmlR3Wl9Spu0pGpSAGKeYvQ==
887
+ dependencies:
888
+ "@aws-sdk/types" "3.775.0"
889
+ "@smithy/types" "^4.2.0"
890
+ "@smithy/util-endpoints" "^3.0.2"
891
+ tslib "^2.6.2"
892
+
602
893
  "@aws-sdk/util-locate-window@^3.0.0":
603
894
  version "3.465.0"
604
895
  resolved "https://registry.yarnpkg.com/@aws-sdk/util-locate-window/-/util-locate-window-3.465.0.tgz#0471428fb5eb749d4b72c427f5726f7b61fb90eb"
@@ -616,6 +907,16 @@
616
907
  bowser "^2.11.0"
617
908
  tslib "^2.6.2"
618
909
 
910
+ "@aws-sdk/util-user-agent-browser@3.775.0":
911
+ version "3.775.0"
912
+ resolved "https://registry.yarnpkg.com/@aws-sdk/util-user-agent-browser/-/util-user-agent-browser-3.775.0.tgz#b69a1a5548ccc6db1acb3ec115967593ece927a1"
913
+ integrity sha512-txw2wkiJmZKVdDbscK7VBK+u+TJnRtlUjRTLei+elZg2ADhpQxfVAQl436FUeIv6AhB/oRHW6/K/EAGXUSWi0A==
914
+ dependencies:
915
+ "@aws-sdk/types" "3.775.0"
916
+ "@smithy/types" "^4.2.0"
917
+ bowser "^2.11.0"
918
+ tslib "^2.6.2"
919
+
619
920
  "@aws-sdk/util-user-agent-node@3.758.0":
620
921
  version "3.758.0"
621
922
  resolved "https://registry.yarnpkg.com/@aws-sdk/util-user-agent-node/-/util-user-agent-node-3.758.0.tgz#604ccb02a5d11c9cedaea0bea279641ea9d4194d"
@@ -627,6 +928,17 @@
627
928
  "@smithy/types" "^4.1.0"
628
929
  tslib "^2.6.2"
629
930
 
931
+ "@aws-sdk/util-user-agent-node@3.787.0":
932
+ version "3.787.0"
933
+ resolved "https://registry.yarnpkg.com/@aws-sdk/util-user-agent-node/-/util-user-agent-node-3.787.0.tgz#58e63e99586cde1c1314f74b94596780321442f5"
934
+ integrity sha512-mG7Lz8ydfG4SF9e8WSXiPQ/Lsn3n8A5B5jtPROidafi06I3ckV2WxyMLdwG14m919NoS6IOfWHyRGSqWIwbVKA==
935
+ dependencies:
936
+ "@aws-sdk/middleware-user-agent" "3.787.0"
937
+ "@aws-sdk/types" "3.775.0"
938
+ "@smithy/node-config-provider" "^4.0.2"
939
+ "@smithy/types" "^4.2.0"
940
+ tslib "^2.6.2"
941
+
630
942
  "@aws-sdk/xml-builder@3.734.0":
631
943
  version "3.734.0"
632
944
  resolved "https://registry.yarnpkg.com/@aws-sdk/xml-builder/-/xml-builder-3.734.0.tgz#174d3269d303919e3ebfbfa3dd9b6d5a6a7a9543"
@@ -635,6 +947,14 @@
635
947
  "@smithy/types" "^4.1.0"
636
948
  tslib "^2.6.2"
637
949
 
950
+ "@aws-sdk/xml-builder@3.775.0":
951
+ version "3.775.0"
952
+ resolved "https://registry.yarnpkg.com/@aws-sdk/xml-builder/-/xml-builder-3.775.0.tgz#7ca5bd4e186373ecbacc8f2d7f9dd14f4a8f6529"
953
+ integrity sha512-b9NGO6FKJeLGYnV7Z1yvcP1TNU4dkD5jNsLWOF1/sygZoASaQhNOlaiJ/1OH331YQ1R1oWk38nBb0frsYkDsOQ==
954
+ dependencies:
955
+ "@smithy/types" "^4.2.0"
956
+ tslib "^2.6.2"
957
+
638
958
  "@babel/code-frame@^7.0.0", "@babel/code-frame@^7.24.7":
639
959
  version "7.24.7"
640
960
  resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.24.7.tgz#882fd9e09e8ee324e496bd040401c6f046ef4465"
@@ -1470,7 +1790,7 @@
1470
1790
  "@nodelib/fs.scandir" "2.1.5"
1471
1791
  fastq "^1.6.0"
1472
1792
 
1473
- "@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.2.8":
1793
+ "@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.2.10":
1474
1794
  version "4.2.10"
1475
1795
  resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.2.10.tgz#31dfb7481c79887c3e672e10c981fcc01fcbaeb3"
1476
1796
  integrity sha512-fAqcXgqkUm4v5FYy7qWP4w1HaOlVSVJveah+yVTo5Nm5kTiXhmD5mQQ7+knGeBaStyrtQy6WardoC2xSic9rlQ==
@@ -1507,10 +1827,10 @@
1507
1827
  react "^18.3.1"
1508
1828
  wrap-ansi "^9.0.0"
1509
1829
 
1510
- "@oclif/plugin-command-snapshot@^5.2.37":
1511
- version "5.2.37"
1512
- resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.37.tgz#7ad347cbaa1b4afba60b19588cb4987b78d72993"
1513
- integrity sha512-22wbylGE6oMNHZD17SEdSU8kAadk4ILIeyoExvyrPWWfLMaBPVCo4ExTYdsF94wzkWCAjTCpNEbmZ2ZmuFBwkw==
1830
+ "@oclif/plugin-command-snapshot@^5.2.38":
1831
+ version "5.2.38"
1832
+ resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.38.tgz#a297c129b97c82de99d854b42304ef5b45c126d9"
1833
+ integrity sha512-zMns9a5pxz2RfFWxTrfW6fbXRWLzQZ3VwUuSVxm9FIYhv6qdxCEI/f5zexm4jwT5nNgJrpd+erPsISnb8dYWjw==
1514
1834
  dependencies:
1515
1835
  "@oclif/core" "^4"
1516
1836
  ansis "^3.17.0"
@@ -1529,7 +1849,7 @@
1529
1849
  dependencies:
1530
1850
  "@oclif/core" "^4"
1531
1851
 
1532
- "@oclif/plugin-not-found@^3.2.46":
1852
+ "@oclif/plugin-not-found@^3.2.48":
1533
1853
  version "3.2.48"
1534
1854
  resolved "https://registry.yarnpkg.com/@oclif/plugin-not-found/-/plugin-not-found-3.2.48.tgz#691ded2d1064af7d9109564548e7112338ca3156"
1535
1855
  integrity sha512-H2y3PtiU/MYZXvvWUR0vr4PCoSSsN8inGDlLgLxQ4q+osAlJ256RxKCVMsSJG9fWt+Pg/+wrLzpx0OsbyVOi9g==
@@ -1593,10 +1913,10 @@
1593
1913
  strip-ansi "6.0.1"
1594
1914
  ts-retry-promise "^0.8.1"
1595
1915
 
1596
- "@salesforce/core@^8.5.1", "@salesforce/core@^8.8.0", "@salesforce/core@^8.8.5", "@salesforce/core@^8.8.7":
1597
- version "8.8.7"
1598
- resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.8.7.tgz#ac307e8f10934affa7bcf33ccb65993669cd8f12"
1599
- integrity sha512-AuPSmb/GZ7F8eV5GO6NcfFq3YSOVnPL4sssEQEvKduOSJMs8RTJ92kEefrId/tgFBYfw4b7UzndjFtdgrGGeoA==
1916
+ "@salesforce/core@^8.5.1", "@salesforce/core@^8.8.0", "@salesforce/core@^8.8.6", "@salesforce/core@^8.8.7", "@salesforce/core@^8.9.0":
1917
+ version "8.9.0"
1918
+ resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.9.0.tgz#318dead8c9399c016df5a8e526665d69dca17fb9"
1919
+ integrity sha512-p3ihmhGRfMrbup9unQ+YjDQb0o7WiNPUg38KB9J11YRMd2zKvERE1ncQcsnfOQ1MLRxvDMUchlKNrAe5Xw7RZw==
1600
1920
  dependencies:
1601
1921
  "@jsforce/jsforce-node" "^3.7.0"
1602
1922
  "@salesforce/kit" "^3.2.2"
@@ -1661,13 +1981,13 @@
1661
1981
  dependencies:
1662
1982
  "@salesforce/ts-types" "^2.0.12"
1663
1983
 
1664
- "@salesforce/plugin-command-reference@^3.1.48":
1665
- version "3.1.48"
1666
- resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.48.tgz#752c7913a63cd3bf42aec53a20fc55e5bfaf3c81"
1667
- integrity sha512-VNjHuBHyAbzr26FM2aandlIh4818A2sOTbe55RMBedWKa1npHM9m/HGwn31VGJzXIZv2n3kiaSwCZOz+PKHRrg==
1984
+ "@salesforce/plugin-command-reference@^3.1.49":
1985
+ version "3.1.49"
1986
+ resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.49.tgz#0e040ef1c54629a212b980ba0ea9eed8cfa54764"
1987
+ integrity sha512-yeKPVRRRV/dp+jDELILvacojhY2kuQsTlIGQ4ahey/ofnc61sVb2YQ3wlR/Xpsmk1dLgCF5qX6WMhbXusVU2uQ==
1668
1988
  dependencies:
1669
1989
  "@oclif/core" "^4"
1670
- "@salesforce/core" "^8.8.5"
1990
+ "@salesforce/core" "^8.8.6"
1671
1991
  "@salesforce/kit" "^3.2.3"
1672
1992
  "@salesforce/sf-plugins-core" "^11.3.12"
1673
1993
  "@salesforce/ts-types" "^2.0.11"
@@ -1796,6 +2116,14 @@
1796
2116
  "@smithy/types" "^4.1.0"
1797
2117
  tslib "^2.6.2"
1798
2118
 
2119
+ "@smithy/abort-controller@^4.0.2":
2120
+ version "4.0.2"
2121
+ resolved "https://registry.yarnpkg.com/@smithy/abort-controller/-/abort-controller-4.0.2.tgz#36a23e8cc65fc03cacb6afa35dfbfd319c560c6b"
2122
+ integrity sha512-Sl/78VDtgqKxN2+1qduaVE140XF+Xg+TafkncspwM4jFP/LHr76ZHmIY/y3V1M0mMLNk+Je6IGbzxy23RSToMw==
2123
+ dependencies:
2124
+ "@smithy/types" "^4.2.0"
2125
+ tslib "^2.6.2"
2126
+
1799
2127
  "@smithy/chunked-blob-reader-native@^4.0.0":
1800
2128
  version "4.0.0"
1801
2129
  resolved "https://registry.yarnpkg.com/@smithy/chunked-blob-reader-native/-/chunked-blob-reader-native-4.0.0.tgz#33cbba6deb8a3c516f98444f65061784f7cd7f8c"
@@ -1822,6 +2150,17 @@
1822
2150
  "@smithy/util-middleware" "^4.0.1"
1823
2151
  tslib "^2.6.2"
1824
2152
 
2153
+ "@smithy/config-resolver@^4.1.0":
2154
+ version "4.1.0"
2155
+ resolved "https://registry.yarnpkg.com/@smithy/config-resolver/-/config-resolver-4.1.0.tgz#de1043cbd75f05d99798b0fbcfdaf4b89b0f2f41"
2156
+ integrity sha512-8smPlwhga22pwl23fM5ew4T9vfLUCeFXlcqNOCD5M5h8VmNPNUE9j6bQSuRXpDSV11L/E/SwEBQuW8hr6+nS1A==
2157
+ dependencies:
2158
+ "@smithy/node-config-provider" "^4.0.2"
2159
+ "@smithy/types" "^4.2.0"
2160
+ "@smithy/util-config-provider" "^4.0.0"
2161
+ "@smithy/util-middleware" "^4.0.2"
2162
+ tslib "^2.6.2"
2163
+
1825
2164
  "@smithy/core@^3.1.5":
1826
2165
  version "3.1.5"
1827
2166
  resolved "https://registry.yarnpkg.com/@smithy/core/-/core-3.1.5.tgz#cc260229e45964d8354a3737bf3dedb56e373616"
@@ -1836,6 +2175,20 @@
1836
2175
  "@smithy/util-utf8" "^4.0.0"
1837
2176
  tslib "^2.6.2"
1838
2177
 
2178
+ "@smithy/core@^3.2.0":
2179
+ version "3.2.0"
2180
+ resolved "https://registry.yarnpkg.com/@smithy/core/-/core-3.2.0.tgz#613b15f76eab9a6be396b1d5453b6bc8f22ba99c"
2181
+ integrity sha512-k17bgQhVZ7YmUvA8at4af1TDpl0NDMBuBKJl8Yg0nrefwmValU+CnA5l/AriVdQNthU/33H3nK71HrLgqOPr1Q==
2182
+ dependencies:
2183
+ "@smithy/middleware-serde" "^4.0.3"
2184
+ "@smithy/protocol-http" "^5.1.0"
2185
+ "@smithy/types" "^4.2.0"
2186
+ "@smithy/util-body-length-browser" "^4.0.0"
2187
+ "@smithy/util-middleware" "^4.0.2"
2188
+ "@smithy/util-stream" "^4.2.0"
2189
+ "@smithy/util-utf8" "^4.0.0"
2190
+ tslib "^2.6.2"
2191
+
1839
2192
  "@smithy/credential-provider-imds@^4.0.1":
1840
2193
  version "4.0.1"
1841
2194
  resolved "https://registry.yarnpkg.com/@smithy/credential-provider-imds/-/credential-provider-imds-4.0.1.tgz#807110739982acd1588a4847b61e6edf196d004e"
@@ -1847,49 +2200,60 @@
1847
2200
  "@smithy/url-parser" "^4.0.1"
1848
2201
  tslib "^2.6.2"
1849
2202
 
1850
- "@smithy/eventstream-codec@^4.0.1":
1851
- version "4.0.1"
1852
- resolved "https://registry.yarnpkg.com/@smithy/eventstream-codec/-/eventstream-codec-4.0.1.tgz#8e0beae84013eb3b497dd189470a44bac4411bae"
1853
- integrity sha512-Q2bCAAR6zXNVtJgifsU16ZjKGqdw/DyecKNgIgi7dlqw04fqDu0mnq+JmGphqheypVc64CYq3azSuCpAdFk2+A==
2203
+ "@smithy/credential-provider-imds@^4.0.2":
2204
+ version "4.0.2"
2205
+ resolved "https://registry.yarnpkg.com/@smithy/credential-provider-imds/-/credential-provider-imds-4.0.2.tgz#1ec34a04842fa69996b151a695b027f0486c69a8"
2206
+ integrity sha512-32lVig6jCaWBHnY+OEQ6e6Vnt5vDHaLiydGrwYMW9tPqO688hPGTYRamYJ1EptxEC2rAwJrHWmPoKRBl4iTa8w==
2207
+ dependencies:
2208
+ "@smithy/node-config-provider" "^4.0.2"
2209
+ "@smithy/property-provider" "^4.0.2"
2210
+ "@smithy/types" "^4.2.0"
2211
+ "@smithy/url-parser" "^4.0.2"
2212
+ tslib "^2.6.2"
2213
+
2214
+ "@smithy/eventstream-codec@^4.0.2":
2215
+ version "4.0.2"
2216
+ resolved "https://registry.yarnpkg.com/@smithy/eventstream-codec/-/eventstream-codec-4.0.2.tgz#d4d77699308a3dfeea1b2e87683845f5d8440bdb"
2217
+ integrity sha512-p+f2kLSK7ZrXVfskU/f5dzksKTewZk8pJLPvER3aFHPt76C2MxD9vNatSfLzzQSQB4FNO96RK4PSXfhD1TTeMQ==
1854
2218
  dependencies:
1855
2219
  "@aws-crypto/crc32" "5.2.0"
1856
- "@smithy/types" "^4.1.0"
2220
+ "@smithy/types" "^4.2.0"
1857
2221
  "@smithy/util-hex-encoding" "^4.0.0"
1858
2222
  tslib "^2.6.2"
1859
2223
 
1860
- "@smithy/eventstream-serde-browser@^4.0.1":
1861
- version "4.0.1"
1862
- resolved "https://registry.yarnpkg.com/@smithy/eventstream-serde-browser/-/eventstream-serde-browser-4.0.1.tgz#cdbbb18b9371da363eff312d78a10f6bad82df28"
1863
- integrity sha512-HbIybmz5rhNg+zxKiyVAnvdM3vkzjE6ccrJ620iPL8IXcJEntd3hnBl+ktMwIy12Te/kyrSbUb8UCdnUT4QEdA==
2224
+ "@smithy/eventstream-serde-browser@^4.0.2":
2225
+ version "4.0.2"
2226
+ resolved "https://registry.yarnpkg.com/@smithy/eventstream-serde-browser/-/eventstream-serde-browser-4.0.2.tgz#876f05491373ab217801c47b802601b8c09388d4"
2227
+ integrity sha512-CepZCDs2xgVUtH7ZZ7oDdZFH8e6Y2zOv8iiX6RhndH69nlojCALSKK+OXwZUgOtUZEUaZ5e1hULVCHYbCn7pug==
1864
2228
  dependencies:
1865
- "@smithy/eventstream-serde-universal" "^4.0.1"
1866
- "@smithy/types" "^4.1.0"
2229
+ "@smithy/eventstream-serde-universal" "^4.0.2"
2230
+ "@smithy/types" "^4.2.0"
1867
2231
  tslib "^2.6.2"
1868
2232
 
1869
- "@smithy/eventstream-serde-config-resolver@^4.0.1":
1870
- version "4.0.1"
1871
- resolved "https://registry.yarnpkg.com/@smithy/eventstream-serde-config-resolver/-/eventstream-serde-config-resolver-4.0.1.tgz#3662587f507ad7fac5bd4505c4ed6ed0ac49a010"
1872
- integrity sha512-lSipaiq3rmHguHa3QFF4YcCM3VJOrY9oq2sow3qlhFY+nBSTF/nrO82MUQRPrxHQXA58J5G1UnU2WuJfi465BA==
2233
+ "@smithy/eventstream-serde-config-resolver@^4.1.0":
2234
+ version "4.1.0"
2235
+ resolved "https://registry.yarnpkg.com/@smithy/eventstream-serde-config-resolver/-/eventstream-serde-config-resolver-4.1.0.tgz#4ab7a2575e9041a2df2179bce64619a4e632e4d3"
2236
+ integrity sha512-1PI+WPZ5TWXrfj3CIoKyUycYynYJgZjuQo8U+sphneOtjsgrttYybdqESFReQrdWJ+LKt6NEdbYzmmfDBmjX2A==
1873
2237
  dependencies:
1874
- "@smithy/types" "^4.1.0"
2238
+ "@smithy/types" "^4.2.0"
1875
2239
  tslib "^2.6.2"
1876
2240
 
1877
- "@smithy/eventstream-serde-node@^4.0.1":
1878
- version "4.0.1"
1879
- resolved "https://registry.yarnpkg.com/@smithy/eventstream-serde-node/-/eventstream-serde-node-4.0.1.tgz#3799c33e0148d2b923a66577d1dbc590865742ce"
1880
- integrity sha512-o4CoOI6oYGYJ4zXo34U8X9szDe3oGjmHgsMGiZM0j4vtNoT+h80TLnkUcrLZR3+E6HIxqW+G+9WHAVfl0GXK0Q==
2241
+ "@smithy/eventstream-serde-node@^4.0.2":
2242
+ version "4.0.2"
2243
+ resolved "https://registry.yarnpkg.com/@smithy/eventstream-serde-node/-/eventstream-serde-node-4.0.2.tgz#390306ff79edb0c607705f639d8c5a76caad4bf7"
2244
+ integrity sha512-C5bJ/C6x9ENPMx2cFOirspnF9ZsBVnBMtP6BdPl/qYSuUawdGQ34Lq0dMcf42QTjUZgWGbUIZnz6+zLxJlb9aw==
1881
2245
  dependencies:
1882
- "@smithy/eventstream-serde-universal" "^4.0.1"
1883
- "@smithy/types" "^4.1.0"
2246
+ "@smithy/eventstream-serde-universal" "^4.0.2"
2247
+ "@smithy/types" "^4.2.0"
1884
2248
  tslib "^2.6.2"
1885
2249
 
1886
- "@smithy/eventstream-serde-universal@^4.0.1":
1887
- version "4.0.1"
1888
- resolved "https://registry.yarnpkg.com/@smithy/eventstream-serde-universal/-/eventstream-serde-universal-4.0.1.tgz#ddb2ab9f62b8ab60f50acd5f7c8b3ac9d27468e2"
1889
- integrity sha512-Z94uZp0tGJuxds3iEAZBqGU2QiaBHP4YytLUjwZWx+oUeohCsLyUm33yp4MMBmhkuPqSbQCXq5hDet6JGUgHWA==
2250
+ "@smithy/eventstream-serde-universal@^4.0.2":
2251
+ version "4.0.2"
2252
+ resolved "https://registry.yarnpkg.com/@smithy/eventstream-serde-universal/-/eventstream-serde-universal-4.0.2.tgz#9f45472fc4fe5fe5f7c22c33d90ec6fc0230d0ae"
2253
+ integrity sha512-St8h9JqzvnbB52FtckiHPN4U/cnXcarMniXRXTKn0r4b4XesZOGiAyUdj1aXbqqn1icSqBlzzUsCl6nPB018ng==
1890
2254
  dependencies:
1891
- "@smithy/eventstream-codec" "^4.0.1"
1892
- "@smithy/types" "^4.1.0"
2255
+ "@smithy/eventstream-codec" "^4.0.2"
2256
+ "@smithy/types" "^4.2.0"
1893
2257
  tslib "^2.6.2"
1894
2258
 
1895
2259
  "@smithy/fetch-http-handler@^5.0.1":
@@ -1903,14 +2267,25 @@
1903
2267
  "@smithy/util-base64" "^4.0.0"
1904
2268
  tslib "^2.6.2"
1905
2269
 
1906
- "@smithy/hash-blob-browser@^4.0.1":
1907
- version "4.0.1"
1908
- resolved "https://registry.yarnpkg.com/@smithy/hash-blob-browser/-/hash-blob-browser-4.0.1.tgz#cda18d5828e8724d97441ea9cc4fd16d0db9da39"
1909
- integrity sha512-rkFIrQOKZGS6i1D3gKJ8skJ0RlXqDvb1IyAphksaFOMzkn3v3I1eJ8m7OkLj0jf1McP63rcCEoLlkAn/HjcTRw==
2270
+ "@smithy/fetch-http-handler@^5.0.2":
2271
+ version "5.0.2"
2272
+ resolved "https://registry.yarnpkg.com/@smithy/fetch-http-handler/-/fetch-http-handler-5.0.2.tgz#9d3cacf044aa9573ab933f445ab95cddb284813d"
2273
+ integrity sha512-+9Dz8sakS9pe7f2cBocpJXdeVjMopUDLgZs1yWeu7h++WqSbjUYv/JAJwKwXw1HV6gq1jyWjxuyn24E2GhoEcQ==
2274
+ dependencies:
2275
+ "@smithy/protocol-http" "^5.1.0"
2276
+ "@smithy/querystring-builder" "^4.0.2"
2277
+ "@smithy/types" "^4.2.0"
2278
+ "@smithy/util-base64" "^4.0.0"
2279
+ tslib "^2.6.2"
2280
+
2281
+ "@smithy/hash-blob-browser@^4.0.2":
2282
+ version "4.0.2"
2283
+ resolved "https://registry.yarnpkg.com/@smithy/hash-blob-browser/-/hash-blob-browser-4.0.2.tgz#c51abe21684803f6eb5e43c4870e2af9e232a5cd"
2284
+ integrity sha512-3g188Z3DyhtzfBRxpZjU8R9PpOQuYsbNnyStc/ZVS+9nVX1f6XeNOa9IrAh35HwwIZg+XWk8bFVtNINVscBP+g==
1910
2285
  dependencies:
1911
2286
  "@smithy/chunked-blob-reader" "^5.0.0"
1912
2287
  "@smithy/chunked-blob-reader-native" "^4.0.0"
1913
- "@smithy/types" "^4.1.0"
2288
+ "@smithy/types" "^4.2.0"
1914
2289
  tslib "^2.6.2"
1915
2290
 
1916
2291
  "@smithy/hash-node@^4.0.1":
@@ -1923,12 +2298,22 @@
1923
2298
  "@smithy/util-utf8" "^4.0.0"
1924
2299
  tslib "^2.6.2"
1925
2300
 
1926
- "@smithy/hash-stream-node@^4.0.1":
1927
- version "4.0.1"
1928
- resolved "https://registry.yarnpkg.com/@smithy/hash-stream-node/-/hash-stream-node-4.0.1.tgz#06126859a3cb1a11e50b61c5a097a4d9a5af2ac1"
1929
- integrity sha512-U1rAE1fxmReCIr6D2o/4ROqAQX+GffZpyMt3d7njtGDr2pUNmAKRWa49gsNVhCh2vVAuf3wXzWwNr2YN8PAXIw==
2301
+ "@smithy/hash-node@^4.0.2":
2302
+ version "4.0.2"
2303
+ resolved "https://registry.yarnpkg.com/@smithy/hash-node/-/hash-node-4.0.2.tgz#a34fe5a33b067d754ca63302b9791778f003e437"
2304
+ integrity sha512-VnTpYPnRUE7yVhWozFdlxcYknv9UN7CeOqSrMH+V877v4oqtVYuoqhIhtSjmGPvYrYnAkaM61sLMKHvxL138yg==
1930
2305
  dependencies:
1931
- "@smithy/types" "^4.1.0"
2306
+ "@smithy/types" "^4.2.0"
2307
+ "@smithy/util-buffer-from" "^4.0.0"
2308
+ "@smithy/util-utf8" "^4.0.0"
2309
+ tslib "^2.6.2"
2310
+
2311
+ "@smithy/hash-stream-node@^4.0.2":
2312
+ version "4.0.2"
2313
+ resolved "https://registry.yarnpkg.com/@smithy/hash-stream-node/-/hash-stream-node-4.0.2.tgz#c9ee7d85710121268b7b487a7259375c949a3289"
2314
+ integrity sha512-POWDuTznzbIwlEXEvvXoPMS10y0WKXK790soe57tFRfvf4zBHyzE529HpZMqmDdwG9MfFflnyzndUQ8j78ZdSg==
2315
+ dependencies:
2316
+ "@smithy/types" "^4.2.0"
1932
2317
  "@smithy/util-utf8" "^4.0.0"
1933
2318
  tslib "^2.6.2"
1934
2319
 
@@ -1940,6 +2325,14 @@
1940
2325
  "@smithy/types" "^4.1.0"
1941
2326
  tslib "^2.6.2"
1942
2327
 
2328
+ "@smithy/invalid-dependency@^4.0.2":
2329
+ version "4.0.2"
2330
+ resolved "https://registry.yarnpkg.com/@smithy/invalid-dependency/-/invalid-dependency-4.0.2.tgz#e9b1c5e407d795f10a03afba90e37bccdc3e38f7"
2331
+ integrity sha512-GatB4+2DTpgWPday+mnUkoumP54u/MDM/5u44KF9hIu8jF0uafZtQLcdfIKkIcUNuF/fBojpLEHZS/56JqPeXQ==
2332
+ dependencies:
2333
+ "@smithy/types" "^4.2.0"
2334
+ tslib "^2.6.2"
2335
+
1943
2336
  "@smithy/is-array-buffer@^2.2.0":
1944
2337
  version "2.2.0"
1945
2338
  resolved "https://registry.yarnpkg.com/@smithy/is-array-buffer/-/is-array-buffer-2.2.0.tgz#f84f0d9f9a36601a9ca9381688bd1b726fd39111"
@@ -1954,12 +2347,12 @@
1954
2347
  dependencies:
1955
2348
  tslib "^2.6.2"
1956
2349
 
1957
- "@smithy/md5-js@^4.0.1":
1958
- version "4.0.1"
1959
- resolved "https://registry.yarnpkg.com/@smithy/md5-js/-/md5-js-4.0.1.tgz#d7622e94dc38ecf290876fcef04369217ada8f07"
1960
- integrity sha512-HLZ647L27APi6zXkZlzSFZIjpo8po45YiyjMGJZM3gyDY8n7dPGdmxIIljLm4gPt/7rRvutLTTkYJpZVfG5r+A==
2350
+ "@smithy/md5-js@^4.0.2":
2351
+ version "4.0.2"
2352
+ resolved "https://registry.yarnpkg.com/@smithy/md5-js/-/md5-js-4.0.2.tgz#ac8f05d2c845fde48d3fde805a04ec21030fd19b"
2353
+ integrity sha512-Hc0R8EiuVunUewCse2syVgA2AfSRco3LyAv07B/zCOMa+jpXI9ll+Q21Nc6FAlYPcpNcAXqBzMhNs1CD/pP2bA==
1961
2354
  dependencies:
1962
- "@smithy/types" "^4.1.0"
2355
+ "@smithy/types" "^4.2.0"
1963
2356
  "@smithy/util-utf8" "^4.0.0"
1964
2357
  tslib "^2.6.2"
1965
2358
 
@@ -1972,6 +2365,15 @@
1972
2365
  "@smithy/types" "^4.1.0"
1973
2366
  tslib "^2.6.2"
1974
2367
 
2368
+ "@smithy/middleware-content-length@^4.0.2":
2369
+ version "4.0.2"
2370
+ resolved "https://registry.yarnpkg.com/@smithy/middleware-content-length/-/middleware-content-length-4.0.2.tgz#ff78658e8047ad7038f58478cf8713ee2f6ef647"
2371
+ integrity sha512-hAfEXm1zU+ELvucxqQ7I8SszwQ4znWMbNv6PLMndN83JJN41EPuS93AIyh2N+gJ6x8QFhzSO6b7q2e6oClDI8A==
2372
+ dependencies:
2373
+ "@smithy/protocol-http" "^5.1.0"
2374
+ "@smithy/types" "^4.2.0"
2375
+ tslib "^2.6.2"
2376
+
1975
2377
  "@smithy/middleware-endpoint@^4.0.6":
1976
2378
  version "4.0.6"
1977
2379
  resolved "https://registry.yarnpkg.com/@smithy/middleware-endpoint/-/middleware-endpoint-4.0.6.tgz#7ead08fcfda92ee470786a7f458e9b59048407eb"
@@ -1986,6 +2388,20 @@
1986
2388
  "@smithy/util-middleware" "^4.0.1"
1987
2389
  tslib "^2.6.2"
1988
2390
 
2391
+ "@smithy/middleware-endpoint@^4.1.0":
2392
+ version "4.1.0"
2393
+ resolved "https://registry.yarnpkg.com/@smithy/middleware-endpoint/-/middleware-endpoint-4.1.0.tgz#cbfe47c5632942c960dbcf71fb02fd0d9985444d"
2394
+ integrity sha512-xhLimgNCbCzsUppRTGXWkZywksuTThxaIB0HwbpsVLY5sceac4e1TZ/WKYqufQLaUy+gUSJGNdwD2jo3cXL0iA==
2395
+ dependencies:
2396
+ "@smithy/core" "^3.2.0"
2397
+ "@smithy/middleware-serde" "^4.0.3"
2398
+ "@smithy/node-config-provider" "^4.0.2"
2399
+ "@smithy/shared-ini-file-loader" "^4.0.2"
2400
+ "@smithy/types" "^4.2.0"
2401
+ "@smithy/url-parser" "^4.0.2"
2402
+ "@smithy/util-middleware" "^4.0.2"
2403
+ tslib "^2.6.2"
2404
+
1989
2405
  "@smithy/middleware-retry@^4.0.7":
1990
2406
  version "4.0.7"
1991
2407
  resolved "https://registry.yarnpkg.com/@smithy/middleware-retry/-/middleware-retry-4.0.7.tgz#8bb2014842a6144f230967db502f5fe6adcd6529"
@@ -2001,6 +2417,21 @@
2001
2417
  tslib "^2.6.2"
2002
2418
  uuid "^9.0.1"
2003
2419
 
2420
+ "@smithy/middleware-retry@^4.1.0":
2421
+ version "4.1.0"
2422
+ resolved "https://registry.yarnpkg.com/@smithy/middleware-retry/-/middleware-retry-4.1.0.tgz#338ac1e025bbc6fd7b008152c4efa8bc0591acc9"
2423
+ integrity sha512-2zAagd1s6hAaI/ap6SXi5T3dDwBOczOMCSkkYzktqN1+tzbk1GAsHNAdo/1uzxz3Ky02jvZQwbi/vmDA6z4Oyg==
2424
+ dependencies:
2425
+ "@smithy/node-config-provider" "^4.0.2"
2426
+ "@smithy/protocol-http" "^5.1.0"
2427
+ "@smithy/service-error-classification" "^4.0.2"
2428
+ "@smithy/smithy-client" "^4.2.0"
2429
+ "@smithy/types" "^4.2.0"
2430
+ "@smithy/util-middleware" "^4.0.2"
2431
+ "@smithy/util-retry" "^4.0.2"
2432
+ tslib "^2.6.2"
2433
+ uuid "^9.0.1"
2434
+
2004
2435
  "@smithy/middleware-serde@^4.0.2":
2005
2436
  version "4.0.2"
2006
2437
  resolved "https://registry.yarnpkg.com/@smithy/middleware-serde/-/middleware-serde-4.0.2.tgz#f792d72f6ad8fa6b172e3f19c6fe1932a856a56d"
@@ -2009,6 +2440,14 @@
2009
2440
  "@smithy/types" "^4.1.0"
2010
2441
  tslib "^2.6.2"
2011
2442
 
2443
+ "@smithy/middleware-serde@^4.0.3":
2444
+ version "4.0.3"
2445
+ resolved "https://registry.yarnpkg.com/@smithy/middleware-serde/-/middleware-serde-4.0.3.tgz#b90ef1065ad9dc0b54c561fae73c8a5792d145e3"
2446
+ integrity sha512-rfgDVrgLEVMmMn0BI8O+8OVr6vXzjV7HZj57l0QxslhzbvVfikZbVfBVthjLHqib4BW44QhcIgJpvebHlRaC9A==
2447
+ dependencies:
2448
+ "@smithy/types" "^4.2.0"
2449
+ tslib "^2.6.2"
2450
+
2012
2451
  "@smithy/middleware-stack@^4.0.1":
2013
2452
  version "4.0.1"
2014
2453
  resolved "https://registry.yarnpkg.com/@smithy/middleware-stack/-/middleware-stack-4.0.1.tgz#c157653f9df07f7c26e32f49994d368e4e071d22"
@@ -2017,6 +2456,14 @@
2017
2456
  "@smithy/types" "^4.1.0"
2018
2457
  tslib "^2.6.2"
2019
2458
 
2459
+ "@smithy/middleware-stack@^4.0.2":
2460
+ version "4.0.2"
2461
+ resolved "https://registry.yarnpkg.com/@smithy/middleware-stack/-/middleware-stack-4.0.2.tgz#ca7bc3eedc7c1349e2cf94e0dc92a68d681bef18"
2462
+ integrity sha512-eSPVcuJJGVYrFYu2hEq8g8WWdJav3sdrI4o2c6z/rjnYDd3xH9j9E7deZQCzFn4QvGPouLngH3dQ+QVTxv5bOQ==
2463
+ dependencies:
2464
+ "@smithy/types" "^4.2.0"
2465
+ tslib "^2.6.2"
2466
+
2020
2467
  "@smithy/node-config-provider@^4.0.1":
2021
2468
  version "4.0.1"
2022
2469
  resolved "https://registry.yarnpkg.com/@smithy/node-config-provider/-/node-config-provider-4.0.1.tgz#4e84fe665c0774d5f4ebb75144994fc6ebedf86e"
@@ -2027,6 +2474,16 @@
2027
2474
  "@smithy/types" "^4.1.0"
2028
2475
  tslib "^2.6.2"
2029
2476
 
2477
+ "@smithy/node-config-provider@^4.0.2":
2478
+ version "4.0.2"
2479
+ resolved "https://registry.yarnpkg.com/@smithy/node-config-provider/-/node-config-provider-4.0.2.tgz#017ba626828bced0fa588e795246e5468632f3ef"
2480
+ integrity sha512-WgCkILRZfJwJ4Da92a6t3ozN/zcvYyJGUTmfGbgS/FkCcoCjl7G4FJaCDN1ySdvLvemnQeo25FdkyMSTSwulsw==
2481
+ dependencies:
2482
+ "@smithy/property-provider" "^4.0.2"
2483
+ "@smithy/shared-ini-file-loader" "^4.0.2"
2484
+ "@smithy/types" "^4.2.0"
2485
+ tslib "^2.6.2"
2486
+
2030
2487
  "@smithy/node-http-handler@^4.0.3":
2031
2488
  version "4.0.3"
2032
2489
  resolved "https://registry.yarnpkg.com/@smithy/node-http-handler/-/node-http-handler-4.0.3.tgz#363e1d453168b4e37e8dd456d0a368a4e413bc98"
@@ -2038,6 +2495,17 @@
2038
2495
  "@smithy/types" "^4.1.0"
2039
2496
  tslib "^2.6.2"
2040
2497
 
2498
+ "@smithy/node-http-handler@^4.0.4":
2499
+ version "4.0.4"
2500
+ resolved "https://registry.yarnpkg.com/@smithy/node-http-handler/-/node-http-handler-4.0.4.tgz#aa583d201c1ee968170b65a07f06d633c214b7a1"
2501
+ integrity sha512-/mdqabuAT3o/ihBGjL94PUbTSPSRJ0eeVTdgADzow0wRJ0rN4A27EOrtlK56MYiO1fDvlO3jVTCxQtQmK9dZ1g==
2502
+ dependencies:
2503
+ "@smithy/abort-controller" "^4.0.2"
2504
+ "@smithy/protocol-http" "^5.1.0"
2505
+ "@smithy/querystring-builder" "^4.0.2"
2506
+ "@smithy/types" "^4.2.0"
2507
+ tslib "^2.6.2"
2508
+
2041
2509
  "@smithy/property-provider@^4.0.1":
2042
2510
  version "4.0.1"
2043
2511
  resolved "https://registry.yarnpkg.com/@smithy/property-provider/-/property-provider-4.0.1.tgz#8d35d5997af2a17cf15c5e921201ef6c5e3fc870"
@@ -2046,6 +2514,14 @@
2046
2514
  "@smithy/types" "^4.1.0"
2047
2515
  tslib "^2.6.2"
2048
2516
 
2517
+ "@smithy/property-provider@^4.0.2":
2518
+ version "4.0.2"
2519
+ resolved "https://registry.yarnpkg.com/@smithy/property-provider/-/property-provider-4.0.2.tgz#4572c10415c9d4215f3df1530ba61b0319b17b55"
2520
+ integrity sha512-wNRoQC1uISOuNc2s4hkOYwYllmiyrvVXWMtq+TysNRVQaHm4yoafYQyjN/goYZS+QbYlPIbb/QRjaUZMuzwQ7A==
2521
+ dependencies:
2522
+ "@smithy/types" "^4.2.0"
2523
+ tslib "^2.6.2"
2524
+
2049
2525
  "@smithy/protocol-http@^5.0.1":
2050
2526
  version "5.0.1"
2051
2527
  resolved "https://registry.yarnpkg.com/@smithy/protocol-http/-/protocol-http-5.0.1.tgz#37c248117b29c057a9adfad4eb1d822a67079ff1"
@@ -2054,6 +2530,14 @@
2054
2530
  "@smithy/types" "^4.1.0"
2055
2531
  tslib "^2.6.2"
2056
2532
 
2533
+ "@smithy/protocol-http@^5.1.0":
2534
+ version "5.1.0"
2535
+ resolved "https://registry.yarnpkg.com/@smithy/protocol-http/-/protocol-http-5.1.0.tgz#ad34e336a95944785185234bebe2ec8dbe266936"
2536
+ integrity sha512-KxAOL1nUNw2JTYrtviRRjEnykIDhxc84qMBzxvu1MUfQfHTuBlCG7PA6EdVwqpJjH7glw7FqQoFxUJSyBQgu7g==
2537
+ dependencies:
2538
+ "@smithy/types" "^4.2.0"
2539
+ tslib "^2.6.2"
2540
+
2057
2541
  "@smithy/querystring-builder@^4.0.1":
2058
2542
  version "4.0.1"
2059
2543
  resolved "https://registry.yarnpkg.com/@smithy/querystring-builder/-/querystring-builder-4.0.1.tgz#37e1e05d0d33c6f694088abc3e04eafb65cb6976"
@@ -2063,6 +2547,15 @@
2063
2547
  "@smithy/util-uri-escape" "^4.0.0"
2064
2548
  tslib "^2.6.2"
2065
2549
 
2550
+ "@smithy/querystring-builder@^4.0.2":
2551
+ version "4.0.2"
2552
+ resolved "https://registry.yarnpkg.com/@smithy/querystring-builder/-/querystring-builder-4.0.2.tgz#834cea95bf413ab417bf9c166d60fd80d2cb3016"
2553
+ integrity sha512-NTOs0FwHw1vimmQM4ebh+wFQvOwkEf/kQL6bSM1Lock+Bv4I89B3hGYoUEPkmvYPkDKyp5UdXJYu+PoTQ3T31Q==
2554
+ dependencies:
2555
+ "@smithy/types" "^4.2.0"
2556
+ "@smithy/util-uri-escape" "^4.0.0"
2557
+ tslib "^2.6.2"
2558
+
2066
2559
  "@smithy/querystring-parser@^4.0.1":
2067
2560
  version "4.0.1"
2068
2561
  resolved "https://registry.yarnpkg.com/@smithy/querystring-parser/-/querystring-parser-4.0.1.tgz#312dc62b146f8bb8a67558d82d4722bb9211af42"
@@ -2071,6 +2564,14 @@
2071
2564
  "@smithy/types" "^4.1.0"
2072
2565
  tslib "^2.6.2"
2073
2566
 
2567
+ "@smithy/querystring-parser@^4.0.2":
2568
+ version "4.0.2"
2569
+ resolved "https://registry.yarnpkg.com/@smithy/querystring-parser/-/querystring-parser-4.0.2.tgz#d80c5afb740e12ad8b4d4f58415e402c69712479"
2570
+ integrity sha512-v6w8wnmZcVXjfVLjxw8qF7OwESD9wnpjp0Dqry/Pod0/5vcEA3qxCr+BhbOHlxS8O+29eLpT3aagxXGwIoEk7Q==
2571
+ dependencies:
2572
+ "@smithy/types" "^4.2.0"
2573
+ tslib "^2.6.2"
2574
+
2074
2575
  "@smithy/service-error-classification@^4.0.1":
2075
2576
  version "4.0.1"
2076
2577
  resolved "https://registry.yarnpkg.com/@smithy/service-error-classification/-/service-error-classification-4.0.1.tgz#84e78579af46c7b79c900b6d6cc822c9465f3259"
@@ -2078,6 +2579,13 @@
2078
2579
  dependencies:
2079
2580
  "@smithy/types" "^4.1.0"
2080
2581
 
2582
+ "@smithy/service-error-classification@^4.0.2":
2583
+ version "4.0.2"
2584
+ resolved "https://registry.yarnpkg.com/@smithy/service-error-classification/-/service-error-classification-4.0.2.tgz#96740ed8be7ac5ad7d6f296d4ddf3f66444b8dcc"
2585
+ integrity sha512-LA86xeFpTKn270Hbkixqs5n73S+LVM0/VZco8dqd+JT75Dyx3Lcw/MraL7ybjmz786+160K8rPOmhsq0SocoJQ==
2586
+ dependencies:
2587
+ "@smithy/types" "^4.2.0"
2588
+
2081
2589
  "@smithy/shared-ini-file-loader@^4.0.1":
2082
2590
  version "4.0.1"
2083
2591
  resolved "https://registry.yarnpkg.com/@smithy/shared-ini-file-loader/-/shared-ini-file-loader-4.0.1.tgz#d35c21c29454ca4e58914a4afdde68d3b2def1ee"
@@ -2086,6 +2594,14 @@
2086
2594
  "@smithy/types" "^4.1.0"
2087
2595
  tslib "^2.6.2"
2088
2596
 
2597
+ "@smithy/shared-ini-file-loader@^4.0.2":
2598
+ version "4.0.2"
2599
+ resolved "https://registry.yarnpkg.com/@smithy/shared-ini-file-loader/-/shared-ini-file-loader-4.0.2.tgz#15043f0516fe09ff4b22982bc5f644dc701ebae5"
2600
+ integrity sha512-J9/gTWBGVuFZ01oVA6vdb4DAjf1XbDhK6sLsu3OS9qmLrS6KB5ygpeHiM3miIbj1qgSJ96GYszXFWv6ErJ8QEw==
2601
+ dependencies:
2602
+ "@smithy/types" "^4.2.0"
2603
+ tslib "^2.6.2"
2604
+
2089
2605
  "@smithy/signature-v4@^5.0.1":
2090
2606
  version "5.0.1"
2091
2607
  resolved "https://registry.yarnpkg.com/@smithy/signature-v4/-/signature-v4-5.0.1.tgz#f93401b176150286ba246681031b0503ec359270"
@@ -2100,6 +2616,20 @@
2100
2616
  "@smithy/util-utf8" "^4.0.0"
2101
2617
  tslib "^2.6.2"
2102
2618
 
2619
+ "@smithy/signature-v4@^5.0.2":
2620
+ version "5.0.2"
2621
+ resolved "https://registry.yarnpkg.com/@smithy/signature-v4/-/signature-v4-5.0.2.tgz#363854e946fbc5bc206ff82e79ada5d5c14be640"
2622
+ integrity sha512-Mz+mc7okA73Lyz8zQKJNyr7lIcHLiPYp0+oiqiMNc/t7/Kf2BENs5d63pEj7oPqdjaum6g0Fc8wC78dY1TgtXw==
2623
+ dependencies:
2624
+ "@smithy/is-array-buffer" "^4.0.0"
2625
+ "@smithy/protocol-http" "^5.1.0"
2626
+ "@smithy/types" "^4.2.0"
2627
+ "@smithy/util-hex-encoding" "^4.0.0"
2628
+ "@smithy/util-middleware" "^4.0.2"
2629
+ "@smithy/util-uri-escape" "^4.0.0"
2630
+ "@smithy/util-utf8" "^4.0.0"
2631
+ tslib "^2.6.2"
2632
+
2103
2633
  "@smithy/smithy-client@^4.1.6":
2104
2634
  version "4.1.6"
2105
2635
  resolved "https://registry.yarnpkg.com/@smithy/smithy-client/-/smithy-client-4.1.6.tgz#2183c922d086d33252012232be891f29a008d932"
@@ -2113,6 +2643,19 @@
2113
2643
  "@smithy/util-stream" "^4.1.2"
2114
2644
  tslib "^2.6.2"
2115
2645
 
2646
+ "@smithy/smithy-client@^4.2.0":
2647
+ version "4.2.0"
2648
+ resolved "https://registry.yarnpkg.com/@smithy/smithy-client/-/smithy-client-4.2.0.tgz#0c64cae4fb5bb4f26386e9b2c33fc9a3c24c9df3"
2649
+ integrity sha512-Qs65/w30pWV7LSFAez9DKy0Koaoh3iHhpcpCCJ4waj/iqwsuSzJna2+vYwq46yBaqO5ZbP9TjUsATUNxrKeBdw==
2650
+ dependencies:
2651
+ "@smithy/core" "^3.2.0"
2652
+ "@smithy/middleware-endpoint" "^4.1.0"
2653
+ "@smithy/middleware-stack" "^4.0.2"
2654
+ "@smithy/protocol-http" "^5.1.0"
2655
+ "@smithy/types" "^4.2.0"
2656
+ "@smithy/util-stream" "^4.2.0"
2657
+ tslib "^2.6.2"
2658
+
2116
2659
  "@smithy/types@^3.3.0":
2117
2660
  version "3.3.0"
2118
2661
  resolved "https://registry.yarnpkg.com/@smithy/types/-/types-3.3.0.tgz#fae037c733d09bc758946a01a3de0ef6e210b16b"
@@ -2127,6 +2670,13 @@
2127
2670
  dependencies:
2128
2671
  tslib "^2.6.2"
2129
2672
 
2673
+ "@smithy/types@^4.2.0":
2674
+ version "4.2.0"
2675
+ resolved "https://registry.yarnpkg.com/@smithy/types/-/types-4.2.0.tgz#e7998984cc54b1acbc32e6d4cf982c712e3d26b6"
2676
+ integrity sha512-7eMk09zQKCO+E/ivsjQv+fDlOupcFUCSC/L2YUPgwhvowVGWbPQHjEFcmjt7QQ4ra5lyowS92SV53Zc6XD4+fg==
2677
+ dependencies:
2678
+ tslib "^2.6.2"
2679
+
2130
2680
  "@smithy/url-parser@^4.0.1":
2131
2681
  version "4.0.1"
2132
2682
  resolved "https://registry.yarnpkg.com/@smithy/url-parser/-/url-parser-4.0.1.tgz#b47743f785f5b8d81324878cbb1b5f834bf8d85a"
@@ -2136,6 +2686,15 @@
2136
2686
  "@smithy/types" "^4.1.0"
2137
2687
  tslib "^2.6.2"
2138
2688
 
2689
+ "@smithy/url-parser@^4.0.2":
2690
+ version "4.0.2"
2691
+ resolved "https://registry.yarnpkg.com/@smithy/url-parser/-/url-parser-4.0.2.tgz#a316f7d8593ffab796348bc5df96237833880713"
2692
+ integrity sha512-Bm8n3j2ScqnT+kJaClSVCMeiSenK6jVAzZCNewsYWuZtnBehEz4r2qP0riZySZVfzB+03XZHJeqfmJDkeeSLiQ==
2693
+ dependencies:
2694
+ "@smithy/querystring-parser" "^4.0.2"
2695
+ "@smithy/types" "^4.2.0"
2696
+ tslib "^2.6.2"
2697
+
2139
2698
  "@smithy/util-base64@^4.0.0":
2140
2699
  version "4.0.0"
2141
2700
  resolved "https://registry.yarnpkg.com/@smithy/util-base64/-/util-base64-4.0.0.tgz#8345f1b837e5f636e5f8470c4d1706ae0c6d0358"
@@ -2193,6 +2752,17 @@
2193
2752
  bowser "^2.11.0"
2194
2753
  tslib "^2.6.2"
2195
2754
 
2755
+ "@smithy/util-defaults-mode-browser@^4.0.8":
2756
+ version "4.0.8"
2757
+ resolved "https://registry.yarnpkg.com/@smithy/util-defaults-mode-browser/-/util-defaults-mode-browser-4.0.8.tgz#77bc4590cdc928901b80f3482e79607a2cbcb150"
2758
+ integrity sha512-ZTypzBra+lI/LfTYZeop9UjoJhhGRTg3pxrNpfSTQLd3AJ37r2z4AXTKpq1rFXiiUIJsYyFgNJdjWRGP/cbBaQ==
2759
+ dependencies:
2760
+ "@smithy/property-provider" "^4.0.2"
2761
+ "@smithy/smithy-client" "^4.2.0"
2762
+ "@smithy/types" "^4.2.0"
2763
+ bowser "^2.11.0"
2764
+ tslib "^2.6.2"
2765
+
2196
2766
  "@smithy/util-defaults-mode-node@^4.0.7":
2197
2767
  version "4.0.7"
2198
2768
  resolved "https://registry.yarnpkg.com/@smithy/util-defaults-mode-node/-/util-defaults-mode-node-4.0.7.tgz#0dea136de9096a36d84416f6af5843d866621491"
@@ -2206,6 +2776,19 @@
2206
2776
  "@smithy/types" "^4.1.0"
2207
2777
  tslib "^2.6.2"
2208
2778
 
2779
+ "@smithy/util-defaults-mode-node@^4.0.8":
2780
+ version "4.0.8"
2781
+ resolved "https://registry.yarnpkg.com/@smithy/util-defaults-mode-node/-/util-defaults-mode-node-4.0.8.tgz#123b517efe6434977139b341d1f64b5f1e743aac"
2782
+ integrity sha512-Rgk0Jc/UDfRTzVthye/k2dDsz5Xxs9LZaKCNPgJTRyoyBoeiNCnHsYGOyu1PKN+sDyPnJzMOz22JbwxzBp9NNA==
2783
+ dependencies:
2784
+ "@smithy/config-resolver" "^4.1.0"
2785
+ "@smithy/credential-provider-imds" "^4.0.2"
2786
+ "@smithy/node-config-provider" "^4.0.2"
2787
+ "@smithy/property-provider" "^4.0.2"
2788
+ "@smithy/smithy-client" "^4.2.0"
2789
+ "@smithy/types" "^4.2.0"
2790
+ tslib "^2.6.2"
2791
+
2209
2792
  "@smithy/util-endpoints@^3.0.1":
2210
2793
  version "3.0.1"
2211
2794
  resolved "https://registry.yarnpkg.com/@smithy/util-endpoints/-/util-endpoints-3.0.1.tgz#44ccbf1721447966f69496c9003b87daa8f61975"
@@ -2215,6 +2798,15 @@
2215
2798
  "@smithy/types" "^4.1.0"
2216
2799
  tslib "^2.6.2"
2217
2800
 
2801
+ "@smithy/util-endpoints@^3.0.2":
2802
+ version "3.0.2"
2803
+ resolved "https://registry.yarnpkg.com/@smithy/util-endpoints/-/util-endpoints-3.0.2.tgz#6933a0d6d4a349523ef71ca9540c9c0b222b559e"
2804
+ integrity sha512-6QSutU5ZyrpNbnd51zRTL7goojlcnuOB55+F9VBD+j8JpRY50IGamsjlycrmpn8PQkmJucFW8A0LSfXj7jjtLQ==
2805
+ dependencies:
2806
+ "@smithy/node-config-provider" "^4.0.2"
2807
+ "@smithy/types" "^4.2.0"
2808
+ tslib "^2.6.2"
2809
+
2218
2810
  "@smithy/util-hex-encoding@^4.0.0":
2219
2811
  version "4.0.0"
2220
2812
  resolved "https://registry.yarnpkg.com/@smithy/util-hex-encoding/-/util-hex-encoding-4.0.0.tgz#dd449a6452cffb37c5b1807ec2525bb4be551e8d"
@@ -2230,6 +2822,14 @@
2230
2822
  "@smithy/types" "^4.1.0"
2231
2823
  tslib "^2.6.2"
2232
2824
 
2825
+ "@smithy/util-middleware@^4.0.2":
2826
+ version "4.0.2"
2827
+ resolved "https://registry.yarnpkg.com/@smithy/util-middleware/-/util-middleware-4.0.2.tgz#272f1249664e27068ef0d5f967a233bf7b77962c"
2828
+ integrity sha512-6GDamTGLuBQVAEuQ4yDQ+ti/YINf/MEmIegrEeg7DdB/sld8BX1lqt9RRuIcABOhAGTA50bRbPzErez7SlDtDQ==
2829
+ dependencies:
2830
+ "@smithy/types" "^4.2.0"
2831
+ tslib "^2.6.2"
2832
+
2233
2833
  "@smithy/util-retry@^4.0.1":
2234
2834
  version "4.0.1"
2235
2835
  resolved "https://registry.yarnpkg.com/@smithy/util-retry/-/util-retry-4.0.1.tgz#fb5f26492383dcb9a09cc4aee23a10f839cd0769"
@@ -2239,6 +2839,15 @@
2239
2839
  "@smithy/types" "^4.1.0"
2240
2840
  tslib "^2.6.2"
2241
2841
 
2842
+ "@smithy/util-retry@^4.0.2":
2843
+ version "4.0.2"
2844
+ resolved "https://registry.yarnpkg.com/@smithy/util-retry/-/util-retry-4.0.2.tgz#9b64cf460d63555884e641721d19e3c0abff8ee6"
2845
+ integrity sha512-Qryc+QG+7BCpvjloFLQrmlSd0RsVRHejRXd78jNO3+oREueCjwG1CCEH1vduw/ZkM1U9TztwIKVIi3+8MJScGg==
2846
+ dependencies:
2847
+ "@smithy/service-error-classification" "^4.0.2"
2848
+ "@smithy/types" "^4.2.0"
2849
+ tslib "^2.6.2"
2850
+
2242
2851
  "@smithy/util-stream@^4.1.2":
2243
2852
  version "4.1.2"
2244
2853
  resolved "https://registry.yarnpkg.com/@smithy/util-stream/-/util-stream-4.1.2.tgz#b867f25bc8b016de0582810a2f4092a71c5e3244"
@@ -2253,6 +2862,20 @@
2253
2862
  "@smithy/util-utf8" "^4.0.0"
2254
2863
  tslib "^2.6.2"
2255
2864
 
2865
+ "@smithy/util-stream@^4.2.0":
2866
+ version "4.2.0"
2867
+ resolved "https://registry.yarnpkg.com/@smithy/util-stream/-/util-stream-4.2.0.tgz#85f85516b0042726162bf619caa3358332195652"
2868
+ integrity sha512-Vj1TtwWnuWqdgQI6YTUF5hQ/0jmFiOYsc51CSMgj7QfyO+RF4EnT2HNjoviNlOOmgzgvf3f5yno+EiC4vrnaWQ==
2869
+ dependencies:
2870
+ "@smithy/fetch-http-handler" "^5.0.2"
2871
+ "@smithy/node-http-handler" "^4.0.4"
2872
+ "@smithy/types" "^4.2.0"
2873
+ "@smithy/util-base64" "^4.0.0"
2874
+ "@smithy/util-buffer-from" "^4.0.0"
2875
+ "@smithy/util-hex-encoding" "^4.0.0"
2876
+ "@smithy/util-utf8" "^4.0.0"
2877
+ tslib "^2.6.2"
2878
+
2256
2879
  "@smithy/util-uri-escape@^4.0.0":
2257
2880
  version "4.0.0"
2258
2881
  resolved "https://registry.yarnpkg.com/@smithy/util-uri-escape/-/util-uri-escape-4.0.0.tgz#a96c160c76f3552458a44d8081fade519d214737"
@@ -2285,6 +2908,15 @@
2285
2908
  "@smithy/types" "^4.1.0"
2286
2909
  tslib "^2.6.2"
2287
2910
 
2911
+ "@smithy/util-waiter@^4.0.3":
2912
+ version "4.0.3"
2913
+ resolved "https://registry.yarnpkg.com/@smithy/util-waiter/-/util-waiter-4.0.3.tgz#ec5605ec123493259ccbf1c0b5c1951b3360f43b"
2914
+ integrity sha512-JtaY3FxmD+te+KSI2FJuEcfNC9T/DGGVf551babM7fAaXhjJUt7oSYurH1Devxd2+BOSUACCgt3buinx4UnmEA==
2915
+ dependencies:
2916
+ "@smithy/abort-controller" "^4.0.2"
2917
+ "@smithy/types" "^4.2.0"
2918
+ tslib "^2.6.2"
2919
+
2288
2920
  "@szmarczak/http-timer@^5.0.1":
2289
2921
  version "5.0.1"
2290
2922
  resolved "https://registry.yarnpkg.com/@szmarczak/http-timer/-/http-timer-5.0.1.tgz#c7c1bf1141cdd4751b0399c8fc7b8b664cd5be3a"
@@ -3917,12 +4549,12 @@ eslint-plugin-jsdoc@^46.10.1:
3917
4549
  semver "^7.5.4"
3918
4550
  spdx-expression-parse "^4.0.0"
3919
4551
 
3920
- eslint-plugin-sf-plugin@^1.20.16:
3921
- version "1.20.16"
3922
- resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.16.tgz#bdaa21ba896bad98c45bfd5c2626cddcc9ba3595"
3923
- integrity sha512-NbWW2J6eO70m4C/ab9ZOVqpSW97+C/xNwHc4c10GV3mi8brxA9OWKo7vDfd2nGKrZ0EzA1BHujnu9ItV3HhrJQ==
4552
+ eslint-plugin-sf-plugin@^1.20.18:
4553
+ version "1.20.18"
4554
+ resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.18.tgz#06e7a27babf6d5638b17e082c888c11201c01cd4"
4555
+ integrity sha512-ljPpknrhJio/YOnZUm6f63ujT2Gi7jUE63D4BWtYYbMaljX27kmXYygoViYi/Vsz5+S8jj/ydSHLJVTRo5Ynqw==
3924
4556
  dependencies:
3925
- "@salesforce/core" "^8.8.5"
4557
+ "@salesforce/core" "^8.8.7"
3926
4558
  "@typescript-eslint/utils" "^7.18.0"
3927
4559
 
3928
4560
  eslint-plugin-unicorn@^50.0.1:
@@ -6127,19 +6759,19 @@ object.values@^1.1.7:
6127
6759
  define-properties "^1.2.0"
6128
6760
  es-abstract "^1.22.1"
6129
6761
 
6130
- oclif@^4.17.39:
6131
- version "4.17.39"
6132
- resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.17.39.tgz#a304473724c1ed3f8ad8a3adfce3bd29a5c549fc"
6133
- integrity sha512-J5RwVQ85Qdw0GDTN3o3QpThHAh3fnsywHJsFsBLWDZqw6Z7Sqh0Z2HWis+a68HhzWF927PfvHovzIXXnaJCXIQ==
6762
+ oclif@^4.17.43:
6763
+ version "4.17.43"
6764
+ resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.17.43.tgz#8845eb74f8708912475ef3eb3dfb76746d09c356"
6765
+ integrity sha512-yvZX0XQtKtt6+4xKpl83TSY6c8k4AvnZne8u+I1up3eVaMQkt2hsGR+VWIoY0Jl0OG2WJG+6fNkgC0uKPtP8/g==
6134
6766
  dependencies:
6135
6767
  "@aws-sdk/client-cloudfront" "^3.764.0"
6136
- "@aws-sdk/client-s3" "^3.772.0"
6768
+ "@aws-sdk/client-s3" "^3.782.0"
6137
6769
  "@inquirer/confirm" "^3.1.22"
6138
6770
  "@inquirer/input" "^2.2.4"
6139
6771
  "@inquirer/select" "^2.5.0"
6140
- "@oclif/core" "^4.2.8"
6772
+ "@oclif/core" "^4.2.10"
6141
6773
  "@oclif/plugin-help" "^6.2.27"
6142
- "@oclif/plugin-not-found" "^3.2.46"
6774
+ "@oclif/plugin-not-found" "^3.2.48"
6143
6775
  "@oclif/plugin-warn-if-update-available" "^3.1.31"
6144
6776
  async-retry "^1.3.3"
6145
6777
  chalk "^4"
@@ -6154,7 +6786,7 @@ oclif@^4.17.39:
6154
6786
  normalize-package-data "^6"
6155
6787
  semver "^7.7.1"
6156
6788
  sort-package-json "^2.15.1"
6157
- tiny-jsonc "^1.0.1"
6789
+ tiny-jsonc "^1.0.2"
6158
6790
  validate-npm-package-name "^5.0.1"
6159
6791
 
6160
6792
  on-exit-leak-free@^2.1.0:
@@ -7355,10 +7987,10 @@ through2@^4.0.0:
7355
7987
  resolved "https://registry.yarnpkg.com/through/-/through-2.3.8.tgz#0dd4c9ffaabc357960b1b724115d7e0e86a2e1f5"
7356
7988
  integrity sha512-w89qg7PI8wAdvX60bMDP+bFoD5Dvhm9oLheFp5O4a2QF0cSBGsBX4qZmadPMvVqlLJBBci+WqGGOAPvcDeNSVg==
7357
7989
 
7358
- tiny-jsonc@^1.0.1:
7359
- version "1.0.1"
7360
- resolved "https://registry.yarnpkg.com/tiny-jsonc/-/tiny-jsonc-1.0.1.tgz#71de47c9d812b411e87a9f3ab4a5fe42cd8d8f9c"
7361
- integrity sha512-ik6BCxzva9DoiEfDX/li0L2cWKPPENYvixUprFdl3YPi4bZZUhDnNI9YUkacrv+uIG90dnxR5mNqaoD6UhD6Bw==
7990
+ tiny-jsonc@^1.0.2:
7991
+ version "1.0.2"
7992
+ resolved "https://registry.yarnpkg.com/tiny-jsonc/-/tiny-jsonc-1.0.2.tgz#208df4c437684199cc724f31c2b91ee39c349678"
7993
+ integrity sha512-f5QDAfLq6zIVSyCZQZhhyl0QS6MvAyTxgz4X4x3+EoCktNWEYJ6PeoEA97fyb98njpBNNi88ybpD7m+BDFXaCw==
7362
7994
 
7363
7995
  tinyglobby@^0.2.9:
7364
7996
  version "0.2.10"