@jayree/sfdx-plugin-manifest 3.2.7 → 3.2.9
Sign up to get free protection for your applications and to get access to all the features.
- package/CHANGELOG.md +18 -0
- package/README.md +26 -27
- package/lib/tsconfig.tsbuildinfo +1 -1
- package/npm-shrinkwrap.json +1241 -312
- package/oclif.lock +834 -148
- package/oclif.manifest.json +1 -1
- package/package.json +13 -9
package/oclif.lock
CHANGED
@@ -92,54 +92,54 @@
|
|
92
92
|
"@aws-sdk/util-utf8-browser" "^3.0.0"
|
93
93
|
tslib "^1.11.1"
|
94
94
|
|
95
|
-
"@aws-sdk/client-cloudfront@^3.
|
96
|
-
version "3.
|
97
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/client-cloudfront/-/client-cloudfront-3.
|
98
|
-
integrity sha512-
|
95
|
+
"@aws-sdk/client-cloudfront@^3.574.0":
|
96
|
+
version "3.575.0"
|
97
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/client-cloudfront/-/client-cloudfront-3.575.0.tgz#e1bdf82611ec992ff7e8502fce583602eafa3da4"
|
98
|
+
integrity sha512-Gjo5/9yZVLUQKH73/FMfgmeisANmMnmpxWO3tA71ytQQZUm5GDWF4g4yfHoU1nReRTwoSFShw7MvadZBpuCGkw==
|
99
99
|
dependencies:
|
100
100
|
"@aws-crypto/sha256-browser" "3.0.0"
|
101
101
|
"@aws-crypto/sha256-js" "3.0.0"
|
102
|
-
"@aws-sdk/client-sso-oidc" "3.
|
103
|
-
"@aws-sdk/client-sts" "3.
|
104
|
-
"@aws-sdk/core" "3.
|
105
|
-
"@aws-sdk/credential-provider-node" "3.
|
106
|
-
"@aws-sdk/middleware-host-header" "3.
|
107
|
-
"@aws-sdk/middleware-logger" "3.
|
108
|
-
"@aws-sdk/middleware-recursion-detection" "3.
|
109
|
-
"@aws-sdk/middleware-user-agent" "3.
|
110
|
-
"@aws-sdk/region-config-resolver" "3.
|
111
|
-
"@aws-sdk/types" "3.
|
112
|
-
"@aws-sdk/util-endpoints" "3.
|
113
|
-
"@aws-sdk/util-user-agent-browser" "3.
|
114
|
-
"@aws-sdk/util-user-agent-node" "3.
|
115
|
-
"@aws-sdk/xml-builder" "3.
|
116
|
-
"@smithy/config-resolver" "^
|
117
|
-
"@smithy/core" "^
|
118
|
-
"@smithy/fetch-http-handler" "^
|
119
|
-
"@smithy/hash-node" "^
|
120
|
-
"@smithy/invalid-dependency" "^
|
121
|
-
"@smithy/middleware-content-length" "^
|
122
|
-
"@smithy/middleware-endpoint" "^
|
123
|
-
"@smithy/middleware-retry" "^
|
124
|
-
"@smithy/middleware-serde" "^
|
125
|
-
"@smithy/middleware-stack" "^
|
126
|
-
"@smithy/node-config-provider" "^
|
127
|
-
"@smithy/node-http-handler" "^
|
128
|
-
"@smithy/protocol-http" "^
|
129
|
-
"@smithy/smithy-client" "^
|
130
|
-
"@smithy/types" "^
|
131
|
-
"@smithy/url-parser" "^
|
132
|
-
"@smithy/util-base64" "^
|
133
|
-
"@smithy/util-body-length-browser" "^
|
134
|
-
"@smithy/util-body-length-node" "^
|
135
|
-
"@smithy/util-defaults-mode-browser" "^
|
136
|
-
"@smithy/util-defaults-mode-node" "^
|
137
|
-
"@smithy/util-endpoints" "^
|
138
|
-
"@smithy/util-middleware" "^
|
139
|
-
"@smithy/util-retry" "^
|
140
|
-
"@smithy/util-stream" "^
|
141
|
-
"@smithy/util-utf8" "^
|
142
|
-
"@smithy/util-waiter" "^
|
102
|
+
"@aws-sdk/client-sso-oidc" "3.575.0"
|
103
|
+
"@aws-sdk/client-sts" "3.575.0"
|
104
|
+
"@aws-sdk/core" "3.575.0"
|
105
|
+
"@aws-sdk/credential-provider-node" "3.575.0"
|
106
|
+
"@aws-sdk/middleware-host-header" "3.575.0"
|
107
|
+
"@aws-sdk/middleware-logger" "3.575.0"
|
108
|
+
"@aws-sdk/middleware-recursion-detection" "3.575.0"
|
109
|
+
"@aws-sdk/middleware-user-agent" "3.575.0"
|
110
|
+
"@aws-sdk/region-config-resolver" "3.575.0"
|
111
|
+
"@aws-sdk/types" "3.575.0"
|
112
|
+
"@aws-sdk/util-endpoints" "3.575.0"
|
113
|
+
"@aws-sdk/util-user-agent-browser" "3.575.0"
|
114
|
+
"@aws-sdk/util-user-agent-node" "3.575.0"
|
115
|
+
"@aws-sdk/xml-builder" "3.575.0"
|
116
|
+
"@smithy/config-resolver" "^3.0.0"
|
117
|
+
"@smithy/core" "^2.0.0"
|
118
|
+
"@smithy/fetch-http-handler" "^3.0.0"
|
119
|
+
"@smithy/hash-node" "^3.0.0"
|
120
|
+
"@smithy/invalid-dependency" "^3.0.0"
|
121
|
+
"@smithy/middleware-content-length" "^3.0.0"
|
122
|
+
"@smithy/middleware-endpoint" "^3.0.0"
|
123
|
+
"@smithy/middleware-retry" "^3.0.0"
|
124
|
+
"@smithy/middleware-serde" "^3.0.0"
|
125
|
+
"@smithy/middleware-stack" "^3.0.0"
|
126
|
+
"@smithy/node-config-provider" "^3.0.0"
|
127
|
+
"@smithy/node-http-handler" "^3.0.0"
|
128
|
+
"@smithy/protocol-http" "^4.0.0"
|
129
|
+
"@smithy/smithy-client" "^3.0.0"
|
130
|
+
"@smithy/types" "^3.0.0"
|
131
|
+
"@smithy/url-parser" "^3.0.0"
|
132
|
+
"@smithy/util-base64" "^3.0.0"
|
133
|
+
"@smithy/util-body-length-browser" "^3.0.0"
|
134
|
+
"@smithy/util-body-length-node" "^3.0.0"
|
135
|
+
"@smithy/util-defaults-mode-browser" "^3.0.0"
|
136
|
+
"@smithy/util-defaults-mode-node" "^3.0.0"
|
137
|
+
"@smithy/util-endpoints" "^2.0.0"
|
138
|
+
"@smithy/util-middleware" "^3.0.0"
|
139
|
+
"@smithy/util-retry" "^3.0.0"
|
140
|
+
"@smithy/util-stream" "^3.0.0"
|
141
|
+
"@smithy/util-utf8" "^3.0.0"
|
142
|
+
"@smithy/util-waiter" "^3.0.0"
|
143
143
|
tslib "^2.6.2"
|
144
144
|
|
145
145
|
"@aws-sdk/client-s3@^3.569.0":
|
@@ -252,6 +252,52 @@
|
|
252
252
|
"@smithy/util-utf8" "^2.3.0"
|
253
253
|
tslib "^2.6.2"
|
254
254
|
|
255
|
+
"@aws-sdk/client-sso-oidc@3.575.0":
|
256
|
+
version "3.575.0"
|
257
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/client-sso-oidc/-/client-sso-oidc-3.575.0.tgz#640a38d9fa63ec837b02c4463d84f6828c8662ed"
|
258
|
+
integrity sha512-YCstVaW5tAvXs+v4LR9gNAO+VRhIObjk1/knCdVQ5QQRTevtVQtdJWeNrDZYo4ATo0OHGyqGCj5Z09TWMv+e1Q==
|
259
|
+
dependencies:
|
260
|
+
"@aws-crypto/sha256-browser" "3.0.0"
|
261
|
+
"@aws-crypto/sha256-js" "3.0.0"
|
262
|
+
"@aws-sdk/client-sts" "3.575.0"
|
263
|
+
"@aws-sdk/core" "3.575.0"
|
264
|
+
"@aws-sdk/credential-provider-node" "3.575.0"
|
265
|
+
"@aws-sdk/middleware-host-header" "3.575.0"
|
266
|
+
"@aws-sdk/middleware-logger" "3.575.0"
|
267
|
+
"@aws-sdk/middleware-recursion-detection" "3.575.0"
|
268
|
+
"@aws-sdk/middleware-user-agent" "3.575.0"
|
269
|
+
"@aws-sdk/region-config-resolver" "3.575.0"
|
270
|
+
"@aws-sdk/types" "3.575.0"
|
271
|
+
"@aws-sdk/util-endpoints" "3.575.0"
|
272
|
+
"@aws-sdk/util-user-agent-browser" "3.575.0"
|
273
|
+
"@aws-sdk/util-user-agent-node" "3.575.0"
|
274
|
+
"@smithy/config-resolver" "^3.0.0"
|
275
|
+
"@smithy/core" "^2.0.0"
|
276
|
+
"@smithy/fetch-http-handler" "^3.0.0"
|
277
|
+
"@smithy/hash-node" "^3.0.0"
|
278
|
+
"@smithy/invalid-dependency" "^3.0.0"
|
279
|
+
"@smithy/middleware-content-length" "^3.0.0"
|
280
|
+
"@smithy/middleware-endpoint" "^3.0.0"
|
281
|
+
"@smithy/middleware-retry" "^3.0.0"
|
282
|
+
"@smithy/middleware-serde" "^3.0.0"
|
283
|
+
"@smithy/middleware-stack" "^3.0.0"
|
284
|
+
"@smithy/node-config-provider" "^3.0.0"
|
285
|
+
"@smithy/node-http-handler" "^3.0.0"
|
286
|
+
"@smithy/protocol-http" "^4.0.0"
|
287
|
+
"@smithy/smithy-client" "^3.0.0"
|
288
|
+
"@smithy/types" "^3.0.0"
|
289
|
+
"@smithy/url-parser" "^3.0.0"
|
290
|
+
"@smithy/util-base64" "^3.0.0"
|
291
|
+
"@smithy/util-body-length-browser" "^3.0.0"
|
292
|
+
"@smithy/util-body-length-node" "^3.0.0"
|
293
|
+
"@smithy/util-defaults-mode-browser" "^3.0.0"
|
294
|
+
"@smithy/util-defaults-mode-node" "^3.0.0"
|
295
|
+
"@smithy/util-endpoints" "^2.0.0"
|
296
|
+
"@smithy/util-middleware" "^3.0.0"
|
297
|
+
"@smithy/util-retry" "^3.0.0"
|
298
|
+
"@smithy/util-utf8" "^3.0.0"
|
299
|
+
tslib "^2.6.2"
|
300
|
+
|
255
301
|
"@aws-sdk/client-sso@3.568.0":
|
256
302
|
version "3.568.0"
|
257
303
|
resolved "https://registry.yarnpkg.com/@aws-sdk/client-sso/-/client-sso-3.568.0.tgz#4e06fa9c052931641921a0a723f58f81513c673c"
|
@@ -296,6 +342,50 @@
|
|
296
342
|
"@smithy/util-utf8" "^2.3.0"
|
297
343
|
tslib "^2.6.2"
|
298
344
|
|
345
|
+
"@aws-sdk/client-sso@3.575.0":
|
346
|
+
version "3.575.0"
|
347
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/client-sso/-/client-sso-3.575.0.tgz#473e1315e4601319f11b50bd2c5d28992aa0e820"
|
348
|
+
integrity sha512-elFWpAtktD3XBy47etG80GKXK9Lh3sNCMXLjcSs0NS0fdRIQJS2zKxC8qK22UQmdFKpXxthND5FKk7fNEqrR+g==
|
349
|
+
dependencies:
|
350
|
+
"@aws-crypto/sha256-browser" "3.0.0"
|
351
|
+
"@aws-crypto/sha256-js" "3.0.0"
|
352
|
+
"@aws-sdk/core" "3.575.0"
|
353
|
+
"@aws-sdk/middleware-host-header" "3.575.0"
|
354
|
+
"@aws-sdk/middleware-logger" "3.575.0"
|
355
|
+
"@aws-sdk/middleware-recursion-detection" "3.575.0"
|
356
|
+
"@aws-sdk/middleware-user-agent" "3.575.0"
|
357
|
+
"@aws-sdk/region-config-resolver" "3.575.0"
|
358
|
+
"@aws-sdk/types" "3.575.0"
|
359
|
+
"@aws-sdk/util-endpoints" "3.575.0"
|
360
|
+
"@aws-sdk/util-user-agent-browser" "3.575.0"
|
361
|
+
"@aws-sdk/util-user-agent-node" "3.575.0"
|
362
|
+
"@smithy/config-resolver" "^3.0.0"
|
363
|
+
"@smithy/core" "^2.0.0"
|
364
|
+
"@smithy/fetch-http-handler" "^3.0.0"
|
365
|
+
"@smithy/hash-node" "^3.0.0"
|
366
|
+
"@smithy/invalid-dependency" "^3.0.0"
|
367
|
+
"@smithy/middleware-content-length" "^3.0.0"
|
368
|
+
"@smithy/middleware-endpoint" "^3.0.0"
|
369
|
+
"@smithy/middleware-retry" "^3.0.0"
|
370
|
+
"@smithy/middleware-serde" "^3.0.0"
|
371
|
+
"@smithy/middleware-stack" "^3.0.0"
|
372
|
+
"@smithy/node-config-provider" "^3.0.0"
|
373
|
+
"@smithy/node-http-handler" "^3.0.0"
|
374
|
+
"@smithy/protocol-http" "^4.0.0"
|
375
|
+
"@smithy/smithy-client" "^3.0.0"
|
376
|
+
"@smithy/types" "^3.0.0"
|
377
|
+
"@smithy/url-parser" "^3.0.0"
|
378
|
+
"@smithy/util-base64" "^3.0.0"
|
379
|
+
"@smithy/util-body-length-browser" "^3.0.0"
|
380
|
+
"@smithy/util-body-length-node" "^3.0.0"
|
381
|
+
"@smithy/util-defaults-mode-browser" "^3.0.0"
|
382
|
+
"@smithy/util-defaults-mode-node" "^3.0.0"
|
383
|
+
"@smithy/util-endpoints" "^2.0.0"
|
384
|
+
"@smithy/util-middleware" "^3.0.0"
|
385
|
+
"@smithy/util-retry" "^3.0.0"
|
386
|
+
"@smithy/util-utf8" "^3.0.0"
|
387
|
+
tslib "^2.6.2"
|
388
|
+
|
299
389
|
"@aws-sdk/client-sts@3.569.0":
|
300
390
|
version "3.569.0"
|
301
391
|
resolved "https://registry.yarnpkg.com/@aws-sdk/client-sts/-/client-sts-3.569.0.tgz#dc2e0e791081c37dede1b58a2057c26488fcddbf"
|
@@ -342,6 +432,52 @@
|
|
342
432
|
"@smithy/util-utf8" "^2.3.0"
|
343
433
|
tslib "^2.6.2"
|
344
434
|
|
435
|
+
"@aws-sdk/client-sts@3.575.0":
|
436
|
+
version "3.575.0"
|
437
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/client-sts/-/client-sts-3.575.0.tgz#9e24a85588ff8db537c7d9c558a19fd54dfd7ab3"
|
438
|
+
integrity sha512-8MrT4J2dRiskf0JFMGL5VNBqPvc6igNa218LGBJzHXmLsm1WfGCGnce84R7U2USr8oPOenu0XzSCLvMQyZbGWQ==
|
439
|
+
dependencies:
|
440
|
+
"@aws-crypto/sha256-browser" "3.0.0"
|
441
|
+
"@aws-crypto/sha256-js" "3.0.0"
|
442
|
+
"@aws-sdk/client-sso-oidc" "3.575.0"
|
443
|
+
"@aws-sdk/core" "3.575.0"
|
444
|
+
"@aws-sdk/credential-provider-node" "3.575.0"
|
445
|
+
"@aws-sdk/middleware-host-header" "3.575.0"
|
446
|
+
"@aws-sdk/middleware-logger" "3.575.0"
|
447
|
+
"@aws-sdk/middleware-recursion-detection" "3.575.0"
|
448
|
+
"@aws-sdk/middleware-user-agent" "3.575.0"
|
449
|
+
"@aws-sdk/region-config-resolver" "3.575.0"
|
450
|
+
"@aws-sdk/types" "3.575.0"
|
451
|
+
"@aws-sdk/util-endpoints" "3.575.0"
|
452
|
+
"@aws-sdk/util-user-agent-browser" "3.575.0"
|
453
|
+
"@aws-sdk/util-user-agent-node" "3.575.0"
|
454
|
+
"@smithy/config-resolver" "^3.0.0"
|
455
|
+
"@smithy/core" "^2.0.0"
|
456
|
+
"@smithy/fetch-http-handler" "^3.0.0"
|
457
|
+
"@smithy/hash-node" "^3.0.0"
|
458
|
+
"@smithy/invalid-dependency" "^3.0.0"
|
459
|
+
"@smithy/middleware-content-length" "^3.0.0"
|
460
|
+
"@smithy/middleware-endpoint" "^3.0.0"
|
461
|
+
"@smithy/middleware-retry" "^3.0.0"
|
462
|
+
"@smithy/middleware-serde" "^3.0.0"
|
463
|
+
"@smithy/middleware-stack" "^3.0.0"
|
464
|
+
"@smithy/node-config-provider" "^3.0.0"
|
465
|
+
"@smithy/node-http-handler" "^3.0.0"
|
466
|
+
"@smithy/protocol-http" "^4.0.0"
|
467
|
+
"@smithy/smithy-client" "^3.0.0"
|
468
|
+
"@smithy/types" "^3.0.0"
|
469
|
+
"@smithy/url-parser" "^3.0.0"
|
470
|
+
"@smithy/util-base64" "^3.0.0"
|
471
|
+
"@smithy/util-body-length-browser" "^3.0.0"
|
472
|
+
"@smithy/util-body-length-node" "^3.0.0"
|
473
|
+
"@smithy/util-defaults-mode-browser" "^3.0.0"
|
474
|
+
"@smithy/util-defaults-mode-node" "^3.0.0"
|
475
|
+
"@smithy/util-endpoints" "^2.0.0"
|
476
|
+
"@smithy/util-middleware" "^3.0.0"
|
477
|
+
"@smithy/util-retry" "^3.0.0"
|
478
|
+
"@smithy/util-utf8" "^3.0.0"
|
479
|
+
tslib "^2.6.2"
|
480
|
+
|
345
481
|
"@aws-sdk/core@3.567.0":
|
346
482
|
version "3.567.0"
|
347
483
|
resolved "https://registry.yarnpkg.com/@aws-sdk/core/-/core-3.567.0.tgz#f0b93ba1541dcc179438fb8d80b2a80ec865b623"
|
@@ -355,6 +491,19 @@
|
|
355
491
|
fast-xml-parser "4.2.5"
|
356
492
|
tslib "^2.6.2"
|
357
493
|
|
494
|
+
"@aws-sdk/core@3.575.0":
|
495
|
+
version "3.575.0"
|
496
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/core/-/core-3.575.0.tgz#c336796db71faac1140aa1b4e4d5f50932964fba"
|
497
|
+
integrity sha512-117U+kQki2XoKcYQfepmlRcNxn6rELGlOFOBQ8Z2JTBXEYHblW2ke067a0CLmxFwp/zCWuc7IGjd3in3x4Q3rg==
|
498
|
+
dependencies:
|
499
|
+
"@smithy/core" "^2.0.0"
|
500
|
+
"@smithy/protocol-http" "^4.0.0"
|
501
|
+
"@smithy/signature-v4" "^3.0.0"
|
502
|
+
"@smithy/smithy-client" "^3.0.0"
|
503
|
+
"@smithy/types" "^3.0.0"
|
504
|
+
fast-xml-parser "4.2.5"
|
505
|
+
tslib "^2.6.2"
|
506
|
+
|
358
507
|
"@aws-sdk/credential-provider-env@3.568.0":
|
359
508
|
version "3.568.0"
|
360
509
|
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-env/-/credential-provider-env-3.568.0.tgz#fc7fda0bc48bbc75065a9084e41d429037e0e1c5"
|
@@ -365,6 +514,16 @@
|
|
365
514
|
"@smithy/types" "^2.12.0"
|
366
515
|
tslib "^2.6.2"
|
367
516
|
|
517
|
+
"@aws-sdk/credential-provider-env@3.575.0":
|
518
|
+
version "3.575.0"
|
519
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-env/-/credential-provider-env-3.575.0.tgz#2f0238719b383e37265e736575e9a9823a562982"
|
520
|
+
integrity sha512-YTgpq3rvYBXzW6OTDB00cE79evQtss/lz2GlJXgqqVXD0m7i77hGA8zb44VevP/WxtDaiSW7SSjuu8VCBGsg4g==
|
521
|
+
dependencies:
|
522
|
+
"@aws-sdk/types" "3.575.0"
|
523
|
+
"@smithy/property-provider" "^3.0.0"
|
524
|
+
"@smithy/types" "^3.0.0"
|
525
|
+
tslib "^2.6.2"
|
526
|
+
|
368
527
|
"@aws-sdk/credential-provider-http@3.568.0":
|
369
528
|
version "3.568.0"
|
370
529
|
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-http/-/credential-provider-http-3.568.0.tgz#7f7239bed7c23db7356ebeae5f3b3bda9f751b08"
|
@@ -380,6 +539,21 @@
|
|
380
539
|
"@smithy/util-stream" "^2.2.0"
|
381
540
|
tslib "^2.6.2"
|
382
541
|
|
542
|
+
"@aws-sdk/credential-provider-http@3.575.0":
|
543
|
+
version "3.575.0"
|
544
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-http/-/credential-provider-http-3.575.0.tgz#d410dba2ae89ea6c42bf30d319b98e410da14d1b"
|
545
|
+
integrity sha512-xQfVmYI+9KqRvhWY8fyElnpcVUBBUgi/Hoji3oU6WLrUjrX98k93He7gKDQSyHf7ykMLUAJYWwsV4AjQ2j6njA==
|
546
|
+
dependencies:
|
547
|
+
"@aws-sdk/types" "3.575.0"
|
548
|
+
"@smithy/fetch-http-handler" "^3.0.0"
|
549
|
+
"@smithy/node-http-handler" "^3.0.0"
|
550
|
+
"@smithy/property-provider" "^3.0.0"
|
551
|
+
"@smithy/protocol-http" "^4.0.0"
|
552
|
+
"@smithy/smithy-client" "^3.0.0"
|
553
|
+
"@smithy/types" "^3.0.0"
|
554
|
+
"@smithy/util-stream" "^3.0.0"
|
555
|
+
tslib "^2.6.2"
|
556
|
+
|
383
557
|
"@aws-sdk/credential-provider-ini@3.568.0":
|
384
558
|
version "3.568.0"
|
385
559
|
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-ini/-/credential-provider-ini-3.568.0.tgz#3ed29a48fb2f9f44f614d268f3f5a70daf22ba85"
|
@@ -396,6 +570,22 @@
|
|
396
570
|
"@smithy/types" "^2.12.0"
|
397
571
|
tslib "^2.6.2"
|
398
572
|
|
573
|
+
"@aws-sdk/credential-provider-ini@3.575.0":
|
574
|
+
version "3.575.0"
|
575
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-ini/-/credential-provider-ini-3.575.0.tgz#787faee394686d9af83ea482ea44168b5fe8b61d"
|
576
|
+
integrity sha512-BdM6a/5VUuNge3c6yRuxvO+4srLoSfqHfkQGfUDfhTdTJpljlpfnc9h3z2Ni1+aueOHPZMNFWIktHDcX5wUGBg==
|
577
|
+
dependencies:
|
578
|
+
"@aws-sdk/credential-provider-env" "3.575.0"
|
579
|
+
"@aws-sdk/credential-provider-process" "3.575.0"
|
580
|
+
"@aws-sdk/credential-provider-sso" "3.575.0"
|
581
|
+
"@aws-sdk/credential-provider-web-identity" "3.575.0"
|
582
|
+
"@aws-sdk/types" "3.575.0"
|
583
|
+
"@smithy/credential-provider-imds" "^3.0.0"
|
584
|
+
"@smithy/property-provider" "^3.0.0"
|
585
|
+
"@smithy/shared-ini-file-loader" "^3.0.0"
|
586
|
+
"@smithy/types" "^3.0.0"
|
587
|
+
tslib "^2.6.2"
|
588
|
+
|
399
589
|
"@aws-sdk/credential-provider-node@3.569.0":
|
400
590
|
version "3.569.0"
|
401
591
|
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-node/-/credential-provider-node-3.569.0.tgz#714f3c3ccb4cec717f02535edde7c5eeb8bb8828"
|
@@ -414,6 +604,24 @@
|
|
414
604
|
"@smithy/types" "^2.12.0"
|
415
605
|
tslib "^2.6.2"
|
416
606
|
|
607
|
+
"@aws-sdk/credential-provider-node@3.575.0":
|
608
|
+
version "3.575.0"
|
609
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-node/-/credential-provider-node-3.575.0.tgz#eb0a69b229ea8a4f7240fa36968a8a4b661879e1"
|
610
|
+
integrity sha512-rEdNpqW2jEc5kwbf/s9XQywMLQlIkMjuCK6mw9sF2OVRGHGVnh+6eh/1JFx8Kj+eU51ctifQ7KaHe8dGco8HYQ==
|
611
|
+
dependencies:
|
612
|
+
"@aws-sdk/credential-provider-env" "3.575.0"
|
613
|
+
"@aws-sdk/credential-provider-http" "3.575.0"
|
614
|
+
"@aws-sdk/credential-provider-ini" "3.575.0"
|
615
|
+
"@aws-sdk/credential-provider-process" "3.575.0"
|
616
|
+
"@aws-sdk/credential-provider-sso" "3.575.0"
|
617
|
+
"@aws-sdk/credential-provider-web-identity" "3.575.0"
|
618
|
+
"@aws-sdk/types" "3.575.0"
|
619
|
+
"@smithy/credential-provider-imds" "^3.0.0"
|
620
|
+
"@smithy/property-provider" "^3.0.0"
|
621
|
+
"@smithy/shared-ini-file-loader" "^3.0.0"
|
622
|
+
"@smithy/types" "^3.0.0"
|
623
|
+
tslib "^2.6.2"
|
624
|
+
|
417
625
|
"@aws-sdk/credential-provider-process@3.568.0":
|
418
626
|
version "3.568.0"
|
419
627
|
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-process/-/credential-provider-process-3.568.0.tgz#9c6202d64bd9bead77dc10fb6b61b2a64c819749"
|
@@ -425,6 +633,17 @@
|
|
425
633
|
"@smithy/types" "^2.12.0"
|
426
634
|
tslib "^2.6.2"
|
427
635
|
|
636
|
+
"@aws-sdk/credential-provider-process@3.575.0":
|
637
|
+
version "3.575.0"
|
638
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-process/-/credential-provider-process-3.575.0.tgz#b1b409af833ccbce18e2806991434aa30f61ceb3"
|
639
|
+
integrity sha512-2/5NJV7MZysKglqJSQ/O8OELNcwLcH3xknabL9NagtzB7RNB2p1AUXR0UlTey9sSDLL4oCmNa/+unYuglW/Ahg==
|
640
|
+
dependencies:
|
641
|
+
"@aws-sdk/types" "3.575.0"
|
642
|
+
"@smithy/property-provider" "^3.0.0"
|
643
|
+
"@smithy/shared-ini-file-loader" "^3.0.0"
|
644
|
+
"@smithy/types" "^3.0.0"
|
645
|
+
tslib "^2.6.2"
|
646
|
+
|
428
647
|
"@aws-sdk/credential-provider-sso@3.568.0":
|
429
648
|
version "3.568.0"
|
430
649
|
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-sso/-/credential-provider-sso-3.568.0.tgz#7120d27181daeb7a2ca809e7f2c86b71a0595ed2"
|
@@ -438,6 +657,19 @@
|
|
438
657
|
"@smithy/types" "^2.12.0"
|
439
658
|
tslib "^2.6.2"
|
440
659
|
|
660
|
+
"@aws-sdk/credential-provider-sso@3.575.0":
|
661
|
+
version "3.575.0"
|
662
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-sso/-/credential-provider-sso-3.575.0.tgz#f39bbde97fe4dc2ecc2908cebfe79961a824fb58"
|
663
|
+
integrity sha512-NtXA9OPIKsqavs2F7hhLT/t2ZDjwJsvQevj31ov1NpmTNYMc7OWFWDptOG7rppsWMsk5KKmfiL2qViQJnezXNA==
|
664
|
+
dependencies:
|
665
|
+
"@aws-sdk/client-sso" "3.575.0"
|
666
|
+
"@aws-sdk/token-providers" "3.575.0"
|
667
|
+
"@aws-sdk/types" "3.575.0"
|
668
|
+
"@smithy/property-provider" "^3.0.0"
|
669
|
+
"@smithy/shared-ini-file-loader" "^3.0.0"
|
670
|
+
"@smithy/types" "^3.0.0"
|
671
|
+
tslib "^2.6.2"
|
672
|
+
|
441
673
|
"@aws-sdk/credential-provider-web-identity@3.568.0":
|
442
674
|
version "3.568.0"
|
443
675
|
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-web-identity/-/credential-provider-web-identity-3.568.0.tgz#b4e7958dc92a6cbbf5e9fd065cecd76573d4b70f"
|
@@ -448,6 +680,16 @@
|
|
448
680
|
"@smithy/types" "^2.12.0"
|
449
681
|
tslib "^2.6.2"
|
450
682
|
|
683
|
+
"@aws-sdk/credential-provider-web-identity@3.575.0":
|
684
|
+
version "3.575.0"
|
685
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-web-identity/-/credential-provider-web-identity-3.575.0.tgz#524ff9f944986c99486be5fa374db4d5895f63ff"
|
686
|
+
integrity sha512-QcvVH7wpvpFRXGAGgCBfQeiF/ptD0NJ+Hrc8dDYfPGhFeZ0EoVQBYNphLi25xe7JZ+XbaqCKrURHZtr4fAEOJw==
|
687
|
+
dependencies:
|
688
|
+
"@aws-sdk/types" "3.575.0"
|
689
|
+
"@smithy/property-provider" "^3.0.0"
|
690
|
+
"@smithy/types" "^3.0.0"
|
691
|
+
tslib "^2.6.2"
|
692
|
+
|
451
693
|
"@aws-sdk/middleware-bucket-endpoint@3.568.0":
|
452
694
|
version "3.568.0"
|
453
695
|
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-bucket-endpoint/-/middleware-bucket-endpoint-3.568.0.tgz#790c0943cc097d3a83665131bc9e0743598cc6ca"
|
@@ -495,6 +737,16 @@
|
|
495
737
|
"@smithy/types" "^2.12.0"
|
496
738
|
tslib "^2.6.2"
|
497
739
|
|
740
|
+
"@aws-sdk/middleware-host-header@3.575.0":
|
741
|
+
version "3.575.0"
|
742
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-host-header/-/middleware-host-header-3.575.0.tgz#5bf24080d6a6c466cdeaff49879c77559f74a2fd"
|
743
|
+
integrity sha512-V2WoLBiXNCc4rIWZt6FUcP4TN0Vk02A9PPCBWkTfyOooiqfq+WZmZjRRBpwl1+5UsvARslrKWF0VzheMRXPJLQ==
|
744
|
+
dependencies:
|
745
|
+
"@aws-sdk/types" "3.575.0"
|
746
|
+
"@smithy/protocol-http" "^4.0.0"
|
747
|
+
"@smithy/types" "^3.0.0"
|
748
|
+
tslib "^2.6.2"
|
749
|
+
|
498
750
|
"@aws-sdk/middleware-location-constraint@3.567.0":
|
499
751
|
version "3.567.0"
|
500
752
|
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-location-constraint/-/middleware-location-constraint-3.567.0.tgz#c469e745a3fa146dd29d0024a9f4d2a498985822"
|
@@ -513,6 +765,15 @@
|
|
513
765
|
"@smithy/types" "^2.12.0"
|
514
766
|
tslib "^2.6.2"
|
515
767
|
|
768
|
+
"@aws-sdk/middleware-logger@3.575.0":
|
769
|
+
version "3.575.0"
|
770
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-logger/-/middleware-logger-3.575.0.tgz#981c939cb3c10c1e3ecfa458c64f7be8c5a71307"
|
771
|
+
integrity sha512-7DEKx9Z11Maaye7FfhYtC8rjbM/PcFcMO2N4QEAfypcgWCj+w4gseE2OGdfAH9OFDoFc6YvLp53v16vbPjzQSg==
|
772
|
+
dependencies:
|
773
|
+
"@aws-sdk/types" "3.575.0"
|
774
|
+
"@smithy/types" "^3.0.0"
|
775
|
+
tslib "^2.6.2"
|
776
|
+
|
516
777
|
"@aws-sdk/middleware-recursion-detection@3.567.0":
|
517
778
|
version "3.567.0"
|
518
779
|
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-recursion-detection/-/middleware-recursion-detection-3.567.0.tgz#95d91f071b57fb5245d522db70df1652275f06ac"
|
@@ -523,6 +784,16 @@
|
|
523
784
|
"@smithy/types" "^2.12.0"
|
524
785
|
tslib "^2.6.2"
|
525
786
|
|
787
|
+
"@aws-sdk/middleware-recursion-detection@3.575.0":
|
788
|
+
version "3.575.0"
|
789
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-recursion-detection/-/middleware-recursion-detection-3.575.0.tgz#924a4b7ca864600a202d82621bed3ddfd7819e06"
|
790
|
+
integrity sha512-ri89ldRFos6KZDGaknWPS2XPO9qr+gZ7+mPaoU8YkSM1W4uKqtnUSONyc+O3CFGJrqReuGHhRq0l2Sld0bjwOw==
|
791
|
+
dependencies:
|
792
|
+
"@aws-sdk/types" "3.575.0"
|
793
|
+
"@smithy/protocol-http" "^4.0.0"
|
794
|
+
"@smithy/types" "^3.0.0"
|
795
|
+
tslib "^2.6.2"
|
796
|
+
|
526
797
|
"@aws-sdk/middleware-sdk-s3@3.569.0":
|
527
798
|
version "3.569.0"
|
528
799
|
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-sdk-s3/-/middleware-sdk-s3-3.569.0.tgz#2ddf5593219555c028117c9696212968b1540aad"
|
@@ -571,6 +842,17 @@
|
|
571
842
|
"@smithy/types" "^2.12.0"
|
572
843
|
tslib "^2.6.2"
|
573
844
|
|
845
|
+
"@aws-sdk/middleware-user-agent@3.575.0":
|
846
|
+
version "3.575.0"
|
847
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-user-agent/-/middleware-user-agent-3.575.0.tgz#1969f8b8972ee0c02753584575dde3e3b0b204b8"
|
848
|
+
integrity sha512-fWlr4RfrUNS2R3PgP+WsoMYORAgv/47Lp0J0fb3dXO1YvdczNWddRbFSUX2MQxM/y9XFfQPLpLgzluhoL3Cjeg==
|
849
|
+
dependencies:
|
850
|
+
"@aws-sdk/types" "3.575.0"
|
851
|
+
"@aws-sdk/util-endpoints" "3.575.0"
|
852
|
+
"@smithy/protocol-http" "^4.0.0"
|
853
|
+
"@smithy/types" "^3.0.0"
|
854
|
+
tslib "^2.6.2"
|
855
|
+
|
574
856
|
"@aws-sdk/region-config-resolver@3.567.0":
|
575
857
|
version "3.567.0"
|
576
858
|
resolved "https://registry.yarnpkg.com/@aws-sdk/region-config-resolver/-/region-config-resolver-3.567.0.tgz#c3ad943d3debcfb0c50ce3556ed183195f8590f9"
|
@@ -583,6 +865,18 @@
|
|
583
865
|
"@smithy/util-middleware" "^2.2.0"
|
584
866
|
tslib "^2.6.2"
|
585
867
|
|
868
|
+
"@aws-sdk/region-config-resolver@3.575.0":
|
869
|
+
version "3.575.0"
|
870
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/region-config-resolver/-/region-config-resolver-3.575.0.tgz#8be6a9411ec8b5da3f3d0cac44beaa5b9eb6341f"
|
871
|
+
integrity sha512-sBJKwTWKCWu9y8FzXIijYGwkKr3tDkPXM7BylToe6W+tGkp4OirV4iXrWA9zReNwTTepoxHufofqjGK9BtcI8g==
|
872
|
+
dependencies:
|
873
|
+
"@aws-sdk/types" "3.575.0"
|
874
|
+
"@smithy/node-config-provider" "^3.0.0"
|
875
|
+
"@smithy/types" "^3.0.0"
|
876
|
+
"@smithy/util-config-provider" "^3.0.0"
|
877
|
+
"@smithy/util-middleware" "^3.0.0"
|
878
|
+
tslib "^2.6.2"
|
879
|
+
|
586
880
|
"@aws-sdk/signature-v4-multi-region@3.569.0":
|
587
881
|
version "3.569.0"
|
588
882
|
resolved "https://registry.yarnpkg.com/@aws-sdk/signature-v4-multi-region/-/signature-v4-multi-region-3.569.0.tgz#3dabb6900bced3399e3db9079477ceb5b09289f9"
|
@@ -606,6 +900,17 @@
|
|
606
900
|
"@smithy/types" "^2.12.0"
|
607
901
|
tslib "^2.6.2"
|
608
902
|
|
903
|
+
"@aws-sdk/token-providers@3.575.0":
|
904
|
+
version "3.575.0"
|
905
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/token-providers/-/token-providers-3.575.0.tgz#0d5ded8434b49cafd7303a139d09c97155138d3b"
|
906
|
+
integrity sha512-EPNDPQoQkjKqn4D2t70qVzbfdtlaAy9KBdG58qD1yNWVxq8Rh/lXdwmB+aE2PSahtyfVikZdCRoZiFzxDh5IUA==
|
907
|
+
dependencies:
|
908
|
+
"@aws-sdk/types" "3.575.0"
|
909
|
+
"@smithy/property-provider" "^3.0.0"
|
910
|
+
"@smithy/shared-ini-file-loader" "^3.0.0"
|
911
|
+
"@smithy/types" "^3.0.0"
|
912
|
+
tslib "^2.6.2"
|
913
|
+
|
609
914
|
"@aws-sdk/types@3.567.0":
|
610
915
|
version "3.567.0"
|
611
916
|
resolved "https://registry.yarnpkg.com/@aws-sdk/types/-/types-3.567.0.tgz#b2dc88e154140b1ff87e94f63c97447bdb1c1738"
|
@@ -614,6 +919,14 @@
|
|
614
919
|
"@smithy/types" "^2.12.0"
|
615
920
|
tslib "^2.6.2"
|
616
921
|
|
922
|
+
"@aws-sdk/types@3.575.0":
|
923
|
+
version "3.575.0"
|
924
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/types/-/types-3.575.0.tgz#ed8f33e15c7ea22b5244018330475983d0558556"
|
925
|
+
integrity sha512-XrnolQGs0wXxdgNudirR14OgNOarH7WUif38+2Pd4onZH+L7XoILem0EgA1tRpgFpw2pFHlZCNaAHDNSBEal7g==
|
926
|
+
dependencies:
|
927
|
+
"@smithy/types" "^3.0.0"
|
928
|
+
tslib "^2.6.2"
|
929
|
+
|
617
930
|
"@aws-sdk/types@^3.222.0":
|
618
931
|
version "3.523.0"
|
619
932
|
resolved "https://registry.yarnpkg.com/@aws-sdk/types/-/types-3.523.0.tgz#2bb11390023949f31d9211212f41e245a7f03489"
|
@@ -639,6 +952,16 @@
|
|
639
952
|
"@smithy/util-endpoints" "^1.2.0"
|
640
953
|
tslib "^2.6.2"
|
641
954
|
|
955
|
+
"@aws-sdk/util-endpoints@3.575.0":
|
956
|
+
version "3.575.0"
|
957
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/util-endpoints/-/util-endpoints-3.575.0.tgz#370ad9b1ce7df227d44447ab2135c5e110aa72d2"
|
958
|
+
integrity sha512-wC5x+V6w3kRlR6X6XVINsAPDYG+Tzs3Wthlw+YLtjuPODUNZIQAqsABHahxnekFyAvse+1929Hwo+CaL+BHZGA==
|
959
|
+
dependencies:
|
960
|
+
"@aws-sdk/types" "3.575.0"
|
961
|
+
"@smithy/types" "^3.0.0"
|
962
|
+
"@smithy/util-endpoints" "^2.0.0"
|
963
|
+
tslib "^2.6.2"
|
964
|
+
|
642
965
|
"@aws-sdk/util-locate-window@^3.0.0":
|
643
966
|
version "3.495.0"
|
644
967
|
resolved "https://registry.yarnpkg.com/@aws-sdk/util-locate-window/-/util-locate-window-3.495.0.tgz#9034fd8db77991b28ed20e067acdd53e8b8f824b"
|
@@ -656,6 +979,16 @@
|
|
656
979
|
bowser "^2.11.0"
|
657
980
|
tslib "^2.6.2"
|
658
981
|
|
982
|
+
"@aws-sdk/util-user-agent-browser@3.575.0":
|
983
|
+
version "3.575.0"
|
984
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/util-user-agent-browser/-/util-user-agent-browser-3.575.0.tgz#3054cc42e0b386a34f7b0d4e8e9609e016c72eed"
|
985
|
+
integrity sha512-iADonXyaXgwvC4T0qRuDWCdKInz82GX2cyezq/oqVlL8bPY7HD8jwZZruuJdq5tkaJi1EhbO4+f1ksZqOiZKvQ==
|
986
|
+
dependencies:
|
987
|
+
"@aws-sdk/types" "3.575.0"
|
988
|
+
"@smithy/types" "^3.0.0"
|
989
|
+
bowser "^2.11.0"
|
990
|
+
tslib "^2.6.2"
|
991
|
+
|
659
992
|
"@aws-sdk/util-user-agent-node@3.568.0":
|
660
993
|
version "3.568.0"
|
661
994
|
resolved "https://registry.yarnpkg.com/@aws-sdk/util-user-agent-node/-/util-user-agent-node-3.568.0.tgz#8bfb81b23d4947462f1e49c70187b85e7cd3837a"
|
@@ -666,6 +999,16 @@
|
|
666
999
|
"@smithy/types" "^2.12.0"
|
667
1000
|
tslib "^2.6.2"
|
668
1001
|
|
1002
|
+
"@aws-sdk/util-user-agent-node@3.575.0":
|
1003
|
+
version "3.575.0"
|
1004
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/util-user-agent-node/-/util-user-agent-node-3.575.0.tgz#49a6ecc5f56297e1477de90f30f102c470d3dc78"
|
1005
|
+
integrity sha512-kwzvBfA0LoILDOFS6BV8uOkksBHrYulP6kNXegB5eZnDSNia5DbBsXqxQ/HknNF5a429SWQw2aaQJEgQvZB1VA==
|
1006
|
+
dependencies:
|
1007
|
+
"@aws-sdk/types" "3.575.0"
|
1008
|
+
"@smithy/node-config-provider" "^3.0.0"
|
1009
|
+
"@smithy/types" "^3.0.0"
|
1010
|
+
tslib "^2.6.2"
|
1011
|
+
|
669
1012
|
"@aws-sdk/util-utf8-browser@^3.0.0":
|
670
1013
|
version "3.259.0"
|
671
1014
|
resolved "https://registry.yarnpkg.com/@aws-sdk/util-utf8-browser/-/util-utf8-browser-3.259.0.tgz#3275a6f5eb334f96ca76635b961d3c50259fd9ff"
|
@@ -681,6 +1024,14 @@
|
|
681
1024
|
"@smithy/types" "^2.12.0"
|
682
1025
|
tslib "^2.6.2"
|
683
1026
|
|
1027
|
+
"@aws-sdk/xml-builder@3.575.0":
|
1028
|
+
version "3.575.0"
|
1029
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/xml-builder/-/xml-builder-3.575.0.tgz#233b2aae422dd789a078073032da1bc60317aa1d"
|
1030
|
+
integrity sha512-cWgAwmbFYNCFzPwxL705+lWps0F3ZvOckufd2KKoEZUmtpVw9/txUXNrPySUXSmRTSRhoatIMABNfStWR043bQ==
|
1031
|
+
dependencies:
|
1032
|
+
"@smithy/types" "^3.0.0"
|
1033
|
+
tslib "^2.6.2"
|
1034
|
+
|
684
1035
|
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.23.5":
|
685
1036
|
version "7.23.5"
|
686
1037
|
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.23.5.tgz#9009b69a8c602293476ad598ff53e4562e15c244"
|
@@ -1343,41 +1694,7 @@
|
|
1343
1694
|
"@nodelib/fs.scandir" "2.1.5"
|
1344
1695
|
fastq "^1.6.0"
|
1345
1696
|
|
1346
|
-
"@oclif/core@3.26.5":
|
1347
|
-
version "3.26.5"
|
1348
|
-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.26.5.tgz#6a1962971fcaa4e235c0d6a83d50681ccb2bd0e4"
|
1349
|
-
integrity sha512-uRmAujGJjLhhgpLylbiuHuPt9Ec7u6aJ72utuSPNTRw47+W5vbQSGnLGPiil1Mt5YDL+zFOyTVH6Uv3NSP2SaQ==
|
1350
|
-
dependencies:
|
1351
|
-
"@types/cli-progress" "^3.11.5"
|
1352
|
-
ansi-escapes "^4.3.2"
|
1353
|
-
ansi-styles "^4.3.0"
|
1354
|
-
cardinal "^2.1.1"
|
1355
|
-
chalk "^4.1.2"
|
1356
|
-
clean-stack "^3.0.1"
|
1357
|
-
cli-progress "^3.12.0"
|
1358
|
-
color "^4.2.3"
|
1359
|
-
debug "^4.3.4"
|
1360
|
-
ejs "^3.1.10"
|
1361
|
-
get-package-type "^0.1.0"
|
1362
|
-
globby "^11.1.0"
|
1363
|
-
hyperlinker "^1.0.0"
|
1364
|
-
indent-string "^4.0.0"
|
1365
|
-
is-wsl "^2.2.0"
|
1366
|
-
js-yaml "^3.14.1"
|
1367
|
-
minimatch "^9.0.4"
|
1368
|
-
natural-orderby "^2.0.3"
|
1369
|
-
object-treeify "^1.1.33"
|
1370
|
-
password-prompt "^1.1.3"
|
1371
|
-
slice-ansi "^4.0.0"
|
1372
|
-
string-width "^4.2.3"
|
1373
|
-
strip-ansi "^6.0.1"
|
1374
|
-
supports-color "^8.1.1"
|
1375
|
-
supports-hyperlinks "^2.2.0"
|
1376
|
-
widest-line "^3.1.0"
|
1377
|
-
wordwrap "^1.0.0"
|
1378
|
-
wrap-ansi "^7.0.0"
|
1379
|
-
|
1380
|
-
"@oclif/core@^3.26.0", "@oclif/core@^3.26.2", "@oclif/core@^3.26.5", "@oclif/core@^3.26.6":
|
1697
|
+
"@oclif/core@3.26.6", "@oclif/core@^3.26.2", "@oclif/core@^3.26.5", "@oclif/core@^3.26.6":
|
1381
1698
|
version "3.26.6"
|
1382
1699
|
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.26.6.tgz#f371868cfa0fe150a6547e6af98b359065d2f971"
|
1383
1700
|
integrity sha512-+FiTw1IPuJTF9tSAlTsY8bGK4sgthehjz7c2SvYdgQncTkxI2xvUch/8QpjNYGLEmUneNygvYMRBax2KJcLccA==
|
@@ -1411,12 +1728,12 @@
|
|
1411
1728
|
wordwrap "^1.0.0"
|
1412
1729
|
wrap-ansi "^7.0.0"
|
1413
1730
|
|
1414
|
-
"@oclif/plugin-command-snapshot@^5.1.
|
1415
|
-
version "5.1.
|
1416
|
-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.1.
|
1417
|
-
integrity sha512-
|
1731
|
+
"@oclif/plugin-command-snapshot@^5.1.9":
|
1732
|
+
version "5.1.9"
|
1733
|
+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.1.9.tgz#f530b72cd13a3344961569d5084298f07acdb2be"
|
1734
|
+
integrity sha512-PeSQP2IxzL34e3DYoEdAw8UCcsuawcJqnQe97HNUSBpBSC2PY/7uL887TfmMIo/rhzM7PtSUNxfNwOiKw5cNUw==
|
1418
1735
|
dependencies:
|
1419
|
-
"@oclif/core" "3.26.
|
1736
|
+
"@oclif/core" "3.26.6"
|
1420
1737
|
"@types/lodash.difference" "^4.5.9"
|
1421
1738
|
chalk "^5.3.0"
|
1422
1739
|
globby "^14.0.1"
|
@@ -1444,12 +1761,12 @@
|
|
1444
1761
|
chalk "^5.3.0"
|
1445
1762
|
fast-levenshtein "^3.0.0"
|
1446
1763
|
|
1447
|
-
"@oclif/plugin-warn-if-update-available@^3.0.
|
1448
|
-
version "3.0.
|
1449
|
-
resolved "https://registry.yarnpkg.com/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-3.0.
|
1450
|
-
integrity sha512
|
1764
|
+
"@oclif/plugin-warn-if-update-available@^3.0.18":
|
1765
|
+
version "3.0.19"
|
1766
|
+
resolved "https://registry.yarnpkg.com/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-3.0.19.tgz#1009a1ff0016b64731792d169f2ee78e9770f5b1"
|
1767
|
+
integrity sha512-CauYLxNuPtK9ig1ZlzFiCqxzGJJd73CKyJDiSzGkg3QRooyZkE9G+l1Lz18fHzj+TEeXUZ74t6RWWPC5p0TL4w==
|
1451
1768
|
dependencies:
|
1452
|
-
"@oclif/core" "^3.26.
|
1769
|
+
"@oclif/core" "^3.26.6"
|
1453
1770
|
chalk "^5.3.0"
|
1454
1771
|
debug "^4.1.0"
|
1455
1772
|
http-call "^5.2.2"
|
@@ -1465,26 +1782,26 @@
|
|
1465
1782
|
resolved "https://registry.yarnpkg.com/@pkgr/core/-/core-0.1.1.tgz#1ec17e2edbec25c8306d424ecfbf13c7de1aaa31"
|
1466
1783
|
integrity sha512-cq8o4cWH0ibXh9VGi5P20Tu9XF/0fFXl9EUinr9QfTM7a7p0oTA4iJRCQWppXR1Pg8dSM0UCItCkPwsk9qWWYA==
|
1467
1784
|
|
1468
|
-
"@salesforce/cli-plugins-testkit@^5.3.
|
1469
|
-
version "5.3.
|
1470
|
-
resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.3.
|
1471
|
-
integrity sha512
|
1785
|
+
"@salesforce/cli-plugins-testkit@^5.3.4":
|
1786
|
+
version "5.3.4"
|
1787
|
+
resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.3.4.tgz#7ada47df669a8f643638e25059af9e34ffc4119a"
|
1788
|
+
integrity sha512-VgEIKuf3nr1HKwQ3t+cIoLqe7Xo4TGfzDoqXNdwPyMLneCrrktYZFnZs6sAi4gTQYuXIE4X23tzaEfjqRgwpvA==
|
1472
1789
|
dependencies:
|
1473
|
-
"@salesforce/core" "^7.3.
|
1790
|
+
"@salesforce/core" "^7.3.5"
|
1474
1791
|
"@salesforce/kit" "^3.1.1"
|
1475
1792
|
"@salesforce/ts-types" "^2.0.9"
|
1476
1793
|
"@types/shelljs" "^0.8.15"
|
1477
1794
|
debug "^4.3.1"
|
1478
1795
|
jszip "^3.10.1"
|
1479
1796
|
shelljs "^0.8.4"
|
1480
|
-
sinon "^17.0.
|
1797
|
+
sinon "^17.0.2"
|
1481
1798
|
strip-ansi "6.0.1"
|
1482
1799
|
ts-retry-promise "^0.8.0"
|
1483
1800
|
|
1484
|
-
"@salesforce/core@^7.3.1", "@salesforce/core@^7.3.
|
1485
|
-
version "7.3.
|
1486
|
-
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-7.3.
|
1487
|
-
integrity sha512-
|
1801
|
+
"@salesforce/core@^7.3.1", "@salesforce/core@^7.3.5", "@salesforce/core@^7.3.6":
|
1802
|
+
version "7.3.6"
|
1803
|
+
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-7.3.6.tgz#b2769abf3d8cee6fef26741dd9bdbe977a497023"
|
1804
|
+
integrity sha512-LngaY4GxixZ7X5oPGa00NdRzpqTXC8jPOQ/H+oFNiZb8nhMfYTBsQob258z33sIBf+G/5RZOJgX10Z+teJzt6A==
|
1488
1805
|
dependencies:
|
1489
1806
|
"@jsforce/jsforce-node" "^3.2.0"
|
1490
1807
|
"@salesforce/kit" "^3.1.1"
|
@@ -1501,7 +1818,7 @@
|
|
1501
1818
|
pino-abstract-transport "^1.1.0"
|
1502
1819
|
pino-pretty "^10.3.1"
|
1503
1820
|
proper-lockfile "^4.1.2"
|
1504
|
-
semver "^7.6.
|
1821
|
+
semver "^7.6.2"
|
1505
1822
|
ts-retry-promise "^0.7.1"
|
1506
1823
|
|
1507
1824
|
"@salesforce/dev-config@^4.1.0":
|
@@ -1509,10 +1826,10 @@
|
|
1509
1826
|
resolved "https://registry.yarnpkg.com/@salesforce/dev-config/-/dev-config-4.1.0.tgz#e529576466d074e7a5f1441236510fef123da01e"
|
1510
1827
|
integrity sha512-2iDDepiIwjXHS5IVY7pwv8jMo4xWosJ7p/UTj+lllpB/gnJiYLhjJPE4Z3FCGFKyvfg5jGaimCd8Ca6bLGsCQA==
|
1511
1828
|
|
1512
|
-
"@salesforce/dev-scripts@^9.
|
1513
|
-
version "9.
|
1514
|
-
resolved "https://registry.yarnpkg.com/@salesforce/dev-scripts/-/dev-scripts-9.
|
1515
|
-
integrity sha512-
|
1829
|
+
"@salesforce/dev-scripts@^9.1.1":
|
1830
|
+
version "9.1.1"
|
1831
|
+
resolved "https://registry.yarnpkg.com/@salesforce/dev-scripts/-/dev-scripts-9.1.1.tgz#16028018f3146d0fe28a4693114e3ad2b8075e05"
|
1832
|
+
integrity sha512-Nl0jJt6ywPw8QtBa0scZxJeGUEwJl2t2MazZxkXBkdfi13I1ce6NQ6Ce2CYCgh8gsKVP65NWBdyBWRoTz1BMBA==
|
1516
1833
|
dependencies:
|
1517
1834
|
"@commitlint/cli" "^17.1.2"
|
1518
1835
|
"@commitlint/config-conventional" "^17.8.1"
|
@@ -1520,7 +1837,7 @@
|
|
1520
1837
|
"@salesforce/prettier-config" "^0.0.3"
|
1521
1838
|
"@types/chai" "^4.3.14"
|
1522
1839
|
"@types/mocha" "^10.0.6"
|
1523
|
-
"@types/node" "^18.19.
|
1840
|
+
"@types/node" "^18.19.32"
|
1524
1841
|
"@types/sinon" "^10.0.20"
|
1525
1842
|
chai "^4.3.10"
|
1526
1843
|
chalk "^4.0.0"
|
@@ -1541,7 +1858,7 @@
|
|
1541
1858
|
typescript "^5.4.3"
|
1542
1859
|
wireit "^0.14.4"
|
1543
1860
|
|
1544
|
-
"@salesforce/kit@^3.1.
|
1861
|
+
"@salesforce/kit@^3.1.1":
|
1545
1862
|
version "3.1.1"
|
1546
1863
|
resolved "https://registry.yarnpkg.com/@salesforce/kit/-/kit-3.1.1.tgz#d2147a50887214763cdf1c456d306b6da554d928"
|
1547
1864
|
integrity sha512-Cjkh+USp5PtdZmD30r1Y7d+USpIhQz9B48w76esBtYpgqzhyj806LHkVgEfmorLNq2Qe8EO5rtUYd+XZ3rnV9w==
|
@@ -1559,16 +1876,16 @@
|
|
1559
1876
|
resolved "https://registry.yarnpkg.com/@salesforce/schemas/-/schemas-1.7.0.tgz#b7e0af3ee414ae7160bce351c0184d77ccb98fe3"
|
1560
1877
|
integrity sha512-Z0PiCEV55khm0PG+DsnRYCjaDmacNe3HDmsoSm/CSyYvJJm+D5vvkHKN9/PKD/gaRe8XAU836yfamIYFblLINw==
|
1561
1878
|
|
1562
|
-
"@salesforce/sf-plugins-core@^9.0.
|
1563
|
-
version "9.0.
|
1564
|
-
resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-9.0.
|
1565
|
-
integrity sha512-
|
1879
|
+
"@salesforce/sf-plugins-core@^9.0.10":
|
1880
|
+
version "9.0.10"
|
1881
|
+
resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-9.0.10.tgz#fb576664906f085cb160201163d3c6b05e39e72f"
|
1882
|
+
integrity sha512-vj6tjqRAweTuzxi7OBPsqC+kLPk6pl6wZUtpC8bf+CKqrVhouPtZUBnG01Xm0jG6Antjgn0vZrd26j23Yjs9Kw==
|
1566
1883
|
dependencies:
|
1567
1884
|
"@inquirer/confirm" "^2.0.17"
|
1568
1885
|
"@inquirer/password" "^1.1.16"
|
1569
|
-
"@oclif/core" "^3.26.
|
1570
|
-
"@salesforce/core" "^7.3.
|
1571
|
-
"@salesforce/kit" "^3.1.
|
1886
|
+
"@oclif/core" "^3.26.6"
|
1887
|
+
"@salesforce/core" "^7.3.6"
|
1888
|
+
"@salesforce/kit" "^3.1.1"
|
1572
1889
|
"@salesforce/ts-types" "^2.0.9"
|
1573
1890
|
chalk "^5.3.0"
|
1574
1891
|
|
@@ -1635,7 +1952,7 @@
|
|
1635
1952
|
dependencies:
|
1636
1953
|
type-detect "4.0.8"
|
1637
1954
|
|
1638
|
-
"@sinonjs/commons@^3.0.0":
|
1955
|
+
"@sinonjs/commons@^3.0.0", "@sinonjs/commons@^3.0.1":
|
1639
1956
|
version "3.0.1"
|
1640
1957
|
resolved "https://registry.yarnpkg.com/@sinonjs/commons/-/commons-3.0.1.tgz#1029357e44ca901a615585f6d27738dbc89084cd"
|
1641
1958
|
integrity sha512-K3mCHKQ9sVh8o1C9cxkwxaOmXoAMlDxC1mYyHrjqOWEcBjYr76t96zL2zlj5dUGZ3HSw240X1qgH3Mjf1yJWpQ==
|
@@ -1711,6 +2028,14 @@
|
|
1711
2028
|
"@smithy/types" "^2.12.0"
|
1712
2029
|
tslib "^2.6.2"
|
1713
2030
|
|
2031
|
+
"@smithy/abort-controller@^3.0.0":
|
2032
|
+
version "3.0.0"
|
2033
|
+
resolved "https://registry.yarnpkg.com/@smithy/abort-controller/-/abort-controller-3.0.0.tgz#5815f5d4618e14bf8d031bb98a99adabbb831168"
|
2034
|
+
integrity sha512-p6GlFGBt9K4MYLu72YuJ523NVR4A8oHlC5M2JO6OmQqN8kAc/uh1JqLE+FizTokrSJGg0CSvC+BrsmGzKtsZKA==
|
2035
|
+
dependencies:
|
2036
|
+
"@smithy/types" "^3.0.0"
|
2037
|
+
tslib "^2.6.2"
|
2038
|
+
|
1714
2039
|
"@smithy/chunked-blob-reader-native@^2.2.0":
|
1715
2040
|
version "2.2.0"
|
1716
2041
|
resolved "https://registry.yarnpkg.com/@smithy/chunked-blob-reader-native/-/chunked-blob-reader-native-2.2.0.tgz#aff8bddf9fdc1052f885e1b15aa81e4d274e541e"
|
@@ -1737,6 +2062,17 @@
|
|
1737
2062
|
"@smithy/util-middleware" "^2.2.0"
|
1738
2063
|
tslib "^2.6.2"
|
1739
2064
|
|
2065
|
+
"@smithy/config-resolver@^3.0.0":
|
2066
|
+
version "3.0.0"
|
2067
|
+
resolved "https://registry.yarnpkg.com/@smithy/config-resolver/-/config-resolver-3.0.0.tgz#d37b31e3202c5ce54d9bd2406dcde7c7b5073cbd"
|
2068
|
+
integrity sha512-2GzOfADwYLQugYkKQhIyZyQlM05K+tMKvRnc6eFfZcpJGRfKoMUMYdPlBKmqHwQFXQKBrGV6cxL9oymWgDzvFw==
|
2069
|
+
dependencies:
|
2070
|
+
"@smithy/node-config-provider" "^3.0.0"
|
2071
|
+
"@smithy/types" "^3.0.0"
|
2072
|
+
"@smithy/util-config-provider" "^3.0.0"
|
2073
|
+
"@smithy/util-middleware" "^3.0.0"
|
2074
|
+
tslib "^2.6.2"
|
2075
|
+
|
1740
2076
|
"@smithy/core@^1.4.2":
|
1741
2077
|
version "1.4.2"
|
1742
2078
|
resolved "https://registry.yarnpkg.com/@smithy/core/-/core-1.4.2.tgz#1c3ed886d403041ce5bd2d816448420c57baa19c"
|
@@ -1751,6 +2087,20 @@
|
|
1751
2087
|
"@smithy/util-middleware" "^2.2.0"
|
1752
2088
|
tslib "^2.6.2"
|
1753
2089
|
|
2090
|
+
"@smithy/core@^2.0.0":
|
2091
|
+
version "2.0.0"
|
2092
|
+
resolved "https://registry.yarnpkg.com/@smithy/core/-/core-2.0.0.tgz#221c8407d185bd28d3bd6d8f2fefdfe240fa2ccf"
|
2093
|
+
integrity sha512-y1VuiOpU8nL0KlL0pvYpOddKGK+8xpD4Jvg9NN42Bl6gHWAr46LpAzWi4I78WxcFIMN1vw1+RUVOlcqR/vfs5g==
|
2094
|
+
dependencies:
|
2095
|
+
"@smithy/middleware-endpoint" "^3.0.0"
|
2096
|
+
"@smithy/middleware-retry" "^3.0.0"
|
2097
|
+
"@smithy/middleware-serde" "^3.0.0"
|
2098
|
+
"@smithy/protocol-http" "^4.0.0"
|
2099
|
+
"@smithy/smithy-client" "^3.0.0"
|
2100
|
+
"@smithy/types" "^3.0.0"
|
2101
|
+
"@smithy/util-middleware" "^3.0.0"
|
2102
|
+
tslib "^2.6.2"
|
2103
|
+
|
1754
2104
|
"@smithy/credential-provider-imds@^2.3.0":
|
1755
2105
|
version "2.3.0"
|
1756
2106
|
resolved "https://registry.yarnpkg.com/@smithy/credential-provider-imds/-/credential-provider-imds-2.3.0.tgz#326ce401b82e53f3c7ee4862a066136959a06166"
|
@@ -1762,6 +2112,17 @@
|
|
1762
2112
|
"@smithy/url-parser" "^2.2.0"
|
1763
2113
|
tslib "^2.6.2"
|
1764
2114
|
|
2115
|
+
"@smithy/credential-provider-imds@^3.0.0":
|
2116
|
+
version "3.0.0"
|
2117
|
+
resolved "https://registry.yarnpkg.com/@smithy/credential-provider-imds/-/credential-provider-imds-3.0.0.tgz#a290eb0224ef045742e5c806685cf63d44a084f3"
|
2118
|
+
integrity sha512-lfmBiFQcA3FsDAPxNfY0L7CawcWtbyWsBOHo34nF095728JLkBX4Y9q/VPPE2r7fqMVK+drmDigqE2/SSQeVRA==
|
2119
|
+
dependencies:
|
2120
|
+
"@smithy/node-config-provider" "^3.0.0"
|
2121
|
+
"@smithy/property-provider" "^3.0.0"
|
2122
|
+
"@smithy/types" "^3.0.0"
|
2123
|
+
"@smithy/url-parser" "^3.0.0"
|
2124
|
+
tslib "^2.6.2"
|
2125
|
+
|
1765
2126
|
"@smithy/eventstream-codec@^2.2.0":
|
1766
2127
|
version "2.2.0"
|
1767
2128
|
resolved "https://registry.yarnpkg.com/@smithy/eventstream-codec/-/eventstream-codec-2.2.0.tgz#63d74fa817188995eb55e792a38060b0ede98dc4"
|
@@ -1818,6 +2179,17 @@
|
|
1818
2179
|
"@smithy/util-base64" "^2.3.0"
|
1819
2180
|
tslib "^2.6.2"
|
1820
2181
|
|
2182
|
+
"@smithy/fetch-http-handler@^3.0.0":
|
2183
|
+
version "3.0.0"
|
2184
|
+
resolved "https://registry.yarnpkg.com/@smithy/fetch-http-handler/-/fetch-http-handler-3.0.0.tgz#229ac830d9ac7aaab096f2ef126abd8ed1ea1d35"
|
2185
|
+
integrity sha512-gP1MlOpIB/onIbh4g9eSG3XdI/G31cAvd9Lo11192eL4mxks3xpkPaa+RIcZaX2Vmb8I8HzxBddPSXviY1iq0w==
|
2186
|
+
dependencies:
|
2187
|
+
"@smithy/protocol-http" "^4.0.0"
|
2188
|
+
"@smithy/querystring-builder" "^3.0.0"
|
2189
|
+
"@smithy/types" "^3.0.0"
|
2190
|
+
"@smithy/util-base64" "^3.0.0"
|
2191
|
+
tslib "^2.6.2"
|
2192
|
+
|
1821
2193
|
"@smithy/hash-blob-browser@^2.2.0":
|
1822
2194
|
version "2.2.0"
|
1823
2195
|
resolved "https://registry.yarnpkg.com/@smithy/hash-blob-browser/-/hash-blob-browser-2.2.0.tgz#d26db0e88b8fc4b59ee487bd026363ea9b48cf3a"
|
@@ -1838,6 +2210,16 @@
|
|
1838
2210
|
"@smithy/util-utf8" "^2.3.0"
|
1839
2211
|
tslib "^2.6.2"
|
1840
2212
|
|
2213
|
+
"@smithy/hash-node@^3.0.0":
|
2214
|
+
version "3.0.0"
|
2215
|
+
resolved "https://registry.yarnpkg.com/@smithy/hash-node/-/hash-node-3.0.0.tgz#f44b5fff193e241c1cdcc957b296b60f186f0e59"
|
2216
|
+
integrity sha512-84qXstNemP3XS5jcof0el6+bDfjzuvhJPQTEfro3lgtbCtKgzPm3MgiS6ehXVPjeQ5+JS0HqmTz8f/RYfzHVxw==
|
2217
|
+
dependencies:
|
2218
|
+
"@smithy/types" "^3.0.0"
|
2219
|
+
"@smithy/util-buffer-from" "^3.0.0"
|
2220
|
+
"@smithy/util-utf8" "^3.0.0"
|
2221
|
+
tslib "^2.6.2"
|
2222
|
+
|
1841
2223
|
"@smithy/hash-stream-node@^2.2.0":
|
1842
2224
|
version "2.2.0"
|
1843
2225
|
resolved "https://registry.yarnpkg.com/@smithy/hash-stream-node/-/hash-stream-node-2.2.0.tgz#7b341fdc89851af6b98d8c01e47185caf0a4b2d9"
|
@@ -1855,6 +2237,14 @@
|
|
1855
2237
|
"@smithy/types" "^2.12.0"
|
1856
2238
|
tslib "^2.6.2"
|
1857
2239
|
|
2240
|
+
"@smithy/invalid-dependency@^3.0.0":
|
2241
|
+
version "3.0.0"
|
2242
|
+
resolved "https://registry.yarnpkg.com/@smithy/invalid-dependency/-/invalid-dependency-3.0.0.tgz#21cb6b5203ee15321bfcc751f21f7a19536d4ae8"
|
2243
|
+
integrity sha512-F6wBBaEFgJzj0s4KUlliIGPmqXemwP6EavgvDqYwCH40O5Xr2iMHvS8todmGVZtuJCorBkXsYLyTu4PuizVq5g==
|
2244
|
+
dependencies:
|
2245
|
+
"@smithy/types" "^3.0.0"
|
2246
|
+
tslib "^2.6.2"
|
2247
|
+
|
1858
2248
|
"@smithy/is-array-buffer@^2.2.0":
|
1859
2249
|
version "2.2.0"
|
1860
2250
|
resolved "https://registry.yarnpkg.com/@smithy/is-array-buffer/-/is-array-buffer-2.2.0.tgz#f84f0d9f9a36601a9ca9381688bd1b726fd39111"
|
@@ -1862,6 +2252,13 @@
|
|
1862
2252
|
dependencies:
|
1863
2253
|
tslib "^2.6.2"
|
1864
2254
|
|
2255
|
+
"@smithy/is-array-buffer@^3.0.0":
|
2256
|
+
version "3.0.0"
|
2257
|
+
resolved "https://registry.yarnpkg.com/@smithy/is-array-buffer/-/is-array-buffer-3.0.0.tgz#9a95c2d46b8768946a9eec7f935feaddcffa5e7a"
|
2258
|
+
integrity sha512-+Fsu6Q6C4RSJiy81Y8eApjEB5gVtM+oFKTffg+jSuwtvomJJrhUJBu2zS8wjXSgH/g1MKEWrzyChTBe6clb5FQ==
|
2259
|
+
dependencies:
|
2260
|
+
tslib "^2.6.2"
|
2261
|
+
|
1865
2262
|
"@smithy/md5-js@^2.2.0":
|
1866
2263
|
version "2.2.0"
|
1867
2264
|
resolved "https://registry.yarnpkg.com/@smithy/md5-js/-/md5-js-2.2.0.tgz#033c4c89fe0cbb3f7e99cca3b7b63a2824c98c6d"
|
@@ -1880,6 +2277,15 @@
|
|
1880
2277
|
"@smithy/types" "^2.12.0"
|
1881
2278
|
tslib "^2.6.2"
|
1882
2279
|
|
2280
|
+
"@smithy/middleware-content-length@^3.0.0":
|
2281
|
+
version "3.0.0"
|
2282
|
+
resolved "https://registry.yarnpkg.com/@smithy/middleware-content-length/-/middleware-content-length-3.0.0.tgz#084b3d22248967885d496eb0b105d9090e8ababd"
|
2283
|
+
integrity sha512-3C4s4d/iGobgCtk2tnWW6+zSTOBg1PRAm2vtWZLdriwTroFbbWNSr3lcyzHdrQHnEXYCC5K52EbpfodaIUY8sg==
|
2284
|
+
dependencies:
|
2285
|
+
"@smithy/protocol-http" "^4.0.0"
|
2286
|
+
"@smithy/types" "^3.0.0"
|
2287
|
+
tslib "^2.6.2"
|
2288
|
+
|
1883
2289
|
"@smithy/middleware-endpoint@^2.5.1":
|
1884
2290
|
version "2.5.1"
|
1885
2291
|
resolved "https://registry.yarnpkg.com/@smithy/middleware-endpoint/-/middleware-endpoint-2.5.1.tgz#1333c58304aff4d843e8ef4b85c8cb88975dd5ad"
|
@@ -1893,6 +2299,19 @@
|
|
1893
2299
|
"@smithy/util-middleware" "^2.2.0"
|
1894
2300
|
tslib "^2.6.2"
|
1895
2301
|
|
2302
|
+
"@smithy/middleware-endpoint@^3.0.0":
|
2303
|
+
version "3.0.0"
|
2304
|
+
resolved "https://registry.yarnpkg.com/@smithy/middleware-endpoint/-/middleware-endpoint-3.0.0.tgz#54c9e1bd8f35b7d004c803eaf3702e61e32b8295"
|
2305
|
+
integrity sha512-aXOAWztw/5qAfp0NcA2OWpv6ZI/E+Dh9mByif7i91D/0iyYNUcKvskmXiowKESFkuZ7PIMd3VOR4fTibZDs2OQ==
|
2306
|
+
dependencies:
|
2307
|
+
"@smithy/middleware-serde" "^3.0.0"
|
2308
|
+
"@smithy/node-config-provider" "^3.0.0"
|
2309
|
+
"@smithy/shared-ini-file-loader" "^3.0.0"
|
2310
|
+
"@smithy/types" "^3.0.0"
|
2311
|
+
"@smithy/url-parser" "^3.0.0"
|
2312
|
+
"@smithy/util-middleware" "^3.0.0"
|
2313
|
+
tslib "^2.6.2"
|
2314
|
+
|
1896
2315
|
"@smithy/middleware-retry@^2.3.1":
|
1897
2316
|
version "2.3.1"
|
1898
2317
|
resolved "https://registry.yarnpkg.com/@smithy/middleware-retry/-/middleware-retry-2.3.1.tgz#d6fdce94f2f826642c01b4448e97a509c4556ede"
|
@@ -1908,6 +2327,21 @@
|
|
1908
2327
|
tslib "^2.6.2"
|
1909
2328
|
uuid "^9.0.1"
|
1910
2329
|
|
2330
|
+
"@smithy/middleware-retry@^3.0.0":
|
2331
|
+
version "3.0.0"
|
2332
|
+
resolved "https://registry.yarnpkg.com/@smithy/middleware-retry/-/middleware-retry-3.0.0.tgz#3edf6e73651b81273629bf7a8f10db31c4e90a82"
|
2333
|
+
integrity sha512-kFaBiTa50y0iwhrOjX5UISo1SfiXPrE1EsMtZJAVF7Oci3AUpVzaMzRxzQJFGnxioSyCwSmzqiE9x4X3dW+7VQ==
|
2334
|
+
dependencies:
|
2335
|
+
"@smithy/node-config-provider" "^3.0.0"
|
2336
|
+
"@smithy/protocol-http" "^4.0.0"
|
2337
|
+
"@smithy/service-error-classification" "^3.0.0"
|
2338
|
+
"@smithy/smithy-client" "^3.0.0"
|
2339
|
+
"@smithy/types" "^3.0.0"
|
2340
|
+
"@smithy/util-middleware" "^3.0.0"
|
2341
|
+
"@smithy/util-retry" "^3.0.0"
|
2342
|
+
tslib "^2.6.2"
|
2343
|
+
uuid "^9.0.1"
|
2344
|
+
|
1911
2345
|
"@smithy/middleware-serde@^2.3.0":
|
1912
2346
|
version "2.3.0"
|
1913
2347
|
resolved "https://registry.yarnpkg.com/@smithy/middleware-serde/-/middleware-serde-2.3.0.tgz#a7615ba646a88b6f695f2d55de13d8158181dd13"
|
@@ -1916,6 +2350,14 @@
|
|
1916
2350
|
"@smithy/types" "^2.12.0"
|
1917
2351
|
tslib "^2.6.2"
|
1918
2352
|
|
2353
|
+
"@smithy/middleware-serde@^3.0.0":
|
2354
|
+
version "3.0.0"
|
2355
|
+
resolved "https://registry.yarnpkg.com/@smithy/middleware-serde/-/middleware-serde-3.0.0.tgz#786da6a6bc0e5e51d669dac834c19965245dd302"
|
2356
|
+
integrity sha512-I1vKG1foI+oPgG9r7IMY1S+xBnmAn1ISqployvqkwHoSb8VPsngHDTOgYGYBonuOKndaWRUGJZrKYYLB+Ane6w==
|
2357
|
+
dependencies:
|
2358
|
+
"@smithy/types" "^3.0.0"
|
2359
|
+
tslib "^2.6.2"
|
2360
|
+
|
1919
2361
|
"@smithy/middleware-stack@^2.2.0":
|
1920
2362
|
version "2.2.0"
|
1921
2363
|
resolved "https://registry.yarnpkg.com/@smithy/middleware-stack/-/middleware-stack-2.2.0.tgz#3fb49eae6313f16f6f30fdaf28e11a7321f34d9f"
|
@@ -1924,6 +2366,14 @@
|
|
1924
2366
|
"@smithy/types" "^2.12.0"
|
1925
2367
|
tslib "^2.6.2"
|
1926
2368
|
|
2369
|
+
"@smithy/middleware-stack@^3.0.0":
|
2370
|
+
version "3.0.0"
|
2371
|
+
resolved "https://registry.yarnpkg.com/@smithy/middleware-stack/-/middleware-stack-3.0.0.tgz#00f112bae7af5fc3bd37d4fab95ebce0f17a7774"
|
2372
|
+
integrity sha512-+H0jmyfAyHRFXm6wunskuNAqtj7yfmwFB6Fp37enytp2q047/Od9xetEaUbluyImOlGnGpaVGaVfjwawSr+i6Q==
|
2373
|
+
dependencies:
|
2374
|
+
"@smithy/types" "^3.0.0"
|
2375
|
+
tslib "^2.6.2"
|
2376
|
+
|
1927
2377
|
"@smithy/node-config-provider@^2.3.0":
|
1928
2378
|
version "2.3.0"
|
1929
2379
|
resolved "https://registry.yarnpkg.com/@smithy/node-config-provider/-/node-config-provider-2.3.0.tgz#9fac0c94a14c5b5b8b8fa37f20c310a844ab9922"
|
@@ -1934,6 +2384,16 @@
|
|
1934
2384
|
"@smithy/types" "^2.12.0"
|
1935
2385
|
tslib "^2.6.2"
|
1936
2386
|
|
2387
|
+
"@smithy/node-config-provider@^3.0.0":
|
2388
|
+
version "3.0.0"
|
2389
|
+
resolved "https://registry.yarnpkg.com/@smithy/node-config-provider/-/node-config-provider-3.0.0.tgz#4cd5dcf6132c75d6a582fcd6243482dac703865a"
|
2390
|
+
integrity sha512-buqfaSdDh0zo62EPLf8rGDvcpKwGpO5ho4bXS2cdFhlOta7tBkWJt+O5uiaAeICfIOfPclNOndshDNSanX2X9g==
|
2391
|
+
dependencies:
|
2392
|
+
"@smithy/property-provider" "^3.0.0"
|
2393
|
+
"@smithy/shared-ini-file-loader" "^3.0.0"
|
2394
|
+
"@smithy/types" "^3.0.0"
|
2395
|
+
tslib "^2.6.2"
|
2396
|
+
|
1937
2397
|
"@smithy/node-http-handler@^2.5.0":
|
1938
2398
|
version "2.5.0"
|
1939
2399
|
resolved "https://registry.yarnpkg.com/@smithy/node-http-handler/-/node-http-handler-2.5.0.tgz#7b5e0565dd23d340380489bd5fe4316d2bed32de"
|
@@ -1945,6 +2405,17 @@
|
|
1945
2405
|
"@smithy/types" "^2.12.0"
|
1946
2406
|
tslib "^2.6.2"
|
1947
2407
|
|
2408
|
+
"@smithy/node-http-handler@^3.0.0":
|
2409
|
+
version "3.0.0"
|
2410
|
+
resolved "https://registry.yarnpkg.com/@smithy/node-http-handler/-/node-http-handler-3.0.0.tgz#e771ea95d03e259f04b7b37e8aece8a4fffc8cdc"
|
2411
|
+
integrity sha512-3trD4r7NOMygwLbUJo4eodyQuypAWr7uvPnebNJ9a70dQhVn+US8j/lCnvoJS6BXfZeF7PkkkI0DemVJw+n+eQ==
|
2412
|
+
dependencies:
|
2413
|
+
"@smithy/abort-controller" "^3.0.0"
|
2414
|
+
"@smithy/protocol-http" "^4.0.0"
|
2415
|
+
"@smithy/querystring-builder" "^3.0.0"
|
2416
|
+
"@smithy/types" "^3.0.0"
|
2417
|
+
tslib "^2.6.2"
|
2418
|
+
|
1948
2419
|
"@smithy/property-provider@^2.2.0":
|
1949
2420
|
version "2.2.0"
|
1950
2421
|
resolved "https://registry.yarnpkg.com/@smithy/property-provider/-/property-provider-2.2.0.tgz#37e3525a3fa3e11749f86a4f89f0fd7765a6edb0"
|
@@ -1953,6 +2424,14 @@
|
|
1953
2424
|
"@smithy/types" "^2.12.0"
|
1954
2425
|
tslib "^2.6.2"
|
1955
2426
|
|
2427
|
+
"@smithy/property-provider@^3.0.0":
|
2428
|
+
version "3.0.0"
|
2429
|
+
resolved "https://registry.yarnpkg.com/@smithy/property-provider/-/property-provider-3.0.0.tgz#ef7a26557c855cc1471b9aa0e05529183e99b978"
|
2430
|
+
integrity sha512-LmbPgHBswdXCrkWWuUwBm9w72S2iLWyC/5jet9/Y9cGHtzqxi+GVjfCfahkvNV4KXEwgnH8EMpcrD9RUYe0eLQ==
|
2431
|
+
dependencies:
|
2432
|
+
"@smithy/types" "^3.0.0"
|
2433
|
+
tslib "^2.6.2"
|
2434
|
+
|
1956
2435
|
"@smithy/protocol-http@^3.3.0":
|
1957
2436
|
version "3.3.0"
|
1958
2437
|
resolved "https://registry.yarnpkg.com/@smithy/protocol-http/-/protocol-http-3.3.0.tgz#a37df7b4bb4960cdda560ce49acfd64c455e4090"
|
@@ -1961,6 +2440,14 @@
|
|
1961
2440
|
"@smithy/types" "^2.12.0"
|
1962
2441
|
tslib "^2.6.2"
|
1963
2442
|
|
2443
|
+
"@smithy/protocol-http@^4.0.0":
|
2444
|
+
version "4.0.0"
|
2445
|
+
resolved "https://registry.yarnpkg.com/@smithy/protocol-http/-/protocol-http-4.0.0.tgz#04df3b5674b540323f678e7c4113e8abd8b26432"
|
2446
|
+
integrity sha512-qOQZOEI2XLWRWBO9AgIYuHuqjZ2csyr8/IlgFDHDNuIgLAMRx2Bl8ck5U5D6Vh9DPdoaVpuzwWMa0xcdL4O/AQ==
|
2447
|
+
dependencies:
|
2448
|
+
"@smithy/types" "^3.0.0"
|
2449
|
+
tslib "^2.6.2"
|
2450
|
+
|
1964
2451
|
"@smithy/querystring-builder@^2.2.0":
|
1965
2452
|
version "2.2.0"
|
1966
2453
|
resolved "https://registry.yarnpkg.com/@smithy/querystring-builder/-/querystring-builder-2.2.0.tgz#22937e19fcd0aaa1a3e614ef8cb6f8e86756a4ef"
|
@@ -1970,6 +2457,15 @@
|
|
1970
2457
|
"@smithy/util-uri-escape" "^2.2.0"
|
1971
2458
|
tslib "^2.6.2"
|
1972
2459
|
|
2460
|
+
"@smithy/querystring-builder@^3.0.0":
|
2461
|
+
version "3.0.0"
|
2462
|
+
resolved "https://registry.yarnpkg.com/@smithy/querystring-builder/-/querystring-builder-3.0.0.tgz#48a9aa7b700e8409368c21bc0adf7564e001daea"
|
2463
|
+
integrity sha512-bW8Fi0NzyfkE0TmQphDXr1AmBDbK01cA4C1Z7ggwMAU5RDz5AAv/KmoRwzQAS0kxXNf/D2ALTEgwK0U2c4LtRg==
|
2464
|
+
dependencies:
|
2465
|
+
"@smithy/types" "^3.0.0"
|
2466
|
+
"@smithy/util-uri-escape" "^3.0.0"
|
2467
|
+
tslib "^2.6.2"
|
2468
|
+
|
1973
2469
|
"@smithy/querystring-parser@^2.2.0":
|
1974
2470
|
version "2.2.0"
|
1975
2471
|
resolved "https://registry.yarnpkg.com/@smithy/querystring-parser/-/querystring-parser-2.2.0.tgz#24a5633f4b3806ff2888d4c2f4169e105fdffd79"
|
@@ -1978,6 +2474,14 @@
|
|
1978
2474
|
"@smithy/types" "^2.12.0"
|
1979
2475
|
tslib "^2.6.2"
|
1980
2476
|
|
2477
|
+
"@smithy/querystring-parser@^3.0.0":
|
2478
|
+
version "3.0.0"
|
2479
|
+
resolved "https://registry.yarnpkg.com/@smithy/querystring-parser/-/querystring-parser-3.0.0.tgz#fa1ed0cee408cd4d622070fa874bc50ac1a379b7"
|
2480
|
+
integrity sha512-UzHwthk0UEccV4dHzPySnBy34AWw3V9lIqUTxmozQ+wPDAO9csCWMfOLe7V9A2agNYy7xE+Pb0S6K/J23JSzfQ==
|
2481
|
+
dependencies:
|
2482
|
+
"@smithy/types" "^3.0.0"
|
2483
|
+
tslib "^2.6.2"
|
2484
|
+
|
1981
2485
|
"@smithy/service-error-classification@^2.1.5":
|
1982
2486
|
version "2.1.5"
|
1983
2487
|
resolved "https://registry.yarnpkg.com/@smithy/service-error-classification/-/service-error-classification-2.1.5.tgz#0568a977cc0db36299d8703a5d8609c1f600c005"
|
@@ -1985,6 +2489,13 @@
|
|
1985
2489
|
dependencies:
|
1986
2490
|
"@smithy/types" "^2.12.0"
|
1987
2491
|
|
2492
|
+
"@smithy/service-error-classification@^3.0.0":
|
2493
|
+
version "3.0.0"
|
2494
|
+
resolved "https://registry.yarnpkg.com/@smithy/service-error-classification/-/service-error-classification-3.0.0.tgz#06a45cb91b15b8b0d5f3b1df2b3743d2ca42f5c4"
|
2495
|
+
integrity sha512-3BsBtOUt2Gsnc3X23ew+r2M71WwtpHfEDGhHYHSDg6q1t8FrWh15jT25DLajFV1H+PpxAJ6gqe9yYeRUsmSdFA==
|
2496
|
+
dependencies:
|
2497
|
+
"@smithy/types" "^3.0.0"
|
2498
|
+
|
1988
2499
|
"@smithy/shared-ini-file-loader@^2.4.0":
|
1989
2500
|
version "2.4.0"
|
1990
2501
|
resolved "https://registry.yarnpkg.com/@smithy/shared-ini-file-loader/-/shared-ini-file-loader-2.4.0.tgz#1636d6eb9bff41e36ac9c60364a37fd2ffcb9947"
|
@@ -1993,6 +2504,14 @@
|
|
1993
2504
|
"@smithy/types" "^2.12.0"
|
1994
2505
|
tslib "^2.6.2"
|
1995
2506
|
|
2507
|
+
"@smithy/shared-ini-file-loader@^3.0.0":
|
2508
|
+
version "3.0.0"
|
2509
|
+
resolved "https://registry.yarnpkg.com/@smithy/shared-ini-file-loader/-/shared-ini-file-loader-3.0.0.tgz#8739b7cd24f55fb4e276a74f00f0c2bb4e3f25d8"
|
2510
|
+
integrity sha512-REVw6XauXk8xE4zo5aGL7Rz4ywA8qNMUn8RtWeTRQsgAlmlvbJ7CEPBcaXU2NDC3AYBgYAXrGyWD8XrN8UGDog==
|
2511
|
+
dependencies:
|
2512
|
+
"@smithy/types" "^3.0.0"
|
2513
|
+
tslib "^2.6.2"
|
2514
|
+
|
1996
2515
|
"@smithy/signature-v4@^2.3.0":
|
1997
2516
|
version "2.3.0"
|
1998
2517
|
resolved "https://registry.yarnpkg.com/@smithy/signature-v4/-/signature-v4-2.3.0.tgz#c30dd4028ae50c607db99459981cce8cdab7a3fd"
|
@@ -2006,6 +2525,19 @@
|
|
2006
2525
|
"@smithy/util-utf8" "^2.3.0"
|
2007
2526
|
tslib "^2.6.2"
|
2008
2527
|
|
2528
|
+
"@smithy/signature-v4@^3.0.0":
|
2529
|
+
version "3.0.0"
|
2530
|
+
resolved "https://registry.yarnpkg.com/@smithy/signature-v4/-/signature-v4-3.0.0.tgz#f536d0abebfeeca8e9aab846a4042658ca07d3b7"
|
2531
|
+
integrity sha512-kXFOkNX+BQHe2qnLxpMEaCRGap9J6tUGLzc3A9jdn+nD4JdMwCKTJ+zFwQ20GkY+mAXGatyTw3HcoUlR39HwmA==
|
2532
|
+
dependencies:
|
2533
|
+
"@smithy/is-array-buffer" "^3.0.0"
|
2534
|
+
"@smithy/types" "^3.0.0"
|
2535
|
+
"@smithy/util-hex-encoding" "^3.0.0"
|
2536
|
+
"@smithy/util-middleware" "^3.0.0"
|
2537
|
+
"@smithy/util-uri-escape" "^3.0.0"
|
2538
|
+
"@smithy/util-utf8" "^3.0.0"
|
2539
|
+
tslib "^2.6.2"
|
2540
|
+
|
2009
2541
|
"@smithy/smithy-client@^2.5.1":
|
2010
2542
|
version "2.5.1"
|
2011
2543
|
resolved "https://registry.yarnpkg.com/@smithy/smithy-client/-/smithy-client-2.5.1.tgz#0fd2efff09dc65500d260e590f7541f8a387eae3"
|
@@ -2018,6 +2550,18 @@
|
|
2018
2550
|
"@smithy/util-stream" "^2.2.0"
|
2019
2551
|
tslib "^2.6.2"
|
2020
2552
|
|
2553
|
+
"@smithy/smithy-client@^3.0.0":
|
2554
|
+
version "3.0.0"
|
2555
|
+
resolved "https://registry.yarnpkg.com/@smithy/smithy-client/-/smithy-client-3.0.0.tgz#b9c73b6d162d8f1b3a202d04476c3b588fe666da"
|
2556
|
+
integrity sha512-HTLlEOPOoPxyVCoqzwRGJuRh4hyAAo+eveRcEPi7UpIaq2PCAmdFZM76jabUuzlPPR9ge+OQlKzZre+LT1nXzA==
|
2557
|
+
dependencies:
|
2558
|
+
"@smithy/middleware-endpoint" "^3.0.0"
|
2559
|
+
"@smithy/middleware-stack" "^3.0.0"
|
2560
|
+
"@smithy/protocol-http" "^4.0.0"
|
2561
|
+
"@smithy/types" "^3.0.0"
|
2562
|
+
"@smithy/util-stream" "^3.0.0"
|
2563
|
+
tslib "^2.6.2"
|
2564
|
+
|
2021
2565
|
"@smithy/types@^2.10.1":
|
2022
2566
|
version "2.11.0"
|
2023
2567
|
resolved "https://registry.yarnpkg.com/@smithy/types/-/types-2.11.0.tgz#d40c27302151be243d3a7319a154b7d7d5775021"
|
@@ -2032,6 +2576,13 @@
|
|
2032
2576
|
dependencies:
|
2033
2577
|
tslib "^2.6.2"
|
2034
2578
|
|
2579
|
+
"@smithy/types@^3.0.0":
|
2580
|
+
version "3.0.0"
|
2581
|
+
resolved "https://registry.yarnpkg.com/@smithy/types/-/types-3.0.0.tgz#00231052945159c64ffd8b91e8909d8d3006cb7e"
|
2582
|
+
integrity sha512-VvWuQk2RKFuOr98gFhjca7fkBS+xLLURT8bUjk5XQoV0ZLm7WPwWPPY3/AwzTLuUBDeoKDCthfe1AsTUWaSEhw==
|
2583
|
+
dependencies:
|
2584
|
+
tslib "^2.6.2"
|
2585
|
+
|
2035
2586
|
"@smithy/url-parser@^2.2.0":
|
2036
2587
|
version "2.2.0"
|
2037
2588
|
resolved "https://registry.yarnpkg.com/@smithy/url-parser/-/url-parser-2.2.0.tgz#6fcda6116391a4f61fef5580eb540e128359b3c0"
|
@@ -2041,6 +2592,15 @@
|
|
2041
2592
|
"@smithy/types" "^2.12.0"
|
2042
2593
|
tslib "^2.6.2"
|
2043
2594
|
|
2595
|
+
"@smithy/url-parser@^3.0.0":
|
2596
|
+
version "3.0.0"
|
2597
|
+
resolved "https://registry.yarnpkg.com/@smithy/url-parser/-/url-parser-3.0.0.tgz#5fdc77cd22051c1aac6531be0315bfcba0fa705d"
|
2598
|
+
integrity sha512-2XLazFgUu+YOGHtWihB3FSLAfCUajVfNBXGGYjOaVKjLAuAxx3pSBY3hBgLzIgB17haf59gOG3imKqTy8mcrjw==
|
2599
|
+
dependencies:
|
2600
|
+
"@smithy/querystring-parser" "^3.0.0"
|
2601
|
+
"@smithy/types" "^3.0.0"
|
2602
|
+
tslib "^2.6.2"
|
2603
|
+
|
2044
2604
|
"@smithy/util-base64@^2.3.0":
|
2045
2605
|
version "2.3.0"
|
2046
2606
|
resolved "https://registry.yarnpkg.com/@smithy/util-base64/-/util-base64-2.3.0.tgz#312dbb4d73fb94249c7261aee52de4195c2dd8e2"
|
@@ -2050,6 +2610,15 @@
|
|
2050
2610
|
"@smithy/util-utf8" "^2.3.0"
|
2051
2611
|
tslib "^2.6.2"
|
2052
2612
|
|
2613
|
+
"@smithy/util-base64@^3.0.0":
|
2614
|
+
version "3.0.0"
|
2615
|
+
resolved "https://registry.yarnpkg.com/@smithy/util-base64/-/util-base64-3.0.0.tgz#f7a9a82adf34e27a72d0719395713edf0e493017"
|
2616
|
+
integrity sha512-Kxvoh5Qtt0CDsfajiZOCpJxgtPHXOKwmM+Zy4waD43UoEMA+qPxxa98aE/7ZhdnBFZFXMOiBR5xbcaMhLtznQQ==
|
2617
|
+
dependencies:
|
2618
|
+
"@smithy/util-buffer-from" "^3.0.0"
|
2619
|
+
"@smithy/util-utf8" "^3.0.0"
|
2620
|
+
tslib "^2.6.2"
|
2621
|
+
|
2053
2622
|
"@smithy/util-body-length-browser@^2.2.0":
|
2054
2623
|
version "2.2.0"
|
2055
2624
|
resolved "https://registry.yarnpkg.com/@smithy/util-body-length-browser/-/util-body-length-browser-2.2.0.tgz#25620645c6b62b42594ef4a93b66e6ab70e27d2c"
|
@@ -2057,6 +2626,13 @@
|
|
2057
2626
|
dependencies:
|
2058
2627
|
tslib "^2.6.2"
|
2059
2628
|
|
2629
|
+
"@smithy/util-body-length-browser@^3.0.0":
|
2630
|
+
version "3.0.0"
|
2631
|
+
resolved "https://registry.yarnpkg.com/@smithy/util-body-length-browser/-/util-body-length-browser-3.0.0.tgz#86ec2f6256310b4845a2f064e2f571c1ca164ded"
|
2632
|
+
integrity sha512-cbjJs2A1mLYmqmyVl80uoLTJhAcfzMOyPgjwAYusWKMdLeNtzmMz9YxNl3/jRLoxSS3wkqkf0jwNdtXWtyEBaQ==
|
2633
|
+
dependencies:
|
2634
|
+
tslib "^2.6.2"
|
2635
|
+
|
2060
2636
|
"@smithy/util-body-length-node@^2.3.0":
|
2061
2637
|
version "2.3.0"
|
2062
2638
|
resolved "https://registry.yarnpkg.com/@smithy/util-body-length-node/-/util-body-length-node-2.3.0.tgz#d065a9b5e305ff899536777bbfe075cdc980136f"
|
@@ -2064,6 +2640,13 @@
|
|
2064
2640
|
dependencies:
|
2065
2641
|
tslib "^2.6.2"
|
2066
2642
|
|
2643
|
+
"@smithy/util-body-length-node@^3.0.0":
|
2644
|
+
version "3.0.0"
|
2645
|
+
resolved "https://registry.yarnpkg.com/@smithy/util-body-length-node/-/util-body-length-node-3.0.0.tgz#99a291bae40d8932166907fe981d6a1f54298a6d"
|
2646
|
+
integrity sha512-Tj7pZ4bUloNUP6PzwhN7K386tmSmEET9QtQg0TgdNOnxhZvCssHji+oZTUIuzxECRfG8rdm2PMw2WCFs6eIYkA==
|
2647
|
+
dependencies:
|
2648
|
+
tslib "^2.6.2"
|
2649
|
+
|
2067
2650
|
"@smithy/util-buffer-from@^2.2.0":
|
2068
2651
|
version "2.2.0"
|
2069
2652
|
resolved "https://registry.yarnpkg.com/@smithy/util-buffer-from/-/util-buffer-from-2.2.0.tgz#6fc88585165ec73f8681d426d96de5d402021e4b"
|
@@ -2072,6 +2655,14 @@
|
|
2072
2655
|
"@smithy/is-array-buffer" "^2.2.0"
|
2073
2656
|
tslib "^2.6.2"
|
2074
2657
|
|
2658
|
+
"@smithy/util-buffer-from@^3.0.0":
|
2659
|
+
version "3.0.0"
|
2660
|
+
resolved "https://registry.yarnpkg.com/@smithy/util-buffer-from/-/util-buffer-from-3.0.0.tgz#559fc1c86138a89b2edaefc1e6677780c24594e3"
|
2661
|
+
integrity sha512-aEOHCgq5RWFbP+UDPvPot26EJHjOC+bRgse5A8V3FSShqd5E5UN4qc7zkwsvJPPAVsf73QwYcHN1/gt/rtLwQA==
|
2662
|
+
dependencies:
|
2663
|
+
"@smithy/is-array-buffer" "^3.0.0"
|
2664
|
+
tslib "^2.6.2"
|
2665
|
+
|
2075
2666
|
"@smithy/util-config-provider@^2.3.0":
|
2076
2667
|
version "2.3.0"
|
2077
2668
|
resolved "https://registry.yarnpkg.com/@smithy/util-config-provider/-/util-config-provider-2.3.0.tgz#bc79f99562d12a1f8423100ca662a6fb07cde943"
|
@@ -2079,6 +2670,13 @@
|
|
2079
2670
|
dependencies:
|
2080
2671
|
tslib "^2.6.2"
|
2081
2672
|
|
2673
|
+
"@smithy/util-config-provider@^3.0.0":
|
2674
|
+
version "3.0.0"
|
2675
|
+
resolved "https://registry.yarnpkg.com/@smithy/util-config-provider/-/util-config-provider-3.0.0.tgz#62c6b73b22a430e84888a8f8da4b6029dd5b8efe"
|
2676
|
+
integrity sha512-pbjk4s0fwq3Di/ANL+rCvJMKM5bzAQdE5S/6RL5NXgMExFAi6UgQMPOm5yPaIWPpr+EOXKXRonJ3FoxKf4mCJQ==
|
2677
|
+
dependencies:
|
2678
|
+
tslib "^2.6.2"
|
2679
|
+
|
2082
2680
|
"@smithy/util-defaults-mode-browser@^2.2.1":
|
2083
2681
|
version "2.2.1"
|
2084
2682
|
resolved "https://registry.yarnpkg.com/@smithy/util-defaults-mode-browser/-/util-defaults-mode-browser-2.2.1.tgz#9db31416daf575d2963c502e0528cfe8055f0c4e"
|
@@ -2090,6 +2688,17 @@
|
|
2090
2688
|
bowser "^2.11.0"
|
2091
2689
|
tslib "^2.6.2"
|
2092
2690
|
|
2691
|
+
"@smithy/util-defaults-mode-browser@^3.0.0":
|
2692
|
+
version "3.0.0"
|
2693
|
+
resolved "https://registry.yarnpkg.com/@smithy/util-defaults-mode-browser/-/util-defaults-mode-browser-3.0.0.tgz#38bf6536fec24059d96459d8480028cf33548695"
|
2694
|
+
integrity sha512-/ChTQXFZVK/92dLR9RLW2fOG03ghgUYZnRfrs9d9T3L7UxtsGx9QitF7Ppu64A8xcUHqA30kV7TUayFRBd7YQw==
|
2695
|
+
dependencies:
|
2696
|
+
"@smithy/property-provider" "^3.0.0"
|
2697
|
+
"@smithy/smithy-client" "^3.0.0"
|
2698
|
+
"@smithy/types" "^3.0.0"
|
2699
|
+
bowser "^2.11.0"
|
2700
|
+
tslib "^2.6.2"
|
2701
|
+
|
2093
2702
|
"@smithy/util-defaults-mode-node@^2.3.1":
|
2094
2703
|
version "2.3.1"
|
2095
2704
|
resolved "https://registry.yarnpkg.com/@smithy/util-defaults-mode-node/-/util-defaults-mode-node-2.3.1.tgz#4613210a3d107aadb3f85bd80cb71c796dd8bf0a"
|
@@ -2103,6 +2712,19 @@
|
|
2103
2712
|
"@smithy/types" "^2.12.0"
|
2104
2713
|
tslib "^2.6.2"
|
2105
2714
|
|
2715
|
+
"@smithy/util-defaults-mode-node@^3.0.0":
|
2716
|
+
version "3.0.0"
|
2717
|
+
resolved "https://registry.yarnpkg.com/@smithy/util-defaults-mode-node/-/util-defaults-mode-node-3.0.0.tgz#7b0d7f8964f78b5bcc94ae5d2849a5338c475d38"
|
2718
|
+
integrity sha512-gfABCXswcMgDUcVO+16e4BgTFnouaXNCowp9mVxV8dgaOCpUT9eEWIC+PK3ZoEm26QwlwT7WgfuN1Y22HKX36g==
|
2719
|
+
dependencies:
|
2720
|
+
"@smithy/config-resolver" "^3.0.0"
|
2721
|
+
"@smithy/credential-provider-imds" "^3.0.0"
|
2722
|
+
"@smithy/node-config-provider" "^3.0.0"
|
2723
|
+
"@smithy/property-provider" "^3.0.0"
|
2724
|
+
"@smithy/smithy-client" "^3.0.0"
|
2725
|
+
"@smithy/types" "^3.0.0"
|
2726
|
+
tslib "^2.6.2"
|
2727
|
+
|
2106
2728
|
"@smithy/util-endpoints@^1.2.0":
|
2107
2729
|
version "1.2.0"
|
2108
2730
|
resolved "https://registry.yarnpkg.com/@smithy/util-endpoints/-/util-endpoints-1.2.0.tgz#b8b805f47e8044c158372f69b88337703117665d"
|
@@ -2112,6 +2734,15 @@
|
|
2112
2734
|
"@smithy/types" "^2.12.0"
|
2113
2735
|
tslib "^2.6.2"
|
2114
2736
|
|
2737
|
+
"@smithy/util-endpoints@^2.0.0":
|
2738
|
+
version "2.0.0"
|
2739
|
+
resolved "https://registry.yarnpkg.com/@smithy/util-endpoints/-/util-endpoints-2.0.0.tgz#5a16a723c1220f536a9b1b3e01787e69e77b6f12"
|
2740
|
+
integrity sha512-+exaXzEY3DNt2qtA2OtRNSDlVrE4p32j1JSsQkzA5AdP0YtJNjkYbYhJxkFmPYcjI1abuwopOZCwUmv682QkiQ==
|
2741
|
+
dependencies:
|
2742
|
+
"@smithy/node-config-provider" "^3.0.0"
|
2743
|
+
"@smithy/types" "^3.0.0"
|
2744
|
+
tslib "^2.6.2"
|
2745
|
+
|
2115
2746
|
"@smithy/util-hex-encoding@^2.2.0":
|
2116
2747
|
version "2.2.0"
|
2117
2748
|
resolved "https://registry.yarnpkg.com/@smithy/util-hex-encoding/-/util-hex-encoding-2.2.0.tgz#87edb7c88c2f422cfca4bb21f1394ae9602c5085"
|
@@ -2119,6 +2750,13 @@
|
|
2119
2750
|
dependencies:
|
2120
2751
|
tslib "^2.6.2"
|
2121
2752
|
|
2753
|
+
"@smithy/util-hex-encoding@^3.0.0":
|
2754
|
+
version "3.0.0"
|
2755
|
+
resolved "https://registry.yarnpkg.com/@smithy/util-hex-encoding/-/util-hex-encoding-3.0.0.tgz#32938b33d5bf2a15796cd3f178a55b4155c535e6"
|
2756
|
+
integrity sha512-eFndh1WEK5YMUYvy3lPlVmYY/fZcQE1D8oSf41Id2vCeIkKJXPcYDCZD+4+xViI6b1XSd7tE+s5AmXzz5ilabQ==
|
2757
|
+
dependencies:
|
2758
|
+
tslib "^2.6.2"
|
2759
|
+
|
2122
2760
|
"@smithy/util-middleware@^2.2.0":
|
2123
2761
|
version "2.2.0"
|
2124
2762
|
resolved "https://registry.yarnpkg.com/@smithy/util-middleware/-/util-middleware-2.2.0.tgz#80cfad40f6cca9ffe42a5899b5cb6abd53a50006"
|
@@ -2127,6 +2765,14 @@
|
|
2127
2765
|
"@smithy/types" "^2.12.0"
|
2128
2766
|
tslib "^2.6.2"
|
2129
2767
|
|
2768
|
+
"@smithy/util-middleware@^3.0.0":
|
2769
|
+
version "3.0.0"
|
2770
|
+
resolved "https://registry.yarnpkg.com/@smithy/util-middleware/-/util-middleware-3.0.0.tgz#64d775628b99a495ca83ce982f5c83aa45f1e894"
|
2771
|
+
integrity sha512-q5ITdOnV2pXHSVDnKWrwgSNTDBAMHLptFE07ua/5Ty5WJ11bvr0vk2a7agu7qRhrCFRQlno5u3CneU5EELK+DQ==
|
2772
|
+
dependencies:
|
2773
|
+
"@smithy/types" "^3.0.0"
|
2774
|
+
tslib "^2.6.2"
|
2775
|
+
|
2130
2776
|
"@smithy/util-retry@^2.2.0":
|
2131
2777
|
version "2.2.0"
|
2132
2778
|
resolved "https://registry.yarnpkg.com/@smithy/util-retry/-/util-retry-2.2.0.tgz#e8e019537ab47ba6b2e87e723ec51ee223422d85"
|
@@ -2136,6 +2782,15 @@
|
|
2136
2782
|
"@smithy/types" "^2.12.0"
|
2137
2783
|
tslib "^2.6.2"
|
2138
2784
|
|
2785
|
+
"@smithy/util-retry@^3.0.0":
|
2786
|
+
version "3.0.0"
|
2787
|
+
resolved "https://registry.yarnpkg.com/@smithy/util-retry/-/util-retry-3.0.0.tgz#8a0c47496aab74e1dfde4905d462ad636a8824bb"
|
2788
|
+
integrity sha512-nK99bvJiziGv/UOKJlDvFF45F00WgPLKVIGUfAK+mDhzVN2hb/S33uW2Tlhg5PVBoqY7tDVqL0zmu4OxAHgo9g==
|
2789
|
+
dependencies:
|
2790
|
+
"@smithy/service-error-classification" "^3.0.0"
|
2791
|
+
"@smithy/types" "^3.0.0"
|
2792
|
+
tslib "^2.6.2"
|
2793
|
+
|
2139
2794
|
"@smithy/util-stream@^2.2.0":
|
2140
2795
|
version "2.2.0"
|
2141
2796
|
resolved "https://registry.yarnpkg.com/@smithy/util-stream/-/util-stream-2.2.0.tgz#b1279e417992a0f74afa78d7501658f174ed7370"
|
@@ -2150,6 +2805,20 @@
|
|
2150
2805
|
"@smithy/util-utf8" "^2.3.0"
|
2151
2806
|
tslib "^2.6.2"
|
2152
2807
|
|
2808
|
+
"@smithy/util-stream@^3.0.0":
|
2809
|
+
version "3.0.0"
|
2810
|
+
resolved "https://registry.yarnpkg.com/@smithy/util-stream/-/util-stream-3.0.0.tgz#b0fef162385b4daef18601cd3e8e79e19e53a764"
|
2811
|
+
integrity sha512-AYQeeAxBi3yee9SXC0HgrbeIchQeo6EAkpiwwmmCK6Z7uq8GnMGe8AxRZT3O4wyMNRNK2qfjZSvx6+wKfuMajg==
|
2812
|
+
dependencies:
|
2813
|
+
"@smithy/fetch-http-handler" "^3.0.0"
|
2814
|
+
"@smithy/node-http-handler" "^3.0.0"
|
2815
|
+
"@smithy/types" "^3.0.0"
|
2816
|
+
"@smithy/util-base64" "^3.0.0"
|
2817
|
+
"@smithy/util-buffer-from" "^3.0.0"
|
2818
|
+
"@smithy/util-hex-encoding" "^3.0.0"
|
2819
|
+
"@smithy/util-utf8" "^3.0.0"
|
2820
|
+
tslib "^2.6.2"
|
2821
|
+
|
2153
2822
|
"@smithy/util-uri-escape@^2.2.0":
|
2154
2823
|
version "2.2.0"
|
2155
2824
|
resolved "https://registry.yarnpkg.com/@smithy/util-uri-escape/-/util-uri-escape-2.2.0.tgz#56f5764051a33b67bc93fdd2a869f971b0635406"
|
@@ -2157,6 +2826,13 @@
|
|
2157
2826
|
dependencies:
|
2158
2827
|
tslib "^2.6.2"
|
2159
2828
|
|
2829
|
+
"@smithy/util-uri-escape@^3.0.0":
|
2830
|
+
version "3.0.0"
|
2831
|
+
resolved "https://registry.yarnpkg.com/@smithy/util-uri-escape/-/util-uri-escape-3.0.0.tgz#e43358a78bf45d50bb736770077f0f09195b6f54"
|
2832
|
+
integrity sha512-LqR7qYLgZTD7nWLBecUi4aqolw8Mhza9ArpNEQ881MJJIU2sE5iHCK6TdyqqzcDLy0OPe10IY4T8ctVdtynubg==
|
2833
|
+
dependencies:
|
2834
|
+
tslib "^2.6.2"
|
2835
|
+
|
2160
2836
|
"@smithy/util-utf8@^2.3.0":
|
2161
2837
|
version "2.3.0"
|
2162
2838
|
resolved "https://registry.yarnpkg.com/@smithy/util-utf8/-/util-utf8-2.3.0.tgz#dd96d7640363259924a214313c3cf16e7dd329c5"
|
@@ -2165,6 +2841,14 @@
|
|
2165
2841
|
"@smithy/util-buffer-from" "^2.2.0"
|
2166
2842
|
tslib "^2.6.2"
|
2167
2843
|
|
2844
|
+
"@smithy/util-utf8@^3.0.0":
|
2845
|
+
version "3.0.0"
|
2846
|
+
resolved "https://registry.yarnpkg.com/@smithy/util-utf8/-/util-utf8-3.0.0.tgz#1a6a823d47cbec1fd6933e5fc87df975286d9d6a"
|
2847
|
+
integrity sha512-rUeT12bxFnplYDe815GXbq/oixEGHfRFFtcTF3YdDi/JaENIM6aSYYLJydG83UNzLXeRI5K8abYd/8Sp/QM0kA==
|
2848
|
+
dependencies:
|
2849
|
+
"@smithy/util-buffer-from" "^3.0.0"
|
2850
|
+
tslib "^2.6.2"
|
2851
|
+
|
2168
2852
|
"@smithy/util-waiter@^2.2.0":
|
2169
2853
|
version "2.2.0"
|
2170
2854
|
resolved "https://registry.yarnpkg.com/@smithy/util-waiter/-/util-waiter-2.2.0.tgz#d11baf50637bfaadb9641d6ca1619da413dd2612"
|
@@ -2174,6 +2858,15 @@
|
|
2174
2858
|
"@smithy/types" "^2.12.0"
|
2175
2859
|
tslib "^2.6.2"
|
2176
2860
|
|
2861
|
+
"@smithy/util-waiter@^3.0.0":
|
2862
|
+
version "3.0.0"
|
2863
|
+
resolved "https://registry.yarnpkg.com/@smithy/util-waiter/-/util-waiter-3.0.0.tgz#26bcc5bbbf1de9360a7aeb3b3919926fc6afa2bc"
|
2864
|
+
integrity sha512-+fEXJxGDLCoqRKVSmo0auGxaqbiCo+8oph+4auefYjaNxjOLKSY2MxVQfRzo65PaZv4fr+5lWg+au7vSuJJ/zw==
|
2865
|
+
dependencies:
|
2866
|
+
"@smithy/abort-controller" "^3.0.0"
|
2867
|
+
"@smithy/types" "^3.0.0"
|
2868
|
+
tslib "^2.6.2"
|
2869
|
+
|
2177
2870
|
"@szmarczak/http-timer@^4.0.5":
|
2178
2871
|
version "4.0.6"
|
2179
2872
|
resolved "https://registry.yarnpkg.com/@szmarczak/http-timer/-/http-timer-4.0.6.tgz#b4a914bb62e7c272d4e5989fe4440f812ab1d807"
|
@@ -2346,10 +3039,10 @@
|
|
2346
3039
|
dependencies:
|
2347
3040
|
"@types/node" "*"
|
2348
3041
|
|
2349
|
-
"@types/node@*", "@types/node@^20.10.7", "@types/node@^20.11.30":
|
2350
|
-
version "20.12.
|
2351
|
-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.12.
|
2352
|
-
integrity sha512-
|
3042
|
+
"@types/node@*", "@types/node@^20.10.7", "@types/node@^20.11.30", "@types/node@^20.12.7":
|
3043
|
+
version "20.12.7"
|
3044
|
+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.12.7.tgz#04080362fa3dd6c5822061aa3124f5c152cff384"
|
3045
|
+
integrity sha512-wq0cICSkRLVaf3UGLMGItu/PtdY7oaXaI/RVU+xliKVOtRna3PRY57ZDfztpDL0n11vfymMUnXv8QwYCO7L1wg==
|
2353
3046
|
dependencies:
|
2354
3047
|
undici-types "~5.26.4"
|
2355
3048
|
|
@@ -2358,17 +3051,10 @@
|
|
2358
3051
|
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.5.1.tgz#178d58ee7e4834152b0e8b4d30cbfab578b9bb30"
|
2359
3052
|
integrity sha512-4tT2UrL5LBqDwoed9wZ6N3umC4Yhz3W3FloMmiiG4JwmUJWpie0c7lcnUNd4gtMKuDEO4wRVS8B6Xa0uMRsMKg==
|
2360
3053
|
|
2361
|
-
"@types/node@^18.15.3", "@types/node@^18.19.
|
2362
|
-
version "18.19.
|
2363
|
-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.
|
2364
|
-
integrity sha512-
|
2365
|
-
dependencies:
|
2366
|
-
undici-types "~5.26.4"
|
2367
|
-
|
2368
|
-
"@types/node@^20.12.7":
|
2369
|
-
version "20.12.7"
|
2370
|
-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.12.7.tgz#04080362fa3dd6c5822061aa3124f5c152cff384"
|
2371
|
-
integrity sha512-wq0cICSkRLVaf3UGLMGItu/PtdY7oaXaI/RVU+xliKVOtRna3PRY57ZDfztpDL0n11vfymMUnXv8QwYCO7L1wg==
|
3054
|
+
"@types/node@^18.15.3", "@types/node@^18.19.32":
|
3055
|
+
version "18.19.33"
|
3056
|
+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.33.tgz#98cd286a1b8a5e11aa06623210240bcc28e95c48"
|
3057
|
+
integrity sha512-NR9+KrpSajr2qBVp/Yt5TU/rp+b5Mayi3+OlMlcg2cVCfRmcG5PWZ7S4+MG9PZ5gWBoc9Pd0BKSRViuBCRPu0A==
|
2372
3058
|
dependencies:
|
2373
3059
|
undici-types "~5.26.4"
|
2374
3060
|
|
@@ -3612,7 +4298,7 @@ diff@^4.0.1, diff@^4.0.2:
|
|
3612
4298
|
resolved "https://registry.yarnpkg.com/diff/-/diff-4.0.2.tgz#60f3aecb89d5fae520c11aa19efc2bb982aade7d"
|
3613
4299
|
integrity sha512-58lmxKSA4BNyLz+HHMUzlOEpg09FV+ev6ZMe3vJihgdxzgcwZ8VoEEPmALCZG9LmqfVoNMMKpttIYTVG6uDY7A==
|
3614
4300
|
|
3615
|
-
diff@^5.
|
4301
|
+
diff@^5.2.0:
|
3616
4302
|
version "5.2.0"
|
3617
4303
|
resolved "https://registry.yarnpkg.com/diff/-/diff-5.2.0.tgz#26ded047cd1179b78b9537d5ef725503ce1ae531"
|
3618
4304
|
integrity sha512-uIFDxqpRZGZ6ThOk84hEfqWoHx2devRFvpTZcTHur85vImfaxUbTW9Ryh4CpCuDnToOP1CEtXKIgytHBPVff5A==
|
@@ -6129,7 +6815,7 @@ nise@^4.1.0:
|
|
6129
6815
|
just-extend "^4.0.2"
|
6130
6816
|
path-to-regexp "^1.7.0"
|
6131
6817
|
|
6132
|
-
nise@^5.1.
|
6818
|
+
nise@^5.1.9:
|
6133
6819
|
version "5.1.9"
|
6134
6820
|
resolved "https://registry.yarnpkg.com/nise/-/nise-5.1.9.tgz#0cb73b5e4499d738231a473cd89bd8afbb618139"
|
6135
6821
|
integrity sha512-qOnoujW4SV6e40dYxJOb3uvuoPHtmLzIk4TFo+j0jPJoC+5Z9xja5qH5JZobEPsa8+YYphMrOSwnrshEhG2qww==
|
@@ -6321,12 +7007,12 @@ object.values@^1.1.7:
|
|
6321
7007
|
define-properties "^1.2.0"
|
6322
7008
|
es-abstract "^1.22.1"
|
6323
7009
|
|
6324
|
-
oclif@^4.10.
|
6325
|
-
version "4.10.
|
6326
|
-
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.10.
|
6327
|
-
integrity sha512-
|
7010
|
+
oclif@^4.10.10:
|
7011
|
+
version "4.10.10"
|
7012
|
+
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.10.10.tgz#8739e1972c7ef9288884ebf66d7a3c59584ae146"
|
7013
|
+
integrity sha512-9QqSWjRVsztlYOKSPlvmQNa7wwMl9Emtbp2x4N756pFrNQpKXUCgM8B2Us4vTblK8+f4FMaiQNu4hYe4/2sagQ==
|
6328
7014
|
dependencies:
|
6329
|
-
"@aws-sdk/client-cloudfront" "^3.
|
7015
|
+
"@aws-sdk/client-cloudfront" "^3.574.0"
|
6330
7016
|
"@aws-sdk/client-s3" "^3.569.0"
|
6331
7017
|
"@inquirer/confirm" "^3.1.6"
|
6332
7018
|
"@inquirer/input" "^2.1.1"
|
@@ -6334,7 +7020,7 @@ oclif@^4.10.7:
|
|
6334
7020
|
"@oclif/core" "^3.26.5"
|
6335
7021
|
"@oclif/plugin-help" "^6.0.21"
|
6336
7022
|
"@oclif/plugin-not-found" "^3.1.8"
|
6337
|
-
"@oclif/plugin-warn-if-update-available" "^3.0.
|
7023
|
+
"@oclif/plugin-warn-if-update-available" "^3.0.18"
|
6338
7024
|
async-retry "^1.3.3"
|
6339
7025
|
chalk "^4"
|
6340
7026
|
change-case "^4"
|
@@ -7176,7 +7862,7 @@ semver@^6.0.0, semver@^6.3.0, semver@^6.3.1:
|
|
7176
7862
|
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.1.tgz#556d2ef8689146e46dcea4bfdd095f3434dffcb4"
|
7177
7863
|
integrity sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==
|
7178
7864
|
|
7179
|
-
semver@^7.0.0, semver@^7.3.4, semver@^7.3.5, semver@^7.3.8, semver@^7.5.3, semver@^7.5.4, semver@^7.6.0:
|
7865
|
+
semver@^7.0.0, semver@^7.3.4, semver@^7.3.5, semver@^7.3.8, semver@^7.5.3, semver@^7.5.4, semver@^7.6.0, semver@^7.6.2:
|
7180
7866
|
version "7.6.2"
|
7181
7867
|
resolved "https://registry.yarnpkg.com/semver/-/semver-7.6.2.tgz#1e3b34759f896e8f14d6134732ce798aeb0c6e13"
|
7182
7868
|
integrity sha512-FNAIBWCx9qcRhoHcgcJ0gvU7SN1lYU2ZXuSfl04bSC5OpvDHFyJCjdNHomPXxjQlCBU67YW64PzY7/VIEH7F2w==
|
@@ -7331,17 +8017,17 @@ sinon@10.0.0:
|
|
7331
8017
|
nise "^4.1.0"
|
7332
8018
|
supports-color "^7.1.0"
|
7333
8019
|
|
7334
|
-
sinon@^17.0.
|
7335
|
-
version "17.0.
|
7336
|
-
resolved "https://registry.yarnpkg.com/sinon/-/sinon-17.0.
|
7337
|
-
integrity sha512-
|
8020
|
+
sinon@^17.0.2:
|
8021
|
+
version "17.0.2"
|
8022
|
+
resolved "https://registry.yarnpkg.com/sinon/-/sinon-17.0.2.tgz#470894bcc2d24b01bad539722ea46da949892405"
|
8023
|
+
integrity sha512-uihLiaB9FhzesElPDFZA7hDcNABzsVHwr3YfmM9sBllVwab3l0ltGlRV1XhpNfIacNDLGD1QRZNLs5nU5+hTuA==
|
7338
8024
|
dependencies:
|
7339
|
-
"@sinonjs/commons" "^3.0.
|
8025
|
+
"@sinonjs/commons" "^3.0.1"
|
7340
8026
|
"@sinonjs/fake-timers" "^11.2.2"
|
7341
8027
|
"@sinonjs/samsam" "^8.0.0"
|
7342
|
-
diff "^5.
|
7343
|
-
nise "^5.1.
|
7344
|
-
supports-color "^7
|
8028
|
+
diff "^5.2.0"
|
8029
|
+
nise "^5.1.9"
|
8030
|
+
supports-color "^7"
|
7345
8031
|
|
7346
8032
|
sinon@^5.1.1:
|
7347
8033
|
version "5.1.1"
|
@@ -7669,7 +8355,7 @@ supports-color@^5.3.0, supports-color@^5.4.0:
|
|
7669
8355
|
dependencies:
|
7670
8356
|
has-flag "^3.0.0"
|
7671
8357
|
|
7672
|
-
supports-color@^7
|
8358
|
+
supports-color@^7, supports-color@^7.0.0, supports-color@^7.1.0:
|
7673
8359
|
version "7.2.0"
|
7674
8360
|
resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-7.2.0.tgz#1b7dcdcb32b8138801b3e478ba6a51caa89648da"
|
7675
8361
|
integrity sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==
|