@salesforce/plugin-release-management 5.8.11 → 5.8.13
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +16 -16
- package/npm-shrinkwrap.json +1932 -505
- package/oclif.lock +721 -147
- package/oclif.manifest.json +102 -102
- package/package.json +4 -4
package/oclif.lock
CHANGED
|
@@ -138,34 +138,34 @@
|
|
|
138
138
|
"@smithy/util-waiter" "^4.2.13"
|
|
139
139
|
tslib "^2.6.2"
|
|
140
140
|
|
|
141
|
-
"@aws-sdk/client-s3@3.
|
|
142
|
-
version "3.
|
|
143
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/client-s3/-/client-s3-3.
|
|
144
|
-
integrity sha512-
|
|
141
|
+
"@aws-sdk/client-s3@3.1014.0":
|
|
142
|
+
version "3.1014.0"
|
|
143
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/client-s3/-/client-s3-3.1014.0.tgz#46684750c3b95b46841000ba04115c010dc0b521"
|
|
144
|
+
integrity sha512-0XLrOT4Cm3NEhhiME7l/8LbTXS4KdsbR4dSrY207KNKTcHLLTZ9EXt4ZpgnTfLvWQF3pGP2us4Zi1fYLo0N+Ow==
|
|
145
145
|
dependencies:
|
|
146
146
|
"@aws-crypto/sha1-browser" "5.2.0"
|
|
147
147
|
"@aws-crypto/sha256-browser" "5.2.0"
|
|
148
148
|
"@aws-crypto/sha256-js" "5.2.0"
|
|
149
|
-
"@aws-sdk/core" "^3.973.
|
|
150
|
-
"@aws-sdk/credential-provider-node" "^3.972.
|
|
149
|
+
"@aws-sdk/core" "^3.973.23"
|
|
150
|
+
"@aws-sdk/credential-provider-node" "^3.972.24"
|
|
151
151
|
"@aws-sdk/middleware-bucket-endpoint" "^3.972.8"
|
|
152
152
|
"@aws-sdk/middleware-expect-continue" "^3.972.8"
|
|
153
|
-
"@aws-sdk/middleware-flexible-checksums" "^3.
|
|
153
|
+
"@aws-sdk/middleware-flexible-checksums" "^3.974.3"
|
|
154
154
|
"@aws-sdk/middleware-host-header" "^3.972.8"
|
|
155
155
|
"@aws-sdk/middleware-location-constraint" "^3.972.8"
|
|
156
156
|
"@aws-sdk/middleware-logger" "^3.972.8"
|
|
157
157
|
"@aws-sdk/middleware-recursion-detection" "^3.972.8"
|
|
158
|
-
"@aws-sdk/middleware-sdk-s3" "^3.972.
|
|
158
|
+
"@aws-sdk/middleware-sdk-s3" "^3.972.23"
|
|
159
159
|
"@aws-sdk/middleware-ssec" "^3.972.8"
|
|
160
|
-
"@aws-sdk/middleware-user-agent" "^3.972.
|
|
161
|
-
"@aws-sdk/region-config-resolver" "^3.972.
|
|
162
|
-
"@aws-sdk/signature-v4-multi-region" "^3.996.
|
|
160
|
+
"@aws-sdk/middleware-user-agent" "^3.972.24"
|
|
161
|
+
"@aws-sdk/region-config-resolver" "^3.972.9"
|
|
162
|
+
"@aws-sdk/signature-v4-multi-region" "^3.996.11"
|
|
163
163
|
"@aws-sdk/types" "^3.973.6"
|
|
164
164
|
"@aws-sdk/util-endpoints" "^3.996.5"
|
|
165
165
|
"@aws-sdk/util-user-agent-browser" "^3.972.8"
|
|
166
|
-
"@aws-sdk/util-user-agent-node" "^3.973.
|
|
167
|
-
"@smithy/config-resolver" "^4.4.
|
|
168
|
-
"@smithy/core" "^3.23.
|
|
166
|
+
"@aws-sdk/util-user-agent-node" "^3.973.10"
|
|
167
|
+
"@smithy/config-resolver" "^4.4.13"
|
|
168
|
+
"@smithy/core" "^3.23.12"
|
|
169
169
|
"@smithy/eventstream-serde-browser" "^4.2.12"
|
|
170
170
|
"@smithy/eventstream-serde-config-resolver" "^4.3.12"
|
|
171
171
|
"@smithy/eventstream-serde-node" "^4.2.12"
|
|
@@ -176,25 +176,25 @@
|
|
|
176
176
|
"@smithy/invalid-dependency" "^4.2.12"
|
|
177
177
|
"@smithy/md5-js" "^4.2.12"
|
|
178
178
|
"@smithy/middleware-content-length" "^4.2.12"
|
|
179
|
-
"@smithy/middleware-endpoint" "^4.4.
|
|
180
|
-
"@smithy/middleware-retry" "^4.4.
|
|
181
|
-
"@smithy/middleware-serde" "^4.2.
|
|
179
|
+
"@smithy/middleware-endpoint" "^4.4.27"
|
|
180
|
+
"@smithy/middleware-retry" "^4.4.44"
|
|
181
|
+
"@smithy/middleware-serde" "^4.2.15"
|
|
182
182
|
"@smithy/middleware-stack" "^4.2.12"
|
|
183
183
|
"@smithy/node-config-provider" "^4.3.12"
|
|
184
|
-
"@smithy/node-http-handler" "^4.
|
|
184
|
+
"@smithy/node-http-handler" "^4.5.0"
|
|
185
185
|
"@smithy/protocol-http" "^5.3.12"
|
|
186
|
-
"@smithy/smithy-client" "^4.12.
|
|
186
|
+
"@smithy/smithy-client" "^4.12.7"
|
|
187
187
|
"@smithy/types" "^4.13.1"
|
|
188
188
|
"@smithy/url-parser" "^4.2.12"
|
|
189
189
|
"@smithy/util-base64" "^4.3.2"
|
|
190
190
|
"@smithy/util-body-length-browser" "^4.2.2"
|
|
191
191
|
"@smithy/util-body-length-node" "^4.2.3"
|
|
192
|
-
"@smithy/util-defaults-mode-browser" "^4.3.
|
|
193
|
-
"@smithy/util-defaults-mode-node" "^4.2.
|
|
192
|
+
"@smithy/util-defaults-mode-browser" "^4.3.43"
|
|
193
|
+
"@smithy/util-defaults-mode-node" "^4.2.47"
|
|
194
194
|
"@smithy/util-endpoints" "^3.3.3"
|
|
195
195
|
"@smithy/util-middleware" "^4.2.12"
|
|
196
196
|
"@smithy/util-retry" "^4.2.12"
|
|
197
|
-
"@smithy/util-stream" "^4.5.
|
|
197
|
+
"@smithy/util-stream" "^4.5.20"
|
|
198
198
|
"@smithy/util-utf8" "^4.2.2"
|
|
199
199
|
"@smithy/util-waiter" "^4.2.13"
|
|
200
200
|
tslib "^2.6.2"
|
|
@@ -279,6 +279,25 @@
|
|
|
279
279
|
"@smithy/util-utf8" "^4.2.2"
|
|
280
280
|
tslib "^2.6.2"
|
|
281
281
|
|
|
282
|
+
"@aws-sdk/core@^3.973.23", "@aws-sdk/core@^3.974.1":
|
|
283
|
+
version "3.974.1"
|
|
284
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/core/-/core-3.974.1.tgz#69e812e056501060a44bb1e844e66a1932c44c83"
|
|
285
|
+
integrity sha512-gy/gffKz0zaHDaqRiLCdIvgHmaAL/HXuAtMcBP7euYSFx4BsbsdlfmUBJag+Gqe62z6/XuloKyQyaiH+kS3Vrg==
|
|
286
|
+
dependencies:
|
|
287
|
+
"@aws-sdk/types" "^3.973.8"
|
|
288
|
+
"@aws-sdk/xml-builder" "^3.972.18"
|
|
289
|
+
"@smithy/core" "^3.23.15"
|
|
290
|
+
"@smithy/node-config-provider" "^4.3.14"
|
|
291
|
+
"@smithy/property-provider" "^4.2.14"
|
|
292
|
+
"@smithy/protocol-http" "^5.3.14"
|
|
293
|
+
"@smithy/signature-v4" "^5.3.14"
|
|
294
|
+
"@smithy/smithy-client" "^4.12.11"
|
|
295
|
+
"@smithy/types" "^4.14.1"
|
|
296
|
+
"@smithy/util-base64" "^4.3.2"
|
|
297
|
+
"@smithy/util-middleware" "^4.2.14"
|
|
298
|
+
"@smithy/util-utf8" "^4.2.2"
|
|
299
|
+
tslib "^2.6.2"
|
|
300
|
+
|
|
282
301
|
"@aws-sdk/crc64-nvme@^3.972.5":
|
|
283
302
|
version "3.972.5"
|
|
284
303
|
resolved "https://registry.yarnpkg.com/@aws-sdk/crc64-nvme/-/crc64-nvme-3.972.5.tgz#8b6213341e86759568dbf2d7631c6820580d2969"
|
|
@@ -287,6 +306,14 @@
|
|
|
287
306
|
"@smithy/types" "^4.13.1"
|
|
288
307
|
tslib "^2.6.2"
|
|
289
308
|
|
|
309
|
+
"@aws-sdk/crc64-nvme@^3.972.7":
|
|
310
|
+
version "3.972.7"
|
|
311
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/crc64-nvme/-/crc64-nvme-3.972.7.tgz#0e56fb3ccc0242ed05ffd0bc993d724ce8b3dde2"
|
|
312
|
+
integrity sha512-QUagVVBbC8gODCF6e1aV0mE2TXWB9Opz4k8EJFdNrujUVQm5R4AjJa1mpOqzwOuROBzqJU9zawzig7M96L8Ejg==
|
|
313
|
+
dependencies:
|
|
314
|
+
"@smithy/types" "^4.14.1"
|
|
315
|
+
tslib "^2.6.2"
|
|
316
|
+
|
|
290
317
|
"@aws-sdk/credential-provider-env@^3.972.24":
|
|
291
318
|
version "3.972.24"
|
|
292
319
|
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-env/-/credential-provider-env-3.972.24.tgz#bc33a34f15704d02552aa8b3994d17008b991f86"
|
|
@@ -298,6 +325,17 @@
|
|
|
298
325
|
"@smithy/types" "^4.13.1"
|
|
299
326
|
tslib "^2.6.2"
|
|
300
327
|
|
|
328
|
+
"@aws-sdk/credential-provider-env@^3.972.27":
|
|
329
|
+
version "3.972.27"
|
|
330
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-env/-/credential-provider-env-3.972.27.tgz#296091d01fbad87b56730e4af6c847b5951490a9"
|
|
331
|
+
integrity sha512-xfUt2CUZDC+Tf16A6roD1b4pk/nrXdkoLY3TEhv198AXDtBo5xUJP1zd0e8SmuKLN4PpIBX96OizZbmMlcI6oQ==
|
|
332
|
+
dependencies:
|
|
333
|
+
"@aws-sdk/core" "^3.974.1"
|
|
334
|
+
"@aws-sdk/types" "^3.973.8"
|
|
335
|
+
"@smithy/property-provider" "^4.2.14"
|
|
336
|
+
"@smithy/types" "^4.14.1"
|
|
337
|
+
tslib "^2.6.2"
|
|
338
|
+
|
|
301
339
|
"@aws-sdk/credential-provider-http@^3.972.26":
|
|
302
340
|
version "3.972.26"
|
|
303
341
|
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-http/-/credential-provider-http-3.972.26.tgz#6524c3681dbb62d3c4de82262631ab94b800f00e"
|
|
@@ -314,6 +352,22 @@
|
|
|
314
352
|
"@smithy/util-stream" "^4.5.21"
|
|
315
353
|
tslib "^2.6.2"
|
|
316
354
|
|
|
355
|
+
"@aws-sdk/credential-provider-http@^3.972.29":
|
|
356
|
+
version "3.972.29"
|
|
357
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-http/-/credential-provider-http-3.972.29.tgz#31c4b731bd3200155a03b58e5e6e2fabd2793adf"
|
|
358
|
+
integrity sha512-hjNeYb6oLyHgMihra83ie0J/T2y9om3cy1qC90h9DRgvYXEoN4BCFf8bHguZjKhXunnv7YkmZRuYL5Mkk77eCA==
|
|
359
|
+
dependencies:
|
|
360
|
+
"@aws-sdk/core" "^3.974.1"
|
|
361
|
+
"@aws-sdk/types" "^3.973.8"
|
|
362
|
+
"@smithy/fetch-http-handler" "^5.3.17"
|
|
363
|
+
"@smithy/node-http-handler" "^4.5.3"
|
|
364
|
+
"@smithy/property-provider" "^4.2.14"
|
|
365
|
+
"@smithy/protocol-http" "^5.3.14"
|
|
366
|
+
"@smithy/smithy-client" "^4.12.11"
|
|
367
|
+
"@smithy/types" "^4.14.1"
|
|
368
|
+
"@smithy/util-stream" "^4.5.23"
|
|
369
|
+
tslib "^2.6.2"
|
|
370
|
+
|
|
317
371
|
"@aws-sdk/credential-provider-ini@^3.972.28":
|
|
318
372
|
version "3.972.28"
|
|
319
373
|
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-ini/-/credential-provider-ini-3.972.28.tgz#6bc0d684c245914dca7a1a4dd3c2d84212833320"
|
|
@@ -334,6 +388,26 @@
|
|
|
334
388
|
"@smithy/types" "^4.13.1"
|
|
335
389
|
tslib "^2.6.2"
|
|
336
390
|
|
|
391
|
+
"@aws-sdk/credential-provider-ini@^3.972.31":
|
|
392
|
+
version "3.972.31"
|
|
393
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-ini/-/credential-provider-ini-3.972.31.tgz#e6fe3aa4952edb730007545fc3d944362a111edb"
|
|
394
|
+
integrity sha512-PuQ7e8WYzAPpzvFcajxf8c0LqSzakVHVlKw8M0oubk8Kf347YOCCqT1seQrHs5AdZuIh2RD9LX4O+Xa5ImEBfQ==
|
|
395
|
+
dependencies:
|
|
396
|
+
"@aws-sdk/core" "^3.974.1"
|
|
397
|
+
"@aws-sdk/credential-provider-env" "^3.972.27"
|
|
398
|
+
"@aws-sdk/credential-provider-http" "^3.972.29"
|
|
399
|
+
"@aws-sdk/credential-provider-login" "^3.972.31"
|
|
400
|
+
"@aws-sdk/credential-provider-process" "^3.972.27"
|
|
401
|
+
"@aws-sdk/credential-provider-sso" "^3.972.31"
|
|
402
|
+
"@aws-sdk/credential-provider-web-identity" "^3.972.31"
|
|
403
|
+
"@aws-sdk/nested-clients" "^3.996.21"
|
|
404
|
+
"@aws-sdk/types" "^3.973.8"
|
|
405
|
+
"@smithy/credential-provider-imds" "^4.2.14"
|
|
406
|
+
"@smithy/property-provider" "^4.2.14"
|
|
407
|
+
"@smithy/shared-ini-file-loader" "^4.4.9"
|
|
408
|
+
"@smithy/types" "^4.14.1"
|
|
409
|
+
tslib "^2.6.2"
|
|
410
|
+
|
|
337
411
|
"@aws-sdk/credential-provider-login@^3.972.28":
|
|
338
412
|
version "3.972.28"
|
|
339
413
|
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-login/-/credential-provider-login-3.972.28.tgz#b2d47d4d43690d2d824edc94ce955d86dd3877f1"
|
|
@@ -348,6 +422,20 @@
|
|
|
348
422
|
"@smithy/types" "^4.13.1"
|
|
349
423
|
tslib "^2.6.2"
|
|
350
424
|
|
|
425
|
+
"@aws-sdk/credential-provider-login@^3.972.31":
|
|
426
|
+
version "3.972.31"
|
|
427
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-login/-/credential-provider-login-3.972.31.tgz#7a71981679dc44e5d13862a171d5ec9d2bf6e80a"
|
|
428
|
+
integrity sha512-bBmWDmtSpmLOZR6a0kmowBcVL1hiL8Vlap/RXeMpFd7JbWl87YcwqL6T9LH/0oBVEZXu1dUZAtojgSuZgMO5xw==
|
|
429
|
+
dependencies:
|
|
430
|
+
"@aws-sdk/core" "^3.974.1"
|
|
431
|
+
"@aws-sdk/nested-clients" "^3.996.21"
|
|
432
|
+
"@aws-sdk/types" "^3.973.8"
|
|
433
|
+
"@smithy/property-provider" "^4.2.14"
|
|
434
|
+
"@smithy/protocol-http" "^5.3.14"
|
|
435
|
+
"@smithy/shared-ini-file-loader" "^4.4.9"
|
|
436
|
+
"@smithy/types" "^4.14.1"
|
|
437
|
+
tslib "^2.6.2"
|
|
438
|
+
|
|
351
439
|
"@aws-sdk/credential-provider-node@^3.972.21", "@aws-sdk/credential-provider-node@^3.972.29":
|
|
352
440
|
version "3.972.29"
|
|
353
441
|
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-node/-/credential-provider-node-3.972.29.tgz#4bcc991fcbf245f75494a119b3446a678a51e019"
|
|
@@ -366,6 +454,24 @@
|
|
|
366
454
|
"@smithy/types" "^4.13.1"
|
|
367
455
|
tslib "^2.6.2"
|
|
368
456
|
|
|
457
|
+
"@aws-sdk/credential-provider-node@^3.972.24":
|
|
458
|
+
version "3.972.32"
|
|
459
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-node/-/credential-provider-node-3.972.32.tgz#28466df983be1a6d9de50f431e7e8021af18ceba"
|
|
460
|
+
integrity sha512-9aj0x9hGYUondBZSD0XkksAdHhOKttFw4BWpLCeggeg40qSJxGrAP++g0GCm0VqWc1WtC/NRFiAVzPCy56vmog==
|
|
461
|
+
dependencies:
|
|
462
|
+
"@aws-sdk/credential-provider-env" "^3.972.27"
|
|
463
|
+
"@aws-sdk/credential-provider-http" "^3.972.29"
|
|
464
|
+
"@aws-sdk/credential-provider-ini" "^3.972.31"
|
|
465
|
+
"@aws-sdk/credential-provider-process" "^3.972.27"
|
|
466
|
+
"@aws-sdk/credential-provider-sso" "^3.972.31"
|
|
467
|
+
"@aws-sdk/credential-provider-web-identity" "^3.972.31"
|
|
468
|
+
"@aws-sdk/types" "^3.973.8"
|
|
469
|
+
"@smithy/credential-provider-imds" "^4.2.14"
|
|
470
|
+
"@smithy/property-provider" "^4.2.14"
|
|
471
|
+
"@smithy/shared-ini-file-loader" "^4.4.9"
|
|
472
|
+
"@smithy/types" "^4.14.1"
|
|
473
|
+
tslib "^2.6.2"
|
|
474
|
+
|
|
369
475
|
"@aws-sdk/credential-provider-process@^3.972.24":
|
|
370
476
|
version "3.972.24"
|
|
371
477
|
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-process/-/credential-provider-process-3.972.24.tgz#940c76a2db0aece23879dcf75ac5b6ee8f8fa135"
|
|
@@ -378,6 +484,18 @@
|
|
|
378
484
|
"@smithy/types" "^4.13.1"
|
|
379
485
|
tslib "^2.6.2"
|
|
380
486
|
|
|
487
|
+
"@aws-sdk/credential-provider-process@^3.972.27":
|
|
488
|
+
version "3.972.27"
|
|
489
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-process/-/credential-provider-process-3.972.27.tgz#24ae20a1af5c0ab63872f3672696889694c7fa2e"
|
|
490
|
+
integrity sha512-1CZvfb1WzudWWIFAVQkd1OI/T1RxPcSvNWzNsb2BMBVsBJzBtB8dV5f2nymHVU4UqwxipdVt/DAbgdDRf33JDg==
|
|
491
|
+
dependencies:
|
|
492
|
+
"@aws-sdk/core" "^3.974.1"
|
|
493
|
+
"@aws-sdk/types" "^3.973.8"
|
|
494
|
+
"@smithy/property-provider" "^4.2.14"
|
|
495
|
+
"@smithy/shared-ini-file-loader" "^4.4.9"
|
|
496
|
+
"@smithy/types" "^4.14.1"
|
|
497
|
+
tslib "^2.6.2"
|
|
498
|
+
|
|
381
499
|
"@aws-sdk/credential-provider-sso@^3.972.28":
|
|
382
500
|
version "3.972.28"
|
|
383
501
|
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-sso/-/credential-provider-sso-3.972.28.tgz#bf150bfb7e708d58f35bb2b5786b902df19fd92d"
|
|
@@ -392,6 +510,20 @@
|
|
|
392
510
|
"@smithy/types" "^4.13.1"
|
|
393
511
|
tslib "^2.6.2"
|
|
394
512
|
|
|
513
|
+
"@aws-sdk/credential-provider-sso@^3.972.31":
|
|
514
|
+
version "3.972.31"
|
|
515
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-sso/-/credential-provider-sso-3.972.31.tgz#6a5506d65397323740f930ba000aab7622f9be71"
|
|
516
|
+
integrity sha512-x8Mx18S48XMl9bEEpYwmXDTvjWGPIfDadReN37Lc099/DUrlL4Zs9T9rwwggo6DkKS1aev6v+MTUx7JTa87TZQ==
|
|
517
|
+
dependencies:
|
|
518
|
+
"@aws-sdk/core" "^3.974.1"
|
|
519
|
+
"@aws-sdk/nested-clients" "^3.996.21"
|
|
520
|
+
"@aws-sdk/token-providers" "3.1032.0"
|
|
521
|
+
"@aws-sdk/types" "^3.973.8"
|
|
522
|
+
"@smithy/property-provider" "^4.2.14"
|
|
523
|
+
"@smithy/shared-ini-file-loader" "^4.4.9"
|
|
524
|
+
"@smithy/types" "^4.14.1"
|
|
525
|
+
tslib "^2.6.2"
|
|
526
|
+
|
|
395
527
|
"@aws-sdk/credential-provider-web-identity@^3.972.28":
|
|
396
528
|
version "3.972.28"
|
|
397
529
|
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-web-identity/-/credential-provider-web-identity-3.972.28.tgz#27fc2a0fe0d2ff1460171d2a6912898c2235a7df"
|
|
@@ -405,6 +537,19 @@
|
|
|
405
537
|
"@smithy/types" "^4.13.1"
|
|
406
538
|
tslib "^2.6.2"
|
|
407
539
|
|
|
540
|
+
"@aws-sdk/credential-provider-web-identity@^3.972.31":
|
|
541
|
+
version "3.972.31"
|
|
542
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-web-identity/-/credential-provider-web-identity-3.972.31.tgz#e431eceb97dfc53ca4c890bf87f909fa8550c246"
|
|
543
|
+
integrity sha512-zfuNMIkGfjYsHis9qytYf74Bcmq6Ji9Xwf4w53baRCI/b2otTwZv3SW1uRiJ5Di7999QzRGhHZ96+eUeo3gSOA==
|
|
544
|
+
dependencies:
|
|
545
|
+
"@aws-sdk/core" "^3.974.1"
|
|
546
|
+
"@aws-sdk/nested-clients" "^3.996.21"
|
|
547
|
+
"@aws-sdk/types" "^3.973.8"
|
|
548
|
+
"@smithy/property-provider" "^4.2.14"
|
|
549
|
+
"@smithy/shared-ini-file-loader" "^4.4.9"
|
|
550
|
+
"@smithy/types" "^4.14.1"
|
|
551
|
+
tslib "^2.6.2"
|
|
552
|
+
|
|
408
553
|
"@aws-sdk/middleware-bucket-endpoint@^3.972.8":
|
|
409
554
|
version "3.972.8"
|
|
410
555
|
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-bucket-endpoint/-/middleware-bucket-endpoint-3.972.8.tgz#cbb5eccad6e699991027dbd35e88153f92ea5082"
|
|
@@ -428,7 +573,27 @@
|
|
|
428
573
|
"@smithy/types" "^4.13.1"
|
|
429
574
|
tslib "^2.6.2"
|
|
430
575
|
|
|
431
|
-
"@aws-sdk/middleware-flexible-checksums@^3.
|
|
576
|
+
"@aws-sdk/middleware-flexible-checksums@^3.974.3":
|
|
577
|
+
version "3.974.9"
|
|
578
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-flexible-checksums/-/middleware-flexible-checksums-3.974.9.tgz#28e3e6c51a6ebdcdbd09725e910a6cb67fbc51f4"
|
|
579
|
+
integrity sha512-ye6xVuMEQ5NCT+yQOryGYsuCXnOwu7iGFGzV+qpXZOWtqXIAAaFostapxj6RCubw36rekVwmdB2lcspFuyNfYQ==
|
|
580
|
+
dependencies:
|
|
581
|
+
"@aws-crypto/crc32" "5.2.0"
|
|
582
|
+
"@aws-crypto/crc32c" "5.2.0"
|
|
583
|
+
"@aws-crypto/util" "5.2.0"
|
|
584
|
+
"@aws-sdk/core" "^3.974.1"
|
|
585
|
+
"@aws-sdk/crc64-nvme" "^3.972.7"
|
|
586
|
+
"@aws-sdk/types" "^3.973.8"
|
|
587
|
+
"@smithy/is-array-buffer" "^4.2.2"
|
|
588
|
+
"@smithy/node-config-provider" "^4.3.14"
|
|
589
|
+
"@smithy/protocol-http" "^5.3.14"
|
|
590
|
+
"@smithy/types" "^4.14.1"
|
|
591
|
+
"@smithy/util-middleware" "^4.2.14"
|
|
592
|
+
"@smithy/util-stream" "^4.5.23"
|
|
593
|
+
"@smithy/util-utf8" "^4.2.2"
|
|
594
|
+
tslib "^2.6.2"
|
|
595
|
+
|
|
596
|
+
"@aws-sdk/middleware-flexible-checksums@^3.974.6":
|
|
432
597
|
version "3.974.6"
|
|
433
598
|
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-flexible-checksums/-/middleware-flexible-checksums-3.974.6.tgz#9c2fcda36161c60dc7555b655d66bc4cf3c7337c"
|
|
434
599
|
integrity sha512-YckB8k1ejbyCg/g36gUMFLNzE4W5cERIa4MtsdO+wpTmJEP0+TB7okWIt7d8TDOvnb7SwvxJ21E4TGOBxFpSWQ==
|
|
@@ -448,6 +613,16 @@
|
|
|
448
613
|
"@smithy/util-utf8" "^4.2.2"
|
|
449
614
|
tslib "^2.6.2"
|
|
450
615
|
|
|
616
|
+
"@aws-sdk/middleware-host-header@^3.972.10":
|
|
617
|
+
version "3.972.10"
|
|
618
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-host-header/-/middleware-host-header-3.972.10.tgz#e63b91959ce46948d789582351b2a44c4876e924"
|
|
619
|
+
integrity sha512-IJSsIMeVQ8MMCPbuh1AbltkFhLBLXn7aejzfX5YKT/VLDHn++Dcz8886tXckE+wQssyPUhaXrJhdakO2VilRhg==
|
|
620
|
+
dependencies:
|
|
621
|
+
"@aws-sdk/types" "^3.973.8"
|
|
622
|
+
"@smithy/protocol-http" "^5.3.14"
|
|
623
|
+
"@smithy/types" "^4.14.1"
|
|
624
|
+
tslib "^2.6.2"
|
|
625
|
+
|
|
451
626
|
"@aws-sdk/middleware-host-header@^3.972.8":
|
|
452
627
|
version "3.972.8"
|
|
453
628
|
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-host-header/-/middleware-host-header-3.972.8.tgz#72186e96500b49b38fb5482d6b7bf95e5b985281"
|
|
@@ -467,6 +642,15 @@
|
|
|
467
642
|
"@smithy/types" "^4.13.1"
|
|
468
643
|
tslib "^2.6.2"
|
|
469
644
|
|
|
645
|
+
"@aws-sdk/middleware-logger@^3.972.10":
|
|
646
|
+
version "3.972.10"
|
|
647
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-logger/-/middleware-logger-3.972.10.tgz#d92b3374dcaddd523930bdff441207946343c270"
|
|
648
|
+
integrity sha512-OOuGvvz1Dm20SjZo5oEBePFqxt5nf8AwkNDSyUHvD9/bfNASmstcYxFAHUowy4n6Io7mWUZ04JURZwSBvyQanQ==
|
|
649
|
+
dependencies:
|
|
650
|
+
"@aws-sdk/types" "^3.973.8"
|
|
651
|
+
"@smithy/types" "^4.14.1"
|
|
652
|
+
tslib "^2.6.2"
|
|
653
|
+
|
|
470
654
|
"@aws-sdk/middleware-logger@^3.972.8":
|
|
471
655
|
version "3.972.8"
|
|
472
656
|
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-logger/-/middleware-logger-3.972.8.tgz#7fee4223afcb6f7828dbdf4ea745ce15027cf384"
|
|
@@ -476,6 +660,17 @@
|
|
|
476
660
|
"@smithy/types" "^4.13.1"
|
|
477
661
|
tslib "^2.6.2"
|
|
478
662
|
|
|
663
|
+
"@aws-sdk/middleware-recursion-detection@^3.972.11":
|
|
664
|
+
version "3.972.11"
|
|
665
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-recursion-detection/-/middleware-recursion-detection-3.972.11.tgz#5659982a34fa58c69cbd358c2987c32aefd2bd91"
|
|
666
|
+
integrity sha512-+zz6f79Kj9V5qFK2P+D8Ehjnw4AhphAlCAsPjUqEcInA9umtSSKMrHbSagEeOIsDNuvVrH98bjRHcyQukTrhaQ==
|
|
667
|
+
dependencies:
|
|
668
|
+
"@aws-sdk/types" "^3.973.8"
|
|
669
|
+
"@aws/lambda-invoke-store" "^0.2.2"
|
|
670
|
+
"@smithy/protocol-http" "^5.3.14"
|
|
671
|
+
"@smithy/types" "^4.14.1"
|
|
672
|
+
tslib "^2.6.2"
|
|
673
|
+
|
|
479
674
|
"@aws-sdk/middleware-recursion-detection@^3.972.8", "@aws-sdk/middleware-recursion-detection@^3.972.9":
|
|
480
675
|
version "3.972.9"
|
|
481
676
|
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-recursion-detection/-/middleware-recursion-detection-3.972.9.tgz#53a2cc0cf827863163b2351209212f642015c2e2"
|
|
@@ -487,7 +682,27 @@
|
|
|
487
682
|
"@smithy/types" "^4.13.1"
|
|
488
683
|
tslib "^2.6.2"
|
|
489
684
|
|
|
490
|
-
"@aws-sdk/middleware-sdk-s3@^3.972.
|
|
685
|
+
"@aws-sdk/middleware-sdk-s3@^3.972.23", "@aws-sdk/middleware-sdk-s3@^3.972.30":
|
|
686
|
+
version "3.972.30"
|
|
687
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-sdk-s3/-/middleware-sdk-s3-3.972.30.tgz#cd54439bd298cf16d7aece7bf7afeccc03547b27"
|
|
688
|
+
integrity sha512-hoQRxjJu4tt3gEOQin21rJKotClJC+x7AmCh9ylRct1DJeaNI/BRlFxMbuhJe54bG6xANPagSs0my8K30QyV9g==
|
|
689
|
+
dependencies:
|
|
690
|
+
"@aws-sdk/core" "^3.974.1"
|
|
691
|
+
"@aws-sdk/types" "^3.973.8"
|
|
692
|
+
"@aws-sdk/util-arn-parser" "^3.972.3"
|
|
693
|
+
"@smithy/core" "^3.23.15"
|
|
694
|
+
"@smithy/node-config-provider" "^4.3.14"
|
|
695
|
+
"@smithy/protocol-http" "^5.3.14"
|
|
696
|
+
"@smithy/signature-v4" "^5.3.14"
|
|
697
|
+
"@smithy/smithy-client" "^4.12.11"
|
|
698
|
+
"@smithy/types" "^4.14.1"
|
|
699
|
+
"@smithy/util-config-provider" "^4.2.2"
|
|
700
|
+
"@smithy/util-middleware" "^4.2.14"
|
|
701
|
+
"@smithy/util-stream" "^4.5.23"
|
|
702
|
+
"@smithy/util-utf8" "^4.2.2"
|
|
703
|
+
tslib "^2.6.2"
|
|
704
|
+
|
|
705
|
+
"@aws-sdk/middleware-sdk-s3@^3.972.27":
|
|
491
706
|
version "3.972.27"
|
|
492
707
|
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-sdk-s3/-/middleware-sdk-s3-3.972.27.tgz#df02460d364f46886fc553e224850b14d1c87097"
|
|
493
708
|
integrity sha512-gomO6DZwx+1D/9mbCpcqO5tPBqYBK7DtdgjTIjZ4yvfh/S7ETwAPS0XbJgP2JD8Ycr5CwVrEkV1sFtu3ShXeOw==
|
|
@@ -530,6 +745,20 @@
|
|
|
530
745
|
"@smithy/util-retry" "^4.2.13"
|
|
531
746
|
tslib "^2.6.2"
|
|
532
747
|
|
|
748
|
+
"@aws-sdk/middleware-user-agent@^3.972.24", "@aws-sdk/middleware-user-agent@^3.972.31":
|
|
749
|
+
version "3.972.31"
|
|
750
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-user-agent/-/middleware-user-agent-3.972.31.tgz#691b8cbc8c96d70993a8cf52035e503f9e607e03"
|
|
751
|
+
integrity sha512-L+hXN2HDomlIsWSHW5DVD7ppccCeRnlHXZ5uHG34ePTjF5bm0I1fmrJLbUGiW97xRXWryit5cjdP4Sx2FwiGog==
|
|
752
|
+
dependencies:
|
|
753
|
+
"@aws-sdk/core" "^3.974.1"
|
|
754
|
+
"@aws-sdk/types" "^3.973.8"
|
|
755
|
+
"@aws-sdk/util-endpoints" "^3.996.7"
|
|
756
|
+
"@smithy/core" "^3.23.15"
|
|
757
|
+
"@smithy/protocol-http" "^5.3.14"
|
|
758
|
+
"@smithy/types" "^4.14.1"
|
|
759
|
+
"@smithy/util-retry" "^4.3.2"
|
|
760
|
+
tslib "^2.6.2"
|
|
761
|
+
|
|
533
762
|
"@aws-sdk/nested-clients@^3.996.18":
|
|
534
763
|
version "3.996.18"
|
|
535
764
|
resolved "https://registry.yarnpkg.com/@aws-sdk/nested-clients/-/nested-clients-3.996.18.tgz#b5f2403bef822e1ac01d3f7f6f2849f23d94beb9"
|
|
@@ -574,6 +803,50 @@
|
|
|
574
803
|
"@smithy/util-utf8" "^4.2.2"
|
|
575
804
|
tslib "^2.6.2"
|
|
576
805
|
|
|
806
|
+
"@aws-sdk/nested-clients@^3.996.21":
|
|
807
|
+
version "3.996.21"
|
|
808
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/nested-clients/-/nested-clients-3.996.21.tgz#60148799e399fc002bc6b2b3e09d0024609ab153"
|
|
809
|
+
integrity sha512-Me3d/ua2lb2G0bQfFmvCeQQp3+nN6GSPqMxDmi/IQlQ8CrlpQ5C0JJHpz2AnOUkEFI0lBNrAL3Vnt29l44ndkA==
|
|
810
|
+
dependencies:
|
|
811
|
+
"@aws-crypto/sha256-browser" "5.2.0"
|
|
812
|
+
"@aws-crypto/sha256-js" "5.2.0"
|
|
813
|
+
"@aws-sdk/core" "^3.974.1"
|
|
814
|
+
"@aws-sdk/middleware-host-header" "^3.972.10"
|
|
815
|
+
"@aws-sdk/middleware-logger" "^3.972.10"
|
|
816
|
+
"@aws-sdk/middleware-recursion-detection" "^3.972.11"
|
|
817
|
+
"@aws-sdk/middleware-user-agent" "^3.972.31"
|
|
818
|
+
"@aws-sdk/region-config-resolver" "^3.972.12"
|
|
819
|
+
"@aws-sdk/types" "^3.973.8"
|
|
820
|
+
"@aws-sdk/util-endpoints" "^3.996.7"
|
|
821
|
+
"@aws-sdk/util-user-agent-browser" "^3.972.10"
|
|
822
|
+
"@aws-sdk/util-user-agent-node" "^3.973.17"
|
|
823
|
+
"@smithy/config-resolver" "^4.4.16"
|
|
824
|
+
"@smithy/core" "^3.23.15"
|
|
825
|
+
"@smithy/fetch-http-handler" "^5.3.17"
|
|
826
|
+
"@smithy/hash-node" "^4.2.14"
|
|
827
|
+
"@smithy/invalid-dependency" "^4.2.14"
|
|
828
|
+
"@smithy/middleware-content-length" "^4.2.14"
|
|
829
|
+
"@smithy/middleware-endpoint" "^4.4.30"
|
|
830
|
+
"@smithy/middleware-retry" "^4.5.3"
|
|
831
|
+
"@smithy/middleware-serde" "^4.2.18"
|
|
832
|
+
"@smithy/middleware-stack" "^4.2.14"
|
|
833
|
+
"@smithy/node-config-provider" "^4.3.14"
|
|
834
|
+
"@smithy/node-http-handler" "^4.5.3"
|
|
835
|
+
"@smithy/protocol-http" "^5.3.14"
|
|
836
|
+
"@smithy/smithy-client" "^4.12.11"
|
|
837
|
+
"@smithy/types" "^4.14.1"
|
|
838
|
+
"@smithy/url-parser" "^4.2.14"
|
|
839
|
+
"@smithy/util-base64" "^4.3.2"
|
|
840
|
+
"@smithy/util-body-length-browser" "^4.2.2"
|
|
841
|
+
"@smithy/util-body-length-node" "^4.2.3"
|
|
842
|
+
"@smithy/util-defaults-mode-browser" "^4.3.47"
|
|
843
|
+
"@smithy/util-defaults-mode-node" "^4.2.52"
|
|
844
|
+
"@smithy/util-endpoints" "^3.4.1"
|
|
845
|
+
"@smithy/util-middleware" "^4.2.14"
|
|
846
|
+
"@smithy/util-retry" "^4.3.2"
|
|
847
|
+
"@smithy/util-utf8" "^4.2.2"
|
|
848
|
+
tslib "^2.6.2"
|
|
849
|
+
|
|
577
850
|
"@aws-sdk/region-config-resolver@^3.972.10", "@aws-sdk/region-config-resolver@^3.972.8":
|
|
578
851
|
version "3.972.10"
|
|
579
852
|
resolved "https://registry.yarnpkg.com/@aws-sdk/region-config-resolver/-/region-config-resolver-3.972.10.tgz#cbabd969a2d4fedb652273403e64d98b79d0144c"
|
|
@@ -585,7 +858,30 @@
|
|
|
585
858
|
"@smithy/types" "^4.13.1"
|
|
586
859
|
tslib "^2.6.2"
|
|
587
860
|
|
|
588
|
-
"@aws-sdk/
|
|
861
|
+
"@aws-sdk/region-config-resolver@^3.972.12", "@aws-sdk/region-config-resolver@^3.972.9":
|
|
862
|
+
version "3.972.12"
|
|
863
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/region-config-resolver/-/region-config-resolver-3.972.12.tgz#4156ce4fd065719cd87bdf376c23e3e0b97a6408"
|
|
864
|
+
integrity sha512-QQI43Mxd53nBij0pm8HXC+t4IOC6gnhhZfzxE0OATQyO6QfPV4e+aTIRRuAJKA6Nig/cR8eLwPryqYTX9ZrjAQ==
|
|
865
|
+
dependencies:
|
|
866
|
+
"@aws-sdk/types" "^3.973.8"
|
|
867
|
+
"@smithy/config-resolver" "^4.4.16"
|
|
868
|
+
"@smithy/node-config-provider" "^4.3.14"
|
|
869
|
+
"@smithy/types" "^4.14.1"
|
|
870
|
+
tslib "^2.6.2"
|
|
871
|
+
|
|
872
|
+
"@aws-sdk/signature-v4-multi-region@^3.996.11":
|
|
873
|
+
version "3.996.18"
|
|
874
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/signature-v4-multi-region/-/signature-v4-multi-region-3.996.18.tgz#9043a9060aa41d27fa4a8b795b796bd7b6628c73"
|
|
875
|
+
integrity sha512-4KT8UXRmvNAP5zKq9UI1MIwbnmSChZncBt89RKu/skMqZSSWGkBZTAJsZ+no+txfmF3kVaUFv31CTBZkQ5BJpQ==
|
|
876
|
+
dependencies:
|
|
877
|
+
"@aws-sdk/middleware-sdk-s3" "^3.972.30"
|
|
878
|
+
"@aws-sdk/types" "^3.973.8"
|
|
879
|
+
"@smithy/protocol-http" "^5.3.14"
|
|
880
|
+
"@smithy/signature-v4" "^5.3.14"
|
|
881
|
+
"@smithy/types" "^4.14.1"
|
|
882
|
+
tslib "^2.6.2"
|
|
883
|
+
|
|
884
|
+
"@aws-sdk/signature-v4-multi-region@^3.996.15":
|
|
589
885
|
version "3.996.15"
|
|
590
886
|
resolved "https://registry.yarnpkg.com/@aws-sdk/signature-v4-multi-region/-/signature-v4-multi-region-3.996.15.tgz#aa361982c5cc6c4d36fb6ac9d04bd18e043720bd"
|
|
591
887
|
integrity sha512-Ukw2RpqvaL96CjfH/FgfBmy/ZosHBqoHBCFsN61qGg99F33vpntIVii8aNeh65XuOja73arSduskoa4OJea9RQ==
|
|
@@ -610,6 +906,19 @@
|
|
|
610
906
|
"@smithy/types" "^4.13.1"
|
|
611
907
|
tslib "^2.6.2"
|
|
612
908
|
|
|
909
|
+
"@aws-sdk/token-providers@3.1032.0":
|
|
910
|
+
version "3.1032.0"
|
|
911
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/token-providers/-/token-providers-3.1032.0.tgz#fda2fa76aedbebbc525a0b2ce6bff1e0ed638b3f"
|
|
912
|
+
integrity sha512-n+PU8Z+gll7p3wDrH+Wo6fkt8sPrVnq30YYM6Ryga95oJlEneNMEbDHj0iqjMX3V7gaGdJo/hJWyPo4lscP+mA==
|
|
913
|
+
dependencies:
|
|
914
|
+
"@aws-sdk/core" "^3.974.1"
|
|
915
|
+
"@aws-sdk/nested-clients" "^3.996.21"
|
|
916
|
+
"@aws-sdk/types" "^3.973.8"
|
|
917
|
+
"@smithy/property-provider" "^4.2.14"
|
|
918
|
+
"@smithy/shared-ini-file-loader" "^4.4.9"
|
|
919
|
+
"@smithy/types" "^4.14.1"
|
|
920
|
+
tslib "^2.6.2"
|
|
921
|
+
|
|
613
922
|
"@aws-sdk/types@^3.222.0", "@aws-sdk/types@^3.973.6":
|
|
614
923
|
version "3.973.6"
|
|
615
924
|
resolved "https://registry.yarnpkg.com/@aws-sdk/types/-/types-3.973.6.tgz#1964a7c01b5cb18befa445998ad1d02f86c5432d"
|
|
@@ -618,6 +927,14 @@
|
|
|
618
927
|
"@smithy/types" "^4.13.1"
|
|
619
928
|
tslib "^2.6.2"
|
|
620
929
|
|
|
930
|
+
"@aws-sdk/types@^3.973.8":
|
|
931
|
+
version "3.973.8"
|
|
932
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/types/-/types-3.973.8.tgz#7352cb74a5f8bae1218eee63e714cf94302911c5"
|
|
933
|
+
integrity sha512-gjlAdtHMbtR9X5iIhVUvbVcy55KnznpC6bkDUWW9z915bi0ckdUr5cjf16Kp6xq0bP5HBD2xzgbL9F9Quv5vUw==
|
|
934
|
+
dependencies:
|
|
935
|
+
"@smithy/types" "^4.14.1"
|
|
936
|
+
tslib "^2.6.2"
|
|
937
|
+
|
|
621
938
|
"@aws-sdk/util-arn-parser@^3.972.3":
|
|
622
939
|
version "3.972.3"
|
|
623
940
|
resolved "https://registry.yarnpkg.com/@aws-sdk/util-arn-parser/-/util-arn-parser-3.972.3.tgz#ed989862bbb172ce16d9e1cd5790e5fe367219c2"
|
|
@@ -636,6 +953,17 @@
|
|
|
636
953
|
"@smithy/util-endpoints" "^3.3.3"
|
|
637
954
|
tslib "^2.6.2"
|
|
638
955
|
|
|
956
|
+
"@aws-sdk/util-endpoints@^3.996.7":
|
|
957
|
+
version "3.996.7"
|
|
958
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/util-endpoints/-/util-endpoints-3.996.7.tgz#febfca74a3e54d697333c4e89a0890629bb2332b"
|
|
959
|
+
integrity sha512-ty4LQxN1QC+YhUP28NfEgZDEGXkyqOQy+BDriBozqHsrYO4JMgiPhfizqOGF7P+euBTZ5Ez6SKlLAMCLo8tzmw==
|
|
960
|
+
dependencies:
|
|
961
|
+
"@aws-sdk/types" "^3.973.8"
|
|
962
|
+
"@smithy/types" "^4.14.1"
|
|
963
|
+
"@smithy/url-parser" "^4.2.14"
|
|
964
|
+
"@smithy/util-endpoints" "^3.4.1"
|
|
965
|
+
tslib "^2.6.2"
|
|
966
|
+
|
|
639
967
|
"@aws-sdk/util-locate-window@^3.0.0":
|
|
640
968
|
version "3.465.0"
|
|
641
969
|
resolved "https://registry.yarnpkg.com/@aws-sdk/util-locate-window/-/util-locate-window-3.465.0.tgz#0471428fb5eb749d4b72c427f5726f7b61fb90eb"
|
|
@@ -643,6 +971,16 @@
|
|
|
643
971
|
dependencies:
|
|
644
972
|
tslib "^2.5.0"
|
|
645
973
|
|
|
974
|
+
"@aws-sdk/util-user-agent-browser@^3.972.10":
|
|
975
|
+
version "3.972.10"
|
|
976
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/util-user-agent-browser/-/util-user-agent-browser-3.972.10.tgz#e29be10389db9db12b2d8246ad247a89038f4c60"
|
|
977
|
+
integrity sha512-FAzqXvfEssGdSIz8ejatan0bOdx1qefBWKF/gWmVBXIP1HkS7v/wjjaqrAGGKvyihrXTXW00/2/1nTJtxpXz7g==
|
|
978
|
+
dependencies:
|
|
979
|
+
"@aws-sdk/types" "^3.973.8"
|
|
980
|
+
"@smithy/types" "^4.14.1"
|
|
981
|
+
bowser "^2.11.0"
|
|
982
|
+
tslib "^2.6.2"
|
|
983
|
+
|
|
646
984
|
"@aws-sdk/util-user-agent-browser@^3.972.8":
|
|
647
985
|
version "3.972.8"
|
|
648
986
|
resolved "https://registry.yarnpkg.com/@aws-sdk/util-user-agent-browser/-/util-user-agent-browser-3.972.8.tgz#1044845c97c898cd68fc3f9c773494a6a98cdf80"
|
|
@@ -653,6 +991,18 @@
|
|
|
653
991
|
bowser "^2.11.0"
|
|
654
992
|
tslib "^2.6.2"
|
|
655
993
|
|
|
994
|
+
"@aws-sdk/util-user-agent-node@^3.973.10", "@aws-sdk/util-user-agent-node@^3.973.17":
|
|
995
|
+
version "3.973.17"
|
|
996
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/util-user-agent-node/-/util-user-agent-node-3.973.17.tgz#aec872d774478078d72f35e851d98dacb665933e"
|
|
997
|
+
integrity sha512-utF5qjjbuJQuU9VdCkWl7L87sr93cApsrD+uxGfUnlafX8iyEzJrb7EZnufjThURZVTOtelRMXrblWxpefElUg==
|
|
998
|
+
dependencies:
|
|
999
|
+
"@aws-sdk/middleware-user-agent" "^3.972.31"
|
|
1000
|
+
"@aws-sdk/types" "^3.973.8"
|
|
1001
|
+
"@smithy/node-config-provider" "^4.3.14"
|
|
1002
|
+
"@smithy/types" "^4.14.1"
|
|
1003
|
+
"@smithy/util-config-provider" "^4.2.2"
|
|
1004
|
+
tslib "^2.6.2"
|
|
1005
|
+
|
|
656
1006
|
"@aws-sdk/util-user-agent-node@^3.973.14", "@aws-sdk/util-user-agent-node@^3.973.7":
|
|
657
1007
|
version "3.973.14"
|
|
658
1008
|
resolved "https://registry.yarnpkg.com/@aws-sdk/util-user-agent-node/-/util-user-agent-node-3.973.14.tgz#955e50e8222c9861fdf8f273ba8ff8e28ba04a5c"
|
|
@@ -674,6 +1024,15 @@
|
|
|
674
1024
|
fast-xml-parser "5.5.8"
|
|
675
1025
|
tslib "^2.6.2"
|
|
676
1026
|
|
|
1027
|
+
"@aws-sdk/xml-builder@^3.972.18":
|
|
1028
|
+
version "3.972.18"
|
|
1029
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/xml-builder/-/xml-builder-3.972.18.tgz#2620fff23f5f20b25cf5d0ef4d4d1ffc12d741a5"
|
|
1030
|
+
integrity sha512-BMDNVG1ETXRhl1tnisQiYBef3RShJ1kfZA7x7afivTFMLirfHNTb6U71K569HNXhSXbQZsweHvSDZ6euBw8hPA==
|
|
1031
|
+
dependencies:
|
|
1032
|
+
"@smithy/types" "^4.14.1"
|
|
1033
|
+
fast-xml-parser "5.5.8"
|
|
1034
|
+
tslib "^2.6.2"
|
|
1035
|
+
|
|
677
1036
|
"@aws/lambda-invoke-store@^0.2.2":
|
|
678
1037
|
version "0.2.2"
|
|
679
1038
|
resolved "https://registry.yarnpkg.com/@aws/lambda-invoke-store/-/lambda-invoke-store-0.2.2.tgz#b00f7d6aedfe832ef6c84488f3a422cce6a47efa"
|
|
@@ -1735,10 +2094,10 @@
|
|
|
1735
2094
|
wordwrap "^1.0.0"
|
|
1736
2095
|
wrap-ansi "^7.0.0"
|
|
1737
2096
|
|
|
1738
|
-
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.10.4", "@oclif/core@^4.5
|
|
1739
|
-
version "4.10.
|
|
1740
|
-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.10.
|
|
1741
|
-
integrity sha512-
|
|
2097
|
+
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.10.4", "@oclif/core@^4.10.5", "@oclif/core@^4.5.2":
|
|
2098
|
+
version "4.10.5"
|
|
2099
|
+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.10.5.tgz#bcf7c5bb783849ccdce2fd2b5d691a247082ba51"
|
|
2100
|
+
integrity sha512-qcdCF7NrdWPfme6Kr34wwljRCXbCVpL1WVxiNy0Ep6vbWKjxAjFQwuhqkoyL0yjI+KdwtLcOCGn5z2yzdijc8w==
|
|
1742
2101
|
dependencies:
|
|
1743
2102
|
ansi-escapes "^4.3.2"
|
|
1744
2103
|
ansis "^3.17.0"
|
|
@@ -1750,7 +2109,7 @@
|
|
|
1750
2109
|
indent-string "^4.0.0"
|
|
1751
2110
|
is-wsl "^2.2.0"
|
|
1752
2111
|
lilconfig "^3.1.3"
|
|
1753
|
-
minimatch "^10.2.
|
|
2112
|
+
minimatch "^10.2.5"
|
|
1754
2113
|
semver "^7.7.3"
|
|
1755
2114
|
string-width "^4.2.3"
|
|
1756
2115
|
supports-color "^8"
|
|
@@ -1781,26 +2140,26 @@
|
|
|
1781
2140
|
dependencies:
|
|
1782
2141
|
"@oclif/core" "^4"
|
|
1783
2142
|
|
|
1784
|
-
"@oclif/plugin-not-found@^3.2.
|
|
1785
|
-
version "3.2.
|
|
1786
|
-
resolved "https://registry.yarnpkg.com/@oclif/plugin-not-found/-/plugin-not-found-3.2.
|
|
1787
|
-
integrity sha512-
|
|
2143
|
+
"@oclif/plugin-not-found@^3.2.76":
|
|
2144
|
+
version "3.2.80"
|
|
2145
|
+
resolved "https://registry.yarnpkg.com/@oclif/plugin-not-found/-/plugin-not-found-3.2.80.tgz#757dcf4faa7887895f0b38417bb4e5ce3c331410"
|
|
2146
|
+
integrity sha512-yTLjWvR1r/Rd/cO2LxHdMCDoL5sQhBYRUcOMCmxZtWVWhx4rAZ8KVUPDVsb+SvjJDV5ADTDBgt1H52fFx7YWqg==
|
|
1788
2147
|
dependencies:
|
|
1789
2148
|
"@inquirer/prompts" "^7.10.1"
|
|
1790
|
-
"@oclif/core" "^4.
|
|
2149
|
+
"@oclif/core" "^4.10.5"
|
|
1791
2150
|
ansis "^3.17.0"
|
|
1792
2151
|
fast-levenshtein "^3.0.0"
|
|
1793
2152
|
|
|
1794
|
-
"@oclif/plugin-warn-if-update-available@^3.1.
|
|
1795
|
-
version "3.1.
|
|
1796
|
-
resolved "https://registry.yarnpkg.com/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-3.1.
|
|
1797
|
-
integrity sha512-
|
|
2153
|
+
"@oclif/plugin-warn-if-update-available@^3.1.57":
|
|
2154
|
+
version "3.1.60"
|
|
2155
|
+
resolved "https://registry.yarnpkg.com/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-3.1.60.tgz#d0cae019f7ac93e06eb9e6bb96b27aad2afa1e62"
|
|
2156
|
+
integrity sha512-cRKBZm14IuA6G8W84dfd3iXj3BTAoxQ5o3pUE8DKEQ4n/tVha20t5nkVeD+ISC68e0Fuw5koTMvRwXb1lJSnzg==
|
|
1798
2157
|
dependencies:
|
|
1799
2158
|
"@oclif/core" "^4"
|
|
1800
2159
|
ansis "^3.17.0"
|
|
1801
2160
|
debug "^4.4.3"
|
|
1802
2161
|
http-call "^5.2.2"
|
|
1803
|
-
lodash "^4.
|
|
2162
|
+
lodash "^4.18.1"
|
|
1804
2163
|
registry-auth-token "^5.1.1"
|
|
1805
2164
|
|
|
1806
2165
|
"@oclif/table@^0.5.0":
|
|
@@ -1936,23 +2295,23 @@
|
|
|
1936
2295
|
"@pnpm/network.ca-file" "^1.0.1"
|
|
1937
2296
|
config-chain "^1.1.11"
|
|
1938
2297
|
|
|
1939
|
-
"@salesforce/cli-plugins-testkit@^5.3.
|
|
1940
|
-
version "5.3.
|
|
1941
|
-
resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.3.
|
|
1942
|
-
integrity sha512-
|
|
2298
|
+
"@salesforce/cli-plugins-testkit@^5.3.52":
|
|
2299
|
+
version "5.3.52"
|
|
2300
|
+
resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.3.52.tgz#105b2a9304bd25b6324232839afda063b2d1e95f"
|
|
2301
|
+
integrity sha512-je/iynPTb5VcDhzPfr+jN+ydapFox0A+0CdE2fkg1ZXws3tZZnyMd+y0i79CchpdtrMUD/Jzkcx0KjvxWF7oTw==
|
|
1943
2302
|
dependencies:
|
|
1944
|
-
"@salesforce/core" "^8.
|
|
1945
|
-
"@salesforce/kit" "^3.2.
|
|
2303
|
+
"@salesforce/core" "^8.28.1"
|
|
2304
|
+
"@salesforce/kit" "^3.2.6"
|
|
1946
2305
|
"@salesforce/ts-types" "^2.0.11"
|
|
1947
|
-
"@types/shelljs" "^0.
|
|
1948
|
-
debug "^4.4.
|
|
2306
|
+
"@types/shelljs" "^0.10.0"
|
|
2307
|
+
debug "^4.4.3"
|
|
1949
2308
|
jszip "^3.10.1"
|
|
1950
|
-
shelljs "^0.
|
|
2309
|
+
shelljs "^0.10.0"
|
|
1951
2310
|
sinon "^17.0.2"
|
|
1952
2311
|
strip-ansi "6.0.1"
|
|
1953
2312
|
ts-retry-promise "^0.8.1"
|
|
1954
2313
|
|
|
1955
|
-
"@salesforce/core@^8.10.1", "@salesforce/core@^8.10.3", "@salesforce/core@^8.18.7", "@salesforce/core@^8.23.1", "@salesforce/core@^8.23.3", "@salesforce/core@^8.28.
|
|
2314
|
+
"@salesforce/core@^8.10.1", "@salesforce/core@^8.10.3", "@salesforce/core@^8.18.7", "@salesforce/core@^8.23.1", "@salesforce/core@^8.23.3", "@salesforce/core@^8.28.1", "@salesforce/core@^8.28.3", "@salesforce/core@^8.5.1":
|
|
1956
2315
|
version "8.28.3"
|
|
1957
2316
|
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.28.3.tgz#1344dc408833fb2a6ac19e6c4c09f846b6593ce3"
|
|
1958
2317
|
integrity sha512-DDAeHVwDO8wUlqEGwfp8Vuu7Vp7K+hpubKu6baWkHAXiO1u7ZbQkvwCbpPz9JiYEXVUBvP11JtBQ7zOUIPShlQ==
|
|
@@ -2312,6 +2671,18 @@
|
|
|
2312
2671
|
"@smithy/util-middleware" "^4.2.12"
|
|
2313
2672
|
tslib "^2.6.2"
|
|
2314
2673
|
|
|
2674
|
+
"@smithy/config-resolver@^4.4.16":
|
|
2675
|
+
version "4.4.16"
|
|
2676
|
+
resolved "https://registry.yarnpkg.com/@smithy/config-resolver/-/config-resolver-4.4.16.tgz#95652ffb2f29fc6c659fbe8f51d27170862c30ac"
|
|
2677
|
+
integrity sha512-GFlGPNLZKrGfqWpqVb31z7hvYCA9ZscfX1buYnvvMGcRYsQQnhH+4uN6mWWflcD5jB4OXP/LBrdpukEdjl41tg==
|
|
2678
|
+
dependencies:
|
|
2679
|
+
"@smithy/node-config-provider" "^4.3.14"
|
|
2680
|
+
"@smithy/types" "^4.14.1"
|
|
2681
|
+
"@smithy/util-config-provider" "^4.2.2"
|
|
2682
|
+
"@smithy/util-endpoints" "^3.4.1"
|
|
2683
|
+
"@smithy/util-middleware" "^4.2.14"
|
|
2684
|
+
tslib "^2.6.2"
|
|
2685
|
+
|
|
2315
2686
|
"@smithy/core@^3.23.11", "@smithy/core@^3.23.13":
|
|
2316
2687
|
version "3.23.13"
|
|
2317
2688
|
resolved "https://registry.yarnpkg.com/@smithy/core/-/core-3.23.13.tgz#343e0d78b907f463b560d9e50d8ae16456281830"
|
|
@@ -2328,6 +2699,22 @@
|
|
|
2328
2699
|
"@smithy/uuid" "^1.1.2"
|
|
2329
2700
|
tslib "^2.6.2"
|
|
2330
2701
|
|
|
2702
|
+
"@smithy/core@^3.23.12", "@smithy/core@^3.23.15":
|
|
2703
|
+
version "3.23.15"
|
|
2704
|
+
resolved "https://registry.yarnpkg.com/@smithy/core/-/core-3.23.15.tgz#fdce4411531d4df07f275e96b6fe116583195c84"
|
|
2705
|
+
integrity sha512-E7GVCgsQttzfujEZb6Qep005wWf4xiL4x06apFEtzQMWYBPggZh/0cnOxPficw5cuK/YjjkehKoIN4YUaSh0UQ==
|
|
2706
|
+
dependencies:
|
|
2707
|
+
"@smithy/protocol-http" "^5.3.14"
|
|
2708
|
+
"@smithy/types" "^4.14.1"
|
|
2709
|
+
"@smithy/url-parser" "^4.2.14"
|
|
2710
|
+
"@smithy/util-base64" "^4.3.2"
|
|
2711
|
+
"@smithy/util-body-length-browser" "^4.2.2"
|
|
2712
|
+
"@smithy/util-middleware" "^4.2.14"
|
|
2713
|
+
"@smithy/util-stream" "^4.5.23"
|
|
2714
|
+
"@smithy/util-utf8" "^4.2.2"
|
|
2715
|
+
"@smithy/uuid" "^1.1.2"
|
|
2716
|
+
tslib "^2.6.2"
|
|
2717
|
+
|
|
2331
2718
|
"@smithy/credential-provider-imds@^4.2.12":
|
|
2332
2719
|
version "4.2.12"
|
|
2333
2720
|
resolved "https://registry.yarnpkg.com/@smithy/credential-provider-imds/-/credential-provider-imds-4.2.12.tgz#fa2e52116cac7eaf5625e0bfd399a4927b598f66"
|
|
@@ -2339,6 +2726,17 @@
|
|
|
2339
2726
|
"@smithy/url-parser" "^4.2.12"
|
|
2340
2727
|
tslib "^2.6.2"
|
|
2341
2728
|
|
|
2729
|
+
"@smithy/credential-provider-imds@^4.2.14":
|
|
2730
|
+
version "4.2.14"
|
|
2731
|
+
resolved "https://registry.yarnpkg.com/@smithy/credential-provider-imds/-/credential-provider-imds-4.2.14.tgz#b5dcc198ee240eaf68069e7449bcec29ce279827"
|
|
2732
|
+
integrity sha512-Au28zBN48ZAoXdooGUHemuVBrkE+Ie6RPmGNIAJsFqj33Vhb6xAgRifUydZ2aY+M+KaMAETAlKk5NC5h1G7wpg==
|
|
2733
|
+
dependencies:
|
|
2734
|
+
"@smithy/node-config-provider" "^4.3.14"
|
|
2735
|
+
"@smithy/property-provider" "^4.2.14"
|
|
2736
|
+
"@smithy/types" "^4.14.1"
|
|
2737
|
+
"@smithy/url-parser" "^4.2.14"
|
|
2738
|
+
tslib "^2.6.2"
|
|
2739
|
+
|
|
2342
2740
|
"@smithy/eventstream-codec@^4.2.12":
|
|
2343
2741
|
version "4.2.12"
|
|
2344
2742
|
resolved "https://registry.yarnpkg.com/@smithy/eventstream-codec/-/eventstream-codec-4.2.12.tgz#8cd62d08709344fb8b35fd17870fdf1435de61a3"
|
|
@@ -2395,6 +2793,17 @@
|
|
|
2395
2793
|
"@smithy/util-base64" "^4.3.2"
|
|
2396
2794
|
tslib "^2.6.2"
|
|
2397
2795
|
|
|
2796
|
+
"@smithy/fetch-http-handler@^5.3.17":
|
|
2797
|
+
version "5.3.17"
|
|
2798
|
+
resolved "https://registry.yarnpkg.com/@smithy/fetch-http-handler/-/fetch-http-handler-5.3.17.tgz#bf13a4b03eb8afe101775fef59a1758f8fb5cd4b"
|
|
2799
|
+
integrity sha512-bXOvQzaSm6MnmLaWA1elgfQcAtN4UP3vXqV97bHuoOrHQOJiLT3ds6o9eo5bqd0TJfRFpzdGnDQdW3FACiAVdw==
|
|
2800
|
+
dependencies:
|
|
2801
|
+
"@smithy/protocol-http" "^5.3.14"
|
|
2802
|
+
"@smithy/querystring-builder" "^4.2.14"
|
|
2803
|
+
"@smithy/types" "^4.14.1"
|
|
2804
|
+
"@smithy/util-base64" "^4.3.2"
|
|
2805
|
+
tslib "^2.6.2"
|
|
2806
|
+
|
|
2398
2807
|
"@smithy/hash-blob-browser@^4.2.13":
|
|
2399
2808
|
version "4.2.13"
|
|
2400
2809
|
resolved "https://registry.yarnpkg.com/@smithy/hash-blob-browser/-/hash-blob-browser-4.2.13.tgz#464a7fb6b8355f6a56ddd0de194857760543248f"
|
|
@@ -2415,6 +2824,16 @@
|
|
|
2415
2824
|
"@smithy/util-utf8" "^4.2.2"
|
|
2416
2825
|
tslib "^2.6.2"
|
|
2417
2826
|
|
|
2827
|
+
"@smithy/hash-node@^4.2.14":
|
|
2828
|
+
version "4.2.14"
|
|
2829
|
+
resolved "https://registry.yarnpkg.com/@smithy/hash-node/-/hash-node-4.2.14.tgz#e3ed33dc614e26fff5f043e097750c6931b48592"
|
|
2830
|
+
integrity sha512-8ZBDY2DD4wr+GGjTpPtiglEsqr0lUP+KHqgZcWczFf6qeZ/YRjMIOoQWVQlmwu7EtxKTd8YXD8lblmYcpBIA1g==
|
|
2831
|
+
dependencies:
|
|
2832
|
+
"@smithy/types" "^4.14.1"
|
|
2833
|
+
"@smithy/util-buffer-from" "^4.2.2"
|
|
2834
|
+
"@smithy/util-utf8" "^4.2.2"
|
|
2835
|
+
tslib "^2.6.2"
|
|
2836
|
+
|
|
2418
2837
|
"@smithy/hash-stream-node@^4.2.12":
|
|
2419
2838
|
version "4.2.12"
|
|
2420
2839
|
resolved "https://registry.yarnpkg.com/@smithy/hash-stream-node/-/hash-stream-node-4.2.12.tgz#cff200a551bd3f246f8d0aed4309d05873039437"
|
|
@@ -2432,6 +2851,14 @@
|
|
|
2432
2851
|
"@smithy/types" "^4.13.1"
|
|
2433
2852
|
tslib "^2.6.2"
|
|
2434
2853
|
|
|
2854
|
+
"@smithy/invalid-dependency@^4.2.14":
|
|
2855
|
+
version "4.2.14"
|
|
2856
|
+
resolved "https://registry.yarnpkg.com/@smithy/invalid-dependency/-/invalid-dependency-4.2.14.tgz#a52766f9d4299abcd9d6cd23b5a76f34fc59c7a0"
|
|
2857
|
+
integrity sha512-c21qJiTSb25xvvOp+H2TNZzPCngrvl5vIPqPB8zQ/DmJF4QWXO19x1dWfMJZ6wZuuWUPPm0gV8C0cU3+ifcWuw==
|
|
2858
|
+
dependencies:
|
|
2859
|
+
"@smithy/types" "^4.14.1"
|
|
2860
|
+
tslib "^2.6.2"
|
|
2861
|
+
|
|
2435
2862
|
"@smithy/is-array-buffer@^2.2.0":
|
|
2436
2863
|
version "2.2.0"
|
|
2437
2864
|
resolved "https://registry.yarnpkg.com/@smithy/is-array-buffer/-/is-array-buffer-2.2.0.tgz#f84f0d9f9a36601a9ca9381688bd1b726fd39111"
|
|
@@ -2464,6 +2891,15 @@
|
|
|
2464
2891
|
"@smithy/types" "^4.13.1"
|
|
2465
2892
|
tslib "^2.6.2"
|
|
2466
2893
|
|
|
2894
|
+
"@smithy/middleware-content-length@^4.2.14":
|
|
2895
|
+
version "4.2.14"
|
|
2896
|
+
resolved "https://registry.yarnpkg.com/@smithy/middleware-content-length/-/middleware-content-length-4.2.14.tgz#d8b17f94c4d8f9c3b7992f1db84d3299c83efe78"
|
|
2897
|
+
integrity sha512-xhHq7fX4/3lv5NHxLUk3OeEvl0xZ+Ek3qIbWaCL4f9JwgDZEclPBElljaZCAItdGPQl/kSM4LPMOpy1MYgprpw==
|
|
2898
|
+
dependencies:
|
|
2899
|
+
"@smithy/protocol-http" "^5.3.14"
|
|
2900
|
+
"@smithy/types" "^4.14.1"
|
|
2901
|
+
tslib "^2.6.2"
|
|
2902
|
+
|
|
2467
2903
|
"@smithy/middleware-endpoint@^4.4.25", "@smithy/middleware-endpoint@^4.4.28":
|
|
2468
2904
|
version "4.4.28"
|
|
2469
2905
|
resolved "https://registry.yarnpkg.com/@smithy/middleware-endpoint/-/middleware-endpoint-4.4.28.tgz#201b568f3669bd816f60a6043d914c134d80f46c"
|
|
@@ -2478,6 +2914,20 @@
|
|
|
2478
2914
|
"@smithy/util-middleware" "^4.2.12"
|
|
2479
2915
|
tslib "^2.6.2"
|
|
2480
2916
|
|
|
2917
|
+
"@smithy/middleware-endpoint@^4.4.27", "@smithy/middleware-endpoint@^4.4.30":
|
|
2918
|
+
version "4.4.30"
|
|
2919
|
+
resolved "https://registry.yarnpkg.com/@smithy/middleware-endpoint/-/middleware-endpoint-4.4.30.tgz#4f7a301ae414b743ef23384245c531891c317163"
|
|
2920
|
+
integrity sha512-qS2XqhKeXmdZ4nEQ4cOxIczSP/Y91wPAHYuRwmWDCh975B7/57uxsm5d6sisnUThn2u2FwzMdJNM7AbO1YPsPg==
|
|
2921
|
+
dependencies:
|
|
2922
|
+
"@smithy/core" "^3.23.15"
|
|
2923
|
+
"@smithy/middleware-serde" "^4.2.18"
|
|
2924
|
+
"@smithy/node-config-provider" "^4.3.14"
|
|
2925
|
+
"@smithy/shared-ini-file-loader" "^4.4.9"
|
|
2926
|
+
"@smithy/types" "^4.14.1"
|
|
2927
|
+
"@smithy/url-parser" "^4.2.14"
|
|
2928
|
+
"@smithy/util-middleware" "^4.2.14"
|
|
2929
|
+
tslib "^2.6.2"
|
|
2930
|
+
|
|
2481
2931
|
"@smithy/middleware-retry@^4.4.42", "@smithy/middleware-retry@^4.4.46":
|
|
2482
2932
|
version "4.4.46"
|
|
2483
2933
|
resolved "https://registry.yarnpkg.com/@smithy/middleware-retry/-/middleware-retry-4.4.46.tgz#dbbf0af08c1bd03fe2afa09a6cfb7a9056387ce6"
|
|
@@ -2493,6 +2943,22 @@
|
|
|
2493
2943
|
"@smithy/uuid" "^1.1.2"
|
|
2494
2944
|
tslib "^2.6.2"
|
|
2495
2945
|
|
|
2946
|
+
"@smithy/middleware-retry@^4.4.44", "@smithy/middleware-retry@^4.5.3":
|
|
2947
|
+
version "4.5.3"
|
|
2948
|
+
resolved "https://registry.yarnpkg.com/@smithy/middleware-retry/-/middleware-retry-4.5.3.tgz#66e74235d0d8f73728cc9a7ca91672d0543936e9"
|
|
2949
|
+
integrity sha512-TE8dJNi6JuxzGSxMCVd3i9IEWDndCl3bmluLsBNDWok8olgj65OfkndMhl9SZ7m14c+C5SQn/PcUmrDl57rSFw==
|
|
2950
|
+
dependencies:
|
|
2951
|
+
"@smithy/core" "^3.23.15"
|
|
2952
|
+
"@smithy/node-config-provider" "^4.3.14"
|
|
2953
|
+
"@smithy/protocol-http" "^5.3.14"
|
|
2954
|
+
"@smithy/service-error-classification" "^4.2.14"
|
|
2955
|
+
"@smithy/smithy-client" "^4.12.11"
|
|
2956
|
+
"@smithy/types" "^4.14.1"
|
|
2957
|
+
"@smithy/util-middleware" "^4.2.14"
|
|
2958
|
+
"@smithy/util-retry" "^4.3.2"
|
|
2959
|
+
"@smithy/uuid" "^1.1.2"
|
|
2960
|
+
tslib "^2.6.2"
|
|
2961
|
+
|
|
2496
2962
|
"@smithy/middleware-serde@^4.2.14", "@smithy/middleware-serde@^4.2.16":
|
|
2497
2963
|
version "4.2.16"
|
|
2498
2964
|
resolved "https://registry.yarnpkg.com/@smithy/middleware-serde/-/middleware-serde-4.2.16.tgz#7f259e1e4e43332ad29b53cf3b4d9f14fde690ce"
|
|
@@ -2503,6 +2969,16 @@
|
|
|
2503
2969
|
"@smithy/types" "^4.13.1"
|
|
2504
2970
|
tslib "^2.6.2"
|
|
2505
2971
|
|
|
2972
|
+
"@smithy/middleware-serde@^4.2.15", "@smithy/middleware-serde@^4.2.18":
|
|
2973
|
+
version "4.2.18"
|
|
2974
|
+
resolved "https://registry.yarnpkg.com/@smithy/middleware-serde/-/middleware-serde-4.2.18.tgz#6fc65092a2eed7354cc2288bb20693c9ff424018"
|
|
2975
|
+
integrity sha512-M6CSgnp3v4tYz9ynj2JHbA60woBZcGqEwNjTKjBsNHPV26R1ZX52+0wW8WsZU18q45jD0tw2wL22S17Ze9LpEw==
|
|
2976
|
+
dependencies:
|
|
2977
|
+
"@smithy/core" "^3.23.15"
|
|
2978
|
+
"@smithy/protocol-http" "^5.3.14"
|
|
2979
|
+
"@smithy/types" "^4.14.1"
|
|
2980
|
+
tslib "^2.6.2"
|
|
2981
|
+
|
|
2506
2982
|
"@smithy/middleware-stack@^4.2.12":
|
|
2507
2983
|
version "4.2.12"
|
|
2508
2984
|
resolved "https://registry.yarnpkg.com/@smithy/middleware-stack/-/middleware-stack-4.2.12.tgz#96b43b2fab0d4a6723f813f76b72418b0fdb6ba0"
|
|
@@ -2511,6 +2987,14 @@
|
|
|
2511
2987
|
"@smithy/types" "^4.13.1"
|
|
2512
2988
|
tslib "^2.6.2"
|
|
2513
2989
|
|
|
2990
|
+
"@smithy/middleware-stack@^4.2.14":
|
|
2991
|
+
version "4.2.14"
|
|
2992
|
+
resolved "https://registry.yarnpkg.com/@smithy/middleware-stack/-/middleware-stack-4.2.14.tgz#23a4cf643ccdbde52c8780fe5cc080611efef1c7"
|
|
2993
|
+
integrity sha512-2dvkUKLuFdKsCRmOE4Mn63co0Djtsm+JMh0bYZQupN1pJwMeE8FmQmRLLzzEMN0dnNi7CDCYYH8F0EVwWiPBeA==
|
|
2994
|
+
dependencies:
|
|
2995
|
+
"@smithy/types" "^4.14.1"
|
|
2996
|
+
tslib "^2.6.2"
|
|
2997
|
+
|
|
2514
2998
|
"@smithy/node-config-provider@^4.3.12":
|
|
2515
2999
|
version "4.3.12"
|
|
2516
3000
|
resolved "https://registry.yarnpkg.com/@smithy/node-config-provider/-/node-config-provider-4.3.12.tgz#bb722da6e2a130ae585754fa7bc8d909f9f5d702"
|
|
@@ -2521,14 +3005,24 @@
|
|
|
2521
3005
|
"@smithy/types" "^4.13.1"
|
|
2522
3006
|
tslib "^2.6.2"
|
|
2523
3007
|
|
|
2524
|
-
"@smithy/node-
|
|
2525
|
-
version "4.
|
|
2526
|
-
resolved "https://registry.yarnpkg.com/@smithy/node-
|
|
2527
|
-
integrity sha512-
|
|
3008
|
+
"@smithy/node-config-provider@^4.3.14":
|
|
3009
|
+
version "4.3.14"
|
|
3010
|
+
resolved "https://registry.yarnpkg.com/@smithy/node-config-provider/-/node-config-provider-4.3.14.tgz#8ca13b86b6123cbb0425d669bd847fcd333ca4bd"
|
|
3011
|
+
integrity sha512-S+gFjyo/weSVL0P1b9Ts8C/CwIfNCgUPikk3sl6QVsfE/uUuO+QsF+NsE/JkpvWqqyz1wg7HFdiaZuj5CoBMRg==
|
|
2528
3012
|
dependencies:
|
|
2529
|
-
"@smithy/
|
|
2530
|
-
"@smithy/
|
|
2531
|
-
"@smithy/types" "^4.
|
|
3013
|
+
"@smithy/property-provider" "^4.2.14"
|
|
3014
|
+
"@smithy/shared-ini-file-loader" "^4.4.9"
|
|
3015
|
+
"@smithy/types" "^4.14.1"
|
|
3016
|
+
tslib "^2.6.2"
|
|
3017
|
+
|
|
3018
|
+
"@smithy/node-http-handler@^4.4.16", "@smithy/node-http-handler@^4.5.0", "@smithy/node-http-handler@^4.5.1", "@smithy/node-http-handler@^4.5.3", "@smithy/node-http-handler@^4.6.1":
|
|
3019
|
+
version "4.6.1"
|
|
3020
|
+
resolved "https://registry.yarnpkg.com/@smithy/node-http-handler/-/node-http-handler-4.6.1.tgz#cb25b9445e46294a6f0dfb1566dbf2a1a19510af"
|
|
3021
|
+
integrity sha512-iB+orM4x3xrr57X3YaXazfKnntl0LHlZB1kcXSGzMV1Tt0+YwEjGlbjk/44qEGtBzXAz6yFDzkYTKSV6Pj2HUg==
|
|
3022
|
+
dependencies:
|
|
3023
|
+
"@smithy/protocol-http" "^5.3.14"
|
|
3024
|
+
"@smithy/querystring-builder" "^4.2.14"
|
|
3025
|
+
"@smithy/types" "^4.14.1"
|
|
2532
3026
|
tslib "^2.6.2"
|
|
2533
3027
|
|
|
2534
3028
|
"@smithy/property-provider@^4.2.12":
|
|
@@ -2539,20 +3033,28 @@
|
|
|
2539
3033
|
"@smithy/types" "^4.13.1"
|
|
2540
3034
|
tslib "^2.6.2"
|
|
2541
3035
|
|
|
2542
|
-
"@smithy/
|
|
2543
|
-
version "
|
|
2544
|
-
resolved "https://registry.yarnpkg.com/@smithy/
|
|
2545
|
-
integrity sha512-
|
|
3036
|
+
"@smithy/property-provider@^4.2.14":
|
|
3037
|
+
version "4.2.14"
|
|
3038
|
+
resolved "https://registry.yarnpkg.com/@smithy/property-provider/-/property-provider-4.2.14.tgz#8072418672d8c29d3f9ef35e452437ba2c59100a"
|
|
3039
|
+
integrity sha512-WuM31CgfsnQ/10i7NYr0PyxqknD72Y5uMfUMVSniPjbEPceiTErb4eIqJQ+pdxNEAUEWrewrGjIRjVbVHsxZiQ==
|
|
2546
3040
|
dependencies:
|
|
2547
|
-
"@smithy/types" "^4.
|
|
3041
|
+
"@smithy/types" "^4.14.1"
|
|
2548
3042
|
tslib "^2.6.2"
|
|
2549
3043
|
|
|
2550
|
-
"@smithy/
|
|
2551
|
-
version "
|
|
2552
|
-
resolved "https://registry.yarnpkg.com/@smithy/
|
|
2553
|
-
integrity sha512-
|
|
3044
|
+
"@smithy/protocol-http@^5.3.12", "@smithy/protocol-http@^5.3.14":
|
|
3045
|
+
version "5.3.14"
|
|
3046
|
+
resolved "https://registry.yarnpkg.com/@smithy/protocol-http/-/protocol-http-5.3.14.tgz#ed1e65cdb0fffb7fd00dce997c04baa236f180cc"
|
|
3047
|
+
integrity sha512-dN5F8kHx8RNU0r+pCwNmFZyz6ChjMkzShy/zup6MtkRmmix4vZzJdW+di7x//b1LiynIev88FM18ie+wwPcQtQ==
|
|
2554
3048
|
dependencies:
|
|
2555
|
-
"@smithy/types" "^4.
|
|
3049
|
+
"@smithy/types" "^4.14.1"
|
|
3050
|
+
tslib "^2.6.2"
|
|
3051
|
+
|
|
3052
|
+
"@smithy/querystring-builder@^4.2.12", "@smithy/querystring-builder@^4.2.14":
|
|
3053
|
+
version "4.2.14"
|
|
3054
|
+
resolved "https://registry.yarnpkg.com/@smithy/querystring-builder/-/querystring-builder-4.2.14.tgz#102429e0fb004108babf219edfcf6f111e66d782"
|
|
3055
|
+
integrity sha512-XYA5Z0IqTeF+5XDdh4BBmSA0HvbgVZIyv4cmOoUheDNR57K1HgBp9ukUMx3Cr3XpDHHpLBnexPE3LAtDsZkj2A==
|
|
3056
|
+
dependencies:
|
|
3057
|
+
"@smithy/types" "^4.14.1"
|
|
2556
3058
|
"@smithy/util-uri-escape" "^4.2.2"
|
|
2557
3059
|
tslib "^2.6.2"
|
|
2558
3060
|
|
|
@@ -2564,6 +3066,14 @@
|
|
|
2564
3066
|
"@smithy/types" "^4.13.1"
|
|
2565
3067
|
tslib "^2.6.2"
|
|
2566
3068
|
|
|
3069
|
+
"@smithy/querystring-parser@^4.2.14":
|
|
3070
|
+
version "4.2.14"
|
|
3071
|
+
resolved "https://registry.yarnpkg.com/@smithy/querystring-parser/-/querystring-parser-4.2.14.tgz#c479ba1f346656b9f8ce46d9a91c229e4e50420f"
|
|
3072
|
+
integrity sha512-hr+YyqBD23GVvRxGGrcc/oOeNlK3PzT5Fu4dzrDXxzS1LpFiuL2PQQqKPs87M79aW7ziMs+nvB3qdw77SqE7Lw==
|
|
3073
|
+
dependencies:
|
|
3074
|
+
"@smithy/types" "^4.14.1"
|
|
3075
|
+
tslib "^2.6.2"
|
|
3076
|
+
|
|
2567
3077
|
"@smithy/service-error-classification@^4.2.12":
|
|
2568
3078
|
version "4.2.12"
|
|
2569
3079
|
resolved "https://registry.yarnpkg.com/@smithy/service-error-classification/-/service-error-classification-4.2.12.tgz#795e9484207acf63817a9e9cf67e90b42e720840"
|
|
@@ -2571,6 +3081,13 @@
|
|
|
2571
3081
|
dependencies:
|
|
2572
3082
|
"@smithy/types" "^4.13.1"
|
|
2573
3083
|
|
|
3084
|
+
"@smithy/service-error-classification@^4.2.14":
|
|
3085
|
+
version "4.2.14"
|
|
3086
|
+
resolved "https://registry.yarnpkg.com/@smithy/service-error-classification/-/service-error-classification-4.2.14.tgz#b9d3df0cb6f6f7fab87ddf5a348ca70f0b61585f"
|
|
3087
|
+
integrity sha512-vVimoUnGxlx4eLLQbZImdOZFOe+Zh+5ACntv8VxZuGP72LdWu5GV3oEmCahSEReBgRJoWjypFkrehSj7BWx1HQ==
|
|
3088
|
+
dependencies:
|
|
3089
|
+
"@smithy/types" "^4.14.1"
|
|
3090
|
+
|
|
2574
3091
|
"@smithy/shared-ini-file-loader@^4.4.7":
|
|
2575
3092
|
version "4.4.7"
|
|
2576
3093
|
resolved "https://registry.yarnpkg.com/@smithy/shared-ini-file-loader/-/shared-ini-file-loader-4.4.7.tgz#18cc5a21f871509fafbe535a7bf44bde5a500727"
|
|
@@ -2579,6 +3096,14 @@
|
|
|
2579
3096
|
"@smithy/types" "^4.13.1"
|
|
2580
3097
|
tslib "^2.6.2"
|
|
2581
3098
|
|
|
3099
|
+
"@smithy/shared-ini-file-loader@^4.4.9":
|
|
3100
|
+
version "4.4.9"
|
|
3101
|
+
resolved "https://registry.yarnpkg.com/@smithy/shared-ini-file-loader/-/shared-ini-file-loader-4.4.9.tgz#fb3719b401d101a65a682380b40efd3a116162f0"
|
|
3102
|
+
integrity sha512-495/V2I15SHgedSJoDPD23JuSfKAp726ZI1V0wtjB07Wh7q/0tri/0e0DLefZCHgxZonrGKt/OCTpAtP1wE1kQ==
|
|
3103
|
+
dependencies:
|
|
3104
|
+
"@smithy/types" "^4.14.1"
|
|
3105
|
+
tslib "^2.6.2"
|
|
3106
|
+
|
|
2582
3107
|
"@smithy/signature-v4@^5.3.12":
|
|
2583
3108
|
version "5.3.12"
|
|
2584
3109
|
resolved "https://registry.yarnpkg.com/@smithy/signature-v4/-/signature-v4-5.3.12.tgz#b61ce40a94bdd91dfdd8f5f2136631c8eb67f253"
|
|
@@ -2593,6 +3118,33 @@
|
|
|
2593
3118
|
"@smithy/util-utf8" "^4.2.2"
|
|
2594
3119
|
tslib "^2.6.2"
|
|
2595
3120
|
|
|
3121
|
+
"@smithy/signature-v4@^5.3.14":
|
|
3122
|
+
version "5.3.14"
|
|
3123
|
+
resolved "https://registry.yarnpkg.com/@smithy/signature-v4/-/signature-v4-5.3.14.tgz#2b28c7d190301a67a520227a2343d1e7bb1c6d22"
|
|
3124
|
+
integrity sha512-1D9Y/nmlVjCeSivCbhZ7hgEpmHyY1h0GvpSZt3l0xcD9JjmjVC1CHOozS6+Gh+/ldMH8JuJ6cujObQqfayAVFA==
|
|
3125
|
+
dependencies:
|
|
3126
|
+
"@smithy/is-array-buffer" "^4.2.2"
|
|
3127
|
+
"@smithy/protocol-http" "^5.3.14"
|
|
3128
|
+
"@smithy/types" "^4.14.1"
|
|
3129
|
+
"@smithy/util-hex-encoding" "^4.2.2"
|
|
3130
|
+
"@smithy/util-middleware" "^4.2.14"
|
|
3131
|
+
"@smithy/util-uri-escape" "^4.2.2"
|
|
3132
|
+
"@smithy/util-utf8" "^4.2.2"
|
|
3133
|
+
tslib "^2.6.2"
|
|
3134
|
+
|
|
3135
|
+
"@smithy/smithy-client@^4.12.11", "@smithy/smithy-client@^4.12.7":
|
|
3136
|
+
version "4.12.11"
|
|
3137
|
+
resolved "https://registry.yarnpkg.com/@smithy/smithy-client/-/smithy-client-4.12.11.tgz#547dd901c7674e8c39c9558348b864f0222d2a8f"
|
|
3138
|
+
integrity sha512-wzz/Wa1CH/Tlhxh0s4DQPEcXSxSVfJ59AZcUh9Gu0c6JTlKuwGf4o/3P2TExv0VbtPFt8odIBG+eQGK2+vTECg==
|
|
3139
|
+
dependencies:
|
|
3140
|
+
"@smithy/core" "^3.23.15"
|
|
3141
|
+
"@smithy/middleware-endpoint" "^4.4.30"
|
|
3142
|
+
"@smithy/middleware-stack" "^4.2.14"
|
|
3143
|
+
"@smithy/protocol-http" "^5.3.14"
|
|
3144
|
+
"@smithy/types" "^4.14.1"
|
|
3145
|
+
"@smithy/util-stream" "^4.5.23"
|
|
3146
|
+
tslib "^2.6.2"
|
|
3147
|
+
|
|
2596
3148
|
"@smithy/smithy-client@^4.12.5", "@smithy/smithy-client@^4.12.8":
|
|
2597
3149
|
version "4.12.8"
|
|
2598
3150
|
resolved "https://registry.yarnpkg.com/@smithy/smithy-client/-/smithy-client-4.12.8.tgz#b2982fe8b72e44621c139045d991555c07df0e1a"
|
|
@@ -2606,10 +3158,10 @@
|
|
|
2606
3158
|
"@smithy/util-stream" "^4.5.21"
|
|
2607
3159
|
tslib "^2.6.2"
|
|
2608
3160
|
|
|
2609
|
-
"@smithy/types@^4.11.0", "@smithy/types@^4.13.1":
|
|
2610
|
-
version "4.
|
|
2611
|
-
resolved "https://registry.yarnpkg.com/@smithy/types/-/types-4.
|
|
2612
|
-
integrity sha512-
|
|
3161
|
+
"@smithy/types@^4.11.0", "@smithy/types@^4.13.1", "@smithy/types@^4.14.1":
|
|
3162
|
+
version "4.14.1"
|
|
3163
|
+
resolved "https://registry.yarnpkg.com/@smithy/types/-/types-4.14.1.tgz#aba92b4cdb406f2a2b062e82f1e3728d809a7c23"
|
|
3164
|
+
integrity sha512-59b5HtSVrVR/eYNei3BUj3DCPKD/G7EtDDe7OEJE7i7FtQFugYo6MxbotS8mVJkLNVf8gYaAlEBwwtJ9HzhWSg==
|
|
2613
3165
|
dependencies:
|
|
2614
3166
|
tslib "^2.6.2"
|
|
2615
3167
|
|
|
@@ -2622,6 +3174,15 @@
|
|
|
2622
3174
|
"@smithy/types" "^4.13.1"
|
|
2623
3175
|
tslib "^2.6.2"
|
|
2624
3176
|
|
|
3177
|
+
"@smithy/url-parser@^4.2.14":
|
|
3178
|
+
version "4.2.14"
|
|
3179
|
+
resolved "https://registry.yarnpkg.com/@smithy/url-parser/-/url-parser-4.2.14.tgz#349a442a62eb5907533f204b73a010618198b073"
|
|
3180
|
+
integrity sha512-p06BiBigJ8bTA3MgnOfCtDUWnAMY0YfedO/GRpmc7p+wg3KW8vbXy1xwSu5ASy0wV7rRYtlfZOIKH4XqfhjSQQ==
|
|
3181
|
+
dependencies:
|
|
3182
|
+
"@smithy/querystring-parser" "^4.2.14"
|
|
3183
|
+
"@smithy/types" "^4.14.1"
|
|
3184
|
+
tslib "^2.6.2"
|
|
3185
|
+
|
|
2625
3186
|
"@smithy/util-base64@^4.3.2":
|
|
2626
3187
|
version "4.3.2"
|
|
2627
3188
|
resolved "https://registry.yarnpkg.com/@smithy/util-base64/-/util-base64-4.3.2.tgz#be02bcb29a87be744356467ea25ffa413e695cea"
|
|
@@ -2678,6 +3239,16 @@
|
|
|
2678
3239
|
"@smithy/types" "^4.13.1"
|
|
2679
3240
|
tslib "^2.6.2"
|
|
2680
3241
|
|
|
3242
|
+
"@smithy/util-defaults-mode-browser@^4.3.43", "@smithy/util-defaults-mode-browser@^4.3.47":
|
|
3243
|
+
version "4.3.47"
|
|
3244
|
+
resolved "https://registry.yarnpkg.com/@smithy/util-defaults-mode-browser/-/util-defaults-mode-browser-4.3.47.tgz#1fc43bae2e50b49f78fe095a7c71a8b4d0519a0c"
|
|
3245
|
+
integrity sha512-zlIuXai3/SHjQUQ8y3g/woLvrH573SK2wNjcDaHu5e9VOcC0JwM1MI0Sq0GZJyN3BwSUneIhpjZ18nsiz5AtQw==
|
|
3246
|
+
dependencies:
|
|
3247
|
+
"@smithy/property-provider" "^4.2.14"
|
|
3248
|
+
"@smithy/smithy-client" "^4.12.11"
|
|
3249
|
+
"@smithy/types" "^4.14.1"
|
|
3250
|
+
tslib "^2.6.2"
|
|
3251
|
+
|
|
2681
3252
|
"@smithy/util-defaults-mode-node@^4.2.44", "@smithy/util-defaults-mode-node@^4.2.48":
|
|
2682
3253
|
version "4.2.48"
|
|
2683
3254
|
resolved "https://registry.yarnpkg.com/@smithy/util-defaults-mode-node/-/util-defaults-mode-node-4.2.48.tgz#8ee63e2ea706bd111104e8f3796d858cc186625f"
|
|
@@ -2691,6 +3262,19 @@
|
|
|
2691
3262
|
"@smithy/types" "^4.13.1"
|
|
2692
3263
|
tslib "^2.6.2"
|
|
2693
3264
|
|
|
3265
|
+
"@smithy/util-defaults-mode-node@^4.2.47", "@smithy/util-defaults-mode-node@^4.2.52":
|
|
3266
|
+
version "4.2.52"
|
|
3267
|
+
resolved "https://registry.yarnpkg.com/@smithy/util-defaults-mode-node/-/util-defaults-mode-node-4.2.52.tgz#8ee1f267d764c3d540c0c3a091c3d9b703194991"
|
|
3268
|
+
integrity sha512-cQBz8g68Vnw1W2meXlkb3D/hXJU+Taiyj9P8qLJtjREEV9/Td65xi4A/H1sRQ8EIgX5qbZbvdYPKygKLholZ3w==
|
|
3269
|
+
dependencies:
|
|
3270
|
+
"@smithy/config-resolver" "^4.4.16"
|
|
3271
|
+
"@smithy/credential-provider-imds" "^4.2.14"
|
|
3272
|
+
"@smithy/node-config-provider" "^4.3.14"
|
|
3273
|
+
"@smithy/property-provider" "^4.2.14"
|
|
3274
|
+
"@smithy/smithy-client" "^4.12.11"
|
|
3275
|
+
"@smithy/types" "^4.14.1"
|
|
3276
|
+
tslib "^2.6.2"
|
|
3277
|
+
|
|
2694
3278
|
"@smithy/util-endpoints@^3.3.3":
|
|
2695
3279
|
version "3.3.3"
|
|
2696
3280
|
resolved "https://registry.yarnpkg.com/@smithy/util-endpoints/-/util-endpoints-3.3.3.tgz#0119f15bcac30b3b9af1d3cc0a8477e7199d0185"
|
|
@@ -2700,6 +3284,15 @@
|
|
|
2700
3284
|
"@smithy/types" "^4.13.1"
|
|
2701
3285
|
tslib "^2.6.2"
|
|
2702
3286
|
|
|
3287
|
+
"@smithy/util-endpoints@^3.4.1":
|
|
3288
|
+
version "3.4.1"
|
|
3289
|
+
resolved "https://registry.yarnpkg.com/@smithy/util-endpoints/-/util-endpoints-3.4.1.tgz#01ef5aaa699a635073da3e63cc7f15beb4d1abf9"
|
|
3290
|
+
integrity sha512-wMxNDZJrgS5mQV9oxCs4TWl5767VMgOfqfZ3JHyCkMtGC2ykW9iPqMvFur695Otcc5yxLG8OKO/80tsQBxrhXg==
|
|
3291
|
+
dependencies:
|
|
3292
|
+
"@smithy/node-config-provider" "^4.3.14"
|
|
3293
|
+
"@smithy/types" "^4.14.1"
|
|
3294
|
+
tslib "^2.6.2"
|
|
3295
|
+
|
|
2703
3296
|
"@smithy/util-hex-encoding@^4.2.2":
|
|
2704
3297
|
version "4.2.2"
|
|
2705
3298
|
resolved "https://registry.yarnpkg.com/@smithy/util-hex-encoding/-/util-hex-encoding-4.2.2.tgz#4abf3335dd1eb884041d8589ca7628d81a6fd1d3"
|
|
@@ -2715,6 +3308,14 @@
|
|
|
2715
3308
|
"@smithy/types" "^4.13.1"
|
|
2716
3309
|
tslib "^2.6.2"
|
|
2717
3310
|
|
|
3311
|
+
"@smithy/util-middleware@^4.2.14":
|
|
3312
|
+
version "4.2.14"
|
|
3313
|
+
resolved "https://registry.yarnpkg.com/@smithy/util-middleware/-/util-middleware-4.2.14.tgz#9985dd82b4036db2d03835229b9b0c63d2bb85fa"
|
|
3314
|
+
integrity sha512-1Su2vj9RYNDEv/V+2E+jXkkwGsgR7dc4sfHn9Z7ruzQHJIEni9zzw5CauvRXlFJfmgcqYP8fWa0dkh2Q2YaQyw==
|
|
3315
|
+
dependencies:
|
|
3316
|
+
"@smithy/types" "^4.14.1"
|
|
3317
|
+
tslib "^2.6.2"
|
|
3318
|
+
|
|
2718
3319
|
"@smithy/util-retry@^4.2.12", "@smithy/util-retry@^4.2.13":
|
|
2719
3320
|
version "4.2.13"
|
|
2720
3321
|
resolved "https://registry.yarnpkg.com/@smithy/util-retry/-/util-retry-4.2.13.tgz#ad816d6ddf197095d188e9ef56664fbd392a39c9"
|
|
@@ -2724,6 +3325,15 @@
|
|
|
2724
3325
|
"@smithy/types" "^4.13.1"
|
|
2725
3326
|
tslib "^2.6.2"
|
|
2726
3327
|
|
|
3328
|
+
"@smithy/util-retry@^4.3.2":
|
|
3329
|
+
version "4.3.2"
|
|
3330
|
+
resolved "https://registry.yarnpkg.com/@smithy/util-retry/-/util-retry-4.3.2.tgz#5f73ca1300a39b413f0e764128fe6c473ed31b9b"
|
|
3331
|
+
integrity sha512-2+KTsJEwTi63NUv4uR9IQ+IFT1yu6Rf6JuoBK2WKaaJ/TRvOiOVGcXAsEqX/TQN2thR9yII21kPUJq1UV/WI2A==
|
|
3332
|
+
dependencies:
|
|
3333
|
+
"@smithy/service-error-classification" "^4.2.14"
|
|
3334
|
+
"@smithy/types" "^4.14.1"
|
|
3335
|
+
tslib "^2.6.2"
|
|
3336
|
+
|
|
2727
3337
|
"@smithy/util-stream@^4.5.19", "@smithy/util-stream@^4.5.21":
|
|
2728
3338
|
version "4.5.21"
|
|
2729
3339
|
resolved "https://registry.yarnpkg.com/@smithy/util-stream/-/util-stream-4.5.21.tgz#a9ea13d0299d030c72ab4b4e394db111cd581629"
|
|
@@ -2738,6 +3348,20 @@
|
|
|
2738
3348
|
"@smithy/util-utf8" "^4.2.2"
|
|
2739
3349
|
tslib "^2.6.2"
|
|
2740
3350
|
|
|
3351
|
+
"@smithy/util-stream@^4.5.20", "@smithy/util-stream@^4.5.23":
|
|
3352
|
+
version "4.5.23"
|
|
3353
|
+
resolved "https://registry.yarnpkg.com/@smithy/util-stream/-/util-stream-4.5.23.tgz#dc7535580bcc7117126e3ae26dfc937a83b434fb"
|
|
3354
|
+
integrity sha512-N6on1+ngJ3RznZOnDWNveIwnTSlqxNnXuNAh7ez889ZZaRdXoNRTXKgmYOLe6dB0gCmAVtuRScE1hymQFl4hpg==
|
|
3355
|
+
dependencies:
|
|
3356
|
+
"@smithy/fetch-http-handler" "^5.3.17"
|
|
3357
|
+
"@smithy/node-http-handler" "^4.5.3"
|
|
3358
|
+
"@smithy/types" "^4.14.1"
|
|
3359
|
+
"@smithy/util-base64" "^4.3.2"
|
|
3360
|
+
"@smithy/util-buffer-from" "^4.2.2"
|
|
3361
|
+
"@smithy/util-hex-encoding" "^4.2.2"
|
|
3362
|
+
"@smithy/util-utf8" "^4.2.2"
|
|
3363
|
+
tslib "^2.6.2"
|
|
3364
|
+
|
|
2741
3365
|
"@smithy/util-uri-escape@^4.2.2":
|
|
2742
3366
|
version "4.2.2"
|
|
2743
3367
|
resolved "https://registry.yarnpkg.com/@smithy/util-uri-escape/-/util-uri-escape-4.2.2.tgz#48e40206e7fe9daefc8d44bb43a1ab17e76abf4a"
|
|
@@ -2910,14 +3534,6 @@
|
|
|
2910
3534
|
"@types/node" "*"
|
|
2911
3535
|
fast-glob "^3.3.2"
|
|
2912
3536
|
|
|
2913
|
-
"@types/shelljs@^0.8.15":
|
|
2914
|
-
version "0.8.17"
|
|
2915
|
-
resolved "https://registry.yarnpkg.com/@types/shelljs/-/shelljs-0.8.17.tgz#8b21b8f77015af263a7e3e5093ff2b77320e45d2"
|
|
2916
|
-
integrity sha512-IDksKYmQA2W9MkQjiyptbMmcQx+8+Ol6b7h6dPU5S05JyiQDSb/nZKnrMrZqGwgV6VkVdl6/SPCKPDlMRvqECg==
|
|
2917
|
-
dependencies:
|
|
2918
|
-
"@types/node" "*"
|
|
2919
|
-
glob "^11.0.3"
|
|
2920
|
-
|
|
2921
3537
|
"@types/sinon@^10.0.20":
|
|
2922
3538
|
version "10.0.20"
|
|
2923
3539
|
resolved "https://registry.npmjs.org/@types/sinon/-/sinon-10.0.20.tgz"
|
|
@@ -3530,6 +4146,13 @@ brace-expansion@^5.0.2:
|
|
|
3530
4146
|
dependencies:
|
|
3531
4147
|
balanced-match "^4.0.2"
|
|
3532
4148
|
|
|
4149
|
+
brace-expansion@^5.0.5:
|
|
4150
|
+
version "5.0.5"
|
|
4151
|
+
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-5.0.5.tgz#dcc3a37116b79f3e1b46db994ced5d570e930fdb"
|
|
4152
|
+
integrity sha512-VZznLgtwhn+Mact9tfiwx64fA9erHH/MCXEUfB/0bX/6Fz6ny5EGTXYltMocqg4xFAQZtnO3DHWWXi8RiuN7cQ==
|
|
4153
|
+
dependencies:
|
|
4154
|
+
balanced-match "^4.0.2"
|
|
4155
|
+
|
|
3533
4156
|
braces@^3.0.3, braces@~3.0.2:
|
|
3534
4157
|
version "3.0.3"
|
|
3535
4158
|
resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.3.tgz#490332f40919452272d55a8480adc0c441358789"
|
|
@@ -4278,15 +4901,6 @@ cross-spawn@^7.0.0, cross-spawn@^7.0.2, cross-spawn@^7.0.3:
|
|
|
4278
4901
|
shebang-command "^2.0.0"
|
|
4279
4902
|
which "^2.0.1"
|
|
4280
4903
|
|
|
4281
|
-
cross-spawn@^7.0.6:
|
|
4282
|
-
version "7.0.6"
|
|
4283
|
-
resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-7.0.6.tgz#8a58fe78f00dcd70c370451759dfbfaf03e8ee9f"
|
|
4284
|
-
integrity sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==
|
|
4285
|
-
dependencies:
|
|
4286
|
-
path-key "^3.1.0"
|
|
4287
|
-
shebang-command "^2.0.0"
|
|
4288
|
-
which "^2.0.1"
|
|
4289
|
-
|
|
4290
4904
|
csprng@*:
|
|
4291
4905
|
version "0.1.2"
|
|
4292
4906
|
resolved "https://registry.npmjs.org/csprng/-/csprng-0.1.2.tgz"
|
|
@@ -5281,14 +5895,6 @@ foreground-child@^3.1.0:
|
|
|
5281
5895
|
cross-spawn "^7.0.0"
|
|
5282
5896
|
signal-exit "^4.0.1"
|
|
5283
5897
|
|
|
5284
|
-
foreground-child@^3.3.1:
|
|
5285
|
-
version "3.3.1"
|
|
5286
|
-
resolved "https://registry.yarnpkg.com/foreground-child/-/foreground-child-3.3.1.tgz#32e8e9ed1b68a3497befb9ac2b6adf92a638576f"
|
|
5287
|
-
integrity sha512-gIXjKqtFuWEgzFRJA9WCQeSJLZDjgJUOMCMzxtvFq/37KojM1BFGufqsCy0r4qSQmYLsZYMeyRqzIWOMup03sw==
|
|
5288
|
-
dependencies:
|
|
5289
|
-
cross-spawn "^7.0.6"
|
|
5290
|
-
signal-exit "^4.0.1"
|
|
5291
|
-
|
|
5292
5898
|
form-data-encoder@^2.1.2:
|
|
5293
5899
|
version "2.1.4"
|
|
5294
5900
|
resolved "https://registry.npmjs.org/form-data-encoder/-/form-data-encoder-2.1.4.tgz"
|
|
@@ -5570,18 +6176,6 @@ glob@^10.2.2, glob@^10.3.10, glob@^10.3.7, glob@^10.4.5:
|
|
|
5570
6176
|
package-json-from-dist "^1.0.0"
|
|
5571
6177
|
path-scurry "^1.11.1"
|
|
5572
6178
|
|
|
5573
|
-
glob@^11.0.3:
|
|
5574
|
-
version "11.0.3"
|
|
5575
|
-
resolved "https://registry.yarnpkg.com/glob/-/glob-11.0.3.tgz#9d8087e6d72ddb3c4707b1d2778f80ea3eaefcd6"
|
|
5576
|
-
integrity sha512-2Nim7dha1KVkaiF4q6Dj+ngPPMdfvLJEOpZk/jKiUAkqKebpGAWQXAq9z1xu9HKu5lWfqw/FASuccEjyznjPaA==
|
|
5577
|
-
dependencies:
|
|
5578
|
-
foreground-child "^3.3.1"
|
|
5579
|
-
jackspeak "^4.1.1"
|
|
5580
|
-
minimatch "^10.0.3"
|
|
5581
|
-
minipass "^7.1.2"
|
|
5582
|
-
package-json-from-dist "^1.0.0"
|
|
5583
|
-
path-scurry "^2.0.0"
|
|
5584
|
-
|
|
5585
6179
|
glob@^7.0.0, glob@^7.1.3, glob@^7.1.4, glob@^7.1.6:
|
|
5586
6180
|
version "7.2.3"
|
|
5587
6181
|
resolved "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz"
|
|
@@ -6456,13 +7050,6 @@ jackspeak@^3.1.2:
|
|
|
6456
7050
|
optionalDependencies:
|
|
6457
7051
|
"@pkgjs/parseargs" "^0.11.0"
|
|
6458
7052
|
|
|
6459
|
-
jackspeak@^4.1.1:
|
|
6460
|
-
version "4.1.1"
|
|
6461
|
-
resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-4.1.1.tgz#96876030f450502047fc7e8c7fcf8ce8124e43ae"
|
|
6462
|
-
integrity sha512-zptv57P3GpL+O0I7VdMJNBZCu+BPHVQUk55Ft8/QCJjTVxrnJHuVuX/0Bl2A6/+2oyR/ZMEuFKwmzqqZ/U5nPQ==
|
|
6463
|
-
dependencies:
|
|
6464
|
-
"@isaacs/cliui" "^8.0.2"
|
|
6465
|
-
|
|
6466
7053
|
jake@^10.8.5:
|
|
6467
7054
|
version "10.8.7"
|
|
6468
7055
|
resolved "https://registry.npmjs.org/jake/-/jake-10.8.7.tgz"
|
|
@@ -6997,7 +7584,7 @@ lodash.upperfirst@^4.3.1:
|
|
|
6997
7584
|
resolved "https://registry.npmjs.org/lodash.upperfirst/-/lodash.upperfirst-4.3.1.tgz"
|
|
6998
7585
|
integrity sha512-sReKOYJIJf74dhJONhU4e0/shzi1trVbSWDOhKYE5XV2O+H7Sb2Dihwuc7xWxVl+DgFPyTqIN3zMfT9cq5iWDg==
|
|
6999
7586
|
|
|
7000
|
-
lodash@^4.17.15, lodash@^4.17.21, lodash@^4.
|
|
7587
|
+
lodash@^4.17.15, lodash@^4.17.21, lodash@^4.18.1:
|
|
7001
7588
|
version "4.18.1"
|
|
7002
7589
|
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.18.1.tgz#ff2b66c1f6326d59513de2407bf881439812771c"
|
|
7003
7590
|
integrity sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==
|
|
@@ -7053,11 +7640,6 @@ lru-cache@^10.0.1, lru-cache@^10.2.0, lru-cache@^10.2.2:
|
|
|
7053
7640
|
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-10.2.2.tgz#48206bc114c1252940c41b25b41af5b545aca878"
|
|
7054
7641
|
integrity sha512-9hp3Vp2/hFQUiIwKo8XCeFVnrg8Pk3TYNPIR7tJADKi5YfcF7vEaK7avFHTlSy3kOKYaJQaalfEo6YuXdceBOQ==
|
|
7055
7642
|
|
|
7056
|
-
lru-cache@^11.0.0:
|
|
7057
|
-
version "11.1.0"
|
|
7058
|
-
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-11.1.0.tgz#afafb060607108132dbc1cf8ae661afb69486117"
|
|
7059
|
-
integrity sha512-QIXZUBJUx+2zHUdQujWejBkcD9+cs94tLn0+YL8UrCh+D5sCXZ4c7LaEH48pNwRY3MLDgqUFyhlCyjJPf1WP0A==
|
|
7060
|
-
|
|
7061
7643
|
lru-cache@^5.1.1:
|
|
7062
7644
|
version "5.1.1"
|
|
7063
7645
|
resolved "https://registry.npmjs.org/lru-cache/-/lru-cache-5.1.1.tgz"
|
|
@@ -7279,13 +7861,20 @@ minimatch@9.0.3:
|
|
|
7279
7861
|
dependencies:
|
|
7280
7862
|
brace-expansion "^2.0.1"
|
|
7281
7863
|
|
|
7282
|
-
minimatch@^10.
|
|
7864
|
+
minimatch@^10.2.4:
|
|
7283
7865
|
version "10.2.4"
|
|
7284
7866
|
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.2.4.tgz#465b3accbd0218b8281f5301e27cedc697f96fde"
|
|
7285
7867
|
integrity sha512-oRjTw/97aTBN0RHbYCdtF1MQfvusSIBQM0IZEgzl6426+8jSC0nF1a/GmnVLpfB9yyr6g6FTqWqiZVbxrtaCIg==
|
|
7286
7868
|
dependencies:
|
|
7287
7869
|
brace-expansion "^5.0.2"
|
|
7288
7870
|
|
|
7871
|
+
minimatch@^10.2.5:
|
|
7872
|
+
version "10.2.5"
|
|
7873
|
+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.2.5.tgz#bd48687a0be38ed2961399105600f832095861d1"
|
|
7874
|
+
integrity sha512-MULkVLfKGYDFYejP07QOurDLLQpcjk7Fw+7jXS2R2czRQzR56yHRveU5NDJEOviH+hETZKSkIk5c+T23GjFUMg==
|
|
7875
|
+
dependencies:
|
|
7876
|
+
brace-expansion "^5.0.5"
|
|
7877
|
+
|
|
7289
7878
|
minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2:
|
|
7290
7879
|
version "3.1.2"
|
|
7291
7880
|
resolved "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz"
|
|
@@ -7928,20 +8517,20 @@ object.values@^1.1.7:
|
|
|
7928
8517
|
define-properties "^1.2.0"
|
|
7929
8518
|
es-abstract "^1.22.1"
|
|
7930
8519
|
|
|
7931
|
-
oclif@^4.
|
|
7932
|
-
version "4.
|
|
7933
|
-
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.
|
|
7934
|
-
integrity sha512-
|
|
8520
|
+
oclif@^4.23.0:
|
|
8521
|
+
version "4.23.0"
|
|
8522
|
+
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.23.0.tgz#217af04e05bdc26e4bd856597fa342983775329a"
|
|
8523
|
+
integrity sha512-0Rz8YsJx6NQORMgyDeDr6i0OlJa6h4oLXBht9iRZhn/YI/by/ONKgcJIPXyTgeLK21JmhbFqJn6Y1AME0EH1Dw==
|
|
7935
8524
|
dependencies:
|
|
7936
8525
|
"@aws-sdk/client-cloudfront" "3.1009.0"
|
|
7937
|
-
"@aws-sdk/client-s3" "3.
|
|
8526
|
+
"@aws-sdk/client-s3" "3.1014.0"
|
|
7938
8527
|
"@inquirer/confirm" "^3.1.22"
|
|
7939
8528
|
"@inquirer/input" "^2.2.4"
|
|
7940
8529
|
"@inquirer/select" "^2.5.0"
|
|
7941
8530
|
"@oclif/core" "4.9.0"
|
|
7942
8531
|
"@oclif/plugin-help" "^6.2.38"
|
|
7943
|
-
"@oclif/plugin-not-found" "^3.2.
|
|
7944
|
-
"@oclif/plugin-warn-if-update-available" "^3.1.
|
|
8532
|
+
"@oclif/plugin-not-found" "^3.2.76"
|
|
8533
|
+
"@oclif/plugin-warn-if-update-available" "^3.1.57"
|
|
7945
8534
|
ansis "^3.16.0"
|
|
7946
8535
|
async-retry "^1.3.3"
|
|
7947
8536
|
change-case "^4"
|
|
@@ -7951,7 +8540,7 @@ oclif@^4.22.93:
|
|
|
7951
8540
|
fs-extra "^8.1"
|
|
7952
8541
|
github-slugger "^2"
|
|
7953
8542
|
got "^13"
|
|
7954
|
-
lodash "^4.
|
|
8543
|
+
lodash "^4.18.1"
|
|
7955
8544
|
normalize-package-data "^6"
|
|
7956
8545
|
semver "^7.7.4"
|
|
7957
8546
|
sort-package-json "^2.15.1"
|
|
@@ -8276,14 +8865,6 @@ path-scurry@^1.11.1:
|
|
|
8276
8865
|
lru-cache "^10.2.0"
|
|
8277
8866
|
minipass "^5.0.0 || ^6.0.2 || ^7.0.0"
|
|
8278
8867
|
|
|
8279
|
-
path-scurry@^2.0.0:
|
|
8280
|
-
version "2.0.0"
|
|
8281
|
-
resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-2.0.0.tgz#9f052289f23ad8bf9397a2a0425e7b8615c58580"
|
|
8282
|
-
integrity sha512-ypGJsmGtdXUOeM5u93TyeIEfEhM6s+ljAhrk5vAvSx8uyY/02OvrZnA0YNGUrPXfpJMgI1ODd3nwz8Npx4O4cg==
|
|
8283
|
-
dependencies:
|
|
8284
|
-
lru-cache "^11.0.0"
|
|
8285
|
-
minipass "^7.1.2"
|
|
8286
|
-
|
|
8287
8868
|
path-to-regexp@^1.7.0:
|
|
8288
8869
|
version "1.8.0"
|
|
8289
8870
|
resolved "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-1.8.0.tgz"
|
|
@@ -9061,7 +9642,7 @@ shelljs@^0.10.0:
|
|
|
9061
9642
|
execa "^5.1.1"
|
|
9062
9643
|
fast-glob "^3.3.2"
|
|
9063
9644
|
|
|
9064
|
-
shelljs@^0.8.
|
|
9645
|
+
shelljs@^0.8.5:
|
|
9065
9646
|
version "0.8.5"
|
|
9066
9647
|
resolved "https://registry.npmjs.org/shelljs/-/shelljs-0.8.5.tgz"
|
|
9067
9648
|
integrity sha512-TiwcRcrkhHvbrZbnRcFYMLl30Dfov3HKqzp5tO5b4pt6G/SezKcYhmDg15zXVBswHmctSAQKznqNW2LO5tTDow==
|
|
@@ -9471,14 +10052,7 @@ strip-ansi@6.0.1, strip-ansi@^6, strip-ansi@^6.0.0, strip-ansi@^6.0.1:
|
|
|
9471
10052
|
dependencies:
|
|
9472
10053
|
ansi-regex "^5.0.1"
|
|
9473
10054
|
|
|
9474
|
-
strip-ansi@^7.0.1, strip-ansi@^7.1.0:
|
|
9475
|
-
version "7.1.0"
|
|
9476
|
-
resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz"
|
|
9477
|
-
integrity sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==
|
|
9478
|
-
dependencies:
|
|
9479
|
-
ansi-regex "^6.0.1"
|
|
9480
|
-
|
|
9481
|
-
strip-ansi@^7.1.2:
|
|
10055
|
+
strip-ansi@^7.0.1, strip-ansi@^7.1.0, strip-ansi@^7.1.2:
|
|
9482
10056
|
version "7.1.2"
|
|
9483
10057
|
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-7.1.2.tgz#132875abde678c7ea8d691533f2e7e22bb744dba"
|
|
9484
10058
|
integrity sha512-gmBGslpoQJtgnMAvOVqGZpEz9dyoKTCzy2nfz/n8aIFhN/jCE/rCmcxabB6jOOHV+0WNnylOxaxBQPSvcWklhA==
|