@salesforce/plugin-command-reference 3.1.73 → 3.1.75
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 +2 -2
- package/npm-shrinkwrap.json +3097 -7870
- package/oclif.lock +400 -758
- package/oclif.manifest.json +1 -1
- package/package.json +4 -4
package/oclif.lock
CHANGED
|
@@ -91,52 +91,52 @@
|
|
|
91
91
|
"@smithy/util-utf8" "^2.0.0"
|
|
92
92
|
tslib "^2.6.2"
|
|
93
93
|
|
|
94
|
-
"@aws-sdk/client-cloudfront@^3.
|
|
95
|
-
version "3.
|
|
96
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/client-cloudfront/-/client-cloudfront-3.
|
|
97
|
-
integrity sha512-
|
|
94
|
+
"@aws-sdk/client-cloudfront@^3.901.0":
|
|
95
|
+
version "3.908.0"
|
|
96
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/client-cloudfront/-/client-cloudfront-3.908.0.tgz#73f48d0f6c569416dd970745d12351428afc8f17"
|
|
97
|
+
integrity sha512-2UGeFGK3k2PuSGEb92Q43ouF18NbILxfImwmix60Wlopg8g3Y4+Ml/FFWhr1pEiM6UeeVJ5M1yFMRVCRVn6b7A==
|
|
98
98
|
dependencies:
|
|
99
99
|
"@aws-crypto/sha256-browser" "5.2.0"
|
|
100
100
|
"@aws-crypto/sha256-js" "5.2.0"
|
|
101
|
-
"@aws-sdk/core" "3.
|
|
102
|
-
"@aws-sdk/credential-provider-node" "3.
|
|
103
|
-
"@aws-sdk/middleware-host-header" "3.
|
|
104
|
-
"@aws-sdk/middleware-logger" "3.
|
|
105
|
-
"@aws-sdk/middleware-recursion-detection" "3.
|
|
106
|
-
"@aws-sdk/middleware-user-agent" "3.
|
|
107
|
-
"@aws-sdk/region-config-resolver" "3.
|
|
108
|
-
"@aws-sdk/types" "3.
|
|
109
|
-
"@aws-sdk/util-endpoints" "3.
|
|
110
|
-
"@aws-sdk/util-user-agent-browser" "3.
|
|
111
|
-
"@aws-sdk/util-user-agent-node" "3.
|
|
112
|
-
"@aws-sdk/xml-builder" "3.
|
|
113
|
-
"@smithy/config-resolver" "^4.
|
|
114
|
-
"@smithy/core" "^3.
|
|
115
|
-
"@smithy/fetch-http-handler" "^5.
|
|
116
|
-
"@smithy/hash-node" "^4.
|
|
117
|
-
"@smithy/invalid-dependency" "^4.
|
|
118
|
-
"@smithy/middleware-content-length" "^4.
|
|
119
|
-
"@smithy/middleware-endpoint" "^4.
|
|
120
|
-
"@smithy/middleware-retry" "^4.
|
|
121
|
-
"@smithy/middleware-serde" "^4.
|
|
122
|
-
"@smithy/middleware-stack" "^4.
|
|
123
|
-
"@smithy/node-config-provider" "^4.
|
|
124
|
-
"@smithy/node-http-handler" "^4.
|
|
125
|
-
"@smithy/protocol-http" "^5.
|
|
126
|
-
"@smithy/smithy-client" "^4.
|
|
127
|
-
"@smithy/types" "^4.
|
|
128
|
-
"@smithy/url-parser" "^4.
|
|
129
|
-
"@smithy/util-base64" "^4.
|
|
130
|
-
"@smithy/util-body-length-browser" "^4.
|
|
131
|
-
"@smithy/util-body-length-node" "^4.1
|
|
132
|
-
"@smithy/util-defaults-mode-browser" "^4.
|
|
133
|
-
"@smithy/util-defaults-mode-node" "^4.1
|
|
134
|
-
"@smithy/util-endpoints" "^3.
|
|
135
|
-
"@smithy/util-middleware" "^4.
|
|
136
|
-
"@smithy/util-retry" "^4.
|
|
137
|
-
"@smithy/util-stream" "^4.
|
|
138
|
-
"@smithy/util-utf8" "^4.
|
|
139
|
-
"@smithy/util-waiter" "^4.
|
|
101
|
+
"@aws-sdk/core" "3.908.0"
|
|
102
|
+
"@aws-sdk/credential-provider-node" "3.908.0"
|
|
103
|
+
"@aws-sdk/middleware-host-header" "3.901.0"
|
|
104
|
+
"@aws-sdk/middleware-logger" "3.901.0"
|
|
105
|
+
"@aws-sdk/middleware-recursion-detection" "3.901.0"
|
|
106
|
+
"@aws-sdk/middleware-user-agent" "3.908.0"
|
|
107
|
+
"@aws-sdk/region-config-resolver" "3.901.0"
|
|
108
|
+
"@aws-sdk/types" "3.901.0"
|
|
109
|
+
"@aws-sdk/util-endpoints" "3.901.0"
|
|
110
|
+
"@aws-sdk/util-user-agent-browser" "3.907.0"
|
|
111
|
+
"@aws-sdk/util-user-agent-node" "3.908.0"
|
|
112
|
+
"@aws-sdk/xml-builder" "3.901.0"
|
|
113
|
+
"@smithy/config-resolver" "^4.3.0"
|
|
114
|
+
"@smithy/core" "^3.15.0"
|
|
115
|
+
"@smithy/fetch-http-handler" "^5.3.1"
|
|
116
|
+
"@smithy/hash-node" "^4.2.0"
|
|
117
|
+
"@smithy/invalid-dependency" "^4.2.0"
|
|
118
|
+
"@smithy/middleware-content-length" "^4.2.0"
|
|
119
|
+
"@smithy/middleware-endpoint" "^4.3.1"
|
|
120
|
+
"@smithy/middleware-retry" "^4.4.1"
|
|
121
|
+
"@smithy/middleware-serde" "^4.2.0"
|
|
122
|
+
"@smithy/middleware-stack" "^4.2.0"
|
|
123
|
+
"@smithy/node-config-provider" "^4.3.0"
|
|
124
|
+
"@smithy/node-http-handler" "^4.3.0"
|
|
125
|
+
"@smithy/protocol-http" "^5.3.0"
|
|
126
|
+
"@smithy/smithy-client" "^4.7.1"
|
|
127
|
+
"@smithy/types" "^4.6.0"
|
|
128
|
+
"@smithy/url-parser" "^4.2.0"
|
|
129
|
+
"@smithy/util-base64" "^4.3.0"
|
|
130
|
+
"@smithy/util-body-length-browser" "^4.2.0"
|
|
131
|
+
"@smithy/util-body-length-node" "^4.2.1"
|
|
132
|
+
"@smithy/util-defaults-mode-browser" "^4.3.0"
|
|
133
|
+
"@smithy/util-defaults-mode-node" "^4.2.1"
|
|
134
|
+
"@smithy/util-endpoints" "^3.2.0"
|
|
135
|
+
"@smithy/util-middleware" "^4.2.0"
|
|
136
|
+
"@smithy/util-retry" "^4.2.0"
|
|
137
|
+
"@smithy/util-stream" "^4.5.0"
|
|
138
|
+
"@smithy/util-utf8" "^4.2.0"
|
|
139
|
+
"@smithy/util-waiter" "^4.2.0"
|
|
140
140
|
tslib "^2.6.2"
|
|
141
141
|
|
|
142
142
|
"@aws-sdk/client-s3@^3.901.0":
|
|
@@ -202,50 +202,6 @@
|
|
|
202
202
|
"@smithy/uuid" "^1.1.0"
|
|
203
203
|
tslib "^2.6.2"
|
|
204
204
|
|
|
205
|
-
"@aws-sdk/client-sso@3.896.0":
|
|
206
|
-
version "3.896.0"
|
|
207
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/client-sso/-/client-sso-3.896.0.tgz#a93eb9043e28156345676c5e35035365f67897d9"
|
|
208
|
-
integrity sha512-mpE3mrNili1dcvEvxaYjyoib8HlRXkb2bY5a3WeK++KObFY+HUujKtgQmiNSRX5YwQszm//fTrmGMmv9zpMcKg==
|
|
209
|
-
dependencies:
|
|
210
|
-
"@aws-crypto/sha256-browser" "5.2.0"
|
|
211
|
-
"@aws-crypto/sha256-js" "5.2.0"
|
|
212
|
-
"@aws-sdk/core" "3.896.0"
|
|
213
|
-
"@aws-sdk/middleware-host-header" "3.893.0"
|
|
214
|
-
"@aws-sdk/middleware-logger" "3.893.0"
|
|
215
|
-
"@aws-sdk/middleware-recursion-detection" "3.893.0"
|
|
216
|
-
"@aws-sdk/middleware-user-agent" "3.896.0"
|
|
217
|
-
"@aws-sdk/region-config-resolver" "3.893.0"
|
|
218
|
-
"@aws-sdk/types" "3.893.0"
|
|
219
|
-
"@aws-sdk/util-endpoints" "3.895.0"
|
|
220
|
-
"@aws-sdk/util-user-agent-browser" "3.893.0"
|
|
221
|
-
"@aws-sdk/util-user-agent-node" "3.896.0"
|
|
222
|
-
"@smithy/config-resolver" "^4.2.2"
|
|
223
|
-
"@smithy/core" "^3.12.0"
|
|
224
|
-
"@smithy/fetch-http-handler" "^5.2.1"
|
|
225
|
-
"@smithy/hash-node" "^4.1.1"
|
|
226
|
-
"@smithy/invalid-dependency" "^4.1.1"
|
|
227
|
-
"@smithy/middleware-content-length" "^4.1.1"
|
|
228
|
-
"@smithy/middleware-endpoint" "^4.2.4"
|
|
229
|
-
"@smithy/middleware-retry" "^4.3.0"
|
|
230
|
-
"@smithy/middleware-serde" "^4.1.1"
|
|
231
|
-
"@smithy/middleware-stack" "^4.1.1"
|
|
232
|
-
"@smithy/node-config-provider" "^4.2.2"
|
|
233
|
-
"@smithy/node-http-handler" "^4.2.1"
|
|
234
|
-
"@smithy/protocol-http" "^5.2.1"
|
|
235
|
-
"@smithy/smithy-client" "^4.6.4"
|
|
236
|
-
"@smithy/types" "^4.5.0"
|
|
237
|
-
"@smithy/url-parser" "^4.1.1"
|
|
238
|
-
"@smithy/util-base64" "^4.1.0"
|
|
239
|
-
"@smithy/util-body-length-browser" "^4.1.0"
|
|
240
|
-
"@smithy/util-body-length-node" "^4.1.0"
|
|
241
|
-
"@smithy/util-defaults-mode-browser" "^4.1.4"
|
|
242
|
-
"@smithy/util-defaults-mode-node" "^4.1.4"
|
|
243
|
-
"@smithy/util-endpoints" "^3.1.2"
|
|
244
|
-
"@smithy/util-middleware" "^4.1.1"
|
|
245
|
-
"@smithy/util-retry" "^4.1.2"
|
|
246
|
-
"@smithy/util-utf8" "^4.1.0"
|
|
247
|
-
tslib "^2.6.2"
|
|
248
|
-
|
|
249
205
|
"@aws-sdk/client-sso@3.901.0":
|
|
250
206
|
version "3.901.0"
|
|
251
207
|
resolved "https://registry.yarnpkg.com/@aws-sdk/client-sso/-/client-sso-3.901.0.tgz#bad08910097ffa0458c2fe662dd4f8439c6e7eeb"
|
|
@@ -290,23 +246,48 @@
|
|
|
290
246
|
"@smithy/util-utf8" "^4.2.0"
|
|
291
247
|
tslib "^2.6.2"
|
|
292
248
|
|
|
293
|
-
"@aws-sdk/
|
|
294
|
-
version "3.
|
|
295
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/
|
|
296
|
-
integrity sha512-
|
|
297
|
-
dependencies:
|
|
298
|
-
"@aws-
|
|
299
|
-
"@aws-
|
|
300
|
-
"@
|
|
301
|
-
"@
|
|
302
|
-
"@
|
|
303
|
-
"@
|
|
304
|
-
"@
|
|
305
|
-
"@
|
|
306
|
-
"@
|
|
307
|
-
"@
|
|
308
|
-
"@
|
|
309
|
-
"@
|
|
249
|
+
"@aws-sdk/client-sso@3.908.0":
|
|
250
|
+
version "3.908.0"
|
|
251
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/client-sso/-/client-sso-3.908.0.tgz#08db2b04caaeee7b3453945e18b8ff5811219ec5"
|
|
252
|
+
integrity sha512-PseFMWvtac+Q+zaY9DMISE+2+glNh0ROJ1yR4gMzeafNHSwkdYu4qcgxLWIOnIodGydBv/tQ6nzHPzExXnUUgw==
|
|
253
|
+
dependencies:
|
|
254
|
+
"@aws-crypto/sha256-browser" "5.2.0"
|
|
255
|
+
"@aws-crypto/sha256-js" "5.2.0"
|
|
256
|
+
"@aws-sdk/core" "3.908.0"
|
|
257
|
+
"@aws-sdk/middleware-host-header" "3.901.0"
|
|
258
|
+
"@aws-sdk/middleware-logger" "3.901.0"
|
|
259
|
+
"@aws-sdk/middleware-recursion-detection" "3.901.0"
|
|
260
|
+
"@aws-sdk/middleware-user-agent" "3.908.0"
|
|
261
|
+
"@aws-sdk/region-config-resolver" "3.901.0"
|
|
262
|
+
"@aws-sdk/types" "3.901.0"
|
|
263
|
+
"@aws-sdk/util-endpoints" "3.901.0"
|
|
264
|
+
"@aws-sdk/util-user-agent-browser" "3.907.0"
|
|
265
|
+
"@aws-sdk/util-user-agent-node" "3.908.0"
|
|
266
|
+
"@smithy/config-resolver" "^4.3.0"
|
|
267
|
+
"@smithy/core" "^3.15.0"
|
|
268
|
+
"@smithy/fetch-http-handler" "^5.3.1"
|
|
269
|
+
"@smithy/hash-node" "^4.2.0"
|
|
270
|
+
"@smithy/invalid-dependency" "^4.2.0"
|
|
271
|
+
"@smithy/middleware-content-length" "^4.2.0"
|
|
272
|
+
"@smithy/middleware-endpoint" "^4.3.1"
|
|
273
|
+
"@smithy/middleware-retry" "^4.4.1"
|
|
274
|
+
"@smithy/middleware-serde" "^4.2.0"
|
|
275
|
+
"@smithy/middleware-stack" "^4.2.0"
|
|
276
|
+
"@smithy/node-config-provider" "^4.3.0"
|
|
277
|
+
"@smithy/node-http-handler" "^4.3.0"
|
|
278
|
+
"@smithy/protocol-http" "^5.3.0"
|
|
279
|
+
"@smithy/smithy-client" "^4.7.1"
|
|
280
|
+
"@smithy/types" "^4.6.0"
|
|
281
|
+
"@smithy/url-parser" "^4.2.0"
|
|
282
|
+
"@smithy/util-base64" "^4.3.0"
|
|
283
|
+
"@smithy/util-body-length-browser" "^4.2.0"
|
|
284
|
+
"@smithy/util-body-length-node" "^4.2.1"
|
|
285
|
+
"@smithy/util-defaults-mode-browser" "^4.3.0"
|
|
286
|
+
"@smithy/util-defaults-mode-node" "^4.2.1"
|
|
287
|
+
"@smithy/util-endpoints" "^3.2.0"
|
|
288
|
+
"@smithy/util-middleware" "^4.2.0"
|
|
289
|
+
"@smithy/util-retry" "^4.2.0"
|
|
290
|
+
"@smithy/util-utf8" "^4.2.0"
|
|
310
291
|
tslib "^2.6.2"
|
|
311
292
|
|
|
312
293
|
"@aws-sdk/core@3.901.0":
|
|
@@ -328,15 +309,23 @@
|
|
|
328
309
|
"@smithy/util-utf8" "^4.2.0"
|
|
329
310
|
tslib "^2.6.2"
|
|
330
311
|
|
|
331
|
-
"@aws-sdk/
|
|
332
|
-
version "3.
|
|
333
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/
|
|
334
|
-
integrity sha512-
|
|
312
|
+
"@aws-sdk/core@3.908.0":
|
|
313
|
+
version "3.908.0"
|
|
314
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/core/-/core-3.908.0.tgz#efd691b34ea3ba413f82ec27ce5fa9db4f9d386d"
|
|
315
|
+
integrity sha512-okl6FC2cQT1Oidvmnmvyp/IEvqENBagKO0ww4YV5UtBkf0VlhAymCWkZqhovtklsqgq0otag2VRPAgnrMt6nVQ==
|
|
335
316
|
dependencies:
|
|
336
|
-
"@aws-sdk/
|
|
337
|
-
"@aws-sdk/
|
|
338
|
-
"@smithy/
|
|
339
|
-
"@smithy/
|
|
317
|
+
"@aws-sdk/types" "3.901.0"
|
|
318
|
+
"@aws-sdk/xml-builder" "3.901.0"
|
|
319
|
+
"@smithy/core" "^3.15.0"
|
|
320
|
+
"@smithy/node-config-provider" "^4.3.0"
|
|
321
|
+
"@smithy/property-provider" "^4.2.0"
|
|
322
|
+
"@smithy/protocol-http" "^5.3.0"
|
|
323
|
+
"@smithy/signature-v4" "^5.3.0"
|
|
324
|
+
"@smithy/smithy-client" "^4.7.1"
|
|
325
|
+
"@smithy/types" "^4.6.0"
|
|
326
|
+
"@smithy/util-base64" "^4.3.0"
|
|
327
|
+
"@smithy/util-middleware" "^4.2.0"
|
|
328
|
+
"@smithy/util-utf8" "^4.2.0"
|
|
340
329
|
tslib "^2.6.2"
|
|
341
330
|
|
|
342
331
|
"@aws-sdk/credential-provider-env@3.901.0":
|
|
@@ -350,20 +339,15 @@
|
|
|
350
339
|
"@smithy/types" "^4.6.0"
|
|
351
340
|
tslib "^2.6.2"
|
|
352
341
|
|
|
353
|
-
"@aws-sdk/credential-provider-
|
|
354
|
-
version "3.
|
|
355
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-
|
|
356
|
-
integrity sha512-
|
|
357
|
-
dependencies:
|
|
358
|
-
"@aws-sdk/core" "3.
|
|
359
|
-
"@aws-sdk/types" "3.
|
|
360
|
-
"@smithy/
|
|
361
|
-
"@smithy/
|
|
362
|
-
"@smithy/property-provider" "^4.1.1"
|
|
363
|
-
"@smithy/protocol-http" "^5.2.1"
|
|
364
|
-
"@smithy/smithy-client" "^4.6.4"
|
|
365
|
-
"@smithy/types" "^4.5.0"
|
|
366
|
-
"@smithy/util-stream" "^4.3.2"
|
|
342
|
+
"@aws-sdk/credential-provider-env@3.908.0":
|
|
343
|
+
version "3.908.0"
|
|
344
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-env/-/credential-provider-env-3.908.0.tgz#9767fcafbe643f0f5b5d4b6283c9dddb5fdee708"
|
|
345
|
+
integrity sha512-FK2YuxoI5CxUflPOIMbVAwDbi6Xvu+2sXopXLmrHc2PfI39M3vmjEoQwYCP8WuQSRb+TbAP3xAkxHjFSBFR35w==
|
|
346
|
+
dependencies:
|
|
347
|
+
"@aws-sdk/core" "3.908.0"
|
|
348
|
+
"@aws-sdk/types" "3.901.0"
|
|
349
|
+
"@smithy/property-provider" "^4.2.0"
|
|
350
|
+
"@smithy/types" "^4.6.0"
|
|
367
351
|
tslib "^2.6.2"
|
|
368
352
|
|
|
369
353
|
"@aws-sdk/credential-provider-http@3.901.0":
|
|
@@ -382,23 +366,20 @@
|
|
|
382
366
|
"@smithy/util-stream" "^4.4.0"
|
|
383
367
|
tslib "^2.6.2"
|
|
384
368
|
|
|
385
|
-
"@aws-sdk/credential-provider-
|
|
386
|
-
version "3.
|
|
387
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-
|
|
388
|
-
integrity sha512
|
|
389
|
-
dependencies:
|
|
390
|
-
"@aws-sdk/core" "3.
|
|
391
|
-
"@aws-sdk/
|
|
392
|
-
"@
|
|
393
|
-
"@
|
|
394
|
-
"@
|
|
395
|
-
"@
|
|
396
|
-
"@
|
|
397
|
-
"@
|
|
398
|
-
"@smithy/
|
|
399
|
-
"@smithy/property-provider" "^4.1.1"
|
|
400
|
-
"@smithy/shared-ini-file-loader" "^4.2.0"
|
|
401
|
-
"@smithy/types" "^4.5.0"
|
|
369
|
+
"@aws-sdk/credential-provider-http@3.908.0":
|
|
370
|
+
version "3.908.0"
|
|
371
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-http/-/credential-provider-http-3.908.0.tgz#9500e348eb64cecfcaa6c10ce68785aecf3ee612"
|
|
372
|
+
integrity sha512-eLbz0geVW9EykujQNnYfR35Of8MreI6pau5K6XDFDUSWO9GF8wqH7CQwbXpXHBlCTHtq4QSLxzorD8U5CROhUw==
|
|
373
|
+
dependencies:
|
|
374
|
+
"@aws-sdk/core" "3.908.0"
|
|
375
|
+
"@aws-sdk/types" "3.901.0"
|
|
376
|
+
"@smithy/fetch-http-handler" "^5.3.1"
|
|
377
|
+
"@smithy/node-http-handler" "^4.3.0"
|
|
378
|
+
"@smithy/property-provider" "^4.2.0"
|
|
379
|
+
"@smithy/protocol-http" "^5.3.0"
|
|
380
|
+
"@smithy/smithy-client" "^4.7.1"
|
|
381
|
+
"@smithy/types" "^4.6.0"
|
|
382
|
+
"@smithy/util-stream" "^4.5.0"
|
|
402
383
|
tslib "^2.6.2"
|
|
403
384
|
|
|
404
385
|
"@aws-sdk/credential-provider-ini@3.901.0":
|
|
@@ -420,22 +401,23 @@
|
|
|
420
401
|
"@smithy/types" "^4.6.0"
|
|
421
402
|
tslib "^2.6.2"
|
|
422
403
|
|
|
423
|
-
"@aws-sdk/credential-provider-
|
|
424
|
-
version "3.
|
|
425
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-
|
|
426
|
-
integrity sha512-
|
|
427
|
-
dependencies:
|
|
428
|
-
"@aws-sdk/
|
|
429
|
-
"@aws-sdk/credential-provider-
|
|
430
|
-
"@aws-sdk/credential-provider-
|
|
431
|
-
"@aws-sdk/credential-provider-process" "3.
|
|
432
|
-
"@aws-sdk/credential-provider-sso" "3.
|
|
433
|
-
"@aws-sdk/credential-provider-web-identity" "3.
|
|
434
|
-
"@aws-sdk/
|
|
435
|
-
"@
|
|
436
|
-
"@smithy/
|
|
437
|
-
"@smithy/
|
|
438
|
-
"@smithy/
|
|
404
|
+
"@aws-sdk/credential-provider-ini@3.908.0":
|
|
405
|
+
version "3.908.0"
|
|
406
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-ini/-/credential-provider-ini-3.908.0.tgz#6f2567326245ea57e37cfb0bf30b7526c13a3965"
|
|
407
|
+
integrity sha512-7Cgnv5wabgFtsgr+Uc/76EfPNGyxmbG8aICn3g3D3iJlcO4uuOZI8a77i0afoDdchZrTC6TG6UusS/NAW6zEoQ==
|
|
408
|
+
dependencies:
|
|
409
|
+
"@aws-sdk/core" "3.908.0"
|
|
410
|
+
"@aws-sdk/credential-provider-env" "3.908.0"
|
|
411
|
+
"@aws-sdk/credential-provider-http" "3.908.0"
|
|
412
|
+
"@aws-sdk/credential-provider-process" "3.908.0"
|
|
413
|
+
"@aws-sdk/credential-provider-sso" "3.908.0"
|
|
414
|
+
"@aws-sdk/credential-provider-web-identity" "3.908.0"
|
|
415
|
+
"@aws-sdk/nested-clients" "3.908.0"
|
|
416
|
+
"@aws-sdk/types" "3.901.0"
|
|
417
|
+
"@smithy/credential-provider-imds" "^4.2.0"
|
|
418
|
+
"@smithy/property-provider" "^4.2.0"
|
|
419
|
+
"@smithy/shared-ini-file-loader" "^4.3.0"
|
|
420
|
+
"@smithy/types" "^4.6.0"
|
|
439
421
|
tslib "^2.6.2"
|
|
440
422
|
|
|
441
423
|
"@aws-sdk/credential-provider-node@3.901.0":
|
|
@@ -456,16 +438,22 @@
|
|
|
456
438
|
"@smithy/types" "^4.6.0"
|
|
457
439
|
tslib "^2.6.2"
|
|
458
440
|
|
|
459
|
-
"@aws-sdk/credential-provider-
|
|
460
|
-
version "3.
|
|
461
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-
|
|
462
|
-
integrity sha512-
|
|
441
|
+
"@aws-sdk/credential-provider-node@3.908.0":
|
|
442
|
+
version "3.908.0"
|
|
443
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-node/-/credential-provider-node-3.908.0.tgz#942c686e105182b5c59fad92f65b1fdf246f347a"
|
|
444
|
+
integrity sha512-8OKbykpGw5bdfF/pLTf8YfUi1Kl8o1CTjBqWQTsLOkE3Ho3hsp1eQx8Cz4ttrpv0919kb+lox62DgmAOEmTr1w==
|
|
463
445
|
dependencies:
|
|
464
|
-
"@aws-sdk/
|
|
465
|
-
"@aws-sdk/
|
|
466
|
-
"@
|
|
467
|
-
"@
|
|
468
|
-
"@
|
|
446
|
+
"@aws-sdk/credential-provider-env" "3.908.0"
|
|
447
|
+
"@aws-sdk/credential-provider-http" "3.908.0"
|
|
448
|
+
"@aws-sdk/credential-provider-ini" "3.908.0"
|
|
449
|
+
"@aws-sdk/credential-provider-process" "3.908.0"
|
|
450
|
+
"@aws-sdk/credential-provider-sso" "3.908.0"
|
|
451
|
+
"@aws-sdk/credential-provider-web-identity" "3.908.0"
|
|
452
|
+
"@aws-sdk/types" "3.901.0"
|
|
453
|
+
"@smithy/credential-provider-imds" "^4.2.0"
|
|
454
|
+
"@smithy/property-provider" "^4.2.0"
|
|
455
|
+
"@smithy/shared-ini-file-loader" "^4.3.0"
|
|
456
|
+
"@smithy/types" "^4.6.0"
|
|
469
457
|
tslib "^2.6.2"
|
|
470
458
|
|
|
471
459
|
"@aws-sdk/credential-provider-process@3.901.0":
|
|
@@ -480,18 +468,16 @@
|
|
|
480
468
|
"@smithy/types" "^4.6.0"
|
|
481
469
|
tslib "^2.6.2"
|
|
482
470
|
|
|
483
|
-
"@aws-sdk/credential-provider-
|
|
484
|
-
version "3.
|
|
485
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-
|
|
486
|
-
integrity sha512-
|
|
487
|
-
dependencies:
|
|
488
|
-
"@aws-sdk/
|
|
489
|
-
"@aws-sdk/
|
|
490
|
-
"@
|
|
491
|
-
"@
|
|
492
|
-
"@smithy/
|
|
493
|
-
"@smithy/shared-ini-file-loader" "^4.2.0"
|
|
494
|
-
"@smithy/types" "^4.5.0"
|
|
471
|
+
"@aws-sdk/credential-provider-process@3.908.0":
|
|
472
|
+
version "3.908.0"
|
|
473
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-process/-/credential-provider-process-3.908.0.tgz#b9bf7b2780a2c378d2983c3a53c2bf68de4427e5"
|
|
474
|
+
integrity sha512-sWnbkGjDPBi6sODUzrAh5BCDpnPw0wpK8UC/hWI13Q8KGfyatAmCBfr+9OeO3+xBHa8N5AskMncr7C4qS846yQ==
|
|
475
|
+
dependencies:
|
|
476
|
+
"@aws-sdk/core" "3.908.0"
|
|
477
|
+
"@aws-sdk/types" "3.901.0"
|
|
478
|
+
"@smithy/property-provider" "^4.2.0"
|
|
479
|
+
"@smithy/shared-ini-file-loader" "^4.3.0"
|
|
480
|
+
"@smithy/types" "^4.6.0"
|
|
495
481
|
tslib "^2.6.2"
|
|
496
482
|
|
|
497
483
|
"@aws-sdk/credential-provider-sso@3.901.0":
|
|
@@ -508,17 +494,18 @@
|
|
|
508
494
|
"@smithy/types" "^4.6.0"
|
|
509
495
|
tslib "^2.6.2"
|
|
510
496
|
|
|
511
|
-
"@aws-sdk/credential-provider-
|
|
512
|
-
version "3.
|
|
513
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-
|
|
514
|
-
integrity sha512-
|
|
515
|
-
dependencies:
|
|
516
|
-
"@aws-sdk/
|
|
517
|
-
"@aws-sdk/
|
|
518
|
-
"@aws-sdk/
|
|
519
|
-
"@
|
|
520
|
-
"@smithy/
|
|
521
|
-
"@smithy/
|
|
497
|
+
"@aws-sdk/credential-provider-sso@3.908.0":
|
|
498
|
+
version "3.908.0"
|
|
499
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-sso/-/credential-provider-sso-3.908.0.tgz#2c21de6f6974aff4eee7464056547ae0cf8168c5"
|
|
500
|
+
integrity sha512-WV/aOzuS6ZZhrkPty6TJ3ZG24iS8NXP0m3GuTVuZ5tKi9Guss31/PJ1CrKPRCYGm15CsIjf+mrUxVnNYv9ap5g==
|
|
501
|
+
dependencies:
|
|
502
|
+
"@aws-sdk/client-sso" "3.908.0"
|
|
503
|
+
"@aws-sdk/core" "3.908.0"
|
|
504
|
+
"@aws-sdk/token-providers" "3.908.0"
|
|
505
|
+
"@aws-sdk/types" "3.901.0"
|
|
506
|
+
"@smithy/property-provider" "^4.2.0"
|
|
507
|
+
"@smithy/shared-ini-file-loader" "^4.3.0"
|
|
508
|
+
"@smithy/types" "^4.6.0"
|
|
522
509
|
tslib "^2.6.2"
|
|
523
510
|
|
|
524
511
|
"@aws-sdk/credential-provider-web-identity@3.901.0":
|
|
@@ -534,6 +521,19 @@
|
|
|
534
521
|
"@smithy/types" "^4.6.0"
|
|
535
522
|
tslib "^2.6.2"
|
|
536
523
|
|
|
524
|
+
"@aws-sdk/credential-provider-web-identity@3.908.0":
|
|
525
|
+
version "3.908.0"
|
|
526
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-web-identity/-/credential-provider-web-identity-3.908.0.tgz#5ad86a4cf5fd650b60eed83d0575de4666c554b7"
|
|
527
|
+
integrity sha512-9xWrFn6nWlF5KlV4XYW+7E6F33S3wUUEGRZ/+pgDhkIZd527ycT2nPG2dZ3fWUZMlRmzijP20QIJDqEbbGWe1Q==
|
|
528
|
+
dependencies:
|
|
529
|
+
"@aws-sdk/core" "3.908.0"
|
|
530
|
+
"@aws-sdk/nested-clients" "3.908.0"
|
|
531
|
+
"@aws-sdk/types" "3.901.0"
|
|
532
|
+
"@smithy/property-provider" "^4.2.0"
|
|
533
|
+
"@smithy/shared-ini-file-loader" "^4.3.0"
|
|
534
|
+
"@smithy/types" "^4.6.0"
|
|
535
|
+
tslib "^2.6.2"
|
|
536
|
+
|
|
537
537
|
"@aws-sdk/middleware-bucket-endpoint@3.901.0":
|
|
538
538
|
version "3.901.0"
|
|
539
539
|
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-bucket-endpoint/-/middleware-bucket-endpoint-3.901.0.tgz#5b7f740cff9f91d21084b666be225876d72e634b"
|
|
@@ -576,16 +576,6 @@
|
|
|
576
576
|
"@smithy/util-utf8" "^4.2.0"
|
|
577
577
|
tslib "^2.6.2"
|
|
578
578
|
|
|
579
|
-
"@aws-sdk/middleware-host-header@3.893.0":
|
|
580
|
-
version "3.893.0"
|
|
581
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-host-header/-/middleware-host-header-3.893.0.tgz#1a4b14c11cff158b383e2b859be5c468d2c2c162"
|
|
582
|
-
integrity sha512-qL5xYRt80ahDfj9nDYLhpCNkDinEXvjLe/Qen/Y/u12+djrR2MB4DRa6mzBCkLkdXDtf0WAoW2EZsNCfGrmOEQ==
|
|
583
|
-
dependencies:
|
|
584
|
-
"@aws-sdk/types" "3.893.0"
|
|
585
|
-
"@smithy/protocol-http" "^5.2.1"
|
|
586
|
-
"@smithy/types" "^4.5.0"
|
|
587
|
-
tslib "^2.6.2"
|
|
588
|
-
|
|
589
579
|
"@aws-sdk/middleware-host-header@3.901.0":
|
|
590
580
|
version "3.901.0"
|
|
591
581
|
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-host-header/-/middleware-host-header-3.901.0.tgz#e6b3a6706601d93949ca25167ecec50c40e3d9de"
|
|
@@ -605,15 +595,6 @@
|
|
|
605
595
|
"@smithy/types" "^4.6.0"
|
|
606
596
|
tslib "^2.6.2"
|
|
607
597
|
|
|
608
|
-
"@aws-sdk/middleware-logger@3.893.0":
|
|
609
|
-
version "3.893.0"
|
|
610
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-logger/-/middleware-logger-3.893.0.tgz#4ecb20ee0771a2f3afdc07c1310b97251d3854e2"
|
|
611
|
-
integrity sha512-ZqzMecjju5zkBquSIfVfCORI/3Mge21nUY4nWaGQy+NUXehqCGG4W7AiVpiHGOcY2cGJa7xeEkYcr2E2U9U0AA==
|
|
612
|
-
dependencies:
|
|
613
|
-
"@aws-sdk/types" "3.893.0"
|
|
614
|
-
"@smithy/types" "^4.5.0"
|
|
615
|
-
tslib "^2.6.2"
|
|
616
|
-
|
|
617
598
|
"@aws-sdk/middleware-logger@3.901.0":
|
|
618
599
|
version "3.901.0"
|
|
619
600
|
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-logger/-/middleware-logger-3.901.0.tgz#30562184bd0b6a90d30f2d6d58ef5054300f2652"
|
|
@@ -623,17 +604,6 @@
|
|
|
623
604
|
"@smithy/types" "^4.6.0"
|
|
624
605
|
tslib "^2.6.2"
|
|
625
606
|
|
|
626
|
-
"@aws-sdk/middleware-recursion-detection@3.893.0":
|
|
627
|
-
version "3.893.0"
|
|
628
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-recursion-detection/-/middleware-recursion-detection-3.893.0.tgz#9fde6f10e72fcbd8ce4f0eea629c07ca64ce86ba"
|
|
629
|
-
integrity sha512-H7Zotd9zUHQAr/wr3bcWHULYhEeoQrF54artgsoUGIf/9emv6LzY89QUccKIxYd6oHKNTrTyXm9F0ZZrzXNxlg==
|
|
630
|
-
dependencies:
|
|
631
|
-
"@aws-sdk/types" "3.893.0"
|
|
632
|
-
"@aws/lambda-invoke-store" "^0.0.1"
|
|
633
|
-
"@smithy/protocol-http" "^5.2.1"
|
|
634
|
-
"@smithy/types" "^4.5.0"
|
|
635
|
-
tslib "^2.6.2"
|
|
636
|
-
|
|
637
607
|
"@aws-sdk/middleware-recursion-detection@3.901.0":
|
|
638
608
|
version "3.901.0"
|
|
639
609
|
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-recursion-detection/-/middleware-recursion-detection-3.901.0.tgz#8492bd83aeee52f4e1b4194a81d044f46acf8c5b"
|
|
@@ -674,19 +644,6 @@
|
|
|
674
644
|
"@smithy/types" "^4.6.0"
|
|
675
645
|
tslib "^2.6.2"
|
|
676
646
|
|
|
677
|
-
"@aws-sdk/middleware-user-agent@3.896.0":
|
|
678
|
-
version "3.896.0"
|
|
679
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-user-agent/-/middleware-user-agent-3.896.0.tgz#be459f4b652e200cfded484f87353ac69fbef69f"
|
|
680
|
-
integrity sha512-so/3tZH34YIeqG/QJgn5ZinnmHRdXV1ehsj4wVUrezL/dVW86jfwIkQIwpw8roOC657UoUf91c9FDhCxs3J5aQ==
|
|
681
|
-
dependencies:
|
|
682
|
-
"@aws-sdk/core" "3.896.0"
|
|
683
|
-
"@aws-sdk/types" "3.893.0"
|
|
684
|
-
"@aws-sdk/util-endpoints" "3.895.0"
|
|
685
|
-
"@smithy/core" "^3.12.0"
|
|
686
|
-
"@smithy/protocol-http" "^5.2.1"
|
|
687
|
-
"@smithy/types" "^4.5.0"
|
|
688
|
-
tslib "^2.6.2"
|
|
689
|
-
|
|
690
647
|
"@aws-sdk/middleware-user-agent@3.901.0":
|
|
691
648
|
version "3.901.0"
|
|
692
649
|
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-user-agent/-/middleware-user-agent-3.901.0.tgz#ff6ff86115e1c580f369d33a25213e336896c548"
|
|
@@ -700,48 +657,17 @@
|
|
|
700
657
|
"@smithy/types" "^4.6.0"
|
|
701
658
|
tslib "^2.6.2"
|
|
702
659
|
|
|
703
|
-
"@aws-sdk/
|
|
704
|
-
version "3.
|
|
705
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/
|
|
706
|
-
integrity sha512-
|
|
660
|
+
"@aws-sdk/middleware-user-agent@3.908.0":
|
|
661
|
+
version "3.908.0"
|
|
662
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-user-agent/-/middleware-user-agent-3.908.0.tgz#aa4827cf1c5290b5d9d44ac39f467735fd199b04"
|
|
663
|
+
integrity sha512-R0ePEOku72EvyJWy/D0Z5f/Ifpfxa0U9gySO3stpNhOox87XhsILpcIsCHPy0OHz1a7cMoZsF6rMKSzDeCnogQ==
|
|
707
664
|
dependencies:
|
|
708
|
-
"@aws-
|
|
709
|
-
"@aws-
|
|
710
|
-
"@aws-sdk/
|
|
711
|
-
"@
|
|
712
|
-
"@
|
|
713
|
-
"@
|
|
714
|
-
"@aws-sdk/middleware-user-agent" "3.896.0"
|
|
715
|
-
"@aws-sdk/region-config-resolver" "3.893.0"
|
|
716
|
-
"@aws-sdk/types" "3.893.0"
|
|
717
|
-
"@aws-sdk/util-endpoints" "3.895.0"
|
|
718
|
-
"@aws-sdk/util-user-agent-browser" "3.893.0"
|
|
719
|
-
"@aws-sdk/util-user-agent-node" "3.896.0"
|
|
720
|
-
"@smithy/config-resolver" "^4.2.2"
|
|
721
|
-
"@smithy/core" "^3.12.0"
|
|
722
|
-
"@smithy/fetch-http-handler" "^5.2.1"
|
|
723
|
-
"@smithy/hash-node" "^4.1.1"
|
|
724
|
-
"@smithy/invalid-dependency" "^4.1.1"
|
|
725
|
-
"@smithy/middleware-content-length" "^4.1.1"
|
|
726
|
-
"@smithy/middleware-endpoint" "^4.2.4"
|
|
727
|
-
"@smithy/middleware-retry" "^4.3.0"
|
|
728
|
-
"@smithy/middleware-serde" "^4.1.1"
|
|
729
|
-
"@smithy/middleware-stack" "^4.1.1"
|
|
730
|
-
"@smithy/node-config-provider" "^4.2.2"
|
|
731
|
-
"@smithy/node-http-handler" "^4.2.1"
|
|
732
|
-
"@smithy/protocol-http" "^5.2.1"
|
|
733
|
-
"@smithy/smithy-client" "^4.6.4"
|
|
734
|
-
"@smithy/types" "^4.5.0"
|
|
735
|
-
"@smithy/url-parser" "^4.1.1"
|
|
736
|
-
"@smithy/util-base64" "^4.1.0"
|
|
737
|
-
"@smithy/util-body-length-browser" "^4.1.0"
|
|
738
|
-
"@smithy/util-body-length-node" "^4.1.0"
|
|
739
|
-
"@smithy/util-defaults-mode-browser" "^4.1.4"
|
|
740
|
-
"@smithy/util-defaults-mode-node" "^4.1.4"
|
|
741
|
-
"@smithy/util-endpoints" "^3.1.2"
|
|
742
|
-
"@smithy/util-middleware" "^4.1.1"
|
|
743
|
-
"@smithy/util-retry" "^4.1.2"
|
|
744
|
-
"@smithy/util-utf8" "^4.1.0"
|
|
665
|
+
"@aws-sdk/core" "3.908.0"
|
|
666
|
+
"@aws-sdk/types" "3.901.0"
|
|
667
|
+
"@aws-sdk/util-endpoints" "3.901.0"
|
|
668
|
+
"@smithy/core" "^3.15.0"
|
|
669
|
+
"@smithy/protocol-http" "^5.3.0"
|
|
670
|
+
"@smithy/types" "^4.6.0"
|
|
745
671
|
tslib "^2.6.2"
|
|
746
672
|
|
|
747
673
|
"@aws-sdk/nested-clients@3.901.0":
|
|
@@ -788,16 +714,48 @@
|
|
|
788
714
|
"@smithy/util-utf8" "^4.2.0"
|
|
789
715
|
tslib "^2.6.2"
|
|
790
716
|
|
|
791
|
-
"@aws-sdk/
|
|
792
|
-
version "3.
|
|
793
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/
|
|
794
|
-
integrity sha512
|
|
795
|
-
dependencies:
|
|
796
|
-
"@aws-
|
|
797
|
-
"@
|
|
798
|
-
"@
|
|
799
|
-
"@
|
|
800
|
-
"@
|
|
717
|
+
"@aws-sdk/nested-clients@3.908.0":
|
|
718
|
+
version "3.908.0"
|
|
719
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/nested-clients/-/nested-clients-3.908.0.tgz#133f316e6655b509f1b872b0ef352923ac8b86df"
|
|
720
|
+
integrity sha512-ZxDYrfxOKXNFHLyvJtT96TJ0p4brZOhwRE4csRXrezEVUN+pNgxuem95YvMALPVhlVqON2CTzr8BX+CcBKvX9Q==
|
|
721
|
+
dependencies:
|
|
722
|
+
"@aws-crypto/sha256-browser" "5.2.0"
|
|
723
|
+
"@aws-crypto/sha256-js" "5.2.0"
|
|
724
|
+
"@aws-sdk/core" "3.908.0"
|
|
725
|
+
"@aws-sdk/middleware-host-header" "3.901.0"
|
|
726
|
+
"@aws-sdk/middleware-logger" "3.901.0"
|
|
727
|
+
"@aws-sdk/middleware-recursion-detection" "3.901.0"
|
|
728
|
+
"@aws-sdk/middleware-user-agent" "3.908.0"
|
|
729
|
+
"@aws-sdk/region-config-resolver" "3.901.0"
|
|
730
|
+
"@aws-sdk/types" "3.901.0"
|
|
731
|
+
"@aws-sdk/util-endpoints" "3.901.0"
|
|
732
|
+
"@aws-sdk/util-user-agent-browser" "3.907.0"
|
|
733
|
+
"@aws-sdk/util-user-agent-node" "3.908.0"
|
|
734
|
+
"@smithy/config-resolver" "^4.3.0"
|
|
735
|
+
"@smithy/core" "^3.15.0"
|
|
736
|
+
"@smithy/fetch-http-handler" "^5.3.1"
|
|
737
|
+
"@smithy/hash-node" "^4.2.0"
|
|
738
|
+
"@smithy/invalid-dependency" "^4.2.0"
|
|
739
|
+
"@smithy/middleware-content-length" "^4.2.0"
|
|
740
|
+
"@smithy/middleware-endpoint" "^4.3.1"
|
|
741
|
+
"@smithy/middleware-retry" "^4.4.1"
|
|
742
|
+
"@smithy/middleware-serde" "^4.2.0"
|
|
743
|
+
"@smithy/middleware-stack" "^4.2.0"
|
|
744
|
+
"@smithy/node-config-provider" "^4.3.0"
|
|
745
|
+
"@smithy/node-http-handler" "^4.3.0"
|
|
746
|
+
"@smithy/protocol-http" "^5.3.0"
|
|
747
|
+
"@smithy/smithy-client" "^4.7.1"
|
|
748
|
+
"@smithy/types" "^4.6.0"
|
|
749
|
+
"@smithy/url-parser" "^4.2.0"
|
|
750
|
+
"@smithy/util-base64" "^4.3.0"
|
|
751
|
+
"@smithy/util-body-length-browser" "^4.2.0"
|
|
752
|
+
"@smithy/util-body-length-node" "^4.2.1"
|
|
753
|
+
"@smithy/util-defaults-mode-browser" "^4.3.0"
|
|
754
|
+
"@smithy/util-defaults-mode-node" "^4.2.1"
|
|
755
|
+
"@smithy/util-endpoints" "^3.2.0"
|
|
756
|
+
"@smithy/util-middleware" "^4.2.0"
|
|
757
|
+
"@smithy/util-retry" "^4.2.0"
|
|
758
|
+
"@smithy/util-utf8" "^4.2.0"
|
|
801
759
|
tslib "^2.6.2"
|
|
802
760
|
|
|
803
761
|
"@aws-sdk/region-config-resolver@3.901.0":
|
|
@@ -824,19 +782,6 @@
|
|
|
824
782
|
"@smithy/types" "^4.6.0"
|
|
825
783
|
tslib "^2.6.2"
|
|
826
784
|
|
|
827
|
-
"@aws-sdk/token-providers@3.896.0":
|
|
828
|
-
version "3.896.0"
|
|
829
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/token-providers/-/token-providers-3.896.0.tgz#760cdca947129cd422ca636218addefffa932420"
|
|
830
|
-
integrity sha512-WBoD+RY7tUfW9M+wGrZ2vdveR+ziZOjGHWFY3lcGnDvI8KE+fcSccEOTxgJBNBS5Z8B+WHKU2sZjb+Z7QqGwjw==
|
|
831
|
-
dependencies:
|
|
832
|
-
"@aws-sdk/core" "3.896.0"
|
|
833
|
-
"@aws-sdk/nested-clients" "3.896.0"
|
|
834
|
-
"@aws-sdk/types" "3.893.0"
|
|
835
|
-
"@smithy/property-provider" "^4.1.1"
|
|
836
|
-
"@smithy/shared-ini-file-loader" "^4.2.0"
|
|
837
|
-
"@smithy/types" "^4.5.0"
|
|
838
|
-
tslib "^2.6.2"
|
|
839
|
-
|
|
840
785
|
"@aws-sdk/token-providers@3.901.0":
|
|
841
786
|
version "3.901.0"
|
|
842
787
|
resolved "https://registry.yarnpkg.com/@aws-sdk/token-providers/-/token-providers-3.901.0.tgz#1f506f169cde6342c8bad75c068a719453ebcf54"
|
|
@@ -850,12 +795,17 @@
|
|
|
850
795
|
"@smithy/types" "^4.6.0"
|
|
851
796
|
tslib "^2.6.2"
|
|
852
797
|
|
|
853
|
-
"@aws-sdk/
|
|
854
|
-
version "3.
|
|
855
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/
|
|
856
|
-
integrity sha512-
|
|
798
|
+
"@aws-sdk/token-providers@3.908.0":
|
|
799
|
+
version "3.908.0"
|
|
800
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/token-providers/-/token-providers-3.908.0.tgz#ed3b064ad07db451a7abc0a8d73e1443aa5f6a19"
|
|
801
|
+
integrity sha512-4SosHWRQ8hj1X2yDenCYHParcCjHcd7S+Mdb/lelwF0JBFCNC+dNCI9ws3cP/dFdZO/AIhJQGUBzEQtieloixw==
|
|
857
802
|
dependencies:
|
|
858
|
-
"@
|
|
803
|
+
"@aws-sdk/core" "3.908.0"
|
|
804
|
+
"@aws-sdk/nested-clients" "3.908.0"
|
|
805
|
+
"@aws-sdk/types" "3.901.0"
|
|
806
|
+
"@smithy/property-provider" "^4.2.0"
|
|
807
|
+
"@smithy/shared-ini-file-loader" "^4.3.0"
|
|
808
|
+
"@smithy/types" "^4.6.0"
|
|
859
809
|
tslib "^2.6.2"
|
|
860
810
|
|
|
861
811
|
"@aws-sdk/types@3.901.0":
|
|
@@ -881,17 +831,6 @@
|
|
|
881
831
|
dependencies:
|
|
882
832
|
tslib "^2.6.2"
|
|
883
833
|
|
|
884
|
-
"@aws-sdk/util-endpoints@3.895.0":
|
|
885
|
-
version "3.895.0"
|
|
886
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/util-endpoints/-/util-endpoints-3.895.0.tgz#d3881250cecc40fa9d721a33661c1aaa64aba643"
|
|
887
|
-
integrity sha512-MhxBvWbwxmKknuggO2NeMwOVkHOYL98pZ+1ZRI5YwckoCL3AvISMnPJgfN60ww6AIXHGpkp+HhpFdKOe8RHSEg==
|
|
888
|
-
dependencies:
|
|
889
|
-
"@aws-sdk/types" "3.893.0"
|
|
890
|
-
"@smithy/types" "^4.5.0"
|
|
891
|
-
"@smithy/url-parser" "^4.1.1"
|
|
892
|
-
"@smithy/util-endpoints" "^3.1.2"
|
|
893
|
-
tslib "^2.6.2"
|
|
894
|
-
|
|
895
834
|
"@aws-sdk/util-endpoints@3.901.0":
|
|
896
835
|
version "3.901.0"
|
|
897
836
|
resolved "https://registry.yarnpkg.com/@aws-sdk/util-endpoints/-/util-endpoints-3.901.0.tgz#be6296739d0f446b89a3f497c3a85afeb6cddd92"
|
|
@@ -910,16 +849,6 @@
|
|
|
910
849
|
dependencies:
|
|
911
850
|
tslib "^2.5.0"
|
|
912
851
|
|
|
913
|
-
"@aws-sdk/util-user-agent-browser@3.893.0":
|
|
914
|
-
version "3.893.0"
|
|
915
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/util-user-agent-browser/-/util-user-agent-browser-3.893.0.tgz#be0aac5c73a30c2a03aedb2e3501bb277bad79a1"
|
|
916
|
-
integrity sha512-PE9NtbDBW6Kgl1bG6A5fF3EPo168tnkj8TgMcT0sg4xYBWsBpq0bpJZRh+Jm5Bkwiw9IgTCLjEU7mR6xWaMB9w==
|
|
917
|
-
dependencies:
|
|
918
|
-
"@aws-sdk/types" "3.893.0"
|
|
919
|
-
"@smithy/types" "^4.5.0"
|
|
920
|
-
bowser "^2.11.0"
|
|
921
|
-
tslib "^2.6.2"
|
|
922
|
-
|
|
923
852
|
"@aws-sdk/util-user-agent-browser@3.901.0":
|
|
924
853
|
version "3.901.0"
|
|
925
854
|
resolved "https://registry.yarnpkg.com/@aws-sdk/util-user-agent-browser/-/util-user-agent-browser-3.901.0.tgz#2c0e71e9019f054fb6a6061f99f55c13fb92830f"
|
|
@@ -930,15 +859,14 @@
|
|
|
930
859
|
bowser "^2.11.0"
|
|
931
860
|
tslib "^2.6.2"
|
|
932
861
|
|
|
933
|
-
"@aws-sdk/util-user-agent-
|
|
934
|
-
version "3.
|
|
935
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/util-user-agent-
|
|
936
|
-
integrity sha512-
|
|
862
|
+
"@aws-sdk/util-user-agent-browser@3.907.0":
|
|
863
|
+
version "3.907.0"
|
|
864
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/util-user-agent-browser/-/util-user-agent-browser-3.907.0.tgz#96b621c66530c061fbc51f5bf4931e64429927d4"
|
|
865
|
+
integrity sha512-Hus/2YCQmtCEfr4Ls88d07Q99Ex59uvtktiPTV963Q7w7LHuIT/JBjrbwNxtSm2KlJR9PHNdqxwN+fSuNsMGMQ==
|
|
937
866
|
dependencies:
|
|
938
|
-
"@aws-sdk/
|
|
939
|
-
"@
|
|
940
|
-
|
|
941
|
-
"@smithy/types" "^4.5.0"
|
|
867
|
+
"@aws-sdk/types" "3.901.0"
|
|
868
|
+
"@smithy/types" "^4.6.0"
|
|
869
|
+
bowser "^2.11.0"
|
|
942
870
|
tslib "^2.6.2"
|
|
943
871
|
|
|
944
872
|
"@aws-sdk/util-user-agent-node@3.901.0":
|
|
@@ -952,13 +880,15 @@
|
|
|
952
880
|
"@smithy/types" "^4.6.0"
|
|
953
881
|
tslib "^2.6.2"
|
|
954
882
|
|
|
955
|
-
"@aws-sdk/
|
|
956
|
-
version "3.
|
|
957
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/
|
|
958
|
-
integrity sha512-
|
|
883
|
+
"@aws-sdk/util-user-agent-node@3.908.0":
|
|
884
|
+
version "3.908.0"
|
|
885
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/util-user-agent-node/-/util-user-agent-node-3.908.0.tgz#37d0397a3dac1705693b4cad5fe79da5bd04e46d"
|
|
886
|
+
integrity sha512-l6AEaKUAYarcEy8T8NZ+dNZ00VGLs3fW2Cqu1AuPENaSad0/ahEU+VU7MpXS8FhMRGPgplxKVgCTLyTY0Lbssw==
|
|
959
887
|
dependencies:
|
|
960
|
-
"@
|
|
961
|
-
|
|
888
|
+
"@aws-sdk/middleware-user-agent" "3.908.0"
|
|
889
|
+
"@aws-sdk/types" "3.901.0"
|
|
890
|
+
"@smithy/node-config-provider" "^4.3.0"
|
|
891
|
+
"@smithy/types" "^4.6.0"
|
|
962
892
|
tslib "^2.6.2"
|
|
963
893
|
|
|
964
894
|
"@aws-sdk/xml-builder@3.901.0":
|
|
@@ -1641,26 +1571,10 @@
|
|
|
1641
1571
|
"@jridgewell/resolve-uri" "^3.1.0"
|
|
1642
1572
|
"@jridgewell/sourcemap-codec" "^1.4.14"
|
|
1643
1573
|
|
|
1644
|
-
"@jsforce/jsforce-node@^3.10.
|
|
1645
|
-
version "3.10.
|
|
1646
|
-
resolved "https://registry.yarnpkg.com/@jsforce/jsforce-node/-/jsforce-node-3.10.
|
|
1647
|
-
integrity sha512-
|
|
1648
|
-
dependencies:
|
|
1649
|
-
"@sindresorhus/is" "^4"
|
|
1650
|
-
base64url "^3.0.1"
|
|
1651
|
-
csv-parse "^5.5.2"
|
|
1652
|
-
csv-stringify "^6.4.4"
|
|
1653
|
-
faye "^1.4.0"
|
|
1654
|
-
form-data "^4.0.4"
|
|
1655
|
-
https-proxy-agent "^5.0.0"
|
|
1656
|
-
multistream "^3.1.0"
|
|
1657
|
-
node-fetch "^2.6.1"
|
|
1658
|
-
xml2js "^0.6.2"
|
|
1659
|
-
|
|
1660
|
-
"@jsforce/jsforce-node@^3.10.7":
|
|
1661
|
-
version "3.10.7"
|
|
1662
|
-
resolved "https://registry.yarnpkg.com/@jsforce/jsforce-node/-/jsforce-node-3.10.7.tgz#9a377e8da925d1eec713ca43ea0bc1ba6aafd7f6"
|
|
1663
|
-
integrity sha512-+2E7c/rRqB2QRtjFiBOkJwyZWw1vViQ2eeHIfLnF8WT6t8J5h16KyJ4dMyiw4JJx/WUT7xtNFiZ0kz85LS//cw==
|
|
1574
|
+
"@jsforce/jsforce-node@^3.10.8":
|
|
1575
|
+
version "3.10.8"
|
|
1576
|
+
resolved "https://registry.yarnpkg.com/@jsforce/jsforce-node/-/jsforce-node-3.10.8.tgz#f13903a0885fa3501a513512984cf9a717aebb9a"
|
|
1577
|
+
integrity sha512-XGD/ivZz+htN5SgctFyEZ+JNG6C8FXzaEwvPbRSdsIy/hpWlexY38XtTpdT5xX3KnYSnOE4zA1M/oIbTm7RD/Q==
|
|
1664
1578
|
dependencies:
|
|
1665
1579
|
"@sindresorhus/is" "^4"
|
|
1666
1580
|
base64url "^3.0.1"
|
|
@@ -1738,9 +1652,9 @@
|
|
|
1738
1652
|
fastq "^1.6.0"
|
|
1739
1653
|
|
|
1740
1654
|
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.5.2", "@oclif/core@^4.5.3", "@oclif/core@^4.5.4":
|
|
1741
|
-
version "4.5.
|
|
1742
|
-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.5.
|
|
1743
|
-
integrity sha512-
|
|
1655
|
+
version "4.5.6"
|
|
1656
|
+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.5.6.tgz#44671b5bafbc96ceeadd448da85f3b0eb0b16b41"
|
|
1657
|
+
integrity sha512-FmmA6a2+GwhRtULNB9G+YZp2Whi/mgCjNC1EaHGMEztnlM4Je3wRmbAraucSsHsycSgihnm2MtcmudI+8xo8Lw==
|
|
1744
1658
|
dependencies:
|
|
1745
1659
|
ansi-escapes "^4.3.2"
|
|
1746
1660
|
ansis "^3.17.0"
|
|
@@ -1831,12 +1745,12 @@
|
|
|
1831
1745
|
"@pnpm/network.ca-file" "^1.0.1"
|
|
1832
1746
|
config-chain "^1.1.11"
|
|
1833
1747
|
|
|
1834
|
-
"@salesforce/core@8.23.
|
|
1835
|
-
version "8.23.
|
|
1836
|
-
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.23.
|
|
1837
|
-
integrity sha512
|
|
1748
|
+
"@salesforce/core@8.23.2", "@salesforce/core@^8.18.7", "@salesforce/core@^8.23.1", "@salesforce/core@^8.23.2", "@salesforce/core@^8.5.1":
|
|
1749
|
+
version "8.23.2"
|
|
1750
|
+
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.23.2.tgz#218152b97e05745cd0499ad2594df4443fa8aa18"
|
|
1751
|
+
integrity sha512-9XUlaI0orvdjDJZsgjt0lVLa5wrFWNaorRbshT/EJ6fIiqcAehOV2bR62NJtRhrOrgu1h34bTmUqMo+yUEES9w==
|
|
1838
1752
|
dependencies:
|
|
1839
|
-
"@jsforce/jsforce-node" "^3.10.
|
|
1753
|
+
"@jsforce/jsforce-node" "^3.10.8"
|
|
1840
1754
|
"@salesforce/kit" "^3.2.4"
|
|
1841
1755
|
"@salesforce/schemas" "^1.10.0"
|
|
1842
1756
|
"@salesforce/ts-types" "^2.0.11"
|
|
@@ -1900,28 +1814,28 @@
|
|
|
1900
1814
|
dependencies:
|
|
1901
1815
|
"@salesforce/ts-types" "^2.0.12"
|
|
1902
1816
|
|
|
1903
|
-
"@salesforce/plugin-auth@^3.9.
|
|
1904
|
-
version "3.9.
|
|
1905
|
-
resolved "https://registry.yarnpkg.com/@salesforce/plugin-auth/-/plugin-auth-3.9.
|
|
1906
|
-
integrity sha512-
|
|
1817
|
+
"@salesforce/plugin-auth@^3.9.13":
|
|
1818
|
+
version "3.9.13"
|
|
1819
|
+
resolved "https://registry.yarnpkg.com/@salesforce/plugin-auth/-/plugin-auth-3.9.13.tgz#c9528ed489eb12ad0a683fa862743ed1f6fec246"
|
|
1820
|
+
integrity sha512-Fg1qMzMxYqBHyJ54oRXia3PAgVBjccaM05FrU6LLdC9O5Mn6GAXn4T8tY9A6BILwahi6FN6Cestyg1O+azh0ig==
|
|
1907
1821
|
dependencies:
|
|
1908
1822
|
"@inquirer/checkbox" "^2.5.0"
|
|
1909
1823
|
"@inquirer/select" "^2.5.0"
|
|
1910
1824
|
"@oclif/core" "^4"
|
|
1911
|
-
"@salesforce/core" "8.23.
|
|
1825
|
+
"@salesforce/core" "8.23.2"
|
|
1912
1826
|
"@salesforce/kit" "^3.2.4"
|
|
1913
|
-
"@salesforce/plugin-info" "^3.4.
|
|
1827
|
+
"@salesforce/plugin-info" "^3.4.89"
|
|
1914
1828
|
"@salesforce/sf-plugins-core" "^12.2.4"
|
|
1915
1829
|
"@salesforce/ts-types" "^2.0.11"
|
|
1916
1830
|
open "^10.2.0"
|
|
1917
1831
|
|
|
1918
|
-
"@salesforce/plugin-info@^3.4.
|
|
1919
|
-
version "3.4.
|
|
1920
|
-
resolved "https://registry.yarnpkg.com/@salesforce/plugin-info/-/plugin-info-3.4.
|
|
1921
|
-
integrity sha512-
|
|
1832
|
+
"@salesforce/plugin-info@^3.4.89":
|
|
1833
|
+
version "3.4.89"
|
|
1834
|
+
resolved "https://registry.yarnpkg.com/@salesforce/plugin-info/-/plugin-info-3.4.89.tgz#3c57f8115eaa3599ab6064fd61f624c0c43ed071"
|
|
1835
|
+
integrity sha512-SoS+BRb9oKo0TveJP0VhYZSBSAUx5d3a3QWpBTHohMxTCNCOuhXO5Ky5FMLAxpxgUOnH0NJ2AqF2HMKwrHj24Q==
|
|
1922
1836
|
dependencies:
|
|
1923
1837
|
"@inquirer/input" "^2.3.0"
|
|
1924
|
-
"@jsforce/jsforce-node" "^3.10.
|
|
1838
|
+
"@jsforce/jsforce-node" "^3.10.8"
|
|
1925
1839
|
"@oclif/core" "^4"
|
|
1926
1840
|
"@salesforce/core" "^8.23.1"
|
|
1927
1841
|
"@salesforce/kit" "^3.2.3"
|
|
@@ -2037,14 +1951,6 @@
|
|
|
2037
1951
|
resolved "https://registry.yarnpkg.com/@sinonjs/text-encoding/-/text-encoding-0.7.2.tgz#5981a8db18b56ba38ef0efb7d995b12aa7b51918"
|
|
2038
1952
|
integrity sha512-sXXKG+uL9IrKqViTtao2Ws6dy0znu9sOaP1di/jKGW1M6VssO8vlpXCQcpZ+jisQ1tTFAC5Jo/EOzFbggBagFQ==
|
|
2039
1953
|
|
|
2040
|
-
"@smithy/abort-controller@^4.1.1":
|
|
2041
|
-
version "4.1.1"
|
|
2042
|
-
resolved "https://registry.yarnpkg.com/@smithy/abort-controller/-/abort-controller-4.1.1.tgz#9b3872ab6b2c061486175c281dadc0a853260533"
|
|
2043
|
-
integrity sha512-vkzula+IwRvPR6oKQhMYioM3A/oX/lFCZiwuxkQbRhqJS2S4YRY2k7k/SyR2jMf3607HLtbEwlRxi0ndXHMjRg==
|
|
2044
|
-
dependencies:
|
|
2045
|
-
"@smithy/types" "^4.5.0"
|
|
2046
|
-
tslib "^2.6.2"
|
|
2047
|
-
|
|
2048
1954
|
"@smithy/abort-controller@^4.2.0":
|
|
2049
1955
|
version "4.2.0"
|
|
2050
1956
|
resolved "https://registry.yarnpkg.com/@smithy/abort-controller/-/abort-controller-4.2.0.tgz#ced549ad5e74232bdcb3eec990b02b1c6d81003d"
|
|
@@ -2068,17 +1974,6 @@
|
|
|
2068
1974
|
dependencies:
|
|
2069
1975
|
tslib "^2.6.2"
|
|
2070
1976
|
|
|
2071
|
-
"@smithy/config-resolver@^4.2.2":
|
|
2072
|
-
version "4.2.2"
|
|
2073
|
-
resolved "https://registry.yarnpkg.com/@smithy/config-resolver/-/config-resolver-4.2.2.tgz#3f6a3c163f9b5b7f852d7d1817bc9e3b2136fa5f"
|
|
2074
|
-
integrity sha512-IT6MatgBWagLybZl1xQcURXRICvqz1z3APSCAI9IqdvfCkrA7RaQIEfgC6G/KvfxnDfQUDqFV+ZlixcuFznGBQ==
|
|
2075
|
-
dependencies:
|
|
2076
|
-
"@smithy/node-config-provider" "^4.2.2"
|
|
2077
|
-
"@smithy/types" "^4.5.0"
|
|
2078
|
-
"@smithy/util-config-provider" "^4.1.0"
|
|
2079
|
-
"@smithy/util-middleware" "^4.1.1"
|
|
2080
|
-
tslib "^2.6.2"
|
|
2081
|
-
|
|
2082
1977
|
"@smithy/config-resolver@^4.3.0":
|
|
2083
1978
|
version "4.3.0"
|
|
2084
1979
|
resolved "https://registry.yarnpkg.com/@smithy/config-resolver/-/config-resolver-4.3.0.tgz#a8bb72a21ff99ac91183a62fcae94f200762c256"
|
|
@@ -2090,22 +1985,6 @@
|
|
|
2090
1985
|
"@smithy/util-middleware" "^4.2.0"
|
|
2091
1986
|
tslib "^2.6.2"
|
|
2092
1987
|
|
|
2093
|
-
"@smithy/core@^3.12.0", "@smithy/core@^3.13.0":
|
|
2094
|
-
version "3.13.0"
|
|
2095
|
-
resolved "https://registry.yarnpkg.com/@smithy/core/-/core-3.13.0.tgz#1abd89e801aa29367e4d9eaa73e74b48965ef045"
|
|
2096
|
-
integrity sha512-BI6ALLPOKnPOU1Cjkc+1TPhOlP3JXSR/UH14JmnaLq41t3ma+IjuXrKfhycVjr5IQ0XxRh2NnQo3olp+eCVrGg==
|
|
2097
|
-
dependencies:
|
|
2098
|
-
"@smithy/middleware-serde" "^4.1.1"
|
|
2099
|
-
"@smithy/protocol-http" "^5.2.1"
|
|
2100
|
-
"@smithy/types" "^4.5.0"
|
|
2101
|
-
"@smithy/util-base64" "^4.1.0"
|
|
2102
|
-
"@smithy/util-body-length-browser" "^4.1.0"
|
|
2103
|
-
"@smithy/util-middleware" "^4.1.1"
|
|
2104
|
-
"@smithy/util-stream" "^4.3.2"
|
|
2105
|
-
"@smithy/util-utf8" "^4.1.0"
|
|
2106
|
-
"@smithy/uuid" "^1.0.0"
|
|
2107
|
-
tslib "^2.6.2"
|
|
2108
|
-
|
|
2109
1988
|
"@smithy/core@^3.14.0":
|
|
2110
1989
|
version "3.14.0"
|
|
2111
1990
|
resolved "https://registry.yarnpkg.com/@smithy/core/-/core-3.14.0.tgz#22bdb346b171c76b629c4f59dc496c27e10f1c82"
|
|
@@ -2122,15 +2001,20 @@
|
|
|
2122
2001
|
"@smithy/uuid" "^1.1.0"
|
|
2123
2002
|
tslib "^2.6.2"
|
|
2124
2003
|
|
|
2125
|
-
"@smithy/
|
|
2126
|
-
version "
|
|
2127
|
-
resolved "https://registry.yarnpkg.com/@smithy/
|
|
2128
|
-
integrity sha512-
|
|
2004
|
+
"@smithy/core@^3.15.0":
|
|
2005
|
+
version "3.15.0"
|
|
2006
|
+
resolved "https://registry.yarnpkg.com/@smithy/core/-/core-3.15.0.tgz#1afb51780ec8379624f4694443287e57e7986498"
|
|
2007
|
+
integrity sha512-VJWncXgt+ExNn0U2+Y7UywuATtRYaodGQKFo9mDyh70q+fJGedfrqi2XuKU1BhiLeXgg6RZrW7VEKfeqFhHAJA==
|
|
2129
2008
|
dependencies:
|
|
2130
|
-
"@smithy/
|
|
2131
|
-
"@smithy/
|
|
2132
|
-
"@smithy/types" "^4.
|
|
2133
|
-
"@smithy/
|
|
2009
|
+
"@smithy/middleware-serde" "^4.2.0"
|
|
2010
|
+
"@smithy/protocol-http" "^5.3.0"
|
|
2011
|
+
"@smithy/types" "^4.6.0"
|
|
2012
|
+
"@smithy/util-base64" "^4.3.0"
|
|
2013
|
+
"@smithy/util-body-length-browser" "^4.2.0"
|
|
2014
|
+
"@smithy/util-middleware" "^4.2.0"
|
|
2015
|
+
"@smithy/util-stream" "^4.5.0"
|
|
2016
|
+
"@smithy/util-utf8" "^4.2.0"
|
|
2017
|
+
"@smithy/uuid" "^1.1.0"
|
|
2134
2018
|
tslib "^2.6.2"
|
|
2135
2019
|
|
|
2136
2020
|
"@smithy/credential-provider-imds@^4.2.0":
|
|
@@ -2189,17 +2073,6 @@
|
|
|
2189
2073
|
"@smithy/types" "^4.6.0"
|
|
2190
2074
|
tslib "^2.6.2"
|
|
2191
2075
|
|
|
2192
|
-
"@smithy/fetch-http-handler@^5.2.1":
|
|
2193
|
-
version "5.2.1"
|
|
2194
|
-
resolved "https://registry.yarnpkg.com/@smithy/fetch-http-handler/-/fetch-http-handler-5.2.1.tgz#fe284a00f1b3a35edf9fba454d287b7f74ef20af"
|
|
2195
|
-
integrity sha512-5/3wxKNtV3wO/hk1is+CZUhL8a1yy/U+9u9LKQ9kZTkMsHaQjJhc3stFfiujtMnkITjzWfndGA2f7g9Uh9vKng==
|
|
2196
|
-
dependencies:
|
|
2197
|
-
"@smithy/protocol-http" "^5.2.1"
|
|
2198
|
-
"@smithy/querystring-builder" "^4.1.1"
|
|
2199
|
-
"@smithy/types" "^4.5.0"
|
|
2200
|
-
"@smithy/util-base64" "^4.1.0"
|
|
2201
|
-
tslib "^2.6.2"
|
|
2202
|
-
|
|
2203
2076
|
"@smithy/fetch-http-handler@^5.3.0":
|
|
2204
2077
|
version "5.3.0"
|
|
2205
2078
|
resolved "https://registry.yarnpkg.com/@smithy/fetch-http-handler/-/fetch-http-handler-5.3.0.tgz#1c5205642a9295f44441d8763e7c3a51a747fc95"
|
|
@@ -2211,6 +2084,17 @@
|
|
|
2211
2084
|
"@smithy/util-base64" "^4.2.0"
|
|
2212
2085
|
tslib "^2.6.2"
|
|
2213
2086
|
|
|
2087
|
+
"@smithy/fetch-http-handler@^5.3.1":
|
|
2088
|
+
version "5.3.1"
|
|
2089
|
+
resolved "https://registry.yarnpkg.com/@smithy/fetch-http-handler/-/fetch-http-handler-5.3.1.tgz#0c1ec5605c7ed5313aa677165c8ad669b2c3d11d"
|
|
2090
|
+
integrity sha512-3AvYYbB+Dv5EPLqnJIAgYw/9+WzeBiUYS8B+rU0pHq5NMQMvrZmevUROS4V2GAt0jEOn9viBzPLrZE+riTNd5Q==
|
|
2091
|
+
dependencies:
|
|
2092
|
+
"@smithy/protocol-http" "^5.3.0"
|
|
2093
|
+
"@smithy/querystring-builder" "^4.2.0"
|
|
2094
|
+
"@smithy/types" "^4.6.0"
|
|
2095
|
+
"@smithy/util-base64" "^4.3.0"
|
|
2096
|
+
tslib "^2.6.2"
|
|
2097
|
+
|
|
2214
2098
|
"@smithy/hash-blob-browser@^4.2.0":
|
|
2215
2099
|
version "4.2.0"
|
|
2216
2100
|
resolved "https://registry.yarnpkg.com/@smithy/hash-blob-browser/-/hash-blob-browser-4.2.0.tgz#b7bd8c5b379ebfae5b8ce10312da1351d7ff5ff4"
|
|
@@ -2221,16 +2105,6 @@
|
|
|
2221
2105
|
"@smithy/types" "^4.6.0"
|
|
2222
2106
|
tslib "^2.6.2"
|
|
2223
2107
|
|
|
2224
|
-
"@smithy/hash-node@^4.1.1":
|
|
2225
|
-
version "4.1.1"
|
|
2226
|
-
resolved "https://registry.yarnpkg.com/@smithy/hash-node/-/hash-node-4.1.1.tgz#86ceca92487492267e944e4f4507106b731e7971"
|
|
2227
|
-
integrity sha512-H9DIU9WBLhYrvPs9v4sYvnZ1PiAI0oc8CgNQUJ1rpN3pP7QADbTOUjchI2FB764Ub0DstH5xbTqcMJu1pnVqxA==
|
|
2228
|
-
dependencies:
|
|
2229
|
-
"@smithy/types" "^4.5.0"
|
|
2230
|
-
"@smithy/util-buffer-from" "^4.1.0"
|
|
2231
|
-
"@smithy/util-utf8" "^4.1.0"
|
|
2232
|
-
tslib "^2.6.2"
|
|
2233
|
-
|
|
2234
2108
|
"@smithy/hash-node@^4.2.0":
|
|
2235
2109
|
version "4.2.0"
|
|
2236
2110
|
resolved "https://registry.yarnpkg.com/@smithy/hash-node/-/hash-node-4.2.0.tgz#d2de380cb88a3665d5e3f5bbe901cfb46867c74f"
|
|
@@ -2250,14 +2124,6 @@
|
|
|
2250
2124
|
"@smithy/util-utf8" "^4.2.0"
|
|
2251
2125
|
tslib "^2.6.2"
|
|
2252
2126
|
|
|
2253
|
-
"@smithy/invalid-dependency@^4.1.1":
|
|
2254
|
-
version "4.1.1"
|
|
2255
|
-
resolved "https://registry.yarnpkg.com/@smithy/invalid-dependency/-/invalid-dependency-4.1.1.tgz#2511335ff889944701c7d2a3b1e4a4d6fe9ddfab"
|
|
2256
|
-
integrity sha512-1AqLyFlfrrDkyES8uhINRlJXmHA2FkG+3DY8X+rmLSqmFwk3DJnvhyGzyByPyewh2jbmV+TYQBEfngQax8IFGg==
|
|
2257
|
-
dependencies:
|
|
2258
|
-
"@smithy/types" "^4.5.0"
|
|
2259
|
-
tslib "^2.6.2"
|
|
2260
|
-
|
|
2261
2127
|
"@smithy/invalid-dependency@^4.2.0":
|
|
2262
2128
|
version "4.2.0"
|
|
2263
2129
|
resolved "https://registry.yarnpkg.com/@smithy/invalid-dependency/-/invalid-dependency-4.2.0.tgz#749c741c1b01bcdb12c0ec24701db655102f6ea7"
|
|
@@ -2273,13 +2139,6 @@
|
|
|
2273
2139
|
dependencies:
|
|
2274
2140
|
tslib "^2.6.2"
|
|
2275
2141
|
|
|
2276
|
-
"@smithy/is-array-buffer@^4.1.0":
|
|
2277
|
-
version "4.1.0"
|
|
2278
|
-
resolved "https://registry.yarnpkg.com/@smithy/is-array-buffer/-/is-array-buffer-4.1.0.tgz#d18a2f22280e7173633cb91a9bdb6f3d8a6560b8"
|
|
2279
|
-
integrity sha512-ePTYUOV54wMogio+he4pBybe8fwg4sDvEVDBU8ZlHOZXbXK3/C0XfJgUCu6qAZcawv05ZhZzODGUerFBPsPUDQ==
|
|
2280
|
-
dependencies:
|
|
2281
|
-
tslib "^2.6.2"
|
|
2282
|
-
|
|
2283
2142
|
"@smithy/is-array-buffer@^4.2.0":
|
|
2284
2143
|
version "4.2.0"
|
|
2285
2144
|
resolved "https://registry.yarnpkg.com/@smithy/is-array-buffer/-/is-array-buffer-4.2.0.tgz#b0f874c43887d3ad44f472a0f3f961bcce0550c2"
|
|
@@ -2296,15 +2155,6 @@
|
|
|
2296
2155
|
"@smithy/util-utf8" "^4.2.0"
|
|
2297
2156
|
tslib "^2.6.2"
|
|
2298
2157
|
|
|
2299
|
-
"@smithy/middleware-content-length@^4.1.1":
|
|
2300
|
-
version "4.1.1"
|
|
2301
|
-
resolved "https://registry.yarnpkg.com/@smithy/middleware-content-length/-/middleware-content-length-4.1.1.tgz#eaea7bd14c7a0b64aef87b8c372c2a04d7b9cb72"
|
|
2302
|
-
integrity sha512-9wlfBBgTsRvC2JxLJxv4xDGNBrZuio3AgSl0lSFX7fneW2cGskXTYpFxCdRYD2+5yzmsiTuaAJD1Wp7gWt9y9w==
|
|
2303
|
-
dependencies:
|
|
2304
|
-
"@smithy/protocol-http" "^5.2.1"
|
|
2305
|
-
"@smithy/types" "^4.5.0"
|
|
2306
|
-
tslib "^2.6.2"
|
|
2307
|
-
|
|
2308
2158
|
"@smithy/middleware-content-length@^4.2.0":
|
|
2309
2159
|
version "4.2.0"
|
|
2310
2160
|
resolved "https://registry.yarnpkg.com/@smithy/middleware-content-length/-/middleware-content-length-4.2.0.tgz#bf1bea6e7c0e35e8c6d4825880e4cfa903cbd501"
|
|
@@ -2314,20 +2164,6 @@
|
|
|
2314
2164
|
"@smithy/types" "^4.6.0"
|
|
2315
2165
|
tslib "^2.6.2"
|
|
2316
2166
|
|
|
2317
|
-
"@smithy/middleware-endpoint@^4.2.4", "@smithy/middleware-endpoint@^4.2.5":
|
|
2318
|
-
version "4.2.5"
|
|
2319
|
-
resolved "https://registry.yarnpkg.com/@smithy/middleware-endpoint/-/middleware-endpoint-4.2.5.tgz#6609d3c0f0d20c01dee95971527bf87d9d14c8cc"
|
|
2320
|
-
integrity sha512-DdOIpssQ5LFev7hV6GX9TMBW5ChTsQBxqgNW1ZGtJNSAi5ksd5klwPwwMY0ejejfEzwXXGqxgVO3cpaod4veiA==
|
|
2321
|
-
dependencies:
|
|
2322
|
-
"@smithy/core" "^3.13.0"
|
|
2323
|
-
"@smithy/middleware-serde" "^4.1.1"
|
|
2324
|
-
"@smithy/node-config-provider" "^4.2.2"
|
|
2325
|
-
"@smithy/shared-ini-file-loader" "^4.2.0"
|
|
2326
|
-
"@smithy/types" "^4.5.0"
|
|
2327
|
-
"@smithy/url-parser" "^4.1.1"
|
|
2328
|
-
"@smithy/util-middleware" "^4.1.1"
|
|
2329
|
-
tslib "^2.6.2"
|
|
2330
|
-
|
|
2331
2167
|
"@smithy/middleware-endpoint@^4.3.0":
|
|
2332
2168
|
version "4.3.0"
|
|
2333
2169
|
resolved "https://registry.yarnpkg.com/@smithy/middleware-endpoint/-/middleware-endpoint-4.3.0.tgz#407ce4051be2f1855259a02900a957e9b347fdfd"
|
|
@@ -2342,19 +2178,18 @@
|
|
|
2342
2178
|
"@smithy/util-middleware" "^4.2.0"
|
|
2343
2179
|
tslib "^2.6.2"
|
|
2344
2180
|
|
|
2345
|
-
"@smithy/middleware-
|
|
2181
|
+
"@smithy/middleware-endpoint@^4.3.1":
|
|
2346
2182
|
version "4.3.1"
|
|
2347
|
-
resolved "https://registry.yarnpkg.com/@smithy/middleware-
|
|
2348
|
-
integrity sha512-
|
|
2349
|
-
dependencies:
|
|
2350
|
-
"@smithy/
|
|
2351
|
-
"@smithy/
|
|
2352
|
-
"@smithy/
|
|
2353
|
-
"@smithy/
|
|
2354
|
-
"@smithy/types" "^4.
|
|
2355
|
-
"@smithy/
|
|
2356
|
-
"@smithy/util-
|
|
2357
|
-
"@smithy/uuid" "^1.0.0"
|
|
2183
|
+
resolved "https://registry.yarnpkg.com/@smithy/middleware-endpoint/-/middleware-endpoint-4.3.1.tgz#0ff2d78e7126c52924a48ac7cfe8a60a234a865a"
|
|
2184
|
+
integrity sha512-JtM4SjEgImLEJVXdsbvWHYiJ9dtuKE8bqLlvkvGi96LbejDL6qnVpVxEFUximFodoQbg0Gnkyff9EKUhFhVJFw==
|
|
2185
|
+
dependencies:
|
|
2186
|
+
"@smithy/core" "^3.15.0"
|
|
2187
|
+
"@smithy/middleware-serde" "^4.2.0"
|
|
2188
|
+
"@smithy/node-config-provider" "^4.3.0"
|
|
2189
|
+
"@smithy/shared-ini-file-loader" "^4.3.0"
|
|
2190
|
+
"@smithy/types" "^4.6.0"
|
|
2191
|
+
"@smithy/url-parser" "^4.2.0"
|
|
2192
|
+
"@smithy/util-middleware" "^4.2.0"
|
|
2358
2193
|
tslib "^2.6.2"
|
|
2359
2194
|
|
|
2360
2195
|
"@smithy/middleware-retry@^4.4.0":
|
|
@@ -2372,13 +2207,19 @@
|
|
|
2372
2207
|
"@smithy/uuid" "^1.1.0"
|
|
2373
2208
|
tslib "^2.6.2"
|
|
2374
2209
|
|
|
2375
|
-
"@smithy/middleware-
|
|
2376
|
-
version "4.
|
|
2377
|
-
resolved "https://registry.yarnpkg.com/@smithy/middleware-
|
|
2378
|
-
integrity sha512-
|
|
2210
|
+
"@smithy/middleware-retry@^4.4.1":
|
|
2211
|
+
version "4.4.1"
|
|
2212
|
+
resolved "https://registry.yarnpkg.com/@smithy/middleware-retry/-/middleware-retry-4.4.1.tgz#6986ee827053986848f7ece835887c7a28c3d49a"
|
|
2213
|
+
integrity sha512-wXxS4ex8cJJteL0PPQmWYkNi9QKDWZIpsndr0wZI2EL+pSSvA/qqxXU60gBOJoIc2YgtZSWY/PE86qhKCCKP1w==
|
|
2379
2214
|
dependencies:
|
|
2380
|
-
"@smithy/
|
|
2381
|
-
"@smithy/
|
|
2215
|
+
"@smithy/node-config-provider" "^4.3.0"
|
|
2216
|
+
"@smithy/protocol-http" "^5.3.0"
|
|
2217
|
+
"@smithy/service-error-classification" "^4.2.0"
|
|
2218
|
+
"@smithy/smithy-client" "^4.7.1"
|
|
2219
|
+
"@smithy/types" "^4.6.0"
|
|
2220
|
+
"@smithy/util-middleware" "^4.2.0"
|
|
2221
|
+
"@smithy/util-retry" "^4.2.0"
|
|
2222
|
+
"@smithy/uuid" "^1.1.0"
|
|
2382
2223
|
tslib "^2.6.2"
|
|
2383
2224
|
|
|
2384
2225
|
"@smithy/middleware-serde@^4.2.0":
|
|
@@ -2390,14 +2231,6 @@
|
|
|
2390
2231
|
"@smithy/types" "^4.6.0"
|
|
2391
2232
|
tslib "^2.6.2"
|
|
2392
2233
|
|
|
2393
|
-
"@smithy/middleware-stack@^4.1.1":
|
|
2394
|
-
version "4.1.1"
|
|
2395
|
-
resolved "https://registry.yarnpkg.com/@smithy/middleware-stack/-/middleware-stack-4.1.1.tgz#1d533fde4ccbb62d7fc0f0b8ac518b7e4791e311"
|
|
2396
|
-
integrity sha512-ygRnniqNcDhHzs6QAPIdia26M7e7z9gpkIMUe/pK0RsrQ7i5MblwxY8078/QCnGq6AmlUUWgljK2HlelsKIb/A==
|
|
2397
|
-
dependencies:
|
|
2398
|
-
"@smithy/types" "^4.5.0"
|
|
2399
|
-
tslib "^2.6.2"
|
|
2400
|
-
|
|
2401
2234
|
"@smithy/middleware-stack@^4.2.0":
|
|
2402
2235
|
version "4.2.0"
|
|
2403
2236
|
resolved "https://registry.yarnpkg.com/@smithy/middleware-stack/-/middleware-stack-4.2.0.tgz#fa2f7dcdb0f3a1649d1d2ec3dc4841d9c2f70e67"
|
|
@@ -2406,16 +2239,6 @@
|
|
|
2406
2239
|
"@smithy/types" "^4.6.0"
|
|
2407
2240
|
tslib "^2.6.2"
|
|
2408
2241
|
|
|
2409
|
-
"@smithy/node-config-provider@^4.2.2":
|
|
2410
|
-
version "4.2.2"
|
|
2411
|
-
resolved "https://registry.yarnpkg.com/@smithy/node-config-provider/-/node-config-provider-4.2.2.tgz#ede9ac2f689cfdf26815a53fadf139e6aa77bdbb"
|
|
2412
|
-
integrity sha512-SYGTKyPvyCfEzIN5rD8q/bYaOPZprYUPD2f5g9M7OjaYupWOoQFYJ5ho+0wvxIRf471i2SR4GoiZ2r94Jq9h6A==
|
|
2413
|
-
dependencies:
|
|
2414
|
-
"@smithy/property-provider" "^4.1.1"
|
|
2415
|
-
"@smithy/shared-ini-file-loader" "^4.2.0"
|
|
2416
|
-
"@smithy/types" "^4.5.0"
|
|
2417
|
-
tslib "^2.6.2"
|
|
2418
|
-
|
|
2419
2242
|
"@smithy/node-config-provider@^4.3.0":
|
|
2420
2243
|
version "4.3.0"
|
|
2421
2244
|
resolved "https://registry.yarnpkg.com/@smithy/node-config-provider/-/node-config-provider-4.3.0.tgz#619ba522d683081d06f112a581b9009988cb38eb"
|
|
@@ -2426,17 +2249,6 @@
|
|
|
2426
2249
|
"@smithy/types" "^4.6.0"
|
|
2427
2250
|
tslib "^2.6.2"
|
|
2428
2251
|
|
|
2429
|
-
"@smithy/node-http-handler@^4.2.1":
|
|
2430
|
-
version "4.2.1"
|
|
2431
|
-
resolved "https://registry.yarnpkg.com/@smithy/node-http-handler/-/node-http-handler-4.2.1.tgz#d7ab8e31659030d3d5a68f0982f15c00b1e67a0c"
|
|
2432
|
-
integrity sha512-REyybygHlxo3TJICPF89N2pMQSf+p+tBJqpVe1+77Cfi9HBPReNjTgtZ1Vg73exq24vkqJskKDpfF74reXjxfw==
|
|
2433
|
-
dependencies:
|
|
2434
|
-
"@smithy/abort-controller" "^4.1.1"
|
|
2435
|
-
"@smithy/protocol-http" "^5.2.1"
|
|
2436
|
-
"@smithy/querystring-builder" "^4.1.1"
|
|
2437
|
-
"@smithy/types" "^4.5.0"
|
|
2438
|
-
tslib "^2.6.2"
|
|
2439
|
-
|
|
2440
2252
|
"@smithy/node-http-handler@^4.3.0":
|
|
2441
2253
|
version "4.3.0"
|
|
2442
2254
|
resolved "https://registry.yarnpkg.com/@smithy/node-http-handler/-/node-http-handler-4.3.0.tgz#783d3dbdf5b90b9e0ca1e56070a3be38b3836b7d"
|
|
@@ -2448,14 +2260,6 @@
|
|
|
2448
2260
|
"@smithy/types" "^4.6.0"
|
|
2449
2261
|
tslib "^2.6.2"
|
|
2450
2262
|
|
|
2451
|
-
"@smithy/property-provider@^4.1.1":
|
|
2452
|
-
version "4.1.1"
|
|
2453
|
-
resolved "https://registry.yarnpkg.com/@smithy/property-provider/-/property-provider-4.1.1.tgz#6e11ae6729840314afed05fd6ab48f62c654116b"
|
|
2454
|
-
integrity sha512-gm3ZS7DHxUbzC2wr8MUCsAabyiXY0gaj3ROWnhSx/9sPMc6eYLMM4rX81w1zsMaObj2Lq3PZtNCC1J6lpEY7zg==
|
|
2455
|
-
dependencies:
|
|
2456
|
-
"@smithy/types" "^4.5.0"
|
|
2457
|
-
tslib "^2.6.2"
|
|
2458
|
-
|
|
2459
2263
|
"@smithy/property-provider@^4.2.0":
|
|
2460
2264
|
version "4.2.0"
|
|
2461
2265
|
resolved "https://registry.yarnpkg.com/@smithy/property-provider/-/property-provider-4.2.0.tgz#431c573326f572ae9063d58c21690f28251f9dce"
|
|
@@ -2464,14 +2268,6 @@
|
|
|
2464
2268
|
"@smithy/types" "^4.6.0"
|
|
2465
2269
|
tslib "^2.6.2"
|
|
2466
2270
|
|
|
2467
|
-
"@smithy/protocol-http@^5.2.1":
|
|
2468
|
-
version "5.2.1"
|
|
2469
|
-
resolved "https://registry.yarnpkg.com/@smithy/protocol-http/-/protocol-http-5.2.1.tgz#33f2b8e4e1082c3ae0372d1322577e6fa71d7824"
|
|
2470
|
-
integrity sha512-T8SlkLYCwfT/6m33SIU/JOVGNwoelkrvGjFKDSDtVvAXj/9gOT78JVJEas5a+ETjOu4SVvpCstKgd0PxSu/aHw==
|
|
2471
|
-
dependencies:
|
|
2472
|
-
"@smithy/types" "^4.5.0"
|
|
2473
|
-
tslib "^2.6.2"
|
|
2474
|
-
|
|
2475
2271
|
"@smithy/protocol-http@^5.3.0":
|
|
2476
2272
|
version "5.3.0"
|
|
2477
2273
|
resolved "https://registry.yarnpkg.com/@smithy/protocol-http/-/protocol-http-5.3.0.tgz#2a2834386b706b959d20e7841099b1780ae62ace"
|
|
@@ -2480,15 +2276,6 @@
|
|
|
2480
2276
|
"@smithy/types" "^4.6.0"
|
|
2481
2277
|
tslib "^2.6.2"
|
|
2482
2278
|
|
|
2483
|
-
"@smithy/querystring-builder@^4.1.1":
|
|
2484
|
-
version "4.1.1"
|
|
2485
|
-
resolved "https://registry.yarnpkg.com/@smithy/querystring-builder/-/querystring-builder-4.1.1.tgz#4d35c1735de8214055424045a117fa5d1d5cdec1"
|
|
2486
|
-
integrity sha512-J9b55bfimP4z/Jg1gNo+AT84hr90p716/nvxDkPGCD4W70MPms0h8KF50RDRgBGZeL83/u59DWNqJv6tEP/DHA==
|
|
2487
|
-
dependencies:
|
|
2488
|
-
"@smithy/types" "^4.5.0"
|
|
2489
|
-
"@smithy/util-uri-escape" "^4.1.0"
|
|
2490
|
-
tslib "^2.6.2"
|
|
2491
|
-
|
|
2492
2279
|
"@smithy/querystring-builder@^4.2.0":
|
|
2493
2280
|
version "4.2.0"
|
|
2494
2281
|
resolved "https://registry.yarnpkg.com/@smithy/querystring-builder/-/querystring-builder-4.2.0.tgz#a6191d2eccc14ffce821a559ec26c94c636a39c6"
|
|
@@ -2498,14 +2285,6 @@
|
|
|
2498
2285
|
"@smithy/util-uri-escape" "^4.2.0"
|
|
2499
2286
|
tslib "^2.6.2"
|
|
2500
2287
|
|
|
2501
|
-
"@smithy/querystring-parser@^4.1.1":
|
|
2502
|
-
version "4.1.1"
|
|
2503
|
-
resolved "https://registry.yarnpkg.com/@smithy/querystring-parser/-/querystring-parser-4.1.1.tgz#21b861439b2db16abeb0a6789b126705fa25eea1"
|
|
2504
|
-
integrity sha512-63TEp92YFz0oQ7Pj9IuI3IgnprP92LrZtRAkE3c6wLWJxfy/yOPRt39IOKerVr0JS770olzl0kGafXlAXZ1vng==
|
|
2505
|
-
dependencies:
|
|
2506
|
-
"@smithy/types" "^4.5.0"
|
|
2507
|
-
tslib "^2.6.2"
|
|
2508
|
-
|
|
2509
2288
|
"@smithy/querystring-parser@^4.2.0":
|
|
2510
2289
|
version "4.2.0"
|
|
2511
2290
|
resolved "https://registry.yarnpkg.com/@smithy/querystring-parser/-/querystring-parser-4.2.0.tgz#4c4ebe257e951dff91f9db65f9558752641185e8"
|
|
@@ -2514,13 +2293,6 @@
|
|
|
2514
2293
|
"@smithy/types" "^4.6.0"
|
|
2515
2294
|
tslib "^2.6.2"
|
|
2516
2295
|
|
|
2517
|
-
"@smithy/service-error-classification@^4.1.2":
|
|
2518
|
-
version "4.1.2"
|
|
2519
|
-
resolved "https://registry.yarnpkg.com/@smithy/service-error-classification/-/service-error-classification-4.1.2.tgz#06839c332f4620a4b80c78a0c32377732dc6697a"
|
|
2520
|
-
integrity sha512-Kqd8wyfmBWHZNppZSMfrQFpc3M9Y/kjyN8n8P4DqJJtuwgK1H914R471HTw7+RL+T7+kI1f1gOnL7Vb5z9+NgQ==
|
|
2521
|
-
dependencies:
|
|
2522
|
-
"@smithy/types" "^4.5.0"
|
|
2523
|
-
|
|
2524
2296
|
"@smithy/service-error-classification@^4.2.0":
|
|
2525
2297
|
version "4.2.0"
|
|
2526
2298
|
resolved "https://registry.yarnpkg.com/@smithy/service-error-classification/-/service-error-classification-4.2.0.tgz#d98d9b351d05c21b83c5a012194480a8c2eae5b7"
|
|
@@ -2528,14 +2300,6 @@
|
|
|
2528
2300
|
dependencies:
|
|
2529
2301
|
"@smithy/types" "^4.6.0"
|
|
2530
2302
|
|
|
2531
|
-
"@smithy/shared-ini-file-loader@^4.2.0":
|
|
2532
|
-
version "4.2.0"
|
|
2533
|
-
resolved "https://registry.yarnpkg.com/@smithy/shared-ini-file-loader/-/shared-ini-file-loader-4.2.0.tgz#e4717242686bf611bd1a5d6f79870abe480c1c99"
|
|
2534
|
-
integrity sha512-OQTfmIEp2LLuWdxa8nEEPhZmiOREO6bcB6pjs0AySf4yiZhl6kMOfqmcwcY8BaBPX+0Tb+tG7/Ia/6mwpoZ7Pw==
|
|
2535
|
-
dependencies:
|
|
2536
|
-
"@smithy/types" "^4.5.0"
|
|
2537
|
-
tslib "^2.6.2"
|
|
2538
|
-
|
|
2539
2303
|
"@smithy/shared-ini-file-loader@^4.3.0":
|
|
2540
2304
|
version "4.3.0"
|
|
2541
2305
|
resolved "https://registry.yarnpkg.com/@smithy/shared-ini-file-loader/-/shared-ini-file-loader-4.3.0.tgz#241a493ea7fa7faeaefccf6a5fa81af521d91cfa"
|
|
@@ -2544,20 +2308,6 @@
|
|
|
2544
2308
|
"@smithy/types" "^4.6.0"
|
|
2545
2309
|
tslib "^2.6.2"
|
|
2546
2310
|
|
|
2547
|
-
"@smithy/signature-v4@^5.2.1":
|
|
2548
|
-
version "5.2.1"
|
|
2549
|
-
resolved "https://registry.yarnpkg.com/@smithy/signature-v4/-/signature-v4-5.2.1.tgz#0048489d2f1b3c888382595a085edd31967498f8"
|
|
2550
|
-
integrity sha512-M9rZhWQLjlQVCCR37cSjHfhriGRN+FQ8UfgrYNufv66TJgk+acaggShl3KS5U/ssxivvZLlnj7QH2CUOKlxPyA==
|
|
2551
|
-
dependencies:
|
|
2552
|
-
"@smithy/is-array-buffer" "^4.1.0"
|
|
2553
|
-
"@smithy/protocol-http" "^5.2.1"
|
|
2554
|
-
"@smithy/types" "^4.5.0"
|
|
2555
|
-
"@smithy/util-hex-encoding" "^4.1.0"
|
|
2556
|
-
"@smithy/util-middleware" "^4.1.1"
|
|
2557
|
-
"@smithy/util-uri-escape" "^4.1.0"
|
|
2558
|
-
"@smithy/util-utf8" "^4.1.0"
|
|
2559
|
-
tslib "^2.6.2"
|
|
2560
|
-
|
|
2561
2311
|
"@smithy/signature-v4@^5.3.0":
|
|
2562
2312
|
version "5.3.0"
|
|
2563
2313
|
resolved "https://registry.yarnpkg.com/@smithy/signature-v4/-/signature-v4-5.3.0.tgz#05d459cc4ec8f9d7300bb6b488cccedf2b73b7fb"
|
|
@@ -2572,19 +2322,6 @@
|
|
|
2572
2322
|
"@smithy/util-utf8" "^4.2.0"
|
|
2573
2323
|
tslib "^2.6.2"
|
|
2574
2324
|
|
|
2575
|
-
"@smithy/smithy-client@^4.6.4", "@smithy/smithy-client@^4.6.5":
|
|
2576
|
-
version "4.6.5"
|
|
2577
|
-
resolved "https://registry.yarnpkg.com/@smithy/smithy-client/-/smithy-client-4.6.5.tgz#703e58c4036ae3c383d6969440d94fda09939403"
|
|
2578
|
-
integrity sha512-6J2hhuWu7EjnvLBIGltPCqzNswL1cW/AkaZx6i56qLsQ0ix17IAhmDD9aMmL+6CN9nCJODOXpBTCQS6iKAA7/g==
|
|
2579
|
-
dependencies:
|
|
2580
|
-
"@smithy/core" "^3.13.0"
|
|
2581
|
-
"@smithy/middleware-endpoint" "^4.2.5"
|
|
2582
|
-
"@smithy/middleware-stack" "^4.1.1"
|
|
2583
|
-
"@smithy/protocol-http" "^5.2.1"
|
|
2584
|
-
"@smithy/types" "^4.5.0"
|
|
2585
|
-
"@smithy/util-stream" "^4.3.2"
|
|
2586
|
-
tslib "^2.6.2"
|
|
2587
|
-
|
|
2588
2325
|
"@smithy/smithy-client@^4.7.0":
|
|
2589
2326
|
version "4.7.0"
|
|
2590
2327
|
resolved "https://registry.yarnpkg.com/@smithy/smithy-client/-/smithy-client-4.7.0.tgz#1b0b74a3f58bdf7a77024473b6fe6ec1aa9556c2"
|
|
@@ -2598,6 +2335,19 @@
|
|
|
2598
2335
|
"@smithy/util-stream" "^4.4.0"
|
|
2599
2336
|
tslib "^2.6.2"
|
|
2600
2337
|
|
|
2338
|
+
"@smithy/smithy-client@^4.7.1":
|
|
2339
|
+
version "4.7.1"
|
|
2340
|
+
resolved "https://registry.yarnpkg.com/@smithy/smithy-client/-/smithy-client-4.7.1.tgz#78f201b61d8305abd7bb1f0c196b64a22b1c7691"
|
|
2341
|
+
integrity sha512-WXVbiyNf/WOS/RHUoFMkJ6leEVpln5ojCjNBnzoZeMsnCg3A0BRhLK3WYc4V7PmYcYPZh9IYzzAg9XcNSzYxYQ==
|
|
2342
|
+
dependencies:
|
|
2343
|
+
"@smithy/core" "^3.15.0"
|
|
2344
|
+
"@smithy/middleware-endpoint" "^4.3.1"
|
|
2345
|
+
"@smithy/middleware-stack" "^4.2.0"
|
|
2346
|
+
"@smithy/protocol-http" "^5.3.0"
|
|
2347
|
+
"@smithy/types" "^4.6.0"
|
|
2348
|
+
"@smithy/util-stream" "^4.5.0"
|
|
2349
|
+
tslib "^2.6.2"
|
|
2350
|
+
|
|
2601
2351
|
"@smithy/types@^4.3.2":
|
|
2602
2352
|
version "4.3.2"
|
|
2603
2353
|
resolved "https://registry.yarnpkg.com/@smithy/types/-/types-4.3.2.tgz#66ac513e7057637de262e41ac15f70cf464c018a"
|
|
@@ -2605,13 +2355,6 @@
|
|
|
2605
2355
|
dependencies:
|
|
2606
2356
|
tslib "^2.6.2"
|
|
2607
2357
|
|
|
2608
|
-
"@smithy/types@^4.5.0":
|
|
2609
|
-
version "4.5.0"
|
|
2610
|
-
resolved "https://registry.yarnpkg.com/@smithy/types/-/types-4.5.0.tgz#850e334662a1ef1286c35814940c80880400a370"
|
|
2611
|
-
integrity sha512-RkUpIOsVlAwUIZXO1dsz8Zm+N72LClFfsNqf173catVlvRZiwPy0x2u0JLEA4byreOPKDZPGjmPDylMoP8ZJRg==
|
|
2612
|
-
dependencies:
|
|
2613
|
-
tslib "^2.6.2"
|
|
2614
|
-
|
|
2615
2358
|
"@smithy/types@^4.6.0":
|
|
2616
2359
|
version "4.6.0"
|
|
2617
2360
|
resolved "https://registry.yarnpkg.com/@smithy/types/-/types-4.6.0.tgz#8ea8b15fedee3cdc555e8f947ce35fb1e973bb7a"
|
|
@@ -2619,15 +2362,6 @@
|
|
|
2619
2362
|
dependencies:
|
|
2620
2363
|
tslib "^2.6.2"
|
|
2621
2364
|
|
|
2622
|
-
"@smithy/url-parser@^4.1.1":
|
|
2623
|
-
version "4.1.1"
|
|
2624
|
-
resolved "https://registry.yarnpkg.com/@smithy/url-parser/-/url-parser-4.1.1.tgz#0e9a5e72b3cf9d7ab7305f9093af5528d9debaf6"
|
|
2625
|
-
integrity sha512-bx32FUpkhcaKlEoOMbScvc93isaSiRM75pQ5IgIBaMkT7qMlIibpPRONyx/0CvrXHzJLpOn/u6YiDX2hcvs7Dg==
|
|
2626
|
-
dependencies:
|
|
2627
|
-
"@smithy/querystring-parser" "^4.1.1"
|
|
2628
|
-
"@smithy/types" "^4.5.0"
|
|
2629
|
-
tslib "^2.6.2"
|
|
2630
|
-
|
|
2631
2365
|
"@smithy/url-parser@^4.2.0":
|
|
2632
2366
|
version "4.2.0"
|
|
2633
2367
|
resolved "https://registry.yarnpkg.com/@smithy/url-parser/-/url-parser-4.2.0.tgz#b6d6e739233ae120e4d6725b04375cb87791491f"
|
|
@@ -2637,15 +2371,6 @@
|
|
|
2637
2371
|
"@smithy/types" "^4.6.0"
|
|
2638
2372
|
tslib "^2.6.2"
|
|
2639
2373
|
|
|
2640
|
-
"@smithy/util-base64@^4.1.0":
|
|
2641
|
-
version "4.1.0"
|
|
2642
|
-
resolved "https://registry.yarnpkg.com/@smithy/util-base64/-/util-base64-4.1.0.tgz#5965026081d9aef4a8246f5702807570abe538b2"
|
|
2643
|
-
integrity sha512-RUGd4wNb8GeW7xk+AY5ghGnIwM96V0l2uzvs/uVHf+tIuVX2WSvynk5CxNoBCsM2rQRSZElAo9rt3G5mJ/gktQ==
|
|
2644
|
-
dependencies:
|
|
2645
|
-
"@smithy/util-buffer-from" "^4.1.0"
|
|
2646
|
-
"@smithy/util-utf8" "^4.1.0"
|
|
2647
|
-
tslib "^2.6.2"
|
|
2648
|
-
|
|
2649
2374
|
"@smithy/util-base64@^4.2.0":
|
|
2650
2375
|
version "4.2.0"
|
|
2651
2376
|
resolved "https://registry.yarnpkg.com/@smithy/util-base64/-/util-base64-4.2.0.tgz#677f616772389adbad278b05d84835abbfe63bbc"
|
|
@@ -2655,11 +2380,13 @@
|
|
|
2655
2380
|
"@smithy/util-utf8" "^4.2.0"
|
|
2656
2381
|
tslib "^2.6.2"
|
|
2657
2382
|
|
|
2658
|
-
"@smithy/util-
|
|
2659
|
-
version "4.
|
|
2660
|
-
resolved "https://registry.yarnpkg.com/@smithy/util-
|
|
2661
|
-
integrity sha512-
|
|
2383
|
+
"@smithy/util-base64@^4.3.0":
|
|
2384
|
+
version "4.3.0"
|
|
2385
|
+
resolved "https://registry.yarnpkg.com/@smithy/util-base64/-/util-base64-4.3.0.tgz#5e287b528793aa7363877c1a02cd880d2e76241d"
|
|
2386
|
+
integrity sha512-GkXZ59JfyxsIwNTWFnjmFEI8kZpRNIBfxKjv09+nkAWPt/4aGaEWMM04m4sxgNVWkbt2MdSvE3KF/PfX4nFedQ==
|
|
2662
2387
|
dependencies:
|
|
2388
|
+
"@smithy/util-buffer-from" "^4.2.0"
|
|
2389
|
+
"@smithy/util-utf8" "^4.2.0"
|
|
2663
2390
|
tslib "^2.6.2"
|
|
2664
2391
|
|
|
2665
2392
|
"@smithy/util-body-length-browser@^4.2.0":
|
|
@@ -2669,13 +2396,6 @@
|
|
|
2669
2396
|
dependencies:
|
|
2670
2397
|
tslib "^2.6.2"
|
|
2671
2398
|
|
|
2672
|
-
"@smithy/util-body-length-node@^4.1.0":
|
|
2673
|
-
version "4.1.0"
|
|
2674
|
-
resolved "https://registry.yarnpkg.com/@smithy/util-body-length-node/-/util-body-length-node-4.1.0.tgz#646750e4af58f97254a5d5cfeaba7d992f0152ec"
|
|
2675
|
-
integrity sha512-BOI5dYjheZdgR9XiEM3HJcEMCXSoqbzu7CzIgYrx0UtmvtC3tC2iDGpJLsSRFffUpy8ymsg2ARMP5fR8mtuUQQ==
|
|
2676
|
-
dependencies:
|
|
2677
|
-
tslib "^2.6.2"
|
|
2678
|
-
|
|
2679
2399
|
"@smithy/util-body-length-node@^4.2.0":
|
|
2680
2400
|
version "4.2.0"
|
|
2681
2401
|
resolved "https://registry.yarnpkg.com/@smithy/util-body-length-node/-/util-body-length-node-4.2.0.tgz#ea6a0fdabb48dd0b212e17e42b1f07bb7373147b"
|
|
@@ -2683,6 +2403,13 @@
|
|
|
2683
2403
|
dependencies:
|
|
2684
2404
|
tslib "^2.6.2"
|
|
2685
2405
|
|
|
2406
|
+
"@smithy/util-body-length-node@^4.2.1":
|
|
2407
|
+
version "4.2.1"
|
|
2408
|
+
resolved "https://registry.yarnpkg.com/@smithy/util-body-length-node/-/util-body-length-node-4.2.1.tgz#79c8a5d18e010cce6c42d5cbaf6c1958523e6fec"
|
|
2409
|
+
integrity sha512-h53dz/pISVrVrfxV1iqXlx5pRg3V2YWFcSQyPyXZRrZoZj4R4DeWRDo1a7dd3CPTcFi3kE+98tuNyD2axyZReA==
|
|
2410
|
+
dependencies:
|
|
2411
|
+
tslib "^2.6.2"
|
|
2412
|
+
|
|
2686
2413
|
"@smithy/util-buffer-from@^2.2.0":
|
|
2687
2414
|
version "2.2.0"
|
|
2688
2415
|
resolved "https://registry.yarnpkg.com/@smithy/util-buffer-from/-/util-buffer-from-2.2.0.tgz#6fc88585165ec73f8681d426d96de5d402021e4b"
|
|
@@ -2691,14 +2418,6 @@
|
|
|
2691
2418
|
"@smithy/is-array-buffer" "^2.2.0"
|
|
2692
2419
|
tslib "^2.6.2"
|
|
2693
2420
|
|
|
2694
|
-
"@smithy/util-buffer-from@^4.1.0":
|
|
2695
|
-
version "4.1.0"
|
|
2696
|
-
resolved "https://registry.yarnpkg.com/@smithy/util-buffer-from/-/util-buffer-from-4.1.0.tgz#21f9e644a0eb41226d92e4eff763f76a7db7e9cc"
|
|
2697
|
-
integrity sha512-N6yXcjfe/E+xKEccWEKzK6M+crMrlwaCepKja0pNnlSkm6SjAeLKKA++er5Ba0I17gvKfN/ThV+ZOx/CntKTVw==
|
|
2698
|
-
dependencies:
|
|
2699
|
-
"@smithy/is-array-buffer" "^4.1.0"
|
|
2700
|
-
tslib "^2.6.2"
|
|
2701
|
-
|
|
2702
2421
|
"@smithy/util-buffer-from@^4.2.0":
|
|
2703
2422
|
version "4.2.0"
|
|
2704
2423
|
resolved "https://registry.yarnpkg.com/@smithy/util-buffer-from/-/util-buffer-from-4.2.0.tgz#7abd12c4991b546e7cee24d1e8b4bfaa35c68a9d"
|
|
@@ -2707,13 +2426,6 @@
|
|
|
2707
2426
|
"@smithy/is-array-buffer" "^4.2.0"
|
|
2708
2427
|
tslib "^2.6.2"
|
|
2709
2428
|
|
|
2710
|
-
"@smithy/util-config-provider@^4.1.0":
|
|
2711
|
-
version "4.1.0"
|
|
2712
|
-
resolved "https://registry.yarnpkg.com/@smithy/util-config-provider/-/util-config-provider-4.1.0.tgz#6a07d73446c1e9a46d7a3c125f2a9301060bc957"
|
|
2713
|
-
integrity sha512-swXz2vMjrP1ZusZWVTB/ai5gK+J8U0BWvP10v9fpcFvg+Xi/87LHvHfst2IgCs1i0v4qFZfGwCmeD/KNCdJZbQ==
|
|
2714
|
-
dependencies:
|
|
2715
|
-
tslib "^2.6.2"
|
|
2716
|
-
|
|
2717
2429
|
"@smithy/util-config-provider@^4.2.0":
|
|
2718
2430
|
version "4.2.0"
|
|
2719
2431
|
resolved "https://registry.yarnpkg.com/@smithy/util-config-provider/-/util-config-provider-4.2.0.tgz#2e4722937f8feda4dcb09672c59925a4e6286cfc"
|
|
@@ -2721,17 +2433,6 @@
|
|
|
2721
2433
|
dependencies:
|
|
2722
2434
|
tslib "^2.6.2"
|
|
2723
2435
|
|
|
2724
|
-
"@smithy/util-defaults-mode-browser@^4.1.4":
|
|
2725
|
-
version "4.1.5"
|
|
2726
|
-
resolved "https://registry.yarnpkg.com/@smithy/util-defaults-mode-browser/-/util-defaults-mode-browser-4.1.5.tgz#12b88fc97198a8ec25b501722b25f0afd2bbb1d2"
|
|
2727
|
-
integrity sha512-FGBhlmFZVSRto816l6IwrmDcQ9pUYX6ikdR1mmAhdtSS1m77FgADukbQg7F7gurXfAvloxE/pgsrb7SGja6FQA==
|
|
2728
|
-
dependencies:
|
|
2729
|
-
"@smithy/property-provider" "^4.1.1"
|
|
2730
|
-
"@smithy/smithy-client" "^4.6.5"
|
|
2731
|
-
"@smithy/types" "^4.5.0"
|
|
2732
|
-
bowser "^2.11.0"
|
|
2733
|
-
tslib "^2.6.2"
|
|
2734
|
-
|
|
2735
2436
|
"@smithy/util-defaults-mode-browser@^4.2.0":
|
|
2736
2437
|
version "4.2.0"
|
|
2737
2438
|
resolved "https://registry.yarnpkg.com/@smithy/util-defaults-mode-browser/-/util-defaults-mode-browser-4.2.0.tgz#7b9f0299203aaa48953c4997c1630bdeffd80ec0"
|
|
@@ -2743,17 +2444,14 @@
|
|
|
2743
2444
|
bowser "^2.11.0"
|
|
2744
2445
|
tslib "^2.6.2"
|
|
2745
2446
|
|
|
2746
|
-
"@smithy/util-defaults-mode-
|
|
2747
|
-
version "4.
|
|
2748
|
-
resolved "https://registry.yarnpkg.com/@smithy/util-defaults-mode-
|
|
2749
|
-
integrity sha512-
|
|
2750
|
-
dependencies:
|
|
2751
|
-
"@smithy/
|
|
2752
|
-
"@smithy/
|
|
2753
|
-
"@smithy/
|
|
2754
|
-
"@smithy/property-provider" "^4.1.1"
|
|
2755
|
-
"@smithy/smithy-client" "^4.6.5"
|
|
2756
|
-
"@smithy/types" "^4.5.0"
|
|
2447
|
+
"@smithy/util-defaults-mode-browser@^4.3.0":
|
|
2448
|
+
version "4.3.0"
|
|
2449
|
+
resolved "https://registry.yarnpkg.com/@smithy/util-defaults-mode-browser/-/util-defaults-mode-browser-4.3.0.tgz#ea03c444da5b4080d2280b754c5f93d5ce884fc1"
|
|
2450
|
+
integrity sha512-H4MAj8j8Yp19Mr7vVtGgi7noJjvjJbsKQJkvNnLlrIFduRFT5jq5Eri1k838YW7rN2g5FTnXpz5ktKVr1KVgPQ==
|
|
2451
|
+
dependencies:
|
|
2452
|
+
"@smithy/property-provider" "^4.2.0"
|
|
2453
|
+
"@smithy/smithy-client" "^4.7.1"
|
|
2454
|
+
"@smithy/types" "^4.6.0"
|
|
2757
2455
|
tslib "^2.6.2"
|
|
2758
2456
|
|
|
2759
2457
|
"@smithy/util-defaults-mode-node@^4.2.0":
|
|
@@ -2769,13 +2467,17 @@
|
|
|
2769
2467
|
"@smithy/types" "^4.6.0"
|
|
2770
2468
|
tslib "^2.6.2"
|
|
2771
2469
|
|
|
2772
|
-
"@smithy/util-
|
|
2773
|
-
version "
|
|
2774
|
-
resolved "https://registry.yarnpkg.com/@smithy/util-
|
|
2775
|
-
integrity sha512
|
|
2470
|
+
"@smithy/util-defaults-mode-node@^4.2.1":
|
|
2471
|
+
version "4.2.1"
|
|
2472
|
+
resolved "https://registry.yarnpkg.com/@smithy/util-defaults-mode-node/-/util-defaults-mode-node-4.2.1.tgz#e605d031d0de42db19d9e0458a6acd1eb58120ae"
|
|
2473
|
+
integrity sha512-PuDcgx7/qKEMzV1QFHJ7E4/MMeEjaA7+zS5UNcHCLPvvn59AeZQ0DSDGMpqC2xecfa/1cNGm4l8Ec/VxCuY7Ug==
|
|
2776
2474
|
dependencies:
|
|
2777
|
-
"@smithy/
|
|
2778
|
-
"@smithy/
|
|
2475
|
+
"@smithy/config-resolver" "^4.3.0"
|
|
2476
|
+
"@smithy/credential-provider-imds" "^4.2.0"
|
|
2477
|
+
"@smithy/node-config-provider" "^4.3.0"
|
|
2478
|
+
"@smithy/property-provider" "^4.2.0"
|
|
2479
|
+
"@smithy/smithy-client" "^4.7.1"
|
|
2480
|
+
"@smithy/types" "^4.6.0"
|
|
2779
2481
|
tslib "^2.6.2"
|
|
2780
2482
|
|
|
2781
2483
|
"@smithy/util-endpoints@^3.2.0":
|
|
@@ -2787,13 +2489,6 @@
|
|
|
2787
2489
|
"@smithy/types" "^4.6.0"
|
|
2788
2490
|
tslib "^2.6.2"
|
|
2789
2491
|
|
|
2790
|
-
"@smithy/util-hex-encoding@^4.1.0":
|
|
2791
|
-
version "4.1.0"
|
|
2792
|
-
resolved "https://registry.yarnpkg.com/@smithy/util-hex-encoding/-/util-hex-encoding-4.1.0.tgz#9b27cf0c25d0de2c8ebfe75cc20df84e5014ccc9"
|
|
2793
|
-
integrity sha512-1LcueNN5GYC4tr8mo14yVYbh/Ur8jHhWOxniZXii+1+ePiIbsLZ5fEI0QQGtbRRP5mOhmooos+rLmVASGGoq5w==
|
|
2794
|
-
dependencies:
|
|
2795
|
-
tslib "^2.6.2"
|
|
2796
|
-
|
|
2797
2492
|
"@smithy/util-hex-encoding@^4.2.0":
|
|
2798
2493
|
version "4.2.0"
|
|
2799
2494
|
resolved "https://registry.yarnpkg.com/@smithy/util-hex-encoding/-/util-hex-encoding-4.2.0.tgz#1c22ea3d1e2c3a81ff81c0a4f9c056a175068a7b"
|
|
@@ -2801,14 +2496,6 @@
|
|
|
2801
2496
|
dependencies:
|
|
2802
2497
|
tslib "^2.6.2"
|
|
2803
2498
|
|
|
2804
|
-
"@smithy/util-middleware@^4.1.1":
|
|
2805
|
-
version "4.1.1"
|
|
2806
|
-
resolved "https://registry.yarnpkg.com/@smithy/util-middleware/-/util-middleware-4.1.1.tgz#e19749a127499c9bdada713a8afd807d92d846e2"
|
|
2807
|
-
integrity sha512-CGmZ72mL29VMfESz7S6dekqzCh8ZISj3B+w0g1hZFXaOjGTVaSqfAEFAq8EGp8fUL+Q2l8aqNmt8U1tglTikeg==
|
|
2808
|
-
dependencies:
|
|
2809
|
-
"@smithy/types" "^4.5.0"
|
|
2810
|
-
tslib "^2.6.2"
|
|
2811
|
-
|
|
2812
2499
|
"@smithy/util-middleware@^4.2.0":
|
|
2813
2500
|
version "4.2.0"
|
|
2814
2501
|
resolved "https://registry.yarnpkg.com/@smithy/util-middleware/-/util-middleware-4.2.0.tgz#85973ae0db65af4ab4bedf12f31487a4105d1158"
|
|
@@ -2817,15 +2504,6 @@
|
|
|
2817
2504
|
"@smithy/types" "^4.6.0"
|
|
2818
2505
|
tslib "^2.6.2"
|
|
2819
2506
|
|
|
2820
|
-
"@smithy/util-retry@^4.1.2":
|
|
2821
|
-
version "4.1.2"
|
|
2822
|
-
resolved "https://registry.yarnpkg.com/@smithy/util-retry/-/util-retry-4.1.2.tgz#8d28c27cf69643e173c75cc18ff0186deb7cefed"
|
|
2823
|
-
integrity sha512-NCgr1d0/EdeP6U5PSZ9Uv5SMR5XRRYoVr1kRVtKZxWL3tixEL3UatrPIMFZSKwHlCcp2zPLDvMubVDULRqeunA==
|
|
2824
|
-
dependencies:
|
|
2825
|
-
"@smithy/service-error-classification" "^4.1.2"
|
|
2826
|
-
"@smithy/types" "^4.5.0"
|
|
2827
|
-
tslib "^2.6.2"
|
|
2828
|
-
|
|
2829
2507
|
"@smithy/util-retry@^4.2.0":
|
|
2830
2508
|
version "4.2.0"
|
|
2831
2509
|
resolved "https://registry.yarnpkg.com/@smithy/util-retry/-/util-retry-4.2.0.tgz#1fa58e277b62df98d834e6c8b7d57f4c62ff1baf"
|
|
@@ -2835,20 +2513,6 @@
|
|
|
2835
2513
|
"@smithy/types" "^4.6.0"
|
|
2836
2514
|
tslib "^2.6.2"
|
|
2837
2515
|
|
|
2838
|
-
"@smithy/util-stream@^4.3.2":
|
|
2839
|
-
version "4.3.2"
|
|
2840
|
-
resolved "https://registry.yarnpkg.com/@smithy/util-stream/-/util-stream-4.3.2.tgz#7ce40c266b1e828d73c27e545959cda4f42fd61f"
|
|
2841
|
-
integrity sha512-Ka+FA2UCC/Q1dEqUanCdpqwxOFdf5Dg2VXtPtB1qxLcSGh5C1HdzklIt18xL504Wiy9nNUKwDMRTVCbKGoK69g==
|
|
2842
|
-
dependencies:
|
|
2843
|
-
"@smithy/fetch-http-handler" "^5.2.1"
|
|
2844
|
-
"@smithy/node-http-handler" "^4.2.1"
|
|
2845
|
-
"@smithy/types" "^4.5.0"
|
|
2846
|
-
"@smithy/util-base64" "^4.1.0"
|
|
2847
|
-
"@smithy/util-buffer-from" "^4.1.0"
|
|
2848
|
-
"@smithy/util-hex-encoding" "^4.1.0"
|
|
2849
|
-
"@smithy/util-utf8" "^4.1.0"
|
|
2850
|
-
tslib "^2.6.2"
|
|
2851
|
-
|
|
2852
2516
|
"@smithy/util-stream@^4.4.0":
|
|
2853
2517
|
version "4.4.0"
|
|
2854
2518
|
resolved "https://registry.yarnpkg.com/@smithy/util-stream/-/util-stream-4.4.0.tgz#e203c74b8664d0e3f537185de5da960655333a45"
|
|
@@ -2863,11 +2527,18 @@
|
|
|
2863
2527
|
"@smithy/util-utf8" "^4.2.0"
|
|
2864
2528
|
tslib "^2.6.2"
|
|
2865
2529
|
|
|
2866
|
-
"@smithy/util-
|
|
2867
|
-
version "4.
|
|
2868
|
-
resolved "https://registry.yarnpkg.com/@smithy/util-
|
|
2869
|
-
integrity sha512-
|
|
2530
|
+
"@smithy/util-stream@^4.5.0":
|
|
2531
|
+
version "4.5.0"
|
|
2532
|
+
resolved "https://registry.yarnpkg.com/@smithy/util-stream/-/util-stream-4.5.0.tgz#3bf98b008526974ee68268b36da089641866c2db"
|
|
2533
|
+
integrity sha512-0TD5M5HCGu5diEvZ/O/WquSjhJPasqv7trjoqHyWjNh/FBeBl7a0ztl9uFMOsauYtRfd8jvpzIAQhDHbx+nvZw==
|
|
2870
2534
|
dependencies:
|
|
2535
|
+
"@smithy/fetch-http-handler" "^5.3.1"
|
|
2536
|
+
"@smithy/node-http-handler" "^4.3.0"
|
|
2537
|
+
"@smithy/types" "^4.6.0"
|
|
2538
|
+
"@smithy/util-base64" "^4.3.0"
|
|
2539
|
+
"@smithy/util-buffer-from" "^4.2.0"
|
|
2540
|
+
"@smithy/util-hex-encoding" "^4.2.0"
|
|
2541
|
+
"@smithy/util-utf8" "^4.2.0"
|
|
2871
2542
|
tslib "^2.6.2"
|
|
2872
2543
|
|
|
2873
2544
|
"@smithy/util-uri-escape@^4.2.0":
|
|
@@ -2885,14 +2556,6 @@
|
|
|
2885
2556
|
"@smithy/util-buffer-from" "^2.2.0"
|
|
2886
2557
|
tslib "^2.6.2"
|
|
2887
2558
|
|
|
2888
|
-
"@smithy/util-utf8@^4.1.0":
|
|
2889
|
-
version "4.1.0"
|
|
2890
|
-
resolved "https://registry.yarnpkg.com/@smithy/util-utf8/-/util-utf8-4.1.0.tgz#912c33c1a06913f39daa53da79cb8f7ab740d97b"
|
|
2891
|
-
integrity sha512-mEu1/UIXAdNYuBcyEPbjScKi/+MQVXNIuY/7Cm5XLIWe319kDrT5SizBE95jqtmEXoDbGoZxKLCMttdZdqTZKQ==
|
|
2892
|
-
dependencies:
|
|
2893
|
-
"@smithy/util-buffer-from" "^4.1.0"
|
|
2894
|
-
tslib "^2.6.2"
|
|
2895
|
-
|
|
2896
2559
|
"@smithy/util-utf8@^4.2.0":
|
|
2897
2560
|
version "4.2.0"
|
|
2898
2561
|
resolved "https://registry.yarnpkg.com/@smithy/util-utf8/-/util-utf8-4.2.0.tgz#8b19d1514f621c44a3a68151f3d43e51087fed9d"
|
|
@@ -2901,15 +2564,6 @@
|
|
|
2901
2564
|
"@smithy/util-buffer-from" "^4.2.0"
|
|
2902
2565
|
tslib "^2.6.2"
|
|
2903
2566
|
|
|
2904
|
-
"@smithy/util-waiter@^4.1.1":
|
|
2905
|
-
version "4.1.1"
|
|
2906
|
-
resolved "https://registry.yarnpkg.com/@smithy/util-waiter/-/util-waiter-4.1.1.tgz#5b74429ca9e37f61838800b919d0063b1a865bef"
|
|
2907
|
-
integrity sha512-PJBmyayrlfxM7nbqjomF4YcT1sApQwZio0NHSsT0EzhJqljRmvhzqZua43TyEs80nJk2Cn2FGPg/N8phH6KeCQ==
|
|
2908
|
-
dependencies:
|
|
2909
|
-
"@smithy/abort-controller" "^4.1.1"
|
|
2910
|
-
"@smithy/types" "^4.5.0"
|
|
2911
|
-
tslib "^2.6.2"
|
|
2912
|
-
|
|
2913
2567
|
"@smithy/util-waiter@^4.2.0":
|
|
2914
2568
|
version "4.2.0"
|
|
2915
2569
|
resolved "https://registry.yarnpkg.com/@smithy/util-waiter/-/util-waiter-4.2.0.tgz#fcf5609143fa745d45424b0463560425b39c34eb"
|
|
@@ -2919,13 +2573,6 @@
|
|
|
2919
2573
|
"@smithy/types" "^4.6.0"
|
|
2920
2574
|
tslib "^2.6.2"
|
|
2921
2575
|
|
|
2922
|
-
"@smithy/uuid@^1.0.0":
|
|
2923
|
-
version "1.0.0"
|
|
2924
|
-
resolved "https://registry.yarnpkg.com/@smithy/uuid/-/uuid-1.0.0.tgz#a0fd3aa879d57e2f2fd6a7308deee864a412e1cf"
|
|
2925
|
-
integrity sha512-OlA/yZHh0ekYFnbUkmYBDQPE6fGfdrvgz39ktp8Xf+FA6BfxLejPTMDOG0Nfk5/rDySAz1dRbFf24zaAFYVXlQ==
|
|
2926
|
-
dependencies:
|
|
2927
|
-
tslib "^2.6.2"
|
|
2928
|
-
|
|
2929
2576
|
"@smithy/uuid@^1.1.0":
|
|
2930
2577
|
version "1.1.0"
|
|
2931
2578
|
resolved "https://registry.yarnpkg.com/@smithy/uuid/-/uuid-1.1.0.tgz#9fd09d3f91375eab94f478858123387df1cda987"
|
|
@@ -4089,11 +3736,6 @@ csv-parse@^5.5.2:
|
|
|
4089
3736
|
resolved "https://registry.yarnpkg.com/csv-parse/-/csv-parse-5.5.5.tgz#68a271a9092877b830541805e14c8a80e6a22517"
|
|
4090
3737
|
integrity sha512-erCk7tyU3yLWAhk6wvKxnyPtftuy/6Ak622gOO7BCJ05+TYffnPCJF905wmOQm+BpkX54OdAl8pveJwUdpnCXQ==
|
|
4091
3738
|
|
|
4092
|
-
csv-stringify@^6.4.4:
|
|
4093
|
-
version "6.4.6"
|
|
4094
|
-
resolved "https://registry.yarnpkg.com/csv-stringify/-/csv-stringify-6.4.6.tgz#9ccf87cb8b017c96673a9fa061768c8ba83e8b98"
|
|
4095
|
-
integrity sha512-h2V2XZ3uOTLilF5dPIptgUfN/o2ia/80Ie0Lly18LAnw5s8Eb7kt8rfxSUy24AztJZas9f6DPZpVlzDUtFt/ag==
|
|
4096
|
-
|
|
4097
3739
|
csv-stringify@^6.6.0:
|
|
4098
3740
|
version "6.6.0"
|
|
4099
3741
|
resolved "https://registry.yarnpkg.com/csv-stringify/-/csv-stringify-6.6.0.tgz#d384859cfb71d0a4a73c5bcc36a4daf5440cb033"
|
|
@@ -6789,12 +6431,12 @@ object.values@^1.1.7:
|
|
|
6789
6431
|
define-properties "^1.2.0"
|
|
6790
6432
|
es-abstract "^1.22.1"
|
|
6791
6433
|
|
|
6792
|
-
oclif@^4.22.
|
|
6793
|
-
version "4.22.
|
|
6794
|
-
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.22.
|
|
6795
|
-
integrity sha512-
|
|
6434
|
+
oclif@^4.22.30:
|
|
6435
|
+
version "4.22.30"
|
|
6436
|
+
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.22.30.tgz#d449a003ebe08afb3d88c677dcba5b9822dc082d"
|
|
6437
|
+
integrity sha512-Ehmel/VIJGDKasK77BDbRjrhVeV3klm9JU66tjod0zNVemtUf0L+vFbyJwrmt5k9Ixum4QahOUbyYUK9YyIu8A==
|
|
6796
6438
|
dependencies:
|
|
6797
|
-
"@aws-sdk/client-cloudfront" "^3.
|
|
6439
|
+
"@aws-sdk/client-cloudfront" "^3.901.0"
|
|
6798
6440
|
"@aws-sdk/client-s3" "^3.901.0"
|
|
6799
6441
|
"@inquirer/confirm" "^3.1.22"
|
|
6800
6442
|
"@inquirer/input" "^2.2.4"
|
|
@@ -6814,7 +6456,7 @@ oclif@^4.22.28:
|
|
|
6814
6456
|
got "^13"
|
|
6815
6457
|
lodash "^4.17.21"
|
|
6816
6458
|
normalize-package-data "^6"
|
|
6817
|
-
semver "^7.7.
|
|
6459
|
+
semver "^7.7.3"
|
|
6818
6460
|
sort-package-json "^2.15.1"
|
|
6819
6461
|
tiny-jsonc "^1.0.2"
|
|
6820
6462
|
validate-npm-package-name "^5.0.1"
|
|
@@ -7577,7 +7219,7 @@ semver@^6.0.0, semver@^6.3.1:
|
|
|
7577
7219
|
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.1.tgz#556d2ef8689146e46dcea4bfdd095f3434dffcb4"
|
|
7578
7220
|
integrity sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==
|
|
7579
7221
|
|
|
7580
|
-
semver@^7.3.4, semver@^7.3.5, semver@^7.5.4, semver@^7.6.0, semver@^7.6.3, semver@^7.7.
|
|
7222
|
+
semver@^7.3.4, semver@^7.3.5, semver@^7.5.4, semver@^7.6.0, semver@^7.6.3, semver@^7.7.2, semver@^7.7.3:
|
|
7581
7223
|
version "7.7.3"
|
|
7582
7224
|
resolved "https://registry.yarnpkg.com/semver/-/semver-7.7.3.tgz#4b5f4143d007633a8dc671cd0a6ef9147b8bb946"
|
|
7583
7225
|
integrity sha512-SdsKMrI9TdgjdweUSR9MweHA4EJ8YxHn8DFaDisvhVlUOe4BF1tLD7GAj0lIqWVl+dPb/rExr0Btby5loQm20Q==
|