@salesforce/plugin-marketplace 1.0.19 → 1.0.20
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 +1 -1
- package/oclif.lock +197 -765
- package/oclif.manifest.json +1 -1
- package/package.json +5 -5
package/oclif.lock
CHANGED
|
@@ -92,53 +92,53 @@
|
|
|
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.496.0":
|
|
96
|
+
version "3.501.0"
|
|
97
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/client-cloudfront/-/client-cloudfront-3.501.0.tgz#63718c641692fe7df88d819eabac6e4a1a0e1f88"
|
|
98
|
+
integrity sha512-VewcZ9hmzxAHiZZ44mg1hGNeDkGo+5F4lNOguFgxp6IwRDQaR3zySNzrPMZkfjI0TQHJ0f1bx7Os3T4FNyy9lw==
|
|
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-sts" "3.
|
|
103
|
-
"@aws-sdk/core" "3.
|
|
104
|
-
"@aws-sdk/credential-provider-node" "3.
|
|
105
|
-
"@aws-sdk/middleware-host-header" "3.
|
|
106
|
-
"@aws-sdk/middleware-logger" "3.
|
|
107
|
-
"@aws-sdk/middleware-recursion-detection" "3.
|
|
108
|
-
"@aws-sdk/middleware-signing" "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" "^2.
|
|
117
|
-
"@smithy/core" "^1.
|
|
118
|
-
"@smithy/fetch-http-handler" "^2.
|
|
119
|
-
"@smithy/hash-node" "^2.
|
|
120
|
-
"@smithy/invalid-dependency" "^2.
|
|
121
|
-
"@smithy/middleware-content-length" "^2.
|
|
122
|
-
"@smithy/middleware-endpoint" "^2.
|
|
123
|
-
"@smithy/middleware-retry" "^2.
|
|
124
|
-
"@smithy/middleware-serde" "^2.
|
|
125
|
-
"@smithy/middleware-stack" "^2.
|
|
126
|
-
"@smithy/node-config-provider" "^2.1
|
|
127
|
-
"@smithy/node-http-handler" "^2.
|
|
128
|
-
"@smithy/protocol-http" "^3.
|
|
129
|
-
"@smithy/smithy-client" "^2.
|
|
130
|
-
"@smithy/types" "^2.
|
|
131
|
-
"@smithy/url-parser" "^2.
|
|
132
|
-
"@smithy/util-base64" "^2.
|
|
133
|
-
"@smithy/util-body-length-browser" "^2.
|
|
134
|
-
"@smithy/util-body-length-node" "^2.1
|
|
135
|
-
"@smithy/util-defaults-mode-browser" "^2.
|
|
136
|
-
"@smithy/util-defaults-mode-node" "^2.
|
|
137
|
-
"@smithy/util-endpoints" "^1.
|
|
138
|
-
"@smithy/util-retry" "^2.
|
|
139
|
-
"@smithy/util-stream" "^2.
|
|
140
|
-
"@smithy/util-utf8" "^2.
|
|
141
|
-
"@smithy/util-waiter" "^2.
|
|
102
|
+
"@aws-sdk/client-sts" "3.501.0"
|
|
103
|
+
"@aws-sdk/core" "3.496.0"
|
|
104
|
+
"@aws-sdk/credential-provider-node" "3.501.0"
|
|
105
|
+
"@aws-sdk/middleware-host-header" "3.496.0"
|
|
106
|
+
"@aws-sdk/middleware-logger" "3.496.0"
|
|
107
|
+
"@aws-sdk/middleware-recursion-detection" "3.496.0"
|
|
108
|
+
"@aws-sdk/middleware-signing" "3.496.0"
|
|
109
|
+
"@aws-sdk/middleware-user-agent" "3.496.0"
|
|
110
|
+
"@aws-sdk/region-config-resolver" "3.496.0"
|
|
111
|
+
"@aws-sdk/types" "3.496.0"
|
|
112
|
+
"@aws-sdk/util-endpoints" "3.496.0"
|
|
113
|
+
"@aws-sdk/util-user-agent-browser" "3.496.0"
|
|
114
|
+
"@aws-sdk/util-user-agent-node" "3.496.0"
|
|
115
|
+
"@aws-sdk/xml-builder" "3.496.0"
|
|
116
|
+
"@smithy/config-resolver" "^2.1.1"
|
|
117
|
+
"@smithy/core" "^1.3.1"
|
|
118
|
+
"@smithy/fetch-http-handler" "^2.4.1"
|
|
119
|
+
"@smithy/hash-node" "^2.1.1"
|
|
120
|
+
"@smithy/invalid-dependency" "^2.1.1"
|
|
121
|
+
"@smithy/middleware-content-length" "^2.1.1"
|
|
122
|
+
"@smithy/middleware-endpoint" "^2.4.1"
|
|
123
|
+
"@smithy/middleware-retry" "^2.1.1"
|
|
124
|
+
"@smithy/middleware-serde" "^2.1.1"
|
|
125
|
+
"@smithy/middleware-stack" "^2.1.1"
|
|
126
|
+
"@smithy/node-config-provider" "^2.2.1"
|
|
127
|
+
"@smithy/node-http-handler" "^2.3.1"
|
|
128
|
+
"@smithy/protocol-http" "^3.1.1"
|
|
129
|
+
"@smithy/smithy-client" "^2.3.1"
|
|
130
|
+
"@smithy/types" "^2.9.1"
|
|
131
|
+
"@smithy/url-parser" "^2.1.1"
|
|
132
|
+
"@smithy/util-base64" "^2.1.1"
|
|
133
|
+
"@smithy/util-body-length-browser" "^2.1.1"
|
|
134
|
+
"@smithy/util-body-length-node" "^2.2.1"
|
|
135
|
+
"@smithy/util-defaults-mode-browser" "^2.1.1"
|
|
136
|
+
"@smithy/util-defaults-mode-node" "^2.1.1"
|
|
137
|
+
"@smithy/util-endpoints" "^1.1.1"
|
|
138
|
+
"@smithy/util-retry" "^2.1.1"
|
|
139
|
+
"@smithy/util-stream" "^2.1.1"
|
|
140
|
+
"@smithy/util-utf8" "^2.1.1"
|
|
141
|
+
"@smithy/util-waiter" "^2.1.1"
|
|
142
142
|
fast-xml-parser "4.2.5"
|
|
143
143
|
tslib "^2.5.0"
|
|
144
144
|
|
|
@@ -206,49 +206,6 @@
|
|
|
206
206
|
fast-xml-parser "4.2.5"
|
|
207
207
|
tslib "^2.5.0"
|
|
208
208
|
|
|
209
|
-
"@aws-sdk/client-sso@3.490.0":
|
|
210
|
-
version "3.490.0"
|
|
211
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/client-sso/-/client-sso-3.490.0.tgz#f18720d6301b83de858afd9b7dd4a2452b18e8ad"
|
|
212
|
-
integrity sha512-yfxoHmCL1w/IKmFRfzCxdVCQrGlSQf4eei9iVEm5oi3iE8REFyPj3o/BmKQEHG3h2ITK5UbdYDb5TY4xoYHsyA==
|
|
213
|
-
dependencies:
|
|
214
|
-
"@aws-crypto/sha256-browser" "3.0.0"
|
|
215
|
-
"@aws-crypto/sha256-js" "3.0.0"
|
|
216
|
-
"@aws-sdk/core" "3.490.0"
|
|
217
|
-
"@aws-sdk/middleware-host-header" "3.489.0"
|
|
218
|
-
"@aws-sdk/middleware-logger" "3.489.0"
|
|
219
|
-
"@aws-sdk/middleware-recursion-detection" "3.489.0"
|
|
220
|
-
"@aws-sdk/middleware-user-agent" "3.489.0"
|
|
221
|
-
"@aws-sdk/region-config-resolver" "3.489.0"
|
|
222
|
-
"@aws-sdk/types" "3.489.0"
|
|
223
|
-
"@aws-sdk/util-endpoints" "3.489.0"
|
|
224
|
-
"@aws-sdk/util-user-agent-browser" "3.489.0"
|
|
225
|
-
"@aws-sdk/util-user-agent-node" "3.489.0"
|
|
226
|
-
"@smithy/config-resolver" "^2.0.23"
|
|
227
|
-
"@smithy/core" "^1.2.2"
|
|
228
|
-
"@smithy/fetch-http-handler" "^2.3.2"
|
|
229
|
-
"@smithy/hash-node" "^2.0.18"
|
|
230
|
-
"@smithy/invalid-dependency" "^2.0.16"
|
|
231
|
-
"@smithy/middleware-content-length" "^2.0.18"
|
|
232
|
-
"@smithy/middleware-endpoint" "^2.3.0"
|
|
233
|
-
"@smithy/middleware-retry" "^2.0.26"
|
|
234
|
-
"@smithy/middleware-serde" "^2.0.16"
|
|
235
|
-
"@smithy/middleware-stack" "^2.0.10"
|
|
236
|
-
"@smithy/node-config-provider" "^2.1.9"
|
|
237
|
-
"@smithy/node-http-handler" "^2.2.2"
|
|
238
|
-
"@smithy/protocol-http" "^3.0.12"
|
|
239
|
-
"@smithy/smithy-client" "^2.2.1"
|
|
240
|
-
"@smithy/types" "^2.8.0"
|
|
241
|
-
"@smithy/url-parser" "^2.0.16"
|
|
242
|
-
"@smithy/util-base64" "^2.0.1"
|
|
243
|
-
"@smithy/util-body-length-browser" "^2.0.1"
|
|
244
|
-
"@smithy/util-body-length-node" "^2.1.0"
|
|
245
|
-
"@smithy/util-defaults-mode-browser" "^2.0.24"
|
|
246
|
-
"@smithy/util-defaults-mode-node" "^2.0.32"
|
|
247
|
-
"@smithy/util-endpoints" "^1.0.8"
|
|
248
|
-
"@smithy/util-retry" "^2.0.9"
|
|
249
|
-
"@smithy/util-utf8" "^2.0.2"
|
|
250
|
-
tslib "^2.5.0"
|
|
251
|
-
|
|
252
209
|
"@aws-sdk/client-sso@3.496.0":
|
|
253
210
|
version "3.496.0"
|
|
254
211
|
resolved "https://registry.yarnpkg.com/@aws-sdk/client-sso/-/client-sso-3.496.0.tgz#765cbfb3afcbe7bc8f2430e40afd4d542a0d58fb"
|
|
@@ -292,52 +249,6 @@
|
|
|
292
249
|
"@smithy/util-utf8" "^2.1.1"
|
|
293
250
|
tslib "^2.5.0"
|
|
294
251
|
|
|
295
|
-
"@aws-sdk/client-sts@3.490.0":
|
|
296
|
-
version "3.490.0"
|
|
297
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/client-sts/-/client-sts-3.490.0.tgz#17bf245705790fd632e4fa5d0cf0f312069f8a4d"
|
|
298
|
-
integrity sha512-n2vQ5Qu2qi2I0XMI+IH99ElpIRHOJTa1+sqNC4juMYxKQBMvw+EnsqUtaL3QvTHoyxNB/R7mpkeBB6SzPQ1TtA==
|
|
299
|
-
dependencies:
|
|
300
|
-
"@aws-crypto/sha256-browser" "3.0.0"
|
|
301
|
-
"@aws-crypto/sha256-js" "3.0.0"
|
|
302
|
-
"@aws-sdk/core" "3.490.0"
|
|
303
|
-
"@aws-sdk/credential-provider-node" "3.490.0"
|
|
304
|
-
"@aws-sdk/middleware-host-header" "3.489.0"
|
|
305
|
-
"@aws-sdk/middleware-logger" "3.489.0"
|
|
306
|
-
"@aws-sdk/middleware-recursion-detection" "3.489.0"
|
|
307
|
-
"@aws-sdk/middleware-user-agent" "3.489.0"
|
|
308
|
-
"@aws-sdk/region-config-resolver" "3.489.0"
|
|
309
|
-
"@aws-sdk/types" "3.489.0"
|
|
310
|
-
"@aws-sdk/util-endpoints" "3.489.0"
|
|
311
|
-
"@aws-sdk/util-user-agent-browser" "3.489.0"
|
|
312
|
-
"@aws-sdk/util-user-agent-node" "3.489.0"
|
|
313
|
-
"@smithy/config-resolver" "^2.0.23"
|
|
314
|
-
"@smithy/core" "^1.2.2"
|
|
315
|
-
"@smithy/fetch-http-handler" "^2.3.2"
|
|
316
|
-
"@smithy/hash-node" "^2.0.18"
|
|
317
|
-
"@smithy/invalid-dependency" "^2.0.16"
|
|
318
|
-
"@smithy/middleware-content-length" "^2.0.18"
|
|
319
|
-
"@smithy/middleware-endpoint" "^2.3.0"
|
|
320
|
-
"@smithy/middleware-retry" "^2.0.26"
|
|
321
|
-
"@smithy/middleware-serde" "^2.0.16"
|
|
322
|
-
"@smithy/middleware-stack" "^2.0.10"
|
|
323
|
-
"@smithy/node-config-provider" "^2.1.9"
|
|
324
|
-
"@smithy/node-http-handler" "^2.2.2"
|
|
325
|
-
"@smithy/protocol-http" "^3.0.12"
|
|
326
|
-
"@smithy/smithy-client" "^2.2.1"
|
|
327
|
-
"@smithy/types" "^2.8.0"
|
|
328
|
-
"@smithy/url-parser" "^2.0.16"
|
|
329
|
-
"@smithy/util-base64" "^2.0.1"
|
|
330
|
-
"@smithy/util-body-length-browser" "^2.0.1"
|
|
331
|
-
"@smithy/util-body-length-node" "^2.1.0"
|
|
332
|
-
"@smithy/util-defaults-mode-browser" "^2.0.24"
|
|
333
|
-
"@smithy/util-defaults-mode-node" "^2.0.32"
|
|
334
|
-
"@smithy/util-endpoints" "^1.0.8"
|
|
335
|
-
"@smithy/util-middleware" "^2.0.9"
|
|
336
|
-
"@smithy/util-retry" "^2.0.9"
|
|
337
|
-
"@smithy/util-utf8" "^2.0.2"
|
|
338
|
-
fast-xml-parser "4.2.5"
|
|
339
|
-
tslib "^2.5.0"
|
|
340
|
-
|
|
341
252
|
"@aws-sdk/client-sts@3.496.0":
|
|
342
253
|
version "3.496.0"
|
|
343
254
|
resolved "https://registry.yarnpkg.com/@aws-sdk/client-sts/-/client-sts-3.496.0.tgz#e0c142cf8bb1aec7a9c7b09dd9739f6773d94fd0"
|
|
@@ -384,16 +295,50 @@
|
|
|
384
295
|
fast-xml-parser "4.2.5"
|
|
385
296
|
tslib "^2.5.0"
|
|
386
297
|
|
|
387
|
-
"@aws-sdk/
|
|
388
|
-
version "3.
|
|
389
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/
|
|
390
|
-
integrity sha512-
|
|
298
|
+
"@aws-sdk/client-sts@3.501.0":
|
|
299
|
+
version "3.501.0"
|
|
300
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/client-sts/-/client-sts-3.501.0.tgz#f3ab15d11517f28f1fdd3bd2b0c4dcf15a88b5aa"
|
|
301
|
+
integrity sha512-Uwc/xuxsA46dZS5s+4U703LBNDrGpWF7RB4XYEEMD21BLfGuqntxLLQux8xxKt3Pcur0CsXNja5jXt3uLnE5MA==
|
|
391
302
|
dependencies:
|
|
392
|
-
"@
|
|
393
|
-
"@
|
|
394
|
-
"@
|
|
395
|
-
"@
|
|
396
|
-
"@
|
|
303
|
+
"@aws-crypto/sha256-browser" "3.0.0"
|
|
304
|
+
"@aws-crypto/sha256-js" "3.0.0"
|
|
305
|
+
"@aws-sdk/core" "3.496.0"
|
|
306
|
+
"@aws-sdk/credential-provider-node" "3.501.0"
|
|
307
|
+
"@aws-sdk/middleware-host-header" "3.496.0"
|
|
308
|
+
"@aws-sdk/middleware-logger" "3.496.0"
|
|
309
|
+
"@aws-sdk/middleware-recursion-detection" "3.496.0"
|
|
310
|
+
"@aws-sdk/middleware-user-agent" "3.496.0"
|
|
311
|
+
"@aws-sdk/region-config-resolver" "3.496.0"
|
|
312
|
+
"@aws-sdk/types" "3.496.0"
|
|
313
|
+
"@aws-sdk/util-endpoints" "3.496.0"
|
|
314
|
+
"@aws-sdk/util-user-agent-browser" "3.496.0"
|
|
315
|
+
"@aws-sdk/util-user-agent-node" "3.496.0"
|
|
316
|
+
"@smithy/config-resolver" "^2.1.1"
|
|
317
|
+
"@smithy/core" "^1.3.1"
|
|
318
|
+
"@smithy/fetch-http-handler" "^2.4.1"
|
|
319
|
+
"@smithy/hash-node" "^2.1.1"
|
|
320
|
+
"@smithy/invalid-dependency" "^2.1.1"
|
|
321
|
+
"@smithy/middleware-content-length" "^2.1.1"
|
|
322
|
+
"@smithy/middleware-endpoint" "^2.4.1"
|
|
323
|
+
"@smithy/middleware-retry" "^2.1.1"
|
|
324
|
+
"@smithy/middleware-serde" "^2.1.1"
|
|
325
|
+
"@smithy/middleware-stack" "^2.1.1"
|
|
326
|
+
"@smithy/node-config-provider" "^2.2.1"
|
|
327
|
+
"@smithy/node-http-handler" "^2.3.1"
|
|
328
|
+
"@smithy/protocol-http" "^3.1.1"
|
|
329
|
+
"@smithy/smithy-client" "^2.3.1"
|
|
330
|
+
"@smithy/types" "^2.9.1"
|
|
331
|
+
"@smithy/url-parser" "^2.1.1"
|
|
332
|
+
"@smithy/util-base64" "^2.1.1"
|
|
333
|
+
"@smithy/util-body-length-browser" "^2.1.1"
|
|
334
|
+
"@smithy/util-body-length-node" "^2.2.1"
|
|
335
|
+
"@smithy/util-defaults-mode-browser" "^2.1.1"
|
|
336
|
+
"@smithy/util-defaults-mode-node" "^2.1.1"
|
|
337
|
+
"@smithy/util-endpoints" "^1.1.1"
|
|
338
|
+
"@smithy/util-middleware" "^2.1.1"
|
|
339
|
+
"@smithy/util-retry" "^2.1.1"
|
|
340
|
+
"@smithy/util-utf8" "^2.1.1"
|
|
341
|
+
fast-xml-parser "4.2.5"
|
|
397
342
|
tslib "^2.5.0"
|
|
398
343
|
|
|
399
344
|
"@aws-sdk/core@3.496.0":
|
|
@@ -408,16 +353,6 @@
|
|
|
408
353
|
"@smithy/types" "^2.9.1"
|
|
409
354
|
tslib "^2.5.0"
|
|
410
355
|
|
|
411
|
-
"@aws-sdk/credential-provider-env@3.489.0":
|
|
412
|
-
version "3.489.0"
|
|
413
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-env/-/credential-provider-env-3.489.0.tgz#69aeee7251047dbf3b1533514cb87c5fae333a47"
|
|
414
|
-
integrity sha512-5PqYsx9G5SB2tqPT9/z/u0EkF6D4wP6HTMWQs+DfMdmwXihrqQAgeYaTtV3KbXqb88p6sfacwxhUvE6+Rm494w==
|
|
415
|
-
dependencies:
|
|
416
|
-
"@aws-sdk/types" "3.489.0"
|
|
417
|
-
"@smithy/property-provider" "^2.0.0"
|
|
418
|
-
"@smithy/types" "^2.8.0"
|
|
419
|
-
tslib "^2.5.0"
|
|
420
|
-
|
|
421
356
|
"@aws-sdk/credential-provider-env@3.496.0":
|
|
422
357
|
version "3.496.0"
|
|
423
358
|
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-env/-/credential-provider-env-3.496.0.tgz#5055bd2e3a169e5c10b37c40e0f356046947e707"
|
|
@@ -428,22 +363,6 @@
|
|
|
428
363
|
"@smithy/types" "^2.9.1"
|
|
429
364
|
tslib "^2.5.0"
|
|
430
365
|
|
|
431
|
-
"@aws-sdk/credential-provider-ini@3.490.0":
|
|
432
|
-
version "3.490.0"
|
|
433
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-ini/-/credential-provider-ini-3.490.0.tgz#8a907f85a5d88614bc63eac15d0f86a6074fb9fe"
|
|
434
|
-
integrity sha512-7m63zyCpVqj9FsoDxWMWWRvL6c7zZzOcXYkHZmHujVVlmAXH0RT/vkXFkYgt+Ku+ov+v5NQrzwO5TmVoRt6O8g==
|
|
435
|
-
dependencies:
|
|
436
|
-
"@aws-sdk/credential-provider-env" "3.489.0"
|
|
437
|
-
"@aws-sdk/credential-provider-process" "3.489.0"
|
|
438
|
-
"@aws-sdk/credential-provider-sso" "3.490.0"
|
|
439
|
-
"@aws-sdk/credential-provider-web-identity" "3.489.0"
|
|
440
|
-
"@aws-sdk/types" "3.489.0"
|
|
441
|
-
"@smithy/credential-provider-imds" "^2.0.0"
|
|
442
|
-
"@smithy/property-provider" "^2.0.0"
|
|
443
|
-
"@smithy/shared-ini-file-loader" "^2.0.6"
|
|
444
|
-
"@smithy/types" "^2.8.0"
|
|
445
|
-
tslib "^2.5.0"
|
|
446
|
-
|
|
447
366
|
"@aws-sdk/credential-provider-ini@3.496.0":
|
|
448
367
|
version "3.496.0"
|
|
449
368
|
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-ini/-/credential-provider-ini-3.496.0.tgz#4de82fc173ba1581af4bf6fcad610f2fc0fd8ca1"
|
|
@@ -460,21 +379,20 @@
|
|
|
460
379
|
"@smithy/types" "^2.9.1"
|
|
461
380
|
tslib "^2.5.0"
|
|
462
381
|
|
|
463
|
-
"@aws-sdk/credential-provider-
|
|
464
|
-
version "3.
|
|
465
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-
|
|
466
|
-
integrity sha512-
|
|
467
|
-
dependencies:
|
|
468
|
-
"@aws-sdk/credential-provider-env" "3.
|
|
469
|
-
"@aws-sdk/credential-provider-
|
|
470
|
-
"@aws-sdk/credential-provider-
|
|
471
|
-
"@aws-sdk/credential-provider-
|
|
472
|
-
"@aws-sdk/
|
|
473
|
-
"@
|
|
474
|
-
"@smithy/
|
|
475
|
-
"@smithy/
|
|
476
|
-
"@smithy/
|
|
477
|
-
"@smithy/types" "^2.8.0"
|
|
382
|
+
"@aws-sdk/credential-provider-ini@3.501.0":
|
|
383
|
+
version "3.501.0"
|
|
384
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-ini/-/credential-provider-ini-3.501.0.tgz#66f56d56858267460614260b6bfd70cd18ba868b"
|
|
385
|
+
integrity sha512-6UXnwLtYIr298ljveumCVXsH+x7csGscK5ylY+veRFy514NqyloRdJt8JY26hhh5SF9MYnkW+JyWSJ2Ls3tOjQ==
|
|
386
|
+
dependencies:
|
|
387
|
+
"@aws-sdk/credential-provider-env" "3.496.0"
|
|
388
|
+
"@aws-sdk/credential-provider-process" "3.496.0"
|
|
389
|
+
"@aws-sdk/credential-provider-sso" "3.501.0"
|
|
390
|
+
"@aws-sdk/credential-provider-web-identity" "3.496.0"
|
|
391
|
+
"@aws-sdk/types" "3.496.0"
|
|
392
|
+
"@smithy/credential-provider-imds" "^2.2.1"
|
|
393
|
+
"@smithy/property-provider" "^2.1.1"
|
|
394
|
+
"@smithy/shared-ini-file-loader" "^2.3.1"
|
|
395
|
+
"@smithy/types" "^2.9.1"
|
|
478
396
|
tslib "^2.5.0"
|
|
479
397
|
|
|
480
398
|
"@aws-sdk/credential-provider-node@3.496.0":
|
|
@@ -494,15 +412,21 @@
|
|
|
494
412
|
"@smithy/types" "^2.9.1"
|
|
495
413
|
tslib "^2.5.0"
|
|
496
414
|
|
|
497
|
-
"@aws-sdk/credential-provider-
|
|
498
|
-
version "3.
|
|
499
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-
|
|
500
|
-
integrity sha512-
|
|
415
|
+
"@aws-sdk/credential-provider-node@3.501.0":
|
|
416
|
+
version "3.501.0"
|
|
417
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-node/-/credential-provider-node-3.501.0.tgz#6cb96dc5c1bfaf8dcb580063beeed9ef9db33961"
|
|
418
|
+
integrity sha512-NM62D8gYrQ1nyLYwW4k48B2/lMHDzHDcQccS1wJakr6bg5sdtG06CumwlVcY+LAa0o1xRnhHmh/yiwj/nN4avw==
|
|
501
419
|
dependencies:
|
|
502
|
-
"@aws-sdk/
|
|
503
|
-
"@
|
|
504
|
-
"@
|
|
505
|
-
"@
|
|
420
|
+
"@aws-sdk/credential-provider-env" "3.496.0"
|
|
421
|
+
"@aws-sdk/credential-provider-ini" "3.501.0"
|
|
422
|
+
"@aws-sdk/credential-provider-process" "3.496.0"
|
|
423
|
+
"@aws-sdk/credential-provider-sso" "3.501.0"
|
|
424
|
+
"@aws-sdk/credential-provider-web-identity" "3.496.0"
|
|
425
|
+
"@aws-sdk/types" "3.496.0"
|
|
426
|
+
"@smithy/credential-provider-imds" "^2.2.1"
|
|
427
|
+
"@smithy/property-provider" "^2.1.1"
|
|
428
|
+
"@smithy/shared-ini-file-loader" "^2.3.1"
|
|
429
|
+
"@smithy/types" "^2.9.1"
|
|
506
430
|
tslib "^2.5.0"
|
|
507
431
|
|
|
508
432
|
"@aws-sdk/credential-provider-process@3.496.0":
|
|
@@ -516,19 +440,6 @@
|
|
|
516
440
|
"@smithy/types" "^2.9.1"
|
|
517
441
|
tslib "^2.5.0"
|
|
518
442
|
|
|
519
|
-
"@aws-sdk/credential-provider-sso@3.490.0":
|
|
520
|
-
version "3.490.0"
|
|
521
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-sso/-/credential-provider-sso-3.490.0.tgz#0cb15aebf72bc7d253aa51dee6a888a2af38acda"
|
|
522
|
-
integrity sha512-3UUBUoPbFvT58IhS4Vb23omYj/QPNkjgxu9p9ruQ3KSjLkanI4w8t/l/jljA65q83P7CoLnM5UKG9L7RA8/V1Q==
|
|
523
|
-
dependencies:
|
|
524
|
-
"@aws-sdk/client-sso" "3.490.0"
|
|
525
|
-
"@aws-sdk/token-providers" "3.489.0"
|
|
526
|
-
"@aws-sdk/types" "3.489.0"
|
|
527
|
-
"@smithy/property-provider" "^2.0.0"
|
|
528
|
-
"@smithy/shared-ini-file-loader" "^2.0.6"
|
|
529
|
-
"@smithy/types" "^2.8.0"
|
|
530
|
-
tslib "^2.5.0"
|
|
531
|
-
|
|
532
443
|
"@aws-sdk/credential-provider-sso@3.496.0":
|
|
533
444
|
version "3.496.0"
|
|
534
445
|
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-sso/-/credential-provider-sso-3.496.0.tgz#1c5f2d25b64936b79095f49cabbcd7832fb87087"
|
|
@@ -542,14 +453,17 @@
|
|
|
542
453
|
"@smithy/types" "^2.9.1"
|
|
543
454
|
tslib "^2.5.0"
|
|
544
455
|
|
|
545
|
-
"@aws-sdk/credential-provider-
|
|
546
|
-
version "3.
|
|
547
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-
|
|
548
|
-
integrity sha512-
|
|
456
|
+
"@aws-sdk/credential-provider-sso@3.501.0":
|
|
457
|
+
version "3.501.0"
|
|
458
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-sso/-/credential-provider-sso-3.501.0.tgz#a96b859b59d3825f54158de8c692d69bd6edf5e6"
|
|
459
|
+
integrity sha512-y90dlvvZ55PwecODFdMx0NiNlJJfm7X6S61PKdLNCMRcu1YK+eWn0CmPHGHobBUQ4SEYhnFLcHSsf+VMim6BtQ==
|
|
549
460
|
dependencies:
|
|
550
|
-
"@aws-sdk/
|
|
551
|
-
"@
|
|
552
|
-
"@
|
|
461
|
+
"@aws-sdk/client-sso" "3.496.0"
|
|
462
|
+
"@aws-sdk/token-providers" "3.501.0"
|
|
463
|
+
"@aws-sdk/types" "3.496.0"
|
|
464
|
+
"@smithy/property-provider" "^2.1.1"
|
|
465
|
+
"@smithy/shared-ini-file-loader" "^2.3.1"
|
|
466
|
+
"@smithy/types" "^2.9.1"
|
|
553
467
|
tslib "^2.5.0"
|
|
554
468
|
|
|
555
469
|
"@aws-sdk/credential-provider-web-identity@3.496.0":
|
|
@@ -599,16 +513,6 @@
|
|
|
599
513
|
"@smithy/util-utf8" "^2.1.1"
|
|
600
514
|
tslib "^2.5.0"
|
|
601
515
|
|
|
602
|
-
"@aws-sdk/middleware-host-header@3.489.0":
|
|
603
|
-
version "3.489.0"
|
|
604
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-host-header/-/middleware-host-header-3.489.0.tgz#7c00fa49c6d359bdc9b4d27be09af29ac6700968"
|
|
605
|
-
integrity sha512-Cl7HJ1jhOfllwf0CRx1eB4ypRGMqdGKWpc0eSTXty7wWSvCdMZUhwfjQqu2bIOIlgYxg/gFu6TVmVZ6g4O8PlA==
|
|
606
|
-
dependencies:
|
|
607
|
-
"@aws-sdk/types" "3.489.0"
|
|
608
|
-
"@smithy/protocol-http" "^3.0.12"
|
|
609
|
-
"@smithy/types" "^2.8.0"
|
|
610
|
-
tslib "^2.5.0"
|
|
611
|
-
|
|
612
516
|
"@aws-sdk/middleware-host-header@3.496.0":
|
|
613
517
|
version "3.496.0"
|
|
614
518
|
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-host-header/-/middleware-host-header-3.496.0.tgz#e17de11d553548872566c72669c5ea2e7164722b"
|
|
@@ -628,15 +532,6 @@
|
|
|
628
532
|
"@smithy/types" "^2.9.1"
|
|
629
533
|
tslib "^2.5.0"
|
|
630
534
|
|
|
631
|
-
"@aws-sdk/middleware-logger@3.489.0":
|
|
632
|
-
version "3.489.0"
|
|
633
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-logger/-/middleware-logger-3.489.0.tgz#36855ec7ac8af4604f2a0b739358f0411878abea"
|
|
634
|
-
integrity sha512-+EVDnWese61MdImcBNAgz/AhTcIZJaska/xsU3GWU9CP905x4a4qZdB7fExFMDu1Jlz5pJqNteFYYHCFMJhHfg==
|
|
635
|
-
dependencies:
|
|
636
|
-
"@aws-sdk/types" "3.489.0"
|
|
637
|
-
"@smithy/types" "^2.8.0"
|
|
638
|
-
tslib "^2.5.0"
|
|
639
|
-
|
|
640
535
|
"@aws-sdk/middleware-logger@3.496.0":
|
|
641
536
|
version "3.496.0"
|
|
642
537
|
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-logger/-/middleware-logger-3.496.0.tgz#96f867ae50144eb6bae91a427e315a0f0eb783b0"
|
|
@@ -646,16 +541,6 @@
|
|
|
646
541
|
"@smithy/types" "^2.9.1"
|
|
647
542
|
tslib "^2.5.0"
|
|
648
543
|
|
|
649
|
-
"@aws-sdk/middleware-recursion-detection@3.489.0":
|
|
650
|
-
version "3.489.0"
|
|
651
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-recursion-detection/-/middleware-recursion-detection-3.489.0.tgz#bdcbfcebd3d27aad2e0b2808af7c1d3d380c52a2"
|
|
652
|
-
integrity sha512-m4rU+fTzziQcu9DKjRNZ4nQlXENEd2ZnJblJV4ONdWqqEjbmOgOj3P6aCCQlJdIbzuNvX1FBOZ5tY59ZpERo7Q==
|
|
653
|
-
dependencies:
|
|
654
|
-
"@aws-sdk/types" "3.489.0"
|
|
655
|
-
"@smithy/protocol-http" "^3.0.12"
|
|
656
|
-
"@smithy/types" "^2.8.0"
|
|
657
|
-
tslib "^2.5.0"
|
|
658
|
-
|
|
659
544
|
"@aws-sdk/middleware-recursion-detection@3.496.0":
|
|
660
545
|
version "3.496.0"
|
|
661
546
|
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-recursion-detection/-/middleware-recursion-detection-3.496.0.tgz#c14e1bbe609e4af3ec9037c2379e2b64d660e4dd"
|
|
@@ -681,19 +566,6 @@
|
|
|
681
566
|
"@smithy/util-config-provider" "^2.2.1"
|
|
682
567
|
tslib "^2.5.0"
|
|
683
568
|
|
|
684
|
-
"@aws-sdk/middleware-signing@3.489.0":
|
|
685
|
-
version "3.489.0"
|
|
686
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-signing/-/middleware-signing-3.489.0.tgz#ad92c3a4fb3afc2798b4f99a7ca6abaaf75461b8"
|
|
687
|
-
integrity sha512-rlHcWYZn6Ym3v/u0DvKNDiD7ogIzEsHlerm0lowTiQbszkFobOiUClRTALwvsUZdAAztl706qO1OKbnGnD6Ubw==
|
|
688
|
-
dependencies:
|
|
689
|
-
"@aws-sdk/types" "3.489.0"
|
|
690
|
-
"@smithy/property-provider" "^2.0.0"
|
|
691
|
-
"@smithy/protocol-http" "^3.0.12"
|
|
692
|
-
"@smithy/signature-v4" "^2.0.0"
|
|
693
|
-
"@smithy/types" "^2.8.0"
|
|
694
|
-
"@smithy/util-middleware" "^2.0.9"
|
|
695
|
-
tslib "^2.5.0"
|
|
696
|
-
|
|
697
569
|
"@aws-sdk/middleware-signing@3.496.0":
|
|
698
570
|
version "3.496.0"
|
|
699
571
|
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-signing/-/middleware-signing-3.496.0.tgz#265cb5a9d7825c111c53bb555e5cb2619f804dd1"
|
|
@@ -716,17 +588,6 @@
|
|
|
716
588
|
"@smithy/types" "^2.9.1"
|
|
717
589
|
tslib "^2.5.0"
|
|
718
590
|
|
|
719
|
-
"@aws-sdk/middleware-user-agent@3.489.0":
|
|
720
|
-
version "3.489.0"
|
|
721
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-user-agent/-/middleware-user-agent-3.489.0.tgz#84b2f7e3038b631ecd9e3cddd0205d9b6a266444"
|
|
722
|
-
integrity sha512-M54Cv2fAN3GGgdfUjLtZ4wFUIrfM/ivbXv4DgpcNsacEQ2g4H+weQgKp41X7XZW8MWAzl+k1zJaryK69RYNQkQ==
|
|
723
|
-
dependencies:
|
|
724
|
-
"@aws-sdk/types" "3.489.0"
|
|
725
|
-
"@aws-sdk/util-endpoints" "3.489.0"
|
|
726
|
-
"@smithy/protocol-http" "^3.0.12"
|
|
727
|
-
"@smithy/types" "^2.8.0"
|
|
728
|
-
tslib "^2.5.0"
|
|
729
|
-
|
|
730
591
|
"@aws-sdk/middleware-user-agent@3.496.0":
|
|
731
592
|
version "3.496.0"
|
|
732
593
|
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-user-agent/-/middleware-user-agent-3.496.0.tgz#82b49fd8613ae5a9ceafc9117c34271615d0f002"
|
|
@@ -738,18 +599,6 @@
|
|
|
738
599
|
"@smithy/types" "^2.9.1"
|
|
739
600
|
tslib "^2.5.0"
|
|
740
601
|
|
|
741
|
-
"@aws-sdk/region-config-resolver@3.489.0":
|
|
742
|
-
version "3.489.0"
|
|
743
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/region-config-resolver/-/region-config-resolver-3.489.0.tgz#58bd9dfbe148e2de8bfd0e5e4a3719d56b594c85"
|
|
744
|
-
integrity sha512-UvrnB78XTz9ddby7mr0vuUHn2MO3VTjzaIu+GQhyedMGQU0QlIQrYOlzbbu4LC5rL1O8FxFLUxRe/AAjgwyuGw==
|
|
745
|
-
dependencies:
|
|
746
|
-
"@aws-sdk/types" "3.489.0"
|
|
747
|
-
"@smithy/node-config-provider" "^2.1.9"
|
|
748
|
-
"@smithy/types" "^2.8.0"
|
|
749
|
-
"@smithy/util-config-provider" "^2.1.0"
|
|
750
|
-
"@smithy/util-middleware" "^2.0.9"
|
|
751
|
-
tslib "^2.5.0"
|
|
752
|
-
|
|
753
602
|
"@aws-sdk/region-config-resolver@3.496.0":
|
|
754
603
|
version "3.496.0"
|
|
755
604
|
resolved "https://registry.yarnpkg.com/@aws-sdk/region-config-resolver/-/region-config-resolver-3.496.0.tgz#133c8a4a6d5e7672077ba124751f40b2d6efc3ed"
|
|
@@ -774,49 +623,6 @@
|
|
|
774
623
|
"@smithy/types" "^2.9.1"
|
|
775
624
|
tslib "^2.5.0"
|
|
776
625
|
|
|
777
|
-
"@aws-sdk/token-providers@3.489.0":
|
|
778
|
-
version "3.489.0"
|
|
779
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/token-providers/-/token-providers-3.489.0.tgz#69897270f71595449f665b9f40754dfa21ea7be1"
|
|
780
|
-
integrity sha512-hSgjB8CMQoA8EIQ0ripDjDtbBcWDSa+7vSBYPIzksyknaGERR/GUfGXLV2dpm5t17FgFG6irT5f3ZlBzarL8Dw==
|
|
781
|
-
dependencies:
|
|
782
|
-
"@aws-crypto/sha256-browser" "3.0.0"
|
|
783
|
-
"@aws-crypto/sha256-js" "3.0.0"
|
|
784
|
-
"@aws-sdk/middleware-host-header" "3.489.0"
|
|
785
|
-
"@aws-sdk/middleware-logger" "3.489.0"
|
|
786
|
-
"@aws-sdk/middleware-recursion-detection" "3.489.0"
|
|
787
|
-
"@aws-sdk/middleware-user-agent" "3.489.0"
|
|
788
|
-
"@aws-sdk/region-config-resolver" "3.489.0"
|
|
789
|
-
"@aws-sdk/types" "3.489.0"
|
|
790
|
-
"@aws-sdk/util-endpoints" "3.489.0"
|
|
791
|
-
"@aws-sdk/util-user-agent-browser" "3.489.0"
|
|
792
|
-
"@aws-sdk/util-user-agent-node" "3.489.0"
|
|
793
|
-
"@smithy/config-resolver" "^2.0.23"
|
|
794
|
-
"@smithy/fetch-http-handler" "^2.3.2"
|
|
795
|
-
"@smithy/hash-node" "^2.0.18"
|
|
796
|
-
"@smithy/invalid-dependency" "^2.0.16"
|
|
797
|
-
"@smithy/middleware-content-length" "^2.0.18"
|
|
798
|
-
"@smithy/middleware-endpoint" "^2.3.0"
|
|
799
|
-
"@smithy/middleware-retry" "^2.0.26"
|
|
800
|
-
"@smithy/middleware-serde" "^2.0.16"
|
|
801
|
-
"@smithy/middleware-stack" "^2.0.10"
|
|
802
|
-
"@smithy/node-config-provider" "^2.1.9"
|
|
803
|
-
"@smithy/node-http-handler" "^2.2.2"
|
|
804
|
-
"@smithy/property-provider" "^2.0.0"
|
|
805
|
-
"@smithy/protocol-http" "^3.0.12"
|
|
806
|
-
"@smithy/shared-ini-file-loader" "^2.0.6"
|
|
807
|
-
"@smithy/smithy-client" "^2.2.1"
|
|
808
|
-
"@smithy/types" "^2.8.0"
|
|
809
|
-
"@smithy/url-parser" "^2.0.16"
|
|
810
|
-
"@smithy/util-base64" "^2.0.1"
|
|
811
|
-
"@smithy/util-body-length-browser" "^2.0.1"
|
|
812
|
-
"@smithy/util-body-length-node" "^2.1.0"
|
|
813
|
-
"@smithy/util-defaults-mode-browser" "^2.0.24"
|
|
814
|
-
"@smithy/util-defaults-mode-node" "^2.0.32"
|
|
815
|
-
"@smithy/util-endpoints" "^1.0.8"
|
|
816
|
-
"@smithy/util-retry" "^2.0.9"
|
|
817
|
-
"@smithy/util-utf8" "^2.0.2"
|
|
818
|
-
tslib "^2.5.0"
|
|
819
|
-
|
|
820
626
|
"@aws-sdk/token-providers@3.496.0":
|
|
821
627
|
version "3.496.0"
|
|
822
628
|
resolved "https://registry.yarnpkg.com/@aws-sdk/token-providers/-/token-providers-3.496.0.tgz#5b5baf0801fd591de4a28146afbdc8250197f9fa"
|
|
@@ -860,12 +666,47 @@
|
|
|
860
666
|
"@smithy/util-utf8" "^2.1.1"
|
|
861
667
|
tslib "^2.5.0"
|
|
862
668
|
|
|
863
|
-
"@aws-sdk/
|
|
864
|
-
version "3.
|
|
865
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/
|
|
866
|
-
integrity sha512-
|
|
669
|
+
"@aws-sdk/token-providers@3.501.0":
|
|
670
|
+
version "3.501.0"
|
|
671
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/token-providers/-/token-providers-3.501.0.tgz#33fc8130ffecfa99b88a54ebaa74ff3225f79875"
|
|
672
|
+
integrity sha512-MvLPhNxlStmQqVm2crGLUqYWvK/AbMmI9j4FbEfJ15oG/I+730zjSJQEy2MvdiqbJRDPZ/tRCL89bUedOrmi0g==
|
|
867
673
|
dependencies:
|
|
868
|
-
"@
|
|
674
|
+
"@aws-crypto/sha256-browser" "3.0.0"
|
|
675
|
+
"@aws-crypto/sha256-js" "3.0.0"
|
|
676
|
+
"@aws-sdk/middleware-host-header" "3.496.0"
|
|
677
|
+
"@aws-sdk/middleware-logger" "3.496.0"
|
|
678
|
+
"@aws-sdk/middleware-recursion-detection" "3.496.0"
|
|
679
|
+
"@aws-sdk/middleware-user-agent" "3.496.0"
|
|
680
|
+
"@aws-sdk/region-config-resolver" "3.496.0"
|
|
681
|
+
"@aws-sdk/types" "3.496.0"
|
|
682
|
+
"@aws-sdk/util-endpoints" "3.496.0"
|
|
683
|
+
"@aws-sdk/util-user-agent-browser" "3.496.0"
|
|
684
|
+
"@aws-sdk/util-user-agent-node" "3.496.0"
|
|
685
|
+
"@smithy/config-resolver" "^2.1.1"
|
|
686
|
+
"@smithy/fetch-http-handler" "^2.4.1"
|
|
687
|
+
"@smithy/hash-node" "^2.1.1"
|
|
688
|
+
"@smithy/invalid-dependency" "^2.1.1"
|
|
689
|
+
"@smithy/middleware-content-length" "^2.1.1"
|
|
690
|
+
"@smithy/middleware-endpoint" "^2.4.1"
|
|
691
|
+
"@smithy/middleware-retry" "^2.1.1"
|
|
692
|
+
"@smithy/middleware-serde" "^2.1.1"
|
|
693
|
+
"@smithy/middleware-stack" "^2.1.1"
|
|
694
|
+
"@smithy/node-config-provider" "^2.2.1"
|
|
695
|
+
"@smithy/node-http-handler" "^2.3.1"
|
|
696
|
+
"@smithy/property-provider" "^2.1.1"
|
|
697
|
+
"@smithy/protocol-http" "^3.1.1"
|
|
698
|
+
"@smithy/shared-ini-file-loader" "^2.3.1"
|
|
699
|
+
"@smithy/smithy-client" "^2.3.1"
|
|
700
|
+
"@smithy/types" "^2.9.1"
|
|
701
|
+
"@smithy/url-parser" "^2.1.1"
|
|
702
|
+
"@smithy/util-base64" "^2.1.1"
|
|
703
|
+
"@smithy/util-body-length-browser" "^2.1.1"
|
|
704
|
+
"@smithy/util-body-length-node" "^2.2.1"
|
|
705
|
+
"@smithy/util-defaults-mode-browser" "^2.1.1"
|
|
706
|
+
"@smithy/util-defaults-mode-node" "^2.1.1"
|
|
707
|
+
"@smithy/util-endpoints" "^1.1.1"
|
|
708
|
+
"@smithy/util-retry" "^2.1.1"
|
|
709
|
+
"@smithy/util-utf8" "^2.1.1"
|
|
869
710
|
tslib "^2.5.0"
|
|
870
711
|
|
|
871
712
|
"@aws-sdk/types@3.496.0":
|
|
@@ -876,6 +717,14 @@
|
|
|
876
717
|
"@smithy/types" "^2.9.1"
|
|
877
718
|
tslib "^2.5.0"
|
|
878
719
|
|
|
720
|
+
"@aws-sdk/types@^3.222.0":
|
|
721
|
+
version "3.489.0"
|
|
722
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/types/-/types-3.489.0.tgz#0fa29adaace3e407ac15428524aa67e9bd229f65"
|
|
723
|
+
integrity sha512-kcDtLfKog/p0tC4gAeqJqWxAiEzfe2LRPnKamvSG2Mjbthx4R/alE2dxyIq/wW+nvRv0fqR3OD5kD1+eVfdr/w==
|
|
724
|
+
dependencies:
|
|
725
|
+
"@smithy/types" "^2.8.0"
|
|
726
|
+
tslib "^2.5.0"
|
|
727
|
+
|
|
879
728
|
"@aws-sdk/util-arn-parser@3.495.0":
|
|
880
729
|
version "3.495.0"
|
|
881
730
|
resolved "https://registry.yarnpkg.com/@aws-sdk/util-arn-parser/-/util-arn-parser-3.495.0.tgz#539f2d6dfef343a80324348f1f9a1b7eed2390f3"
|
|
@@ -883,16 +732,6 @@
|
|
|
883
732
|
dependencies:
|
|
884
733
|
tslib "^2.5.0"
|
|
885
734
|
|
|
886
|
-
"@aws-sdk/util-endpoints@3.489.0":
|
|
887
|
-
version "3.489.0"
|
|
888
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/util-endpoints/-/util-endpoints-3.489.0.tgz#8adfa6da0cac973a8ca0f2c4aa66f7d587310acb"
|
|
889
|
-
integrity sha512-uGyG1u84ATX03mf7bT4xD9XD/vlYJGD5+RxMN/UpzeTfzXfh+jvCQWbOQ44z8ttFJWYQQqrLxkfpF/JgvALzLA==
|
|
890
|
-
dependencies:
|
|
891
|
-
"@aws-sdk/types" "3.489.0"
|
|
892
|
-
"@smithy/types" "^2.8.0"
|
|
893
|
-
"@smithy/util-endpoints" "^1.0.8"
|
|
894
|
-
tslib "^2.5.0"
|
|
895
|
-
|
|
896
735
|
"@aws-sdk/util-endpoints@3.496.0":
|
|
897
736
|
version "3.496.0"
|
|
898
737
|
resolved "https://registry.yarnpkg.com/@aws-sdk/util-endpoints/-/util-endpoints-3.496.0.tgz#5ce7d3efd7ab67db556e2c199e73826c44d22ecd"
|
|
@@ -910,16 +749,6 @@
|
|
|
910
749
|
dependencies:
|
|
911
750
|
tslib "^2.5.0"
|
|
912
751
|
|
|
913
|
-
"@aws-sdk/util-user-agent-browser@3.489.0":
|
|
914
|
-
version "3.489.0"
|
|
915
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/util-user-agent-browser/-/util-user-agent-browser-3.489.0.tgz#d59c3386c71ac08d658c123a1487cd6473c65627"
|
|
916
|
-
integrity sha512-85B9KMsuMpAZauzWQ16r52ZBAHYnznW6BVitnBglsibN7oJKn10Hggt4QGuRhvQFCxQ8YhvBl7r+vQGFO4hxIw==
|
|
917
|
-
dependencies:
|
|
918
|
-
"@aws-sdk/types" "3.489.0"
|
|
919
|
-
"@smithy/types" "^2.8.0"
|
|
920
|
-
bowser "^2.11.0"
|
|
921
|
-
tslib "^2.5.0"
|
|
922
|
-
|
|
923
752
|
"@aws-sdk/util-user-agent-browser@3.496.0":
|
|
924
753
|
version "3.496.0"
|
|
925
754
|
resolved "https://registry.yarnpkg.com/@aws-sdk/util-user-agent-browser/-/util-user-agent-browser-3.496.0.tgz#494b086dd8b07acdd6be65034c51545e5bcee37b"
|
|
@@ -930,16 +759,6 @@
|
|
|
930
759
|
bowser "^2.11.0"
|
|
931
760
|
tslib "^2.5.0"
|
|
932
761
|
|
|
933
|
-
"@aws-sdk/util-user-agent-node@3.489.0":
|
|
934
|
-
version "3.489.0"
|
|
935
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/util-user-agent-node/-/util-user-agent-node-3.489.0.tgz#bc8f96710aadec4f5e327817cf5945c473150621"
|
|
936
|
-
integrity sha512-CYdkBHig8sFNc0dv11Ni9WXvZQHeI5+z77OrDHKkbidFx/V4BDTuwZw4K1vWg62pzFOEfzunJFiULRcDZWJR3w==
|
|
937
|
-
dependencies:
|
|
938
|
-
"@aws-sdk/types" "3.489.0"
|
|
939
|
-
"@smithy/node-config-provider" "^2.1.9"
|
|
940
|
-
"@smithy/types" "^2.8.0"
|
|
941
|
-
tslib "^2.5.0"
|
|
942
|
-
|
|
943
762
|
"@aws-sdk/util-user-agent-node@3.496.0":
|
|
944
763
|
version "3.496.0"
|
|
945
764
|
resolved "https://registry.yarnpkg.com/@aws-sdk/util-user-agent-node/-/util-user-agent-node-3.496.0.tgz#db14e02cf82af556c826570efc7db1e57de3262d"
|
|
@@ -957,14 +776,6 @@
|
|
|
957
776
|
dependencies:
|
|
958
777
|
tslib "^2.3.1"
|
|
959
778
|
|
|
960
|
-
"@aws-sdk/xml-builder@3.485.0":
|
|
961
|
-
version "3.485.0"
|
|
962
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/xml-builder/-/xml-builder-3.485.0.tgz#e1fc573d6cb6b76e0ba6a2b63bc67bc65e52c3e0"
|
|
963
|
-
integrity sha512-xQexPM6LINOIkf3NLFywplcbApifZRMWFN41TDWYSNgCUa5uC9fntfenw8N/HTx1n+McRCWSAFBTjDqY/2OLCQ==
|
|
964
|
-
dependencies:
|
|
965
|
-
"@smithy/types" "^2.8.0"
|
|
966
|
-
tslib "^2.5.0"
|
|
967
|
-
|
|
968
779
|
"@aws-sdk/xml-builder@3.496.0":
|
|
969
780
|
version "3.496.0"
|
|
970
781
|
resolved "https://registry.yarnpkg.com/@aws-sdk/xml-builder/-/xml-builder-3.496.0.tgz#7d0ef487a8088ef84a5a9aad228e6173ca85341d"
|
|
@@ -1693,7 +1504,7 @@
|
|
|
1693
1504
|
node-gyp "^8.2.0"
|
|
1694
1505
|
read-package-json-fast "^2.0.1"
|
|
1695
1506
|
|
|
1696
|
-
"@oclif/core@^3.15.
|
|
1507
|
+
"@oclif/core@^3.15.1", "@oclif/core@^3.16.0", "@oclif/core@^3.18.1":
|
|
1697
1508
|
version "3.18.1"
|
|
1698
1509
|
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.18.1.tgz#a8c9ee3848ad663d5694bef6079116c70d32fc55"
|
|
1699
1510
|
integrity sha512-l0LsjzGcqjbUEdeSBX6bdZieVmEv82Q0W3StiyaDMEnPZ9KLH28HrLpcZg6d50mCYW9CUZNzmRo6qrCHWrgLKw==
|
|
@@ -1741,19 +1552,19 @@
|
|
|
1741
1552
|
semver "^7.5.4"
|
|
1742
1553
|
ts-json-schema-generator "^1.5.0"
|
|
1743
1554
|
|
|
1744
|
-
"@oclif/plugin-help@^6.0.
|
|
1745
|
-
version "6.0.
|
|
1746
|
-
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.0.
|
|
1747
|
-
integrity sha512-
|
|
1555
|
+
"@oclif/plugin-help@^6.0.12":
|
|
1556
|
+
version "6.0.12"
|
|
1557
|
+
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.0.12.tgz#d71b84531644ecf65fcd8df671cff6f4aa178d42"
|
|
1558
|
+
integrity sha512-KMxQ5Oli1tkWiWNSdrjNtiFIFZvX0+IsvuuGcDwJIn1Jm+SzEQF90vkK6WzIjFACmyKIwXbGMmimcFaLrslJPQ==
|
|
1748
1559
|
dependencies:
|
|
1749
|
-
"@oclif/core" "^3.
|
|
1560
|
+
"@oclif/core" "^3.18.1"
|
|
1750
1561
|
|
|
1751
|
-
"@oclif/plugin-not-found@^3.0.
|
|
1752
|
-
version "3.0.
|
|
1753
|
-
resolved "https://registry.yarnpkg.com/@oclif/plugin-not-found/-/plugin-not-found-3.0.
|
|
1754
|
-
integrity sha512-
|
|
1562
|
+
"@oclif/plugin-not-found@^3.0.9":
|
|
1563
|
+
version "3.0.9"
|
|
1564
|
+
resolved "https://registry.yarnpkg.com/@oclif/plugin-not-found/-/plugin-not-found-3.0.9.tgz#3bea019cb4a4ff8d4db4b68bddce4636bfefdb05"
|
|
1565
|
+
integrity sha512-t/Cq8o6ENmMG0nPxeLDjtRsu4ZLKGCkNfev8XQ28Z+P1ntnP6uKpmKpvmmgatmqtX0IHuNrpv9scU3G4iAGp2w==
|
|
1755
1566
|
dependencies:
|
|
1756
|
-
"@oclif/core" "^3.
|
|
1567
|
+
"@oclif/core" "^3.18.1"
|
|
1757
1568
|
chalk "^5.3.0"
|
|
1758
1569
|
fast-levenshtein "^3.0.0"
|
|
1759
1570
|
|
|
@@ -1889,7 +1700,7 @@
|
|
|
1889
1700
|
strip-ansi "6.0.1"
|
|
1890
1701
|
ts-retry-promise "^0.8.0"
|
|
1891
1702
|
|
|
1892
|
-
"@salesforce/core@^6.4.1", "@salesforce/core@^6.4.7", "@salesforce/core@^6.5.1":
|
|
1703
|
+
"@salesforce/core@^6.4.1", "@salesforce/core@^6.4.7", "@salesforce/core@^6.5.0", "@salesforce/core@^6.5.1":
|
|
1893
1704
|
version "6.5.1"
|
|
1894
1705
|
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-6.5.1.tgz#3d387a6f0b93485274ec046dde5cf1364a3a00b0"
|
|
1895
1706
|
integrity sha512-u/R82JGdbJCMY0EN3UY5hQUxn0gPN+ParNQIm9YPB9lDpBQv82nKeZJuH6j2LsaaF6ygY3bm79kftPxpdKbggQ==
|
|
@@ -1995,15 +1806,15 @@
|
|
|
1995
1806
|
chalk "^4"
|
|
1996
1807
|
inquirer "^8.2.5"
|
|
1997
1808
|
|
|
1998
|
-
"@salesforce/sf-plugins-core@^7.1.
|
|
1999
|
-
version "7.1.
|
|
2000
|
-
resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-7.1.
|
|
2001
|
-
integrity sha512-
|
|
1809
|
+
"@salesforce/sf-plugins-core@^7.1.4":
|
|
1810
|
+
version "7.1.4"
|
|
1811
|
+
resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-7.1.4.tgz#0aca0e243b9880269c3e2712ca14982eb8515f1e"
|
|
1812
|
+
integrity sha512-aFV4FhUEz/oyn7JzsoutQp7SBs0Ac07m5uWYI+ngYlhJdd/AC/0IpMqd/BOIBmLzAqos+y6bKR6OqBEqQDaxlw==
|
|
2002
1813
|
dependencies:
|
|
2003
1814
|
"@inquirer/confirm" "^2.0.15"
|
|
2004
1815
|
"@inquirer/password" "^1.1.14"
|
|
2005
1816
|
"@oclif/core" "^3.18.1"
|
|
2006
|
-
"@salesforce/core" "^6.
|
|
1817
|
+
"@salesforce/core" "^6.5.0"
|
|
2007
1818
|
"@salesforce/kit" "^3.0.15"
|
|
2008
1819
|
"@salesforce/ts-types" "^2.0.9"
|
|
2009
1820
|
chalk "^5.3.0"
|
|
@@ -2053,14 +1864,6 @@
|
|
|
2053
1864
|
resolved "https://registry.yarnpkg.com/@sinonjs/text-encoding/-/text-encoding-0.7.2.tgz#5981a8db18b56ba38ef0efb7d995b12aa7b51918"
|
|
2054
1865
|
integrity sha512-sXXKG+uL9IrKqViTtao2Ws6dy0znu9sOaP1di/jKGW1M6VssO8vlpXCQcpZ+jisQ1tTFAC5Jo/EOzFbggBagFQ==
|
|
2055
1866
|
|
|
2056
|
-
"@smithy/abort-controller@^2.0.16":
|
|
2057
|
-
version "2.0.16"
|
|
2058
|
-
resolved "https://registry.yarnpkg.com/@smithy/abort-controller/-/abort-controller-2.0.16.tgz#31a86748e0c55a97ead1d179040160c6fc55ba1b"
|
|
2059
|
-
integrity sha512-4foO7738k8kM9flMHu3VLabqu7nPgvIj8TB909S0CnKx0YZz/dcDH3pZ/4JHdatfxlZdKF1JWOYCw9+v3HVVsw==
|
|
2060
|
-
dependencies:
|
|
2061
|
-
"@smithy/types" "^2.8.0"
|
|
2062
|
-
tslib "^2.5.0"
|
|
2063
|
-
|
|
2064
1867
|
"@smithy/abort-controller@^2.1.1":
|
|
2065
1868
|
version "2.1.1"
|
|
2066
1869
|
resolved "https://registry.yarnpkg.com/@smithy/abort-controller/-/abort-controller-2.1.1.tgz#bb68596a7c8213c2ef259bc7fb0f0c118c67ea9d"
|
|
@@ -2084,17 +1887,6 @@
|
|
|
2084
1887
|
dependencies:
|
|
2085
1888
|
tslib "^2.5.0"
|
|
2086
1889
|
|
|
2087
|
-
"@smithy/config-resolver@^2.0.23":
|
|
2088
|
-
version "2.0.23"
|
|
2089
|
-
resolved "https://registry.yarnpkg.com/@smithy/config-resolver/-/config-resolver-2.0.23.tgz#45496bea277c00d52efcdf88a5f483b3d6a7e62d"
|
|
2090
|
-
integrity sha512-XakUqgtP2YY8Mi+Nlif5BiqJgWdvfxJafSpOSQeCOMizu+PUhE4fBQSy6xFcR+eInrwVadaABNxoJyGUMn15ew==
|
|
2091
|
-
dependencies:
|
|
2092
|
-
"@smithy/node-config-provider" "^2.1.9"
|
|
2093
|
-
"@smithy/types" "^2.8.0"
|
|
2094
|
-
"@smithy/util-config-provider" "^2.1.0"
|
|
2095
|
-
"@smithy/util-middleware" "^2.0.9"
|
|
2096
|
-
tslib "^2.5.0"
|
|
2097
|
-
|
|
2098
1890
|
"@smithy/config-resolver@^2.1.1":
|
|
2099
1891
|
version "2.1.1"
|
|
2100
1892
|
resolved "https://registry.yarnpkg.com/@smithy/config-resolver/-/config-resolver-2.1.1.tgz#fc6b036084b98fd26a8ff01a5d7eb676e41749c7"
|
|
@@ -2106,20 +1898,6 @@
|
|
|
2106
1898
|
"@smithy/util-middleware" "^2.1.1"
|
|
2107
1899
|
tslib "^2.5.0"
|
|
2108
1900
|
|
|
2109
|
-
"@smithy/core@^1.2.2":
|
|
2110
|
-
version "1.2.2"
|
|
2111
|
-
resolved "https://registry.yarnpkg.com/@smithy/core/-/core-1.2.2.tgz#9e10d6055f2a05c2c677737b9b0c4f7507a80c75"
|
|
2112
|
-
integrity sha512-uLjrskLT+mWb0emTR5QaiAIxVEU7ndpptDaVDrTwwhD+RjvHhjIiGQ3YL5jKk1a5VSDQUA2RGkXvJ6XKRcz6Dg==
|
|
2113
|
-
dependencies:
|
|
2114
|
-
"@smithy/middleware-endpoint" "^2.3.0"
|
|
2115
|
-
"@smithy/middleware-retry" "^2.0.26"
|
|
2116
|
-
"@smithy/middleware-serde" "^2.0.16"
|
|
2117
|
-
"@smithy/protocol-http" "^3.0.12"
|
|
2118
|
-
"@smithy/smithy-client" "^2.2.1"
|
|
2119
|
-
"@smithy/types" "^2.8.0"
|
|
2120
|
-
"@smithy/util-middleware" "^2.0.9"
|
|
2121
|
-
tslib "^2.5.0"
|
|
2122
|
-
|
|
2123
1901
|
"@smithy/core@^1.3.1":
|
|
2124
1902
|
version "1.3.1"
|
|
2125
1903
|
resolved "https://registry.yarnpkg.com/@smithy/core/-/core-1.3.1.tgz#ecedc564e68453b02c20db9e8435d59005c066d8"
|
|
@@ -2134,17 +1912,6 @@
|
|
|
2134
1912
|
"@smithy/util-middleware" "^2.1.1"
|
|
2135
1913
|
tslib "^2.5.0"
|
|
2136
1914
|
|
|
2137
|
-
"@smithy/credential-provider-imds@^2.0.0", "@smithy/credential-provider-imds@^2.1.5":
|
|
2138
|
-
version "2.1.5"
|
|
2139
|
-
resolved "https://registry.yarnpkg.com/@smithy/credential-provider-imds/-/credential-provider-imds-2.1.5.tgz#18e238067c0d9c5598a12fabb13ce1545554e691"
|
|
2140
|
-
integrity sha512-VfvE6Wg1MUWwpTZFBnUD7zxvPhLY8jlHCzu6bCjlIYoWgXCDzZAML76IlZUEf45nib3rjehnFgg0s1rgsuN/bg==
|
|
2141
|
-
dependencies:
|
|
2142
|
-
"@smithy/node-config-provider" "^2.1.9"
|
|
2143
|
-
"@smithy/property-provider" "^2.0.17"
|
|
2144
|
-
"@smithy/types" "^2.8.0"
|
|
2145
|
-
"@smithy/url-parser" "^2.0.16"
|
|
2146
|
-
tslib "^2.5.0"
|
|
2147
|
-
|
|
2148
1915
|
"@smithy/credential-provider-imds@^2.2.1":
|
|
2149
1916
|
version "2.2.1"
|
|
2150
1917
|
resolved "https://registry.yarnpkg.com/@smithy/credential-provider-imds/-/credential-provider-imds-2.2.1.tgz#4805bf5e104718b959cf8699113fa9de6ddeeafa"
|
|
@@ -2156,16 +1923,6 @@
|
|
|
2156
1923
|
"@smithy/url-parser" "^2.1.1"
|
|
2157
1924
|
tslib "^2.5.0"
|
|
2158
1925
|
|
|
2159
|
-
"@smithy/eventstream-codec@^2.0.16":
|
|
2160
|
-
version "2.0.16"
|
|
2161
|
-
resolved "https://registry.yarnpkg.com/@smithy/eventstream-codec/-/eventstream-codec-2.0.16.tgz#c213e25d7f05f1e6b40675835a141d23d3f3b6ca"
|
|
2162
|
-
integrity sha512-umYh5pdCE9GHgiMAH49zu9wXWZKNHHdKPm/lK22WYISTjqu29SepmpWNmPiBLy/yUu4HFEGJHIFrDWhbDlApaw==
|
|
2163
|
-
dependencies:
|
|
2164
|
-
"@aws-crypto/crc32" "3.0.0"
|
|
2165
|
-
"@smithy/types" "^2.8.0"
|
|
2166
|
-
"@smithy/util-hex-encoding" "^2.0.0"
|
|
2167
|
-
tslib "^2.5.0"
|
|
2168
|
-
|
|
2169
1926
|
"@smithy/eventstream-codec@^2.1.1":
|
|
2170
1927
|
version "2.1.1"
|
|
2171
1928
|
resolved "https://registry.yarnpkg.com/@smithy/eventstream-codec/-/eventstream-codec-2.1.1.tgz#4405ab0f9c77d439c575560c4886e59ee17d6d38"
|
|
@@ -2211,17 +1968,6 @@
|
|
|
2211
1968
|
"@smithy/types" "^2.9.1"
|
|
2212
1969
|
tslib "^2.5.0"
|
|
2213
1970
|
|
|
2214
|
-
"@smithy/fetch-http-handler@^2.3.2":
|
|
2215
|
-
version "2.3.2"
|
|
2216
|
-
resolved "https://registry.yarnpkg.com/@smithy/fetch-http-handler/-/fetch-http-handler-2.3.2.tgz#930ee473b2a43d0bcf62c3b659f38122442ad514"
|
|
2217
|
-
integrity sha512-O9R/OlnAOTsnysuSDjt0v2q6DcSvCz5cCFC/CFAWWcLyBwJDeFyGTCTszgpQTb19+Fi8uRwZE5/3ziAQBFeDMQ==
|
|
2218
|
-
dependencies:
|
|
2219
|
-
"@smithy/protocol-http" "^3.0.12"
|
|
2220
|
-
"@smithy/querystring-builder" "^2.0.16"
|
|
2221
|
-
"@smithy/types" "^2.8.0"
|
|
2222
|
-
"@smithy/util-base64" "^2.0.1"
|
|
2223
|
-
tslib "^2.5.0"
|
|
2224
|
-
|
|
2225
1971
|
"@smithy/fetch-http-handler@^2.4.1":
|
|
2226
1972
|
version "2.4.1"
|
|
2227
1973
|
resolved "https://registry.yarnpkg.com/@smithy/fetch-http-handler/-/fetch-http-handler-2.4.1.tgz#b4d73bbc1449f61234077d58c705b843a8587bf0"
|
|
@@ -2243,16 +1989,6 @@
|
|
|
2243
1989
|
"@smithy/types" "^2.9.1"
|
|
2244
1990
|
tslib "^2.5.0"
|
|
2245
1991
|
|
|
2246
|
-
"@smithy/hash-node@^2.0.18":
|
|
2247
|
-
version "2.0.18"
|
|
2248
|
-
resolved "https://registry.yarnpkg.com/@smithy/hash-node/-/hash-node-2.0.18.tgz#4bf4ec392b5d6715426338b6828e6b25cd939bd5"
|
|
2249
|
-
integrity sha512-gN2JFvAgnZCyDN9rJgcejfpK0uPPJrSortVVVVWsru9whS7eQey6+gj2eM5ln2i6rHNntIXzal1Fm9XOPuoaKA==
|
|
2250
|
-
dependencies:
|
|
2251
|
-
"@smithy/types" "^2.8.0"
|
|
2252
|
-
"@smithy/util-buffer-from" "^2.0.0"
|
|
2253
|
-
"@smithy/util-utf8" "^2.0.2"
|
|
2254
|
-
tslib "^2.5.0"
|
|
2255
|
-
|
|
2256
1992
|
"@smithy/hash-node@^2.1.1":
|
|
2257
1993
|
version "2.1.1"
|
|
2258
1994
|
resolved "https://registry.yarnpkg.com/@smithy/hash-node/-/hash-node-2.1.1.tgz#0f8a22d97565ca948724f72267e4d3a2f33740a8"
|
|
@@ -2272,14 +2008,6 @@
|
|
|
2272
2008
|
"@smithy/util-utf8" "^2.1.1"
|
|
2273
2009
|
tslib "^2.5.0"
|
|
2274
2010
|
|
|
2275
|
-
"@smithy/invalid-dependency@^2.0.16":
|
|
2276
|
-
version "2.0.16"
|
|
2277
|
-
resolved "https://registry.yarnpkg.com/@smithy/invalid-dependency/-/invalid-dependency-2.0.16.tgz#b32a6284ef4ce48129d00a6d63f977ec3e05befb"
|
|
2278
|
-
integrity sha512-apEHakT/kmpNo1VFHP4W/cjfeP9U0x5qvfsLJubgp7UM/gq4qYp0GbqdE7QhsjUaYvEnrftRqs7+YrtWreV0wA==
|
|
2279
|
-
dependencies:
|
|
2280
|
-
"@smithy/types" "^2.8.0"
|
|
2281
|
-
tslib "^2.5.0"
|
|
2282
|
-
|
|
2283
2011
|
"@smithy/invalid-dependency@^2.1.1":
|
|
2284
2012
|
version "2.1.1"
|
|
2285
2013
|
resolved "https://registry.yarnpkg.com/@smithy/invalid-dependency/-/invalid-dependency-2.1.1.tgz#bd69fa24dd35e9bc65a160bd86becdf1399e4463"
|
|
@@ -2288,13 +2016,6 @@
|
|
|
2288
2016
|
"@smithy/types" "^2.9.1"
|
|
2289
2017
|
tslib "^2.5.0"
|
|
2290
2018
|
|
|
2291
|
-
"@smithy/is-array-buffer@^2.0.0":
|
|
2292
|
-
version "2.0.0"
|
|
2293
|
-
resolved "https://registry.yarnpkg.com/@smithy/is-array-buffer/-/is-array-buffer-2.0.0.tgz#8fa9b8040651e7ba0b2f6106e636a91354ff7d34"
|
|
2294
|
-
integrity sha512-z3PjFjMyZNI98JFRJi/U0nGoLWMSJlDjAW4QUX2WNZLas5C0CmVV6LJ01JI0k90l7FvpmixjWxPFmENSClQ7ug==
|
|
2295
|
-
dependencies:
|
|
2296
|
-
tslib "^2.5.0"
|
|
2297
|
-
|
|
2298
2019
|
"@smithy/is-array-buffer@^2.1.1":
|
|
2299
2020
|
version "2.1.1"
|
|
2300
2021
|
resolved "https://registry.yarnpkg.com/@smithy/is-array-buffer/-/is-array-buffer-2.1.1.tgz#07b4c77ae67ed58a84400c76edd482271f9f957b"
|
|
@@ -2311,15 +2032,6 @@
|
|
|
2311
2032
|
"@smithy/util-utf8" "^2.1.1"
|
|
2312
2033
|
tslib "^2.5.0"
|
|
2313
2034
|
|
|
2314
|
-
"@smithy/middleware-content-length@^2.0.18":
|
|
2315
|
-
version "2.0.18"
|
|
2316
|
-
resolved "https://registry.yarnpkg.com/@smithy/middleware-content-length/-/middleware-content-length-2.0.18.tgz#a3b13beb300290f5d0d48ace0f818e44261356fa"
|
|
2317
|
-
integrity sha512-ZJ9uKPTfxYheTKSKYB+GCvcj+izw9WGzRLhjn8n254q0jWLojUzn7Vw0l4R/Gq7Wdpf/qmk/ptD+6CCXHNVCaw==
|
|
2318
|
-
dependencies:
|
|
2319
|
-
"@smithy/protocol-http" "^3.0.12"
|
|
2320
|
-
"@smithy/types" "^2.8.0"
|
|
2321
|
-
tslib "^2.5.0"
|
|
2322
|
-
|
|
2323
2035
|
"@smithy/middleware-content-length@^2.1.1":
|
|
2324
2036
|
version "2.1.1"
|
|
2325
2037
|
resolved "https://registry.yarnpkg.com/@smithy/middleware-content-length/-/middleware-content-length-2.1.1.tgz#df767de12d594bc5622009fb0fc8343522697d8c"
|
|
@@ -2329,19 +2041,6 @@
|
|
|
2329
2041
|
"@smithy/types" "^2.9.1"
|
|
2330
2042
|
tslib "^2.5.0"
|
|
2331
2043
|
|
|
2332
|
-
"@smithy/middleware-endpoint@^2.3.0":
|
|
2333
|
-
version "2.3.0"
|
|
2334
|
-
resolved "https://registry.yarnpkg.com/@smithy/middleware-endpoint/-/middleware-endpoint-2.3.0.tgz#135c30f38087ba52e692a73212854d0809ce1168"
|
|
2335
|
-
integrity sha512-VsOAG2YQ8ykjSmKO+CIXdJBIWFo6AAvG6Iw95BakBTqk66/4BI7XyqLevoNSq/lZ6NgZv24sLmrcIN+fLDWBCg==
|
|
2336
|
-
dependencies:
|
|
2337
|
-
"@smithy/middleware-serde" "^2.0.16"
|
|
2338
|
-
"@smithy/node-config-provider" "^2.1.9"
|
|
2339
|
-
"@smithy/shared-ini-file-loader" "^2.2.8"
|
|
2340
|
-
"@smithy/types" "^2.8.0"
|
|
2341
|
-
"@smithy/url-parser" "^2.0.16"
|
|
2342
|
-
"@smithy/util-middleware" "^2.0.9"
|
|
2343
|
-
tslib "^2.5.0"
|
|
2344
|
-
|
|
2345
2044
|
"@smithy/middleware-endpoint@^2.4.1":
|
|
2346
2045
|
version "2.4.1"
|
|
2347
2046
|
resolved "https://registry.yarnpkg.com/@smithy/middleware-endpoint/-/middleware-endpoint-2.4.1.tgz#9e500df4d944741808e92018ccd2e948b598a49f"
|
|
@@ -2355,21 +2054,6 @@
|
|
|
2355
2054
|
"@smithy/util-middleware" "^2.1.1"
|
|
2356
2055
|
tslib "^2.5.0"
|
|
2357
2056
|
|
|
2358
|
-
"@smithy/middleware-retry@^2.0.26":
|
|
2359
|
-
version "2.0.26"
|
|
2360
|
-
resolved "https://registry.yarnpkg.com/@smithy/middleware-retry/-/middleware-retry-2.0.26.tgz#894cf86b0f5bc742e09c52df8df4c2941fbd9883"
|
|
2361
|
-
integrity sha512-Qzpxo0U5jfNiq9iD38U3e2bheXwvTEX4eue9xruIvEgh+UKq6dKuGqcB66oBDV7TD/mfoJi9Q/VmaiqwWbEp7A==
|
|
2362
|
-
dependencies:
|
|
2363
|
-
"@smithy/node-config-provider" "^2.1.9"
|
|
2364
|
-
"@smithy/protocol-http" "^3.0.12"
|
|
2365
|
-
"@smithy/service-error-classification" "^2.0.9"
|
|
2366
|
-
"@smithy/smithy-client" "^2.2.1"
|
|
2367
|
-
"@smithy/types" "^2.8.0"
|
|
2368
|
-
"@smithy/util-middleware" "^2.0.9"
|
|
2369
|
-
"@smithy/util-retry" "^2.0.9"
|
|
2370
|
-
tslib "^2.5.0"
|
|
2371
|
-
uuid "^8.3.2"
|
|
2372
|
-
|
|
2373
2057
|
"@smithy/middleware-retry@^2.1.1":
|
|
2374
2058
|
version "2.1.1"
|
|
2375
2059
|
resolved "https://registry.yarnpkg.com/@smithy/middleware-retry/-/middleware-retry-2.1.1.tgz#ddc749dd927f136714f76ca5a52dcfb0993ee162"
|
|
@@ -2385,14 +2069,6 @@
|
|
|
2385
2069
|
tslib "^2.5.0"
|
|
2386
2070
|
uuid "^8.3.2"
|
|
2387
2071
|
|
|
2388
|
-
"@smithy/middleware-serde@^2.0.16":
|
|
2389
|
-
version "2.0.16"
|
|
2390
|
-
resolved "https://registry.yarnpkg.com/@smithy/middleware-serde/-/middleware-serde-2.0.16.tgz#a127e7fa48c0106bd7a81e1ea27e7193cb08e701"
|
|
2391
|
-
integrity sha512-5EAd4t30pcc4M8TSSGq7q/x5IKrxfXR5+SrU4bgxNy7RPHQo2PSWBUco9C+D9Tfqp/JZvprRpK42dnupZafk2g==
|
|
2392
|
-
dependencies:
|
|
2393
|
-
"@smithy/types" "^2.8.0"
|
|
2394
|
-
tslib "^2.5.0"
|
|
2395
|
-
|
|
2396
2072
|
"@smithy/middleware-serde@^2.1.1":
|
|
2397
2073
|
version "2.1.1"
|
|
2398
2074
|
resolved "https://registry.yarnpkg.com/@smithy/middleware-serde/-/middleware-serde-2.1.1.tgz#2c5750f76e276a5249720f6c3c24fac29abbee16"
|
|
@@ -2401,14 +2077,6 @@
|
|
|
2401
2077
|
"@smithy/types" "^2.9.1"
|
|
2402
2078
|
tslib "^2.5.0"
|
|
2403
2079
|
|
|
2404
|
-
"@smithy/middleware-stack@^2.0.10":
|
|
2405
|
-
version "2.0.10"
|
|
2406
|
-
resolved "https://registry.yarnpkg.com/@smithy/middleware-stack/-/middleware-stack-2.0.10.tgz#fb7c660dcc921b61a77e6cb39ed3eada9ed38585"
|
|
2407
|
-
integrity sha512-I2rbxctNq9FAPPEcuA1ntZxkTKOPQFy7YBPOaD/MLg1zCvzv21CoNxR0py6J8ZVC35l4qE4nhxB0f7TF5/+Ldw==
|
|
2408
|
-
dependencies:
|
|
2409
|
-
"@smithy/types" "^2.8.0"
|
|
2410
|
-
tslib "^2.5.0"
|
|
2411
|
-
|
|
2412
2080
|
"@smithy/middleware-stack@^2.1.1":
|
|
2413
2081
|
version "2.1.1"
|
|
2414
2082
|
resolved "https://registry.yarnpkg.com/@smithy/middleware-stack/-/middleware-stack-2.1.1.tgz#67f992dc36e8a6861f881f80a81c1c30956a0396"
|
|
@@ -2417,16 +2085,6 @@
|
|
|
2417
2085
|
"@smithy/types" "^2.9.1"
|
|
2418
2086
|
tslib "^2.5.0"
|
|
2419
2087
|
|
|
2420
|
-
"@smithy/node-config-provider@^2.1.9":
|
|
2421
|
-
version "2.1.9"
|
|
2422
|
-
resolved "https://registry.yarnpkg.com/@smithy/node-config-provider/-/node-config-provider-2.1.9.tgz#2e9e5ee7c4412be6696a74b26f9ed2a66e2a5fb4"
|
|
2423
|
-
integrity sha512-tUyW/9xrRy+s7RXkmQhgYkAPMpTIF8izK4orhHjNFEKR3QZiOCbWB546Y8iB/Fpbm3O9+q0Af9rpywLKJOwtaQ==
|
|
2424
|
-
dependencies:
|
|
2425
|
-
"@smithy/property-provider" "^2.0.17"
|
|
2426
|
-
"@smithy/shared-ini-file-loader" "^2.2.8"
|
|
2427
|
-
"@smithy/types" "^2.8.0"
|
|
2428
|
-
tslib "^2.5.0"
|
|
2429
|
-
|
|
2430
2088
|
"@smithy/node-config-provider@^2.2.1":
|
|
2431
2089
|
version "2.2.1"
|
|
2432
2090
|
resolved "https://registry.yarnpkg.com/@smithy/node-config-provider/-/node-config-provider-2.2.1.tgz#c440c7948d58d72f0e212aa1967aa12f0729defd"
|
|
@@ -2437,17 +2095,6 @@
|
|
|
2437
2095
|
"@smithy/types" "^2.9.1"
|
|
2438
2096
|
tslib "^2.5.0"
|
|
2439
2097
|
|
|
2440
|
-
"@smithy/node-http-handler@^2.2.2":
|
|
2441
|
-
version "2.2.2"
|
|
2442
|
-
resolved "https://registry.yarnpkg.com/@smithy/node-http-handler/-/node-http-handler-2.2.2.tgz#f9f8cd49f270bc50a0de8a4587bbdaae1c7c4e80"
|
|
2443
|
-
integrity sha512-XO58TO/Eul/IBQKFKaaBtXJi0ItEQQCT+NI4IiKHCY/4KtqaUT6y/wC1EvDqlA9cP7Dyjdj7FdPs4DyynH3u7g==
|
|
2444
|
-
dependencies:
|
|
2445
|
-
"@smithy/abort-controller" "^2.0.16"
|
|
2446
|
-
"@smithy/protocol-http" "^3.0.12"
|
|
2447
|
-
"@smithy/querystring-builder" "^2.0.16"
|
|
2448
|
-
"@smithy/types" "^2.8.0"
|
|
2449
|
-
tslib "^2.5.0"
|
|
2450
|
-
|
|
2451
2098
|
"@smithy/node-http-handler@^2.3.1":
|
|
2452
2099
|
version "2.3.1"
|
|
2453
2100
|
resolved "https://registry.yarnpkg.com/@smithy/node-http-handler/-/node-http-handler-2.3.1.tgz#77d23279ff0a12cbe7cde93c5e7c0e86ad56dd20"
|
|
@@ -2459,14 +2106,6 @@
|
|
|
2459
2106
|
"@smithy/types" "^2.9.1"
|
|
2460
2107
|
tslib "^2.5.0"
|
|
2461
2108
|
|
|
2462
|
-
"@smithy/property-provider@^2.0.0", "@smithy/property-provider@^2.0.17":
|
|
2463
|
-
version "2.0.17"
|
|
2464
|
-
resolved "https://registry.yarnpkg.com/@smithy/property-provider/-/property-provider-2.0.17.tgz#288475021613649811dc79a9fab4894be01cd069"
|
|
2465
|
-
integrity sha512-+VkeZbVu7qtQ2DjI48Qwaf9fPOr3gZIwxQpuLJgRRSkWsdSvmaTCxI3gzRFKePB63Ts9r4yjn4HkxSCSkdWmcQ==
|
|
2466
|
-
dependencies:
|
|
2467
|
-
"@smithy/types" "^2.8.0"
|
|
2468
|
-
tslib "^2.5.0"
|
|
2469
|
-
|
|
2470
2109
|
"@smithy/property-provider@^2.1.1":
|
|
2471
2110
|
version "2.1.1"
|
|
2472
2111
|
resolved "https://registry.yarnpkg.com/@smithy/property-provider/-/property-provider-2.1.1.tgz#0f7ffc5e43829eaca5b2b5aae8554807a52b30f3"
|
|
@@ -2475,14 +2114,6 @@
|
|
|
2475
2114
|
"@smithy/types" "^2.9.1"
|
|
2476
2115
|
tslib "^2.5.0"
|
|
2477
2116
|
|
|
2478
|
-
"@smithy/protocol-http@^3.0.12":
|
|
2479
|
-
version "3.0.12"
|
|
2480
|
-
resolved "https://registry.yarnpkg.com/@smithy/protocol-http/-/protocol-http-3.0.12.tgz#9f606efd191593f6dbde58fa822465b92b8afbca"
|
|
2481
|
-
integrity sha512-Xz4iaqLiaBfbQpB9Hgi3VcZYbP7xRDXYhd8XWChh4v94uw7qwmvlxdU5yxzfm6ACJM66phHrTbS5TVvj5uQ72w==
|
|
2482
|
-
dependencies:
|
|
2483
|
-
"@smithy/types" "^2.8.0"
|
|
2484
|
-
tslib "^2.5.0"
|
|
2485
|
-
|
|
2486
2117
|
"@smithy/protocol-http@^3.1.1":
|
|
2487
2118
|
version "3.1.1"
|
|
2488
2119
|
resolved "https://registry.yarnpkg.com/@smithy/protocol-http/-/protocol-http-3.1.1.tgz#eee522d0ed964a72b735d64925e07bcfb7a7806f"
|
|
@@ -2491,15 +2122,6 @@
|
|
|
2491
2122
|
"@smithy/types" "^2.9.1"
|
|
2492
2123
|
tslib "^2.5.0"
|
|
2493
2124
|
|
|
2494
|
-
"@smithy/querystring-builder@^2.0.16":
|
|
2495
|
-
version "2.0.16"
|
|
2496
|
-
resolved "https://registry.yarnpkg.com/@smithy/querystring-builder/-/querystring-builder-2.0.16.tgz#1a9a02b1fb938688cdab5e585cb7c62c8054bc41"
|
|
2497
|
-
integrity sha512-Q/GsJT0C0mijXMRs7YhZLLCP5FcuC4797lYjKQkME5CZohnLC4bEhylAd2QcD3gbMKNjCw8+T2I27WKiV/wToA==
|
|
2498
|
-
dependencies:
|
|
2499
|
-
"@smithy/types" "^2.8.0"
|
|
2500
|
-
"@smithy/util-uri-escape" "^2.0.0"
|
|
2501
|
-
tslib "^2.5.0"
|
|
2502
|
-
|
|
2503
2125
|
"@smithy/querystring-builder@^2.1.1":
|
|
2504
2126
|
version "2.1.1"
|
|
2505
2127
|
resolved "https://registry.yarnpkg.com/@smithy/querystring-builder/-/querystring-builder-2.1.1.tgz#b9693448ad3f8e0767d84cf5cae29f35514591fb"
|
|
@@ -2509,14 +2131,6 @@
|
|
|
2509
2131
|
"@smithy/util-uri-escape" "^2.1.1"
|
|
2510
2132
|
tslib "^2.5.0"
|
|
2511
2133
|
|
|
2512
|
-
"@smithy/querystring-parser@^2.0.16":
|
|
2513
|
-
version "2.0.16"
|
|
2514
|
-
resolved "https://registry.yarnpkg.com/@smithy/querystring-parser/-/querystring-parser-2.0.16.tgz#90d9589539ffe8fb4864c8bf6f1f1c9def962a40"
|
|
2515
|
-
integrity sha512-c4ueAuL6BDYKWpkubjrQthZKoC3L5kql5O++ovekNxiexRXTlLIVlCR4q3KziOktLIw66EU9SQljPXd/oN6Okg==
|
|
2516
|
-
dependencies:
|
|
2517
|
-
"@smithy/types" "^2.8.0"
|
|
2518
|
-
tslib "^2.5.0"
|
|
2519
|
-
|
|
2520
2134
|
"@smithy/querystring-parser@^2.1.1":
|
|
2521
2135
|
version "2.1.1"
|
|
2522
2136
|
resolved "https://registry.yarnpkg.com/@smithy/querystring-parser/-/querystring-parser-2.1.1.tgz#a4282a66cc56844317dbff824e573f469bbfc032"
|
|
@@ -2525,13 +2139,6 @@
|
|
|
2525
2139
|
"@smithy/types" "^2.9.1"
|
|
2526
2140
|
tslib "^2.5.0"
|
|
2527
2141
|
|
|
2528
|
-
"@smithy/service-error-classification@^2.0.9":
|
|
2529
|
-
version "2.0.9"
|
|
2530
|
-
resolved "https://registry.yarnpkg.com/@smithy/service-error-classification/-/service-error-classification-2.0.9.tgz#4459433f6727f1b7e953a9bab189672b3b157224"
|
|
2531
|
-
integrity sha512-0K+8GvtwI7VkGmmInPydM2XZyBfIqLIbfR7mDQ+oPiz8mIinuHbV6sxOLdvX1Jv/myk7XTK9orgt3tuEpBu/zg==
|
|
2532
|
-
dependencies:
|
|
2533
|
-
"@smithy/types" "^2.8.0"
|
|
2534
|
-
|
|
2535
2142
|
"@smithy/service-error-classification@^2.1.1":
|
|
2536
2143
|
version "2.1.1"
|
|
2537
2144
|
resolved "https://registry.yarnpkg.com/@smithy/service-error-classification/-/service-error-classification-2.1.1.tgz#dd24e1ec529ae9ec8e87d8b15f0fc8f7e17f3d02"
|
|
@@ -2539,14 +2146,6 @@
|
|
|
2539
2146
|
dependencies:
|
|
2540
2147
|
"@smithy/types" "^2.9.1"
|
|
2541
2148
|
|
|
2542
|
-
"@smithy/shared-ini-file-loader@^2.0.6", "@smithy/shared-ini-file-loader@^2.2.8":
|
|
2543
|
-
version "2.2.8"
|
|
2544
|
-
resolved "https://registry.yarnpkg.com/@smithy/shared-ini-file-loader/-/shared-ini-file-loader-2.2.8.tgz#b5fa153d4920a3c740215c60ad1667972d67a164"
|
|
2545
|
-
integrity sha512-E62byatbwSWrtq9RJ7xN40tqrRKDGrEL4EluyNpaIDvfvet06a/QC58oHw2FgVaEgkj0tXZPjZaKrhPfpoU0qw==
|
|
2546
|
-
dependencies:
|
|
2547
|
-
"@smithy/types" "^2.8.0"
|
|
2548
|
-
tslib "^2.5.0"
|
|
2549
|
-
|
|
2550
2149
|
"@smithy/shared-ini-file-loader@^2.3.1":
|
|
2551
2150
|
version "2.3.1"
|
|
2552
2151
|
resolved "https://registry.yarnpkg.com/@smithy/shared-ini-file-loader/-/shared-ini-file-loader-2.3.1.tgz#a2e28b4d85f8a8262a84403fa2b74a086b3a7703"
|
|
@@ -2555,20 +2154,6 @@
|
|
|
2555
2154
|
"@smithy/types" "^2.9.1"
|
|
2556
2155
|
tslib "^2.5.0"
|
|
2557
2156
|
|
|
2558
|
-
"@smithy/signature-v4@^2.0.0":
|
|
2559
|
-
version "2.0.19"
|
|
2560
|
-
resolved "https://registry.yarnpkg.com/@smithy/signature-v4/-/signature-v4-2.0.19.tgz#2b926fc00b2e61ec586289fe28927e10766a3afd"
|
|
2561
|
-
integrity sha512-nwc3JihdM+kcJjtORv/n7qRHN2Kfh7S2RJI2qr8pz9UcY5TD8rSCRGQ0g81HgyS3jZ5X9U/L4p014P3FonBPhg==
|
|
2562
|
-
dependencies:
|
|
2563
|
-
"@smithy/eventstream-codec" "^2.0.16"
|
|
2564
|
-
"@smithy/is-array-buffer" "^2.0.0"
|
|
2565
|
-
"@smithy/types" "^2.8.0"
|
|
2566
|
-
"@smithy/util-hex-encoding" "^2.0.0"
|
|
2567
|
-
"@smithy/util-middleware" "^2.0.9"
|
|
2568
|
-
"@smithy/util-uri-escape" "^2.0.0"
|
|
2569
|
-
"@smithy/util-utf8" "^2.0.2"
|
|
2570
|
-
tslib "^2.5.0"
|
|
2571
|
-
|
|
2572
2157
|
"@smithy/signature-v4@^2.1.1":
|
|
2573
2158
|
version "2.1.1"
|
|
2574
2159
|
resolved "https://registry.yarnpkg.com/@smithy/signature-v4/-/signature-v4-2.1.1.tgz#6080171e3d694f40d3f553bbc236c5c433efd4d2"
|
|
@@ -2583,18 +2168,6 @@
|
|
|
2583
2168
|
"@smithy/util-utf8" "^2.1.1"
|
|
2584
2169
|
tslib "^2.5.0"
|
|
2585
2170
|
|
|
2586
|
-
"@smithy/smithy-client@^2.2.1":
|
|
2587
|
-
version "2.2.1"
|
|
2588
|
-
resolved "https://registry.yarnpkg.com/@smithy/smithy-client/-/smithy-client-2.2.1.tgz#ed1aa11f36dae2ca9b3eabcbc498bcc96d79fdfd"
|
|
2589
|
-
integrity sha512-SpD7FLK92XV2fon2hMotaNDa2w5VAy5/uVjP9WFmjGSgWM8pTPVkHcDl1yFs5Z8LYbij0FSz+DbCBK6i+uXXUA==
|
|
2590
|
-
dependencies:
|
|
2591
|
-
"@smithy/middleware-endpoint" "^2.3.0"
|
|
2592
|
-
"@smithy/middleware-stack" "^2.0.10"
|
|
2593
|
-
"@smithy/protocol-http" "^3.0.12"
|
|
2594
|
-
"@smithy/types" "^2.8.0"
|
|
2595
|
-
"@smithy/util-stream" "^2.0.24"
|
|
2596
|
-
tslib "^2.5.0"
|
|
2597
|
-
|
|
2598
2171
|
"@smithy/smithy-client@^2.3.1":
|
|
2599
2172
|
version "2.3.1"
|
|
2600
2173
|
resolved "https://registry.yarnpkg.com/@smithy/smithy-client/-/smithy-client-2.3.1.tgz#0c3a4a0d3935c7ad2240cc23181f276705212b1f"
|
|
@@ -2621,15 +2194,6 @@
|
|
|
2621
2194
|
dependencies:
|
|
2622
2195
|
tslib "^2.5.0"
|
|
2623
2196
|
|
|
2624
|
-
"@smithy/url-parser@^2.0.16":
|
|
2625
|
-
version "2.0.16"
|
|
2626
|
-
resolved "https://registry.yarnpkg.com/@smithy/url-parser/-/url-parser-2.0.16.tgz#25f860effe465acbbe61beb69b6def052878ee58"
|
|
2627
|
-
integrity sha512-Wfz5WqAoRT91TjRy1JeLR0fXtkIXHGsMbgzKFTx7E68SrZ55TB8xoG+vm11Ru4gheFTMXjAjwAxv1jQdC+pAQA==
|
|
2628
|
-
dependencies:
|
|
2629
|
-
"@smithy/querystring-parser" "^2.0.16"
|
|
2630
|
-
"@smithy/types" "^2.8.0"
|
|
2631
|
-
tslib "^2.5.0"
|
|
2632
|
-
|
|
2633
2197
|
"@smithy/url-parser@^2.1.1":
|
|
2634
2198
|
version "2.1.1"
|
|
2635
2199
|
resolved "https://registry.yarnpkg.com/@smithy/url-parser/-/url-parser-2.1.1.tgz#a30de227b6734650d740b6dff74d488b874e85e3"
|
|
@@ -2639,14 +2203,6 @@
|
|
|
2639
2203
|
"@smithy/types" "^2.9.1"
|
|
2640
2204
|
tslib "^2.5.0"
|
|
2641
2205
|
|
|
2642
|
-
"@smithy/util-base64@^2.0.1":
|
|
2643
|
-
version "2.0.1"
|
|
2644
|
-
resolved "https://registry.yarnpkg.com/@smithy/util-base64/-/util-base64-2.0.1.tgz#57f782dafc187eddea7c8a1ff2a7c188ed1a02c4"
|
|
2645
|
-
integrity sha512-DlI6XFYDMsIVN+GH9JtcRp3j02JEVuWIn/QOZisVzpIAprdsxGveFed0bjbMRCqmIFe8uetn5rxzNrBtIGrPIQ==
|
|
2646
|
-
dependencies:
|
|
2647
|
-
"@smithy/util-buffer-from" "^2.0.0"
|
|
2648
|
-
tslib "^2.5.0"
|
|
2649
|
-
|
|
2650
2206
|
"@smithy/util-base64@^2.1.1":
|
|
2651
2207
|
version "2.1.1"
|
|
2652
2208
|
resolved "https://registry.yarnpkg.com/@smithy/util-base64/-/util-base64-2.1.1.tgz#af729085cc9d92ebd54a5d2c5d0aa5a0c31f83bf"
|
|
@@ -2655,13 +2211,6 @@
|
|
|
2655
2211
|
"@smithy/util-buffer-from" "^2.1.1"
|
|
2656
2212
|
tslib "^2.5.0"
|
|
2657
2213
|
|
|
2658
|
-
"@smithy/util-body-length-browser@^2.0.1":
|
|
2659
|
-
version "2.0.1"
|
|
2660
|
-
resolved "https://registry.yarnpkg.com/@smithy/util-body-length-browser/-/util-body-length-browser-2.0.1.tgz#424485cc81c640d18c17c683e0e6edb57e8e2ab9"
|
|
2661
|
-
integrity sha512-NXYp3ttgUlwkaug4bjBzJ5+yIbUbUx8VsSLuHZROQpoik+gRkIBeEG9MPVYfvPNpuXb/puqodeeUXcKFe7BLOQ==
|
|
2662
|
-
dependencies:
|
|
2663
|
-
tslib "^2.5.0"
|
|
2664
|
-
|
|
2665
2214
|
"@smithy/util-body-length-browser@^2.1.1":
|
|
2666
2215
|
version "2.1.1"
|
|
2667
2216
|
resolved "https://registry.yarnpkg.com/@smithy/util-body-length-browser/-/util-body-length-browser-2.1.1.tgz#1fc77072768013ae646415eedb9833cd252d055d"
|
|
@@ -2669,13 +2218,6 @@
|
|
|
2669
2218
|
dependencies:
|
|
2670
2219
|
tslib "^2.5.0"
|
|
2671
2220
|
|
|
2672
|
-
"@smithy/util-body-length-node@^2.1.0":
|
|
2673
|
-
version "2.1.0"
|
|
2674
|
-
resolved "https://registry.yarnpkg.com/@smithy/util-body-length-node/-/util-body-length-node-2.1.0.tgz#313a5f7c5017947baf5fa018bfc22628904bbcfa"
|
|
2675
|
-
integrity sha512-/li0/kj/y3fQ3vyzn36NTLGmUwAICb7Jbe/CsWCktW363gh1MOcpEcSO3mJ344Gv2dqz8YJCLQpb6hju/0qOWw==
|
|
2676
|
-
dependencies:
|
|
2677
|
-
tslib "^2.5.0"
|
|
2678
|
-
|
|
2679
2221
|
"@smithy/util-body-length-node@^2.2.1":
|
|
2680
2222
|
version "2.2.1"
|
|
2681
2223
|
resolved "https://registry.yarnpkg.com/@smithy/util-body-length-node/-/util-body-length-node-2.2.1.tgz#a6f5c9911f1c3e23efb340d5ce7a590b62f2056e"
|
|
@@ -2683,14 +2225,6 @@
|
|
|
2683
2225
|
dependencies:
|
|
2684
2226
|
tslib "^2.5.0"
|
|
2685
2227
|
|
|
2686
|
-
"@smithy/util-buffer-from@^2.0.0":
|
|
2687
|
-
version "2.0.0"
|
|
2688
|
-
resolved "https://registry.yarnpkg.com/@smithy/util-buffer-from/-/util-buffer-from-2.0.0.tgz#7eb75d72288b6b3001bc5f75b48b711513091deb"
|
|
2689
|
-
integrity sha512-/YNnLoHsR+4W4Vf2wL5lGv0ksg8Bmk3GEGxn2vEQt52AQaPSCuaO5PM5VM7lP1K9qHRKHwrPGktqVoAHKWHxzw==
|
|
2690
|
-
dependencies:
|
|
2691
|
-
"@smithy/is-array-buffer" "^2.0.0"
|
|
2692
|
-
tslib "^2.5.0"
|
|
2693
|
-
|
|
2694
2228
|
"@smithy/util-buffer-from@^2.1.1":
|
|
2695
2229
|
version "2.1.1"
|
|
2696
2230
|
resolved "https://registry.yarnpkg.com/@smithy/util-buffer-from/-/util-buffer-from-2.1.1.tgz#f9346bf8b23c5ba6f6bdb61dd9db779441ba8d08"
|
|
@@ -2699,13 +2233,6 @@
|
|
|
2699
2233
|
"@smithy/is-array-buffer" "^2.1.1"
|
|
2700
2234
|
tslib "^2.5.0"
|
|
2701
2235
|
|
|
2702
|
-
"@smithy/util-config-provider@^2.1.0":
|
|
2703
|
-
version "2.1.0"
|
|
2704
|
-
resolved "https://registry.yarnpkg.com/@smithy/util-config-provider/-/util-config-provider-2.1.0.tgz#c733a862892772aaeb373a3e8af5182556da0ef9"
|
|
2705
|
-
integrity sha512-S6V0JvvhQgFSGLcJeT1CBsaTR03MM8qTuxMH9WPCCddlSo2W0V5jIHimHtIQALMLEDPGQ0ROSRr/dU0O+mxiQg==
|
|
2706
|
-
dependencies:
|
|
2707
|
-
tslib "^2.5.0"
|
|
2708
|
-
|
|
2709
2236
|
"@smithy/util-config-provider@^2.2.1":
|
|
2710
2237
|
version "2.2.1"
|
|
2711
2238
|
resolved "https://registry.yarnpkg.com/@smithy/util-config-provider/-/util-config-provider-2.2.1.tgz#aea0a80236d6cedaee60473802899cff4a8cc0ba"
|
|
@@ -2713,17 +2240,6 @@
|
|
|
2713
2240
|
dependencies:
|
|
2714
2241
|
tslib "^2.5.0"
|
|
2715
2242
|
|
|
2716
|
-
"@smithy/util-defaults-mode-browser@^2.0.24":
|
|
2717
|
-
version "2.0.24"
|
|
2718
|
-
resolved "https://registry.yarnpkg.com/@smithy/util-defaults-mode-browser/-/util-defaults-mode-browser-2.0.24.tgz#bfa8fa441db0d0d309c11d091ca9746f2b8e4797"
|
|
2719
|
-
integrity sha512-TsP5mBuLgO2C21+laNG2nHYZEyUdkbGURv2tHvSuQQxLz952MegX95uwdxOY2jR2H4GoKuVRfdJq7w4eIjGYeg==
|
|
2720
|
-
dependencies:
|
|
2721
|
-
"@smithy/property-provider" "^2.0.17"
|
|
2722
|
-
"@smithy/smithy-client" "^2.2.1"
|
|
2723
|
-
"@smithy/types" "^2.8.0"
|
|
2724
|
-
bowser "^2.11.0"
|
|
2725
|
-
tslib "^2.5.0"
|
|
2726
|
-
|
|
2727
2243
|
"@smithy/util-defaults-mode-browser@^2.1.1":
|
|
2728
2244
|
version "2.1.1"
|
|
2729
2245
|
resolved "https://registry.yarnpkg.com/@smithy/util-defaults-mode-browser/-/util-defaults-mode-browser-2.1.1.tgz#be9ac82acee6ec4821b610e7187b0e147f0ba8ff"
|
|
@@ -2735,19 +2251,6 @@
|
|
|
2735
2251
|
bowser "^2.11.0"
|
|
2736
2252
|
tslib "^2.5.0"
|
|
2737
2253
|
|
|
2738
|
-
"@smithy/util-defaults-mode-node@^2.0.32":
|
|
2739
|
-
version "2.0.32"
|
|
2740
|
-
resolved "https://registry.yarnpkg.com/@smithy/util-defaults-mode-node/-/util-defaults-mode-node-2.0.32.tgz#a0665ef2feed845de7825059072e312e22393698"
|
|
2741
|
-
integrity sha512-d0S33dXA2cq1NyorVMroMrEtqKMr3MlyLITcfTBf9pXiigYiPMOtbSI7czHIfDbuVuM89Cg0urAgpt73QV9mPQ==
|
|
2742
|
-
dependencies:
|
|
2743
|
-
"@smithy/config-resolver" "^2.0.23"
|
|
2744
|
-
"@smithy/credential-provider-imds" "^2.1.5"
|
|
2745
|
-
"@smithy/node-config-provider" "^2.1.9"
|
|
2746
|
-
"@smithy/property-provider" "^2.0.17"
|
|
2747
|
-
"@smithy/smithy-client" "^2.2.1"
|
|
2748
|
-
"@smithy/types" "^2.8.0"
|
|
2749
|
-
tslib "^2.5.0"
|
|
2750
|
-
|
|
2751
2254
|
"@smithy/util-defaults-mode-node@^2.1.1":
|
|
2752
2255
|
version "2.1.1"
|
|
2753
2256
|
resolved "https://registry.yarnpkg.com/@smithy/util-defaults-mode-node/-/util-defaults-mode-node-2.1.1.tgz#0910ee00aac3e8a08aac3e6ae8794e52f3efef02"
|
|
@@ -2761,15 +2264,6 @@
|
|
|
2761
2264
|
"@smithy/types" "^2.9.1"
|
|
2762
2265
|
tslib "^2.5.0"
|
|
2763
2266
|
|
|
2764
|
-
"@smithy/util-endpoints@^1.0.8":
|
|
2765
|
-
version "1.0.8"
|
|
2766
|
-
resolved "https://registry.yarnpkg.com/@smithy/util-endpoints/-/util-endpoints-1.0.8.tgz#10ec9b228e96fc67b42ed06dabdab118a5869532"
|
|
2767
|
-
integrity sha512-l8zVuyZZ61IzZBYp5NWvsAhbaAjYkt0xg9R4xUASkg5SEeTT2meHOJwJHctKMFUXe4QZbn9fR2MaBYjP2119+w==
|
|
2768
|
-
dependencies:
|
|
2769
|
-
"@smithy/node-config-provider" "^2.1.9"
|
|
2770
|
-
"@smithy/types" "^2.8.0"
|
|
2771
|
-
tslib "^2.5.0"
|
|
2772
|
-
|
|
2773
2267
|
"@smithy/util-endpoints@^1.1.1":
|
|
2774
2268
|
version "1.1.1"
|
|
2775
2269
|
resolved "https://registry.yarnpkg.com/@smithy/util-endpoints/-/util-endpoints-1.1.1.tgz#45426dba6fb42282a0ad955600b2b3ba050d118f"
|
|
@@ -2779,13 +2273,6 @@
|
|
|
2779
2273
|
"@smithy/types" "^2.9.1"
|
|
2780
2274
|
tslib "^2.5.0"
|
|
2781
2275
|
|
|
2782
|
-
"@smithy/util-hex-encoding@^2.0.0":
|
|
2783
|
-
version "2.0.0"
|
|
2784
|
-
resolved "https://registry.yarnpkg.com/@smithy/util-hex-encoding/-/util-hex-encoding-2.0.0.tgz#0aa3515acd2b005c6d55675e377080a7c513b59e"
|
|
2785
|
-
integrity sha512-c5xY+NUnFqG6d7HFh1IFfrm3mGl29lC+vF+geHv4ToiuJCBmIfzx6IeHLg+OgRdPFKDXIw6pvi+p3CsscaMcMA==
|
|
2786
|
-
dependencies:
|
|
2787
|
-
tslib "^2.5.0"
|
|
2788
|
-
|
|
2789
2276
|
"@smithy/util-hex-encoding@^2.1.1":
|
|
2790
2277
|
version "2.1.1"
|
|
2791
2278
|
resolved "https://registry.yarnpkg.com/@smithy/util-hex-encoding/-/util-hex-encoding-2.1.1.tgz#978252b9fb242e0a59bae4ead491210688e0d15f"
|
|
@@ -2793,14 +2280,6 @@
|
|
|
2793
2280
|
dependencies:
|
|
2794
2281
|
tslib "^2.5.0"
|
|
2795
2282
|
|
|
2796
|
-
"@smithy/util-middleware@^2.0.9":
|
|
2797
|
-
version "2.0.9"
|
|
2798
|
-
resolved "https://registry.yarnpkg.com/@smithy/util-middleware/-/util-middleware-2.0.9.tgz#54a372fa723ace66046cdf91439fb1648a246d5c"
|
|
2799
|
-
integrity sha512-PnCnBJ07noMX1lMDTEefmxSlusWJUiLfrme++MfK5TD0xz8NYmakgoXy5zkF/16zKGmiwOeKAztWT/Vjk1KRIQ==
|
|
2800
|
-
dependencies:
|
|
2801
|
-
"@smithy/types" "^2.8.0"
|
|
2802
|
-
tslib "^2.5.0"
|
|
2803
|
-
|
|
2804
2283
|
"@smithy/util-middleware@^2.1.1":
|
|
2805
2284
|
version "2.1.1"
|
|
2806
2285
|
resolved "https://registry.yarnpkg.com/@smithy/util-middleware/-/util-middleware-2.1.1.tgz#903ba19bb17704f4b476fb9ade9bf9eb0174bc3d"
|
|
@@ -2809,15 +2288,6 @@
|
|
|
2809
2288
|
"@smithy/types" "^2.9.1"
|
|
2810
2289
|
tslib "^2.5.0"
|
|
2811
2290
|
|
|
2812
|
-
"@smithy/util-retry@^2.0.9":
|
|
2813
|
-
version "2.0.9"
|
|
2814
|
-
resolved "https://registry.yarnpkg.com/@smithy/util-retry/-/util-retry-2.0.9.tgz#ef6d6e41bcc5df330b76cca913d5e637c70497fc"
|
|
2815
|
-
integrity sha512-46BFWe9RqB6g7f4mxm3W3HlqknqQQmWHKlhoqSFZuGNuiDU5KqmpebMbvC3tjTlUkqn4xa2Z7s3Hwb0HNs5scw==
|
|
2816
|
-
dependencies:
|
|
2817
|
-
"@smithy/service-error-classification" "^2.0.9"
|
|
2818
|
-
"@smithy/types" "^2.8.0"
|
|
2819
|
-
tslib "^2.5.0"
|
|
2820
|
-
|
|
2821
2291
|
"@smithy/util-retry@^2.1.1":
|
|
2822
2292
|
version "2.1.1"
|
|
2823
2293
|
resolved "https://registry.yarnpkg.com/@smithy/util-retry/-/util-retry-2.1.1.tgz#f2d3566b6e5b841028c7240c852007d4037e49b2"
|
|
@@ -2827,20 +2297,6 @@
|
|
|
2827
2297
|
"@smithy/types" "^2.9.1"
|
|
2828
2298
|
tslib "^2.5.0"
|
|
2829
2299
|
|
|
2830
|
-
"@smithy/util-stream@^2.0.24":
|
|
2831
|
-
version "2.0.24"
|
|
2832
|
-
resolved "https://registry.yarnpkg.com/@smithy/util-stream/-/util-stream-2.0.24.tgz#fa896c8df828ce7758963b758c1f374407d812be"
|
|
2833
|
-
integrity sha512-hRpbcRrOxDriMVmbya+Mv77VZVupxRAsfxVDKS54XuiURhdiwCUXJP0X1iJhHinuUf6n8pBF0MkG9C8VooMnWw==
|
|
2834
|
-
dependencies:
|
|
2835
|
-
"@smithy/fetch-http-handler" "^2.3.2"
|
|
2836
|
-
"@smithy/node-http-handler" "^2.2.2"
|
|
2837
|
-
"@smithy/types" "^2.8.0"
|
|
2838
|
-
"@smithy/util-base64" "^2.0.1"
|
|
2839
|
-
"@smithy/util-buffer-from" "^2.0.0"
|
|
2840
|
-
"@smithy/util-hex-encoding" "^2.0.0"
|
|
2841
|
-
"@smithy/util-utf8" "^2.0.2"
|
|
2842
|
-
tslib "^2.5.0"
|
|
2843
|
-
|
|
2844
2300
|
"@smithy/util-stream@^2.1.1":
|
|
2845
2301
|
version "2.1.1"
|
|
2846
2302
|
resolved "https://registry.yarnpkg.com/@smithy/util-stream/-/util-stream-2.1.1.tgz#3ae0e88c3a1a45899e29c1655d2e5a3865b6c0a6"
|
|
@@ -2855,13 +2311,6 @@
|
|
|
2855
2311
|
"@smithy/util-utf8" "^2.1.1"
|
|
2856
2312
|
tslib "^2.5.0"
|
|
2857
2313
|
|
|
2858
|
-
"@smithy/util-uri-escape@^2.0.0":
|
|
2859
|
-
version "2.0.0"
|
|
2860
|
-
resolved "https://registry.yarnpkg.com/@smithy/util-uri-escape/-/util-uri-escape-2.0.0.tgz#19955b1a0f517a87ae77ac729e0e411963dfda95"
|
|
2861
|
-
integrity sha512-ebkxsqinSdEooQduuk9CbKcI+wheijxEb3utGXkCoYQkJnwTnLbH1JXGimJtUkQwNQbsbuYwG2+aFVyZf5TLaw==
|
|
2862
|
-
dependencies:
|
|
2863
|
-
tslib "^2.5.0"
|
|
2864
|
-
|
|
2865
2314
|
"@smithy/util-uri-escape@^2.1.1":
|
|
2866
2315
|
version "2.1.1"
|
|
2867
2316
|
resolved "https://registry.yarnpkg.com/@smithy/util-uri-escape/-/util-uri-escape-2.1.1.tgz#7eedc93b73ecda68f12fb9cf92e9fa0fbbed4d83"
|
|
@@ -2869,14 +2318,6 @@
|
|
|
2869
2318
|
dependencies:
|
|
2870
2319
|
tslib "^2.5.0"
|
|
2871
2320
|
|
|
2872
|
-
"@smithy/util-utf8@^2.0.2":
|
|
2873
|
-
version "2.0.2"
|
|
2874
|
-
resolved "https://registry.yarnpkg.com/@smithy/util-utf8/-/util-utf8-2.0.2.tgz#626b3e173ad137208e27ed329d6bea70f4a1a7f7"
|
|
2875
|
-
integrity sha512-qOiVORSPm6Ce4/Yu6hbSgNHABLP2VMv8QOC3tTDNHHlWY19pPyc++fBTbZPtx6egPXi4HQxKDnMxVxpbtX2GoA==
|
|
2876
|
-
dependencies:
|
|
2877
|
-
"@smithy/util-buffer-from" "^2.0.0"
|
|
2878
|
-
tslib "^2.5.0"
|
|
2879
|
-
|
|
2880
2321
|
"@smithy/util-utf8@^2.1.1":
|
|
2881
2322
|
version "2.1.1"
|
|
2882
2323
|
resolved "https://registry.yarnpkg.com/@smithy/util-utf8/-/util-utf8-2.1.1.tgz#690018dd28f47f014114497735e51417ea5900a6"
|
|
@@ -2885,15 +2326,6 @@
|
|
|
2885
2326
|
"@smithy/util-buffer-from" "^2.1.1"
|
|
2886
2327
|
tslib "^2.5.0"
|
|
2887
2328
|
|
|
2888
|
-
"@smithy/util-waiter@^2.0.16":
|
|
2889
|
-
version "2.0.16"
|
|
2890
|
-
resolved "https://registry.yarnpkg.com/@smithy/util-waiter/-/util-waiter-2.0.16.tgz#3065566dd81951e24d843979ed1e6278794a955c"
|
|
2891
|
-
integrity sha512-5i4YONHQ6HoUWDd+X0frpxTXxSXgJhUFl+z0iMy/zpUmVeCQY2or3Vss6DzHKKMMQL4pmVHpQm9WayHDorFdZg==
|
|
2892
|
-
dependencies:
|
|
2893
|
-
"@smithy/abort-controller" "^2.0.16"
|
|
2894
|
-
"@smithy/types" "^2.8.0"
|
|
2895
|
-
tslib "^2.5.0"
|
|
2896
|
-
|
|
2897
2329
|
"@smithy/util-waiter@^2.1.1":
|
|
2898
2330
|
version "2.1.1"
|
|
2899
2331
|
resolved "https://registry.yarnpkg.com/@smithy/util-waiter/-/util-waiter-2.1.1.tgz#292d4d09cda7df38aba6ea2abd7d948e3f11bf2d"
|
|
@@ -7520,16 +6952,16 @@ object.values@^1.1.7:
|
|
|
7520
6952
|
define-properties "^1.2.0"
|
|
7521
6953
|
es-abstract "^1.22.1"
|
|
7522
6954
|
|
|
7523
|
-
oclif@^4.
|
|
7524
|
-
version "4.
|
|
7525
|
-
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.
|
|
7526
|
-
integrity sha512-
|
|
6955
|
+
oclif@^4.4.1:
|
|
6956
|
+
version "4.4.1"
|
|
6957
|
+
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.4.1.tgz#a0ca7efd4bfd16b47a81f60aaf06e8af958c7f69"
|
|
6958
|
+
integrity sha512-X3yrtEaBCNpo9hxbeWbROS4xlZbhIDuTpjUT02hQasafUg3htkN8YwP5rW8QdumxWz7tc8y9PWTKzLfpWN244Q==
|
|
7527
6959
|
dependencies:
|
|
7528
|
-
"@aws-sdk/client-cloudfront" "^3.
|
|
6960
|
+
"@aws-sdk/client-cloudfront" "^3.496.0"
|
|
7529
6961
|
"@aws-sdk/client-s3" "^3.496.0"
|
|
7530
6962
|
"@oclif/core" "^3.18.1"
|
|
7531
|
-
"@oclif/plugin-help" "^6.0.
|
|
7532
|
-
"@oclif/plugin-not-found" "^3.0.
|
|
6963
|
+
"@oclif/plugin-help" "^6.0.12"
|
|
6964
|
+
"@oclif/plugin-not-found" "^3.0.9"
|
|
7533
6965
|
"@oclif/plugin-warn-if-update-available" "^3.0.9"
|
|
7534
6966
|
async-retry "^1.3.3"
|
|
7535
6967
|
change-case "^4"
|