@salesforce/plugin-auth 3.3.4 → 3.3.6
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 +7 -7
- package/lib/commands/org/logout.js +8 -3
- package/lib/commands/org/logout.js.map +1 -1
- package/oclif.lock +190 -756
- 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.485.0":
|
|
210
|
-
version "3.485.0"
|
|
211
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/client-sso/-/client-sso-3.485.0.tgz#235ea86c53a7e62bfd3e400cb36334486978a1bd"
|
|
212
|
-
integrity sha512-apN2bEn0PZs0jD4jAfvwO3dlWqw9YIQJ6TAudM1bd3S5vzWqlBBcLfQpK6taHoQaI+WqgUWXLuOf7gRFbGXKPg==
|
|
213
|
-
dependencies:
|
|
214
|
-
"@aws-crypto/sha256-browser" "3.0.0"
|
|
215
|
-
"@aws-crypto/sha256-js" "3.0.0"
|
|
216
|
-
"@aws-sdk/core" "3.485.0"
|
|
217
|
-
"@aws-sdk/middleware-host-header" "3.485.0"
|
|
218
|
-
"@aws-sdk/middleware-logger" "3.485.0"
|
|
219
|
-
"@aws-sdk/middleware-recursion-detection" "3.485.0"
|
|
220
|
-
"@aws-sdk/middleware-user-agent" "3.485.0"
|
|
221
|
-
"@aws-sdk/region-config-resolver" "3.485.0"
|
|
222
|
-
"@aws-sdk/types" "3.485.0"
|
|
223
|
-
"@aws-sdk/util-endpoints" "3.485.0"
|
|
224
|
-
"@aws-sdk/util-user-agent-browser" "3.485.0"
|
|
225
|
-
"@aws-sdk/util-user-agent-node" "3.485.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.485.0":
|
|
296
|
-
version "3.485.0"
|
|
297
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/client-sts/-/client-sts-3.485.0.tgz#fe40ba4bf65d8e513f48194ea7af6228eff6982a"
|
|
298
|
-
integrity sha512-PI4q36kVF0fpIPZyeQhrwwJZ6SRkOGvU3rX5Qn4b5UY5X+Ct1aLhqSX8/OB372UZIcnh6eSvERu8POHleDO7Jw==
|
|
299
|
-
dependencies:
|
|
300
|
-
"@aws-crypto/sha256-browser" "3.0.0"
|
|
301
|
-
"@aws-crypto/sha256-js" "3.0.0"
|
|
302
|
-
"@aws-sdk/core" "3.485.0"
|
|
303
|
-
"@aws-sdk/credential-provider-node" "3.485.0"
|
|
304
|
-
"@aws-sdk/middleware-host-header" "3.485.0"
|
|
305
|
-
"@aws-sdk/middleware-logger" "3.485.0"
|
|
306
|
-
"@aws-sdk/middleware-recursion-detection" "3.485.0"
|
|
307
|
-
"@aws-sdk/middleware-user-agent" "3.485.0"
|
|
308
|
-
"@aws-sdk/region-config-resolver" "3.485.0"
|
|
309
|
-
"@aws-sdk/types" "3.485.0"
|
|
310
|
-
"@aws-sdk/util-endpoints" "3.485.0"
|
|
311
|
-
"@aws-sdk/util-user-agent-browser" "3.485.0"
|
|
312
|
-
"@aws-sdk/util-user-agent-node" "3.485.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.485.0":
|
|
412
|
-
version "3.485.0"
|
|
413
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-env/-/credential-provider-env-3.485.0.tgz#ce61756d2d9f2eda86530c702a7572d88d592bfa"
|
|
414
|
-
integrity sha512-3XkFgwVU1XOB33dV7t9BKJ/ptdl2iS+0dxE7ecq8aqT2/gsfKmLCae1G17P8WmdD3z0kMDTvnqM2aWgUnSOkmg==
|
|
415
|
-
dependencies:
|
|
416
|
-
"@aws-sdk/types" "3.485.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.485.0":
|
|
432
|
-
version "3.485.0"
|
|
433
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-ini/-/credential-provider-ini-3.485.0.tgz#0eabe34bf900f39cb0707415550dd1e05a899165"
|
|
434
|
-
integrity sha512-cFYF/Bdw7EnT4viSxYpNIv3IBkri/Yb+JpQXl8uDq7bfVJfAN5qZmK07vRkg08xL6TC4F41wshhMSAucGdTwIw==
|
|
435
|
-
dependencies:
|
|
436
|
-
"@aws-sdk/credential-provider-env" "3.485.0"
|
|
437
|
-
"@aws-sdk/credential-provider-process" "3.485.0"
|
|
438
|
-
"@aws-sdk/credential-provider-sso" "3.485.0"
|
|
439
|
-
"@aws-sdk/credential-provider-web-identity" "3.485.0"
|
|
440
|
-
"@aws-sdk/types" "3.485.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.485.0":
|
|
520
|
-
version "3.485.0"
|
|
521
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-sso/-/credential-provider-sso-3.485.0.tgz#43214c543b07fd034cda262c2aadd3502353495f"
|
|
522
|
-
integrity sha512-l0oC8GTrWh+LFQQfSmG1Jai1PX7Mhj9arb/CaS1/tmeZE0hgIXW++tvljYs/Dds4LGXUlaWG+P7BrObf6OyIXA==
|
|
523
|
-
dependencies:
|
|
524
|
-
"@aws-sdk/client-sso" "3.485.0"
|
|
525
|
-
"@aws-sdk/token-providers" "3.485.0"
|
|
526
|
-
"@aws-sdk/types" "3.485.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.485.0":
|
|
603
|
-
version "3.485.0"
|
|
604
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-host-header/-/middleware-host-header-3.485.0.tgz#56989dcd67d775bbd7cb67e28048c6c4d38af48c"
|
|
605
|
-
integrity sha512-1mAUX9dQNGo2RIKseVj7SI/D5abQJQ/Os8hQ0NyVAyyVYF+Yjx5PphKgfhM5yoBwuwZUl6q71XPYEGNx7be6SA==
|
|
606
|
-
dependencies:
|
|
607
|
-
"@aws-sdk/types" "3.485.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.485.0":
|
|
632
|
-
version "3.485.0"
|
|
633
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-logger/-/middleware-logger-3.485.0.tgz#d9d1a289321f2dd607c7f17c7407e280e2595ee4"
|
|
634
|
-
integrity sha512-O8IgJ0LHi5wTs5GlpI7nqmmSSagkVdd1shpGgQWY2h0kMSCII8CJZHBG97dlFFpGTvx5EDlhPNek7rl/6F4dRw==
|
|
635
|
-
dependencies:
|
|
636
|
-
"@aws-sdk/types" "3.485.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.485.0":
|
|
650
|
-
version "3.485.0"
|
|
651
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-recursion-detection/-/middleware-recursion-detection-3.485.0.tgz#b93b0e616a18647640c874b4b2cc5e0257970741"
|
|
652
|
-
integrity sha512-ZeVNATGNFcqkWDut3luVszROTUzkU5u+rJpB/xmeMoenlDAjPRiHt/ca3WkI5wAnIJ1VSNGpD2sOFLMCH+EWag==
|
|
653
|
-
dependencies:
|
|
654
|
-
"@aws-sdk/types" "3.485.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.485.0":
|
|
685
|
-
version "3.485.0"
|
|
686
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-signing/-/middleware-signing-3.485.0.tgz#e252ded9110624b12004759475a8a4f07fad2bc8"
|
|
687
|
-
integrity sha512-41xzT2p1sOibhsLkdE5rwPJkNbBtKD8Gp36/ySfu0KE415wfXKacElSVxAaBw39/j7iSWDYqqybeEYbAzk+3GQ==
|
|
688
|
-
dependencies:
|
|
689
|
-
"@aws-sdk/types" "3.485.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.485.0":
|
|
720
|
-
version "3.485.0"
|
|
721
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-user-agent/-/middleware-user-agent-3.485.0.tgz#e05662015bd43c5051f71751b94db81b73c97c26"
|
|
722
|
-
integrity sha512-CddCVOn+OPQ0CcchketIg+WF6v+MDLAf3GOYTR2htUxxIm7HABuRd6R3kvQ5Jny9CV8gMt22G1UZITsFexSJlQ==
|
|
723
|
-
dependencies:
|
|
724
|
-
"@aws-sdk/types" "3.485.0"
|
|
725
|
-
"@aws-sdk/util-endpoints" "3.485.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,17 +599,6 @@
|
|
|
738
599
|
"@smithy/types" "^2.9.1"
|
|
739
600
|
tslib "^2.5.0"
|
|
740
601
|
|
|
741
|
-
"@aws-sdk/region-config-resolver@3.485.0":
|
|
742
|
-
version "3.485.0"
|
|
743
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/region-config-resolver/-/region-config-resolver-3.485.0.tgz#7a59541cc94e50451905da8e06459e7076615622"
|
|
744
|
-
integrity sha512-2FB2EQ0sIE+YgFqGtkE1lDIMIL6nYe6MkOHBwBM7bommadKIrbbr2L22bPZGs3ReTsxiJabjzxbuCAVhrpHmhg==
|
|
745
|
-
dependencies:
|
|
746
|
-
"@smithy/node-config-provider" "^2.1.9"
|
|
747
|
-
"@smithy/types" "^2.8.0"
|
|
748
|
-
"@smithy/util-config-provider" "^2.1.0"
|
|
749
|
-
"@smithy/util-middleware" "^2.0.9"
|
|
750
|
-
tslib "^2.5.0"
|
|
751
|
-
|
|
752
602
|
"@aws-sdk/region-config-resolver@3.496.0":
|
|
753
603
|
version "3.496.0"
|
|
754
604
|
resolved "https://registry.yarnpkg.com/@aws-sdk/region-config-resolver/-/region-config-resolver-3.496.0.tgz#133c8a4a6d5e7672077ba124751f40b2d6efc3ed"
|
|
@@ -773,49 +623,6 @@
|
|
|
773
623
|
"@smithy/types" "^2.9.1"
|
|
774
624
|
tslib "^2.5.0"
|
|
775
625
|
|
|
776
|
-
"@aws-sdk/token-providers@3.485.0":
|
|
777
|
-
version "3.485.0"
|
|
778
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/token-providers/-/token-providers-3.485.0.tgz#f493039e4ca92330bc6fd9320ac883842436e820"
|
|
779
|
-
integrity sha512-kOXA1WKIVIFNRqHL8ynVZ3hCKLsgnEmGr2iDR6agDNw5fYIlCO/6N2xR6QdGcLTvUUbwOlz4OvKLUQnWMKAnnA==
|
|
780
|
-
dependencies:
|
|
781
|
-
"@aws-crypto/sha256-browser" "3.0.0"
|
|
782
|
-
"@aws-crypto/sha256-js" "3.0.0"
|
|
783
|
-
"@aws-sdk/middleware-host-header" "3.485.0"
|
|
784
|
-
"@aws-sdk/middleware-logger" "3.485.0"
|
|
785
|
-
"@aws-sdk/middleware-recursion-detection" "3.485.0"
|
|
786
|
-
"@aws-sdk/middleware-user-agent" "3.485.0"
|
|
787
|
-
"@aws-sdk/region-config-resolver" "3.485.0"
|
|
788
|
-
"@aws-sdk/types" "3.485.0"
|
|
789
|
-
"@aws-sdk/util-endpoints" "3.485.0"
|
|
790
|
-
"@aws-sdk/util-user-agent-browser" "3.485.0"
|
|
791
|
-
"@aws-sdk/util-user-agent-node" "3.485.0"
|
|
792
|
-
"@smithy/config-resolver" "^2.0.23"
|
|
793
|
-
"@smithy/fetch-http-handler" "^2.3.2"
|
|
794
|
-
"@smithy/hash-node" "^2.0.18"
|
|
795
|
-
"@smithy/invalid-dependency" "^2.0.16"
|
|
796
|
-
"@smithy/middleware-content-length" "^2.0.18"
|
|
797
|
-
"@smithy/middleware-endpoint" "^2.3.0"
|
|
798
|
-
"@smithy/middleware-retry" "^2.0.26"
|
|
799
|
-
"@smithy/middleware-serde" "^2.0.16"
|
|
800
|
-
"@smithy/middleware-stack" "^2.0.10"
|
|
801
|
-
"@smithy/node-config-provider" "^2.1.9"
|
|
802
|
-
"@smithy/node-http-handler" "^2.2.2"
|
|
803
|
-
"@smithy/property-provider" "^2.0.0"
|
|
804
|
-
"@smithy/protocol-http" "^3.0.12"
|
|
805
|
-
"@smithy/shared-ini-file-loader" "^2.0.6"
|
|
806
|
-
"@smithy/smithy-client" "^2.2.1"
|
|
807
|
-
"@smithy/types" "^2.8.0"
|
|
808
|
-
"@smithy/url-parser" "^2.0.16"
|
|
809
|
-
"@smithy/util-base64" "^2.0.1"
|
|
810
|
-
"@smithy/util-body-length-browser" "^2.0.1"
|
|
811
|
-
"@smithy/util-body-length-node" "^2.1.0"
|
|
812
|
-
"@smithy/util-defaults-mode-browser" "^2.0.24"
|
|
813
|
-
"@smithy/util-defaults-mode-node" "^2.0.32"
|
|
814
|
-
"@smithy/util-endpoints" "^1.0.8"
|
|
815
|
-
"@smithy/util-retry" "^2.0.9"
|
|
816
|
-
"@smithy/util-utf8" "^2.0.2"
|
|
817
|
-
tslib "^2.5.0"
|
|
818
|
-
|
|
819
626
|
"@aws-sdk/token-providers@3.496.0":
|
|
820
627
|
version "3.496.0"
|
|
821
628
|
resolved "https://registry.yarnpkg.com/@aws-sdk/token-providers/-/token-providers-3.496.0.tgz#5b5baf0801fd591de4a28146afbdc8250197f9fa"
|
|
@@ -859,12 +666,47 @@
|
|
|
859
666
|
"@smithy/util-utf8" "^2.1.1"
|
|
860
667
|
tslib "^2.5.0"
|
|
861
668
|
|
|
862
|
-
"@aws-sdk/
|
|
863
|
-
version "3.
|
|
864
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/
|
|
865
|
-
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==
|
|
866
673
|
dependencies:
|
|
867
|
-
"@
|
|
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"
|
|
868
710
|
tslib "^2.5.0"
|
|
869
711
|
|
|
870
712
|
"@aws-sdk/types@3.496.0":
|
|
@@ -875,6 +717,14 @@
|
|
|
875
717
|
"@smithy/types" "^2.9.1"
|
|
876
718
|
tslib "^2.5.0"
|
|
877
719
|
|
|
720
|
+
"@aws-sdk/types@^3.222.0":
|
|
721
|
+
version "3.485.0"
|
|
722
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/types/-/types-3.485.0.tgz#9ffebb602bba4b6b75e2b037ee93a8735c06da3e"
|
|
723
|
+
integrity sha512-+QW32YQdvZRDOwrAQPo/qCyXoSjgXB6RwJwCwkd8ebJXRXw6tmGKIHaZqYHt/LtBymvnaBgBBADNa4+qFvlOFw==
|
|
724
|
+
dependencies:
|
|
725
|
+
"@smithy/types" "^2.8.0"
|
|
726
|
+
tslib "^2.5.0"
|
|
727
|
+
|
|
878
728
|
"@aws-sdk/util-arn-parser@3.495.0":
|
|
879
729
|
version "3.495.0"
|
|
880
730
|
resolved "https://registry.yarnpkg.com/@aws-sdk/util-arn-parser/-/util-arn-parser-3.495.0.tgz#539f2d6dfef343a80324348f1f9a1b7eed2390f3"
|
|
@@ -882,15 +732,6 @@
|
|
|
882
732
|
dependencies:
|
|
883
733
|
tslib "^2.5.0"
|
|
884
734
|
|
|
885
|
-
"@aws-sdk/util-endpoints@3.485.0":
|
|
886
|
-
version "3.485.0"
|
|
887
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/util-endpoints/-/util-endpoints-3.485.0.tgz#5982f40507c242f306ef6f4a53423ec3b1fe69c2"
|
|
888
|
-
integrity sha512-dTd642F7nJisApF8YjniqQ6U59CP/DCtar11fXf1nG9YNBCBsNNVw5ZfZb5nSNzaIdy27mQioWTCV18JEj1mxg==
|
|
889
|
-
dependencies:
|
|
890
|
-
"@aws-sdk/types" "3.485.0"
|
|
891
|
-
"@smithy/util-endpoints" "^1.0.8"
|
|
892
|
-
tslib "^2.5.0"
|
|
893
|
-
|
|
894
735
|
"@aws-sdk/util-endpoints@3.496.0":
|
|
895
736
|
version "3.496.0"
|
|
896
737
|
resolved "https://registry.yarnpkg.com/@aws-sdk/util-endpoints/-/util-endpoints-3.496.0.tgz#5ce7d3efd7ab67db556e2c199e73826c44d22ecd"
|
|
@@ -908,16 +749,6 @@
|
|
|
908
749
|
dependencies:
|
|
909
750
|
tslib "^2.5.0"
|
|
910
751
|
|
|
911
|
-
"@aws-sdk/util-user-agent-browser@3.485.0":
|
|
912
|
-
version "3.485.0"
|
|
913
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/util-user-agent-browser/-/util-user-agent-browser-3.485.0.tgz#1f4523470a172a41614c3cbbae0dc1439594741d"
|
|
914
|
-
integrity sha512-QliWbjg0uOhGTcWgWTKPMY0SBi07g253DjwrCINT1auqDrdQPxa10xozpZExBYjAK2KuhYDNUzni127ae6MHOw==
|
|
915
|
-
dependencies:
|
|
916
|
-
"@aws-sdk/types" "3.485.0"
|
|
917
|
-
"@smithy/types" "^2.8.0"
|
|
918
|
-
bowser "^2.11.0"
|
|
919
|
-
tslib "^2.5.0"
|
|
920
|
-
|
|
921
752
|
"@aws-sdk/util-user-agent-browser@3.496.0":
|
|
922
753
|
version "3.496.0"
|
|
923
754
|
resolved "https://registry.yarnpkg.com/@aws-sdk/util-user-agent-browser/-/util-user-agent-browser-3.496.0.tgz#494b086dd8b07acdd6be65034c51545e5bcee37b"
|
|
@@ -928,16 +759,6 @@
|
|
|
928
759
|
bowser "^2.11.0"
|
|
929
760
|
tslib "^2.5.0"
|
|
930
761
|
|
|
931
|
-
"@aws-sdk/util-user-agent-node@3.485.0":
|
|
932
|
-
version "3.485.0"
|
|
933
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/util-user-agent-node/-/util-user-agent-node-3.485.0.tgz#4c9134149a58410c79ffec1514bae70bd342946c"
|
|
934
|
-
integrity sha512-QF+aQ9jnDlPUlFBxBRqOylPf86xQuD3aEPpOErR+50qJawVvKa94uiAFdvtI9jv6hnRZmuFsTj2rsyytnbAYBA==
|
|
935
|
-
dependencies:
|
|
936
|
-
"@aws-sdk/types" "3.485.0"
|
|
937
|
-
"@smithy/node-config-provider" "^2.1.9"
|
|
938
|
-
"@smithy/types" "^2.8.0"
|
|
939
|
-
tslib "^2.5.0"
|
|
940
|
-
|
|
941
762
|
"@aws-sdk/util-user-agent-node@3.496.0":
|
|
942
763
|
version "3.496.0"
|
|
943
764
|
resolved "https://registry.yarnpkg.com/@aws-sdk/util-user-agent-node/-/util-user-agent-node-3.496.0.tgz#db14e02cf82af556c826570efc7db1e57de3262d"
|
|
@@ -955,14 +776,6 @@
|
|
|
955
776
|
dependencies:
|
|
956
777
|
tslib "^2.3.1"
|
|
957
778
|
|
|
958
|
-
"@aws-sdk/xml-builder@3.485.0":
|
|
959
|
-
version "3.485.0"
|
|
960
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/xml-builder/-/xml-builder-3.485.0.tgz#e1fc573d6cb6b76e0ba6a2b63bc67bc65e52c3e0"
|
|
961
|
-
integrity sha512-xQexPM6LINOIkf3NLFywplcbApifZRMWFN41TDWYSNgCUa5uC9fntfenw8N/HTx1n+McRCWSAFBTjDqY/2OLCQ==
|
|
962
|
-
dependencies:
|
|
963
|
-
"@smithy/types" "^2.8.0"
|
|
964
|
-
tslib "^2.5.0"
|
|
965
|
-
|
|
966
779
|
"@aws-sdk/xml-builder@3.496.0":
|
|
967
780
|
version "3.496.0"
|
|
968
781
|
resolved "https://registry.yarnpkg.com/@aws-sdk/xml-builder/-/xml-builder-3.496.0.tgz#7d0ef487a8088ef84a5a9aad228e6173ca85341d"
|
|
@@ -1779,12 +1592,12 @@
|
|
|
1779
1592
|
dependencies:
|
|
1780
1593
|
"@oclif/core" "^3.16.0"
|
|
1781
1594
|
|
|
1782
|
-
"@oclif/plugin-not-found@^3.0.
|
|
1783
|
-
version "3.0.
|
|
1784
|
-
resolved "https://registry.yarnpkg.com/@oclif/plugin-not-found/-/plugin-not-found-3.0.
|
|
1785
|
-
integrity sha512-
|
|
1595
|
+
"@oclif/plugin-not-found@^3.0.9":
|
|
1596
|
+
version "3.0.9"
|
|
1597
|
+
resolved "https://registry.yarnpkg.com/@oclif/plugin-not-found/-/plugin-not-found-3.0.9.tgz#3bea019cb4a4ff8d4db4b68bddce4636bfefdb05"
|
|
1598
|
+
integrity sha512-t/Cq8o6ENmMG0nPxeLDjtRsu4ZLKGCkNfev8XQ28Z+P1ntnP6uKpmKpvmmgatmqtX0IHuNrpv9scU3G4iAGp2w==
|
|
1786
1599
|
dependencies:
|
|
1787
|
-
"@oclif/core" "^3.
|
|
1600
|
+
"@oclif/core" "^3.18.1"
|
|
1788
1601
|
chalk "^5.3.0"
|
|
1789
1602
|
fast-levenshtein "^3.0.0"
|
|
1790
1603
|
|
|
@@ -1920,7 +1733,7 @@
|
|
|
1920
1733
|
strip-ansi "6.0.1"
|
|
1921
1734
|
ts-retry-promise "^0.8.0"
|
|
1922
1735
|
|
|
1923
|
-
"@salesforce/core@^6.4.1", "@salesforce/core@^6.4.7", "@salesforce/core@^6.5.1":
|
|
1736
|
+
"@salesforce/core@^6.4.1", "@salesforce/core@^6.4.7", "@salesforce/core@^6.5.0", "@salesforce/core@^6.5.1":
|
|
1924
1737
|
version "6.5.1"
|
|
1925
1738
|
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-6.5.1.tgz#3d387a6f0b93485274ec046dde5cf1364a3a00b0"
|
|
1926
1739
|
integrity sha512-u/R82JGdbJCMY0EN3UY5hQUxn0gPN+ParNQIm9YPB9lDpBQv82nKeZJuH6j2LsaaF6ygY3bm79kftPxpdKbggQ==
|
|
@@ -2026,15 +1839,15 @@
|
|
|
2026
1839
|
chalk "^4"
|
|
2027
1840
|
inquirer "^8.2.5"
|
|
2028
1841
|
|
|
2029
|
-
"@salesforce/sf-plugins-core@^7.1.
|
|
2030
|
-
version "7.1.
|
|
2031
|
-
resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-7.1.
|
|
2032
|
-
integrity sha512-
|
|
1842
|
+
"@salesforce/sf-plugins-core@^7.1.4":
|
|
1843
|
+
version "7.1.4"
|
|
1844
|
+
resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-7.1.4.tgz#0aca0e243b9880269c3e2712ca14982eb8515f1e"
|
|
1845
|
+
integrity sha512-aFV4FhUEz/oyn7JzsoutQp7SBs0Ac07m5uWYI+ngYlhJdd/AC/0IpMqd/BOIBmLzAqos+y6bKR6OqBEqQDaxlw==
|
|
2033
1846
|
dependencies:
|
|
2034
1847
|
"@inquirer/confirm" "^2.0.15"
|
|
2035
1848
|
"@inquirer/password" "^1.1.14"
|
|
2036
1849
|
"@oclif/core" "^3.18.1"
|
|
2037
|
-
"@salesforce/core" "^6.
|
|
1850
|
+
"@salesforce/core" "^6.5.0"
|
|
2038
1851
|
"@salesforce/kit" "^3.0.15"
|
|
2039
1852
|
"@salesforce/ts-types" "^2.0.9"
|
|
2040
1853
|
chalk "^5.3.0"
|
|
@@ -2112,14 +1925,6 @@
|
|
|
2112
1925
|
resolved "https://registry.yarnpkg.com/@sinonjs/text-encoding/-/text-encoding-0.7.2.tgz#5981a8db18b56ba38ef0efb7d995b12aa7b51918"
|
|
2113
1926
|
integrity sha512-sXXKG+uL9IrKqViTtao2Ws6dy0znu9sOaP1di/jKGW1M6VssO8vlpXCQcpZ+jisQ1tTFAC5Jo/EOzFbggBagFQ==
|
|
2114
1927
|
|
|
2115
|
-
"@smithy/abort-controller@^2.0.16":
|
|
2116
|
-
version "2.0.16"
|
|
2117
|
-
resolved "https://registry.yarnpkg.com/@smithy/abort-controller/-/abort-controller-2.0.16.tgz#31a86748e0c55a97ead1d179040160c6fc55ba1b"
|
|
2118
|
-
integrity sha512-4foO7738k8kM9flMHu3VLabqu7nPgvIj8TB909S0CnKx0YZz/dcDH3pZ/4JHdatfxlZdKF1JWOYCw9+v3HVVsw==
|
|
2119
|
-
dependencies:
|
|
2120
|
-
"@smithy/types" "^2.8.0"
|
|
2121
|
-
tslib "^2.5.0"
|
|
2122
|
-
|
|
2123
1928
|
"@smithy/abort-controller@^2.1.1":
|
|
2124
1929
|
version "2.1.1"
|
|
2125
1930
|
resolved "https://registry.yarnpkg.com/@smithy/abort-controller/-/abort-controller-2.1.1.tgz#bb68596a7c8213c2ef259bc7fb0f0c118c67ea9d"
|
|
@@ -2143,17 +1948,6 @@
|
|
|
2143
1948
|
dependencies:
|
|
2144
1949
|
tslib "^2.5.0"
|
|
2145
1950
|
|
|
2146
|
-
"@smithy/config-resolver@^2.0.23":
|
|
2147
|
-
version "2.0.23"
|
|
2148
|
-
resolved "https://registry.yarnpkg.com/@smithy/config-resolver/-/config-resolver-2.0.23.tgz#45496bea277c00d52efcdf88a5f483b3d6a7e62d"
|
|
2149
|
-
integrity sha512-XakUqgtP2YY8Mi+Nlif5BiqJgWdvfxJafSpOSQeCOMizu+PUhE4fBQSy6xFcR+eInrwVadaABNxoJyGUMn15ew==
|
|
2150
|
-
dependencies:
|
|
2151
|
-
"@smithy/node-config-provider" "^2.1.9"
|
|
2152
|
-
"@smithy/types" "^2.8.0"
|
|
2153
|
-
"@smithy/util-config-provider" "^2.1.0"
|
|
2154
|
-
"@smithy/util-middleware" "^2.0.9"
|
|
2155
|
-
tslib "^2.5.0"
|
|
2156
|
-
|
|
2157
1951
|
"@smithy/config-resolver@^2.1.1":
|
|
2158
1952
|
version "2.1.1"
|
|
2159
1953
|
resolved "https://registry.yarnpkg.com/@smithy/config-resolver/-/config-resolver-2.1.1.tgz#fc6b036084b98fd26a8ff01a5d7eb676e41749c7"
|
|
@@ -2165,20 +1959,6 @@
|
|
|
2165
1959
|
"@smithy/util-middleware" "^2.1.1"
|
|
2166
1960
|
tslib "^2.5.0"
|
|
2167
1961
|
|
|
2168
|
-
"@smithy/core@^1.2.2":
|
|
2169
|
-
version "1.2.2"
|
|
2170
|
-
resolved "https://registry.yarnpkg.com/@smithy/core/-/core-1.2.2.tgz#9e10d6055f2a05c2c677737b9b0c4f7507a80c75"
|
|
2171
|
-
integrity sha512-uLjrskLT+mWb0emTR5QaiAIxVEU7ndpptDaVDrTwwhD+RjvHhjIiGQ3YL5jKk1a5VSDQUA2RGkXvJ6XKRcz6Dg==
|
|
2172
|
-
dependencies:
|
|
2173
|
-
"@smithy/middleware-endpoint" "^2.3.0"
|
|
2174
|
-
"@smithy/middleware-retry" "^2.0.26"
|
|
2175
|
-
"@smithy/middleware-serde" "^2.0.16"
|
|
2176
|
-
"@smithy/protocol-http" "^3.0.12"
|
|
2177
|
-
"@smithy/smithy-client" "^2.2.1"
|
|
2178
|
-
"@smithy/types" "^2.8.0"
|
|
2179
|
-
"@smithy/util-middleware" "^2.0.9"
|
|
2180
|
-
tslib "^2.5.0"
|
|
2181
|
-
|
|
2182
1962
|
"@smithy/core@^1.3.1":
|
|
2183
1963
|
version "1.3.1"
|
|
2184
1964
|
resolved "https://registry.yarnpkg.com/@smithy/core/-/core-1.3.1.tgz#ecedc564e68453b02c20db9e8435d59005c066d8"
|
|
@@ -2193,17 +1973,6 @@
|
|
|
2193
1973
|
"@smithy/util-middleware" "^2.1.1"
|
|
2194
1974
|
tslib "^2.5.0"
|
|
2195
1975
|
|
|
2196
|
-
"@smithy/credential-provider-imds@^2.0.0", "@smithy/credential-provider-imds@^2.1.5":
|
|
2197
|
-
version "2.1.5"
|
|
2198
|
-
resolved "https://registry.yarnpkg.com/@smithy/credential-provider-imds/-/credential-provider-imds-2.1.5.tgz#18e238067c0d9c5598a12fabb13ce1545554e691"
|
|
2199
|
-
integrity sha512-VfvE6Wg1MUWwpTZFBnUD7zxvPhLY8jlHCzu6bCjlIYoWgXCDzZAML76IlZUEf45nib3rjehnFgg0s1rgsuN/bg==
|
|
2200
|
-
dependencies:
|
|
2201
|
-
"@smithy/node-config-provider" "^2.1.9"
|
|
2202
|
-
"@smithy/property-provider" "^2.0.17"
|
|
2203
|
-
"@smithy/types" "^2.8.0"
|
|
2204
|
-
"@smithy/url-parser" "^2.0.16"
|
|
2205
|
-
tslib "^2.5.0"
|
|
2206
|
-
|
|
2207
1976
|
"@smithy/credential-provider-imds@^2.2.1":
|
|
2208
1977
|
version "2.2.1"
|
|
2209
1978
|
resolved "https://registry.yarnpkg.com/@smithy/credential-provider-imds/-/credential-provider-imds-2.2.1.tgz#4805bf5e104718b959cf8699113fa9de6ddeeafa"
|
|
@@ -2215,16 +1984,6 @@
|
|
|
2215
1984
|
"@smithy/url-parser" "^2.1.1"
|
|
2216
1985
|
tslib "^2.5.0"
|
|
2217
1986
|
|
|
2218
|
-
"@smithy/eventstream-codec@^2.0.16":
|
|
2219
|
-
version "2.0.16"
|
|
2220
|
-
resolved "https://registry.yarnpkg.com/@smithy/eventstream-codec/-/eventstream-codec-2.0.16.tgz#c213e25d7f05f1e6b40675835a141d23d3f3b6ca"
|
|
2221
|
-
integrity sha512-umYh5pdCE9GHgiMAH49zu9wXWZKNHHdKPm/lK22WYISTjqu29SepmpWNmPiBLy/yUu4HFEGJHIFrDWhbDlApaw==
|
|
2222
|
-
dependencies:
|
|
2223
|
-
"@aws-crypto/crc32" "3.0.0"
|
|
2224
|
-
"@smithy/types" "^2.8.0"
|
|
2225
|
-
"@smithy/util-hex-encoding" "^2.0.0"
|
|
2226
|
-
tslib "^2.5.0"
|
|
2227
|
-
|
|
2228
1987
|
"@smithy/eventstream-codec@^2.1.1":
|
|
2229
1988
|
version "2.1.1"
|
|
2230
1989
|
resolved "https://registry.yarnpkg.com/@smithy/eventstream-codec/-/eventstream-codec-2.1.1.tgz#4405ab0f9c77d439c575560c4886e59ee17d6d38"
|
|
@@ -2270,17 +2029,6 @@
|
|
|
2270
2029
|
"@smithy/types" "^2.9.1"
|
|
2271
2030
|
tslib "^2.5.0"
|
|
2272
2031
|
|
|
2273
|
-
"@smithy/fetch-http-handler@^2.3.2":
|
|
2274
|
-
version "2.3.2"
|
|
2275
|
-
resolved "https://registry.yarnpkg.com/@smithy/fetch-http-handler/-/fetch-http-handler-2.3.2.tgz#930ee473b2a43d0bcf62c3b659f38122442ad514"
|
|
2276
|
-
integrity sha512-O9R/OlnAOTsnysuSDjt0v2q6DcSvCz5cCFC/CFAWWcLyBwJDeFyGTCTszgpQTb19+Fi8uRwZE5/3ziAQBFeDMQ==
|
|
2277
|
-
dependencies:
|
|
2278
|
-
"@smithy/protocol-http" "^3.0.12"
|
|
2279
|
-
"@smithy/querystring-builder" "^2.0.16"
|
|
2280
|
-
"@smithy/types" "^2.8.0"
|
|
2281
|
-
"@smithy/util-base64" "^2.0.1"
|
|
2282
|
-
tslib "^2.5.0"
|
|
2283
|
-
|
|
2284
2032
|
"@smithy/fetch-http-handler@^2.4.1":
|
|
2285
2033
|
version "2.4.1"
|
|
2286
2034
|
resolved "https://registry.yarnpkg.com/@smithy/fetch-http-handler/-/fetch-http-handler-2.4.1.tgz#b4d73bbc1449f61234077d58c705b843a8587bf0"
|
|
@@ -2302,16 +2050,6 @@
|
|
|
2302
2050
|
"@smithy/types" "^2.9.1"
|
|
2303
2051
|
tslib "^2.5.0"
|
|
2304
2052
|
|
|
2305
|
-
"@smithy/hash-node@^2.0.18":
|
|
2306
|
-
version "2.0.18"
|
|
2307
|
-
resolved "https://registry.yarnpkg.com/@smithy/hash-node/-/hash-node-2.0.18.tgz#4bf4ec392b5d6715426338b6828e6b25cd939bd5"
|
|
2308
|
-
integrity sha512-gN2JFvAgnZCyDN9rJgcejfpK0uPPJrSortVVVVWsru9whS7eQey6+gj2eM5ln2i6rHNntIXzal1Fm9XOPuoaKA==
|
|
2309
|
-
dependencies:
|
|
2310
|
-
"@smithy/types" "^2.8.0"
|
|
2311
|
-
"@smithy/util-buffer-from" "^2.0.0"
|
|
2312
|
-
"@smithy/util-utf8" "^2.0.2"
|
|
2313
|
-
tslib "^2.5.0"
|
|
2314
|
-
|
|
2315
2053
|
"@smithy/hash-node@^2.1.1":
|
|
2316
2054
|
version "2.1.1"
|
|
2317
2055
|
resolved "https://registry.yarnpkg.com/@smithy/hash-node/-/hash-node-2.1.1.tgz#0f8a22d97565ca948724f72267e4d3a2f33740a8"
|
|
@@ -2331,14 +2069,6 @@
|
|
|
2331
2069
|
"@smithy/util-utf8" "^2.1.1"
|
|
2332
2070
|
tslib "^2.5.0"
|
|
2333
2071
|
|
|
2334
|
-
"@smithy/invalid-dependency@^2.0.16":
|
|
2335
|
-
version "2.0.16"
|
|
2336
|
-
resolved "https://registry.yarnpkg.com/@smithy/invalid-dependency/-/invalid-dependency-2.0.16.tgz#b32a6284ef4ce48129d00a6d63f977ec3e05befb"
|
|
2337
|
-
integrity sha512-apEHakT/kmpNo1VFHP4W/cjfeP9U0x5qvfsLJubgp7UM/gq4qYp0GbqdE7QhsjUaYvEnrftRqs7+YrtWreV0wA==
|
|
2338
|
-
dependencies:
|
|
2339
|
-
"@smithy/types" "^2.8.0"
|
|
2340
|
-
tslib "^2.5.0"
|
|
2341
|
-
|
|
2342
2072
|
"@smithy/invalid-dependency@^2.1.1":
|
|
2343
2073
|
version "2.1.1"
|
|
2344
2074
|
resolved "https://registry.yarnpkg.com/@smithy/invalid-dependency/-/invalid-dependency-2.1.1.tgz#bd69fa24dd35e9bc65a160bd86becdf1399e4463"
|
|
@@ -2347,13 +2077,6 @@
|
|
|
2347
2077
|
"@smithy/types" "^2.9.1"
|
|
2348
2078
|
tslib "^2.5.0"
|
|
2349
2079
|
|
|
2350
|
-
"@smithy/is-array-buffer@^2.0.0":
|
|
2351
|
-
version "2.0.0"
|
|
2352
|
-
resolved "https://registry.yarnpkg.com/@smithy/is-array-buffer/-/is-array-buffer-2.0.0.tgz#8fa9b8040651e7ba0b2f6106e636a91354ff7d34"
|
|
2353
|
-
integrity sha512-z3PjFjMyZNI98JFRJi/U0nGoLWMSJlDjAW4QUX2WNZLas5C0CmVV6LJ01JI0k90l7FvpmixjWxPFmENSClQ7ug==
|
|
2354
|
-
dependencies:
|
|
2355
|
-
tslib "^2.5.0"
|
|
2356
|
-
|
|
2357
2080
|
"@smithy/is-array-buffer@^2.1.1":
|
|
2358
2081
|
version "2.1.1"
|
|
2359
2082
|
resolved "https://registry.yarnpkg.com/@smithy/is-array-buffer/-/is-array-buffer-2.1.1.tgz#07b4c77ae67ed58a84400c76edd482271f9f957b"
|
|
@@ -2370,15 +2093,6 @@
|
|
|
2370
2093
|
"@smithy/util-utf8" "^2.1.1"
|
|
2371
2094
|
tslib "^2.5.0"
|
|
2372
2095
|
|
|
2373
|
-
"@smithy/middleware-content-length@^2.0.18":
|
|
2374
|
-
version "2.0.18"
|
|
2375
|
-
resolved "https://registry.yarnpkg.com/@smithy/middleware-content-length/-/middleware-content-length-2.0.18.tgz#a3b13beb300290f5d0d48ace0f818e44261356fa"
|
|
2376
|
-
integrity sha512-ZJ9uKPTfxYheTKSKYB+GCvcj+izw9WGzRLhjn8n254q0jWLojUzn7Vw0l4R/Gq7Wdpf/qmk/ptD+6CCXHNVCaw==
|
|
2377
|
-
dependencies:
|
|
2378
|
-
"@smithy/protocol-http" "^3.0.12"
|
|
2379
|
-
"@smithy/types" "^2.8.0"
|
|
2380
|
-
tslib "^2.5.0"
|
|
2381
|
-
|
|
2382
2096
|
"@smithy/middleware-content-length@^2.1.1":
|
|
2383
2097
|
version "2.1.1"
|
|
2384
2098
|
resolved "https://registry.yarnpkg.com/@smithy/middleware-content-length/-/middleware-content-length-2.1.1.tgz#df767de12d594bc5622009fb0fc8343522697d8c"
|
|
@@ -2388,19 +2102,6 @@
|
|
|
2388
2102
|
"@smithy/types" "^2.9.1"
|
|
2389
2103
|
tslib "^2.5.0"
|
|
2390
2104
|
|
|
2391
|
-
"@smithy/middleware-endpoint@^2.3.0":
|
|
2392
|
-
version "2.3.0"
|
|
2393
|
-
resolved "https://registry.yarnpkg.com/@smithy/middleware-endpoint/-/middleware-endpoint-2.3.0.tgz#135c30f38087ba52e692a73212854d0809ce1168"
|
|
2394
|
-
integrity sha512-VsOAG2YQ8ykjSmKO+CIXdJBIWFo6AAvG6Iw95BakBTqk66/4BI7XyqLevoNSq/lZ6NgZv24sLmrcIN+fLDWBCg==
|
|
2395
|
-
dependencies:
|
|
2396
|
-
"@smithy/middleware-serde" "^2.0.16"
|
|
2397
|
-
"@smithy/node-config-provider" "^2.1.9"
|
|
2398
|
-
"@smithy/shared-ini-file-loader" "^2.2.8"
|
|
2399
|
-
"@smithy/types" "^2.8.0"
|
|
2400
|
-
"@smithy/url-parser" "^2.0.16"
|
|
2401
|
-
"@smithy/util-middleware" "^2.0.9"
|
|
2402
|
-
tslib "^2.5.0"
|
|
2403
|
-
|
|
2404
2105
|
"@smithy/middleware-endpoint@^2.4.1":
|
|
2405
2106
|
version "2.4.1"
|
|
2406
2107
|
resolved "https://registry.yarnpkg.com/@smithy/middleware-endpoint/-/middleware-endpoint-2.4.1.tgz#9e500df4d944741808e92018ccd2e948b598a49f"
|
|
@@ -2414,21 +2115,6 @@
|
|
|
2414
2115
|
"@smithy/util-middleware" "^2.1.1"
|
|
2415
2116
|
tslib "^2.5.0"
|
|
2416
2117
|
|
|
2417
|
-
"@smithy/middleware-retry@^2.0.26":
|
|
2418
|
-
version "2.0.26"
|
|
2419
|
-
resolved "https://registry.yarnpkg.com/@smithy/middleware-retry/-/middleware-retry-2.0.26.tgz#894cf86b0f5bc742e09c52df8df4c2941fbd9883"
|
|
2420
|
-
integrity sha512-Qzpxo0U5jfNiq9iD38U3e2bheXwvTEX4eue9xruIvEgh+UKq6dKuGqcB66oBDV7TD/mfoJi9Q/VmaiqwWbEp7A==
|
|
2421
|
-
dependencies:
|
|
2422
|
-
"@smithy/node-config-provider" "^2.1.9"
|
|
2423
|
-
"@smithy/protocol-http" "^3.0.12"
|
|
2424
|
-
"@smithy/service-error-classification" "^2.0.9"
|
|
2425
|
-
"@smithy/smithy-client" "^2.2.1"
|
|
2426
|
-
"@smithy/types" "^2.8.0"
|
|
2427
|
-
"@smithy/util-middleware" "^2.0.9"
|
|
2428
|
-
"@smithy/util-retry" "^2.0.9"
|
|
2429
|
-
tslib "^2.5.0"
|
|
2430
|
-
uuid "^8.3.2"
|
|
2431
|
-
|
|
2432
2118
|
"@smithy/middleware-retry@^2.1.1":
|
|
2433
2119
|
version "2.1.1"
|
|
2434
2120
|
resolved "https://registry.yarnpkg.com/@smithy/middleware-retry/-/middleware-retry-2.1.1.tgz#ddc749dd927f136714f76ca5a52dcfb0993ee162"
|
|
@@ -2444,14 +2130,6 @@
|
|
|
2444
2130
|
tslib "^2.5.0"
|
|
2445
2131
|
uuid "^8.3.2"
|
|
2446
2132
|
|
|
2447
|
-
"@smithy/middleware-serde@^2.0.16":
|
|
2448
|
-
version "2.0.16"
|
|
2449
|
-
resolved "https://registry.yarnpkg.com/@smithy/middleware-serde/-/middleware-serde-2.0.16.tgz#a127e7fa48c0106bd7a81e1ea27e7193cb08e701"
|
|
2450
|
-
integrity sha512-5EAd4t30pcc4M8TSSGq7q/x5IKrxfXR5+SrU4bgxNy7RPHQo2PSWBUco9C+D9Tfqp/JZvprRpK42dnupZafk2g==
|
|
2451
|
-
dependencies:
|
|
2452
|
-
"@smithy/types" "^2.8.0"
|
|
2453
|
-
tslib "^2.5.0"
|
|
2454
|
-
|
|
2455
2133
|
"@smithy/middleware-serde@^2.1.1":
|
|
2456
2134
|
version "2.1.1"
|
|
2457
2135
|
resolved "https://registry.yarnpkg.com/@smithy/middleware-serde/-/middleware-serde-2.1.1.tgz#2c5750f76e276a5249720f6c3c24fac29abbee16"
|
|
@@ -2460,14 +2138,6 @@
|
|
|
2460
2138
|
"@smithy/types" "^2.9.1"
|
|
2461
2139
|
tslib "^2.5.0"
|
|
2462
2140
|
|
|
2463
|
-
"@smithy/middleware-stack@^2.0.10":
|
|
2464
|
-
version "2.0.10"
|
|
2465
|
-
resolved "https://registry.yarnpkg.com/@smithy/middleware-stack/-/middleware-stack-2.0.10.tgz#fb7c660dcc921b61a77e6cb39ed3eada9ed38585"
|
|
2466
|
-
integrity sha512-I2rbxctNq9FAPPEcuA1ntZxkTKOPQFy7YBPOaD/MLg1zCvzv21CoNxR0py6J8ZVC35l4qE4nhxB0f7TF5/+Ldw==
|
|
2467
|
-
dependencies:
|
|
2468
|
-
"@smithy/types" "^2.8.0"
|
|
2469
|
-
tslib "^2.5.0"
|
|
2470
|
-
|
|
2471
2141
|
"@smithy/middleware-stack@^2.1.1":
|
|
2472
2142
|
version "2.1.1"
|
|
2473
2143
|
resolved "https://registry.yarnpkg.com/@smithy/middleware-stack/-/middleware-stack-2.1.1.tgz#67f992dc36e8a6861f881f80a81c1c30956a0396"
|
|
@@ -2476,16 +2146,6 @@
|
|
|
2476
2146
|
"@smithy/types" "^2.9.1"
|
|
2477
2147
|
tslib "^2.5.0"
|
|
2478
2148
|
|
|
2479
|
-
"@smithy/node-config-provider@^2.1.9":
|
|
2480
|
-
version "2.1.9"
|
|
2481
|
-
resolved "https://registry.yarnpkg.com/@smithy/node-config-provider/-/node-config-provider-2.1.9.tgz#2e9e5ee7c4412be6696a74b26f9ed2a66e2a5fb4"
|
|
2482
|
-
integrity sha512-tUyW/9xrRy+s7RXkmQhgYkAPMpTIF8izK4orhHjNFEKR3QZiOCbWB546Y8iB/Fpbm3O9+q0Af9rpywLKJOwtaQ==
|
|
2483
|
-
dependencies:
|
|
2484
|
-
"@smithy/property-provider" "^2.0.17"
|
|
2485
|
-
"@smithy/shared-ini-file-loader" "^2.2.8"
|
|
2486
|
-
"@smithy/types" "^2.8.0"
|
|
2487
|
-
tslib "^2.5.0"
|
|
2488
|
-
|
|
2489
2149
|
"@smithy/node-config-provider@^2.2.1":
|
|
2490
2150
|
version "2.2.1"
|
|
2491
2151
|
resolved "https://registry.yarnpkg.com/@smithy/node-config-provider/-/node-config-provider-2.2.1.tgz#c440c7948d58d72f0e212aa1967aa12f0729defd"
|
|
@@ -2496,17 +2156,6 @@
|
|
|
2496
2156
|
"@smithy/types" "^2.9.1"
|
|
2497
2157
|
tslib "^2.5.0"
|
|
2498
2158
|
|
|
2499
|
-
"@smithy/node-http-handler@^2.2.2":
|
|
2500
|
-
version "2.2.2"
|
|
2501
|
-
resolved "https://registry.yarnpkg.com/@smithy/node-http-handler/-/node-http-handler-2.2.2.tgz#f9f8cd49f270bc50a0de8a4587bbdaae1c7c4e80"
|
|
2502
|
-
integrity sha512-XO58TO/Eul/IBQKFKaaBtXJi0ItEQQCT+NI4IiKHCY/4KtqaUT6y/wC1EvDqlA9cP7Dyjdj7FdPs4DyynH3u7g==
|
|
2503
|
-
dependencies:
|
|
2504
|
-
"@smithy/abort-controller" "^2.0.16"
|
|
2505
|
-
"@smithy/protocol-http" "^3.0.12"
|
|
2506
|
-
"@smithy/querystring-builder" "^2.0.16"
|
|
2507
|
-
"@smithy/types" "^2.8.0"
|
|
2508
|
-
tslib "^2.5.0"
|
|
2509
|
-
|
|
2510
2159
|
"@smithy/node-http-handler@^2.3.1":
|
|
2511
2160
|
version "2.3.1"
|
|
2512
2161
|
resolved "https://registry.yarnpkg.com/@smithy/node-http-handler/-/node-http-handler-2.3.1.tgz#77d23279ff0a12cbe7cde93c5e7c0e86ad56dd20"
|
|
@@ -2518,14 +2167,6 @@
|
|
|
2518
2167
|
"@smithy/types" "^2.9.1"
|
|
2519
2168
|
tslib "^2.5.0"
|
|
2520
2169
|
|
|
2521
|
-
"@smithy/property-provider@^2.0.0", "@smithy/property-provider@^2.0.17":
|
|
2522
|
-
version "2.0.17"
|
|
2523
|
-
resolved "https://registry.yarnpkg.com/@smithy/property-provider/-/property-provider-2.0.17.tgz#288475021613649811dc79a9fab4894be01cd069"
|
|
2524
|
-
integrity sha512-+VkeZbVu7qtQ2DjI48Qwaf9fPOr3gZIwxQpuLJgRRSkWsdSvmaTCxI3gzRFKePB63Ts9r4yjn4HkxSCSkdWmcQ==
|
|
2525
|
-
dependencies:
|
|
2526
|
-
"@smithy/types" "^2.8.0"
|
|
2527
|
-
tslib "^2.5.0"
|
|
2528
|
-
|
|
2529
2170
|
"@smithy/property-provider@^2.1.1":
|
|
2530
2171
|
version "2.1.1"
|
|
2531
2172
|
resolved "https://registry.yarnpkg.com/@smithy/property-provider/-/property-provider-2.1.1.tgz#0f7ffc5e43829eaca5b2b5aae8554807a52b30f3"
|
|
@@ -2534,14 +2175,6 @@
|
|
|
2534
2175
|
"@smithy/types" "^2.9.1"
|
|
2535
2176
|
tslib "^2.5.0"
|
|
2536
2177
|
|
|
2537
|
-
"@smithy/protocol-http@^3.0.12":
|
|
2538
|
-
version "3.0.12"
|
|
2539
|
-
resolved "https://registry.yarnpkg.com/@smithy/protocol-http/-/protocol-http-3.0.12.tgz#9f606efd191593f6dbde58fa822465b92b8afbca"
|
|
2540
|
-
integrity sha512-Xz4iaqLiaBfbQpB9Hgi3VcZYbP7xRDXYhd8XWChh4v94uw7qwmvlxdU5yxzfm6ACJM66phHrTbS5TVvj5uQ72w==
|
|
2541
|
-
dependencies:
|
|
2542
|
-
"@smithy/types" "^2.8.0"
|
|
2543
|
-
tslib "^2.5.0"
|
|
2544
|
-
|
|
2545
2178
|
"@smithy/protocol-http@^3.1.1":
|
|
2546
2179
|
version "3.1.1"
|
|
2547
2180
|
resolved "https://registry.yarnpkg.com/@smithy/protocol-http/-/protocol-http-3.1.1.tgz#eee522d0ed964a72b735d64925e07bcfb7a7806f"
|
|
@@ -2550,15 +2183,6 @@
|
|
|
2550
2183
|
"@smithy/types" "^2.9.1"
|
|
2551
2184
|
tslib "^2.5.0"
|
|
2552
2185
|
|
|
2553
|
-
"@smithy/querystring-builder@^2.0.16":
|
|
2554
|
-
version "2.0.16"
|
|
2555
|
-
resolved "https://registry.yarnpkg.com/@smithy/querystring-builder/-/querystring-builder-2.0.16.tgz#1a9a02b1fb938688cdab5e585cb7c62c8054bc41"
|
|
2556
|
-
integrity sha512-Q/GsJT0C0mijXMRs7YhZLLCP5FcuC4797lYjKQkME5CZohnLC4bEhylAd2QcD3gbMKNjCw8+T2I27WKiV/wToA==
|
|
2557
|
-
dependencies:
|
|
2558
|
-
"@smithy/types" "^2.8.0"
|
|
2559
|
-
"@smithy/util-uri-escape" "^2.0.0"
|
|
2560
|
-
tslib "^2.5.0"
|
|
2561
|
-
|
|
2562
2186
|
"@smithy/querystring-builder@^2.1.1":
|
|
2563
2187
|
version "2.1.1"
|
|
2564
2188
|
resolved "https://registry.yarnpkg.com/@smithy/querystring-builder/-/querystring-builder-2.1.1.tgz#b9693448ad3f8e0767d84cf5cae29f35514591fb"
|
|
@@ -2568,14 +2192,6 @@
|
|
|
2568
2192
|
"@smithy/util-uri-escape" "^2.1.1"
|
|
2569
2193
|
tslib "^2.5.0"
|
|
2570
2194
|
|
|
2571
|
-
"@smithy/querystring-parser@^2.0.16":
|
|
2572
|
-
version "2.0.16"
|
|
2573
|
-
resolved "https://registry.yarnpkg.com/@smithy/querystring-parser/-/querystring-parser-2.0.16.tgz#90d9589539ffe8fb4864c8bf6f1f1c9def962a40"
|
|
2574
|
-
integrity sha512-c4ueAuL6BDYKWpkubjrQthZKoC3L5kql5O++ovekNxiexRXTlLIVlCR4q3KziOktLIw66EU9SQljPXd/oN6Okg==
|
|
2575
|
-
dependencies:
|
|
2576
|
-
"@smithy/types" "^2.8.0"
|
|
2577
|
-
tslib "^2.5.0"
|
|
2578
|
-
|
|
2579
2195
|
"@smithy/querystring-parser@^2.1.1":
|
|
2580
2196
|
version "2.1.1"
|
|
2581
2197
|
resolved "https://registry.yarnpkg.com/@smithy/querystring-parser/-/querystring-parser-2.1.1.tgz#a4282a66cc56844317dbff824e573f469bbfc032"
|
|
@@ -2584,13 +2200,6 @@
|
|
|
2584
2200
|
"@smithy/types" "^2.9.1"
|
|
2585
2201
|
tslib "^2.5.0"
|
|
2586
2202
|
|
|
2587
|
-
"@smithy/service-error-classification@^2.0.9":
|
|
2588
|
-
version "2.0.9"
|
|
2589
|
-
resolved "https://registry.yarnpkg.com/@smithy/service-error-classification/-/service-error-classification-2.0.9.tgz#4459433f6727f1b7e953a9bab189672b3b157224"
|
|
2590
|
-
integrity sha512-0K+8GvtwI7VkGmmInPydM2XZyBfIqLIbfR7mDQ+oPiz8mIinuHbV6sxOLdvX1Jv/myk7XTK9orgt3tuEpBu/zg==
|
|
2591
|
-
dependencies:
|
|
2592
|
-
"@smithy/types" "^2.8.0"
|
|
2593
|
-
|
|
2594
2203
|
"@smithy/service-error-classification@^2.1.1":
|
|
2595
2204
|
version "2.1.1"
|
|
2596
2205
|
resolved "https://registry.yarnpkg.com/@smithy/service-error-classification/-/service-error-classification-2.1.1.tgz#dd24e1ec529ae9ec8e87d8b15f0fc8f7e17f3d02"
|
|
@@ -2598,14 +2207,6 @@
|
|
|
2598
2207
|
dependencies:
|
|
2599
2208
|
"@smithy/types" "^2.9.1"
|
|
2600
2209
|
|
|
2601
|
-
"@smithy/shared-ini-file-loader@^2.0.6", "@smithy/shared-ini-file-loader@^2.2.8":
|
|
2602
|
-
version "2.2.8"
|
|
2603
|
-
resolved "https://registry.yarnpkg.com/@smithy/shared-ini-file-loader/-/shared-ini-file-loader-2.2.8.tgz#b5fa153d4920a3c740215c60ad1667972d67a164"
|
|
2604
|
-
integrity sha512-E62byatbwSWrtq9RJ7xN40tqrRKDGrEL4EluyNpaIDvfvet06a/QC58oHw2FgVaEgkj0tXZPjZaKrhPfpoU0qw==
|
|
2605
|
-
dependencies:
|
|
2606
|
-
"@smithy/types" "^2.8.0"
|
|
2607
|
-
tslib "^2.5.0"
|
|
2608
|
-
|
|
2609
2210
|
"@smithy/shared-ini-file-loader@^2.3.1":
|
|
2610
2211
|
version "2.3.1"
|
|
2611
2212
|
resolved "https://registry.yarnpkg.com/@smithy/shared-ini-file-loader/-/shared-ini-file-loader-2.3.1.tgz#a2e28b4d85f8a8262a84403fa2b74a086b3a7703"
|
|
@@ -2614,20 +2215,6 @@
|
|
|
2614
2215
|
"@smithy/types" "^2.9.1"
|
|
2615
2216
|
tslib "^2.5.0"
|
|
2616
2217
|
|
|
2617
|
-
"@smithy/signature-v4@^2.0.0":
|
|
2618
|
-
version "2.0.19"
|
|
2619
|
-
resolved "https://registry.yarnpkg.com/@smithy/signature-v4/-/signature-v4-2.0.19.tgz#2b926fc00b2e61ec586289fe28927e10766a3afd"
|
|
2620
|
-
integrity sha512-nwc3JihdM+kcJjtORv/n7qRHN2Kfh7S2RJI2qr8pz9UcY5TD8rSCRGQ0g81HgyS3jZ5X9U/L4p014P3FonBPhg==
|
|
2621
|
-
dependencies:
|
|
2622
|
-
"@smithy/eventstream-codec" "^2.0.16"
|
|
2623
|
-
"@smithy/is-array-buffer" "^2.0.0"
|
|
2624
|
-
"@smithy/types" "^2.8.0"
|
|
2625
|
-
"@smithy/util-hex-encoding" "^2.0.0"
|
|
2626
|
-
"@smithy/util-middleware" "^2.0.9"
|
|
2627
|
-
"@smithy/util-uri-escape" "^2.0.0"
|
|
2628
|
-
"@smithy/util-utf8" "^2.0.2"
|
|
2629
|
-
tslib "^2.5.0"
|
|
2630
|
-
|
|
2631
2218
|
"@smithy/signature-v4@^2.1.1":
|
|
2632
2219
|
version "2.1.1"
|
|
2633
2220
|
resolved "https://registry.yarnpkg.com/@smithy/signature-v4/-/signature-v4-2.1.1.tgz#6080171e3d694f40d3f553bbc236c5c433efd4d2"
|
|
@@ -2642,18 +2229,6 @@
|
|
|
2642
2229
|
"@smithy/util-utf8" "^2.1.1"
|
|
2643
2230
|
tslib "^2.5.0"
|
|
2644
2231
|
|
|
2645
|
-
"@smithy/smithy-client@^2.2.1":
|
|
2646
|
-
version "2.2.1"
|
|
2647
|
-
resolved "https://registry.yarnpkg.com/@smithy/smithy-client/-/smithy-client-2.2.1.tgz#ed1aa11f36dae2ca9b3eabcbc498bcc96d79fdfd"
|
|
2648
|
-
integrity sha512-SpD7FLK92XV2fon2hMotaNDa2w5VAy5/uVjP9WFmjGSgWM8pTPVkHcDl1yFs5Z8LYbij0FSz+DbCBK6i+uXXUA==
|
|
2649
|
-
dependencies:
|
|
2650
|
-
"@smithy/middleware-endpoint" "^2.3.0"
|
|
2651
|
-
"@smithy/middleware-stack" "^2.0.10"
|
|
2652
|
-
"@smithy/protocol-http" "^3.0.12"
|
|
2653
|
-
"@smithy/types" "^2.8.0"
|
|
2654
|
-
"@smithy/util-stream" "^2.0.24"
|
|
2655
|
-
tslib "^2.5.0"
|
|
2656
|
-
|
|
2657
2232
|
"@smithy/smithy-client@^2.3.1":
|
|
2658
2233
|
version "2.3.1"
|
|
2659
2234
|
resolved "https://registry.yarnpkg.com/@smithy/smithy-client/-/smithy-client-2.3.1.tgz#0c3a4a0d3935c7ad2240cc23181f276705212b1f"
|
|
@@ -2680,15 +2255,6 @@
|
|
|
2680
2255
|
dependencies:
|
|
2681
2256
|
tslib "^2.5.0"
|
|
2682
2257
|
|
|
2683
|
-
"@smithy/url-parser@^2.0.16":
|
|
2684
|
-
version "2.0.16"
|
|
2685
|
-
resolved "https://registry.yarnpkg.com/@smithy/url-parser/-/url-parser-2.0.16.tgz#25f860effe465acbbe61beb69b6def052878ee58"
|
|
2686
|
-
integrity sha512-Wfz5WqAoRT91TjRy1JeLR0fXtkIXHGsMbgzKFTx7E68SrZ55TB8xoG+vm11Ru4gheFTMXjAjwAxv1jQdC+pAQA==
|
|
2687
|
-
dependencies:
|
|
2688
|
-
"@smithy/querystring-parser" "^2.0.16"
|
|
2689
|
-
"@smithy/types" "^2.8.0"
|
|
2690
|
-
tslib "^2.5.0"
|
|
2691
|
-
|
|
2692
2258
|
"@smithy/url-parser@^2.1.1":
|
|
2693
2259
|
version "2.1.1"
|
|
2694
2260
|
resolved "https://registry.yarnpkg.com/@smithy/url-parser/-/url-parser-2.1.1.tgz#a30de227b6734650d740b6dff74d488b874e85e3"
|
|
@@ -2698,14 +2264,6 @@
|
|
|
2698
2264
|
"@smithy/types" "^2.9.1"
|
|
2699
2265
|
tslib "^2.5.0"
|
|
2700
2266
|
|
|
2701
|
-
"@smithy/util-base64@^2.0.1":
|
|
2702
|
-
version "2.0.1"
|
|
2703
|
-
resolved "https://registry.yarnpkg.com/@smithy/util-base64/-/util-base64-2.0.1.tgz#57f782dafc187eddea7c8a1ff2a7c188ed1a02c4"
|
|
2704
|
-
integrity sha512-DlI6XFYDMsIVN+GH9JtcRp3j02JEVuWIn/QOZisVzpIAprdsxGveFed0bjbMRCqmIFe8uetn5rxzNrBtIGrPIQ==
|
|
2705
|
-
dependencies:
|
|
2706
|
-
"@smithy/util-buffer-from" "^2.0.0"
|
|
2707
|
-
tslib "^2.5.0"
|
|
2708
|
-
|
|
2709
2267
|
"@smithy/util-base64@^2.1.1":
|
|
2710
2268
|
version "2.1.1"
|
|
2711
2269
|
resolved "https://registry.yarnpkg.com/@smithy/util-base64/-/util-base64-2.1.1.tgz#af729085cc9d92ebd54a5d2c5d0aa5a0c31f83bf"
|
|
@@ -2714,13 +2272,6 @@
|
|
|
2714
2272
|
"@smithy/util-buffer-from" "^2.1.1"
|
|
2715
2273
|
tslib "^2.5.0"
|
|
2716
2274
|
|
|
2717
|
-
"@smithy/util-body-length-browser@^2.0.1":
|
|
2718
|
-
version "2.0.1"
|
|
2719
|
-
resolved "https://registry.yarnpkg.com/@smithy/util-body-length-browser/-/util-body-length-browser-2.0.1.tgz#424485cc81c640d18c17c683e0e6edb57e8e2ab9"
|
|
2720
|
-
integrity sha512-NXYp3ttgUlwkaug4bjBzJ5+yIbUbUx8VsSLuHZROQpoik+gRkIBeEG9MPVYfvPNpuXb/puqodeeUXcKFe7BLOQ==
|
|
2721
|
-
dependencies:
|
|
2722
|
-
tslib "^2.5.0"
|
|
2723
|
-
|
|
2724
2275
|
"@smithy/util-body-length-browser@^2.1.1":
|
|
2725
2276
|
version "2.1.1"
|
|
2726
2277
|
resolved "https://registry.yarnpkg.com/@smithy/util-body-length-browser/-/util-body-length-browser-2.1.1.tgz#1fc77072768013ae646415eedb9833cd252d055d"
|
|
@@ -2728,13 +2279,6 @@
|
|
|
2728
2279
|
dependencies:
|
|
2729
2280
|
tslib "^2.5.0"
|
|
2730
2281
|
|
|
2731
|
-
"@smithy/util-body-length-node@^2.1.0":
|
|
2732
|
-
version "2.1.0"
|
|
2733
|
-
resolved "https://registry.yarnpkg.com/@smithy/util-body-length-node/-/util-body-length-node-2.1.0.tgz#313a5f7c5017947baf5fa018bfc22628904bbcfa"
|
|
2734
|
-
integrity sha512-/li0/kj/y3fQ3vyzn36NTLGmUwAICb7Jbe/CsWCktW363gh1MOcpEcSO3mJ344Gv2dqz8YJCLQpb6hju/0qOWw==
|
|
2735
|
-
dependencies:
|
|
2736
|
-
tslib "^2.5.0"
|
|
2737
|
-
|
|
2738
2282
|
"@smithy/util-body-length-node@^2.2.1":
|
|
2739
2283
|
version "2.2.1"
|
|
2740
2284
|
resolved "https://registry.yarnpkg.com/@smithy/util-body-length-node/-/util-body-length-node-2.2.1.tgz#a6f5c9911f1c3e23efb340d5ce7a590b62f2056e"
|
|
@@ -2742,14 +2286,6 @@
|
|
|
2742
2286
|
dependencies:
|
|
2743
2287
|
tslib "^2.5.0"
|
|
2744
2288
|
|
|
2745
|
-
"@smithy/util-buffer-from@^2.0.0":
|
|
2746
|
-
version "2.0.0"
|
|
2747
|
-
resolved "https://registry.yarnpkg.com/@smithy/util-buffer-from/-/util-buffer-from-2.0.0.tgz#7eb75d72288b6b3001bc5f75b48b711513091deb"
|
|
2748
|
-
integrity sha512-/YNnLoHsR+4W4Vf2wL5lGv0ksg8Bmk3GEGxn2vEQt52AQaPSCuaO5PM5VM7lP1K9qHRKHwrPGktqVoAHKWHxzw==
|
|
2749
|
-
dependencies:
|
|
2750
|
-
"@smithy/is-array-buffer" "^2.0.0"
|
|
2751
|
-
tslib "^2.5.0"
|
|
2752
|
-
|
|
2753
2289
|
"@smithy/util-buffer-from@^2.1.1":
|
|
2754
2290
|
version "2.1.1"
|
|
2755
2291
|
resolved "https://registry.yarnpkg.com/@smithy/util-buffer-from/-/util-buffer-from-2.1.1.tgz#f9346bf8b23c5ba6f6bdb61dd9db779441ba8d08"
|
|
@@ -2758,13 +2294,6 @@
|
|
|
2758
2294
|
"@smithy/is-array-buffer" "^2.1.1"
|
|
2759
2295
|
tslib "^2.5.0"
|
|
2760
2296
|
|
|
2761
|
-
"@smithy/util-config-provider@^2.1.0":
|
|
2762
|
-
version "2.1.0"
|
|
2763
|
-
resolved "https://registry.yarnpkg.com/@smithy/util-config-provider/-/util-config-provider-2.1.0.tgz#c733a862892772aaeb373a3e8af5182556da0ef9"
|
|
2764
|
-
integrity sha512-S6V0JvvhQgFSGLcJeT1CBsaTR03MM8qTuxMH9WPCCddlSo2W0V5jIHimHtIQALMLEDPGQ0ROSRr/dU0O+mxiQg==
|
|
2765
|
-
dependencies:
|
|
2766
|
-
tslib "^2.5.0"
|
|
2767
|
-
|
|
2768
2297
|
"@smithy/util-config-provider@^2.2.1":
|
|
2769
2298
|
version "2.2.1"
|
|
2770
2299
|
resolved "https://registry.yarnpkg.com/@smithy/util-config-provider/-/util-config-provider-2.2.1.tgz#aea0a80236d6cedaee60473802899cff4a8cc0ba"
|
|
@@ -2772,17 +2301,6 @@
|
|
|
2772
2301
|
dependencies:
|
|
2773
2302
|
tslib "^2.5.0"
|
|
2774
2303
|
|
|
2775
|
-
"@smithy/util-defaults-mode-browser@^2.0.24":
|
|
2776
|
-
version "2.0.24"
|
|
2777
|
-
resolved "https://registry.yarnpkg.com/@smithy/util-defaults-mode-browser/-/util-defaults-mode-browser-2.0.24.tgz#bfa8fa441db0d0d309c11d091ca9746f2b8e4797"
|
|
2778
|
-
integrity sha512-TsP5mBuLgO2C21+laNG2nHYZEyUdkbGURv2tHvSuQQxLz952MegX95uwdxOY2jR2H4GoKuVRfdJq7w4eIjGYeg==
|
|
2779
|
-
dependencies:
|
|
2780
|
-
"@smithy/property-provider" "^2.0.17"
|
|
2781
|
-
"@smithy/smithy-client" "^2.2.1"
|
|
2782
|
-
"@smithy/types" "^2.8.0"
|
|
2783
|
-
bowser "^2.11.0"
|
|
2784
|
-
tslib "^2.5.0"
|
|
2785
|
-
|
|
2786
2304
|
"@smithy/util-defaults-mode-browser@^2.1.1":
|
|
2787
2305
|
version "2.1.1"
|
|
2788
2306
|
resolved "https://registry.yarnpkg.com/@smithy/util-defaults-mode-browser/-/util-defaults-mode-browser-2.1.1.tgz#be9ac82acee6ec4821b610e7187b0e147f0ba8ff"
|
|
@@ -2794,19 +2312,6 @@
|
|
|
2794
2312
|
bowser "^2.11.0"
|
|
2795
2313
|
tslib "^2.5.0"
|
|
2796
2314
|
|
|
2797
|
-
"@smithy/util-defaults-mode-node@^2.0.32":
|
|
2798
|
-
version "2.0.32"
|
|
2799
|
-
resolved "https://registry.yarnpkg.com/@smithy/util-defaults-mode-node/-/util-defaults-mode-node-2.0.32.tgz#a0665ef2feed845de7825059072e312e22393698"
|
|
2800
|
-
integrity sha512-d0S33dXA2cq1NyorVMroMrEtqKMr3MlyLITcfTBf9pXiigYiPMOtbSI7czHIfDbuVuM89Cg0urAgpt73QV9mPQ==
|
|
2801
|
-
dependencies:
|
|
2802
|
-
"@smithy/config-resolver" "^2.0.23"
|
|
2803
|
-
"@smithy/credential-provider-imds" "^2.1.5"
|
|
2804
|
-
"@smithy/node-config-provider" "^2.1.9"
|
|
2805
|
-
"@smithy/property-provider" "^2.0.17"
|
|
2806
|
-
"@smithy/smithy-client" "^2.2.1"
|
|
2807
|
-
"@smithy/types" "^2.8.0"
|
|
2808
|
-
tslib "^2.5.0"
|
|
2809
|
-
|
|
2810
2315
|
"@smithy/util-defaults-mode-node@^2.1.1":
|
|
2811
2316
|
version "2.1.1"
|
|
2812
2317
|
resolved "https://registry.yarnpkg.com/@smithy/util-defaults-mode-node/-/util-defaults-mode-node-2.1.1.tgz#0910ee00aac3e8a08aac3e6ae8794e52f3efef02"
|
|
@@ -2820,15 +2325,6 @@
|
|
|
2820
2325
|
"@smithy/types" "^2.9.1"
|
|
2821
2326
|
tslib "^2.5.0"
|
|
2822
2327
|
|
|
2823
|
-
"@smithy/util-endpoints@^1.0.8":
|
|
2824
|
-
version "1.0.8"
|
|
2825
|
-
resolved "https://registry.yarnpkg.com/@smithy/util-endpoints/-/util-endpoints-1.0.8.tgz#10ec9b228e96fc67b42ed06dabdab118a5869532"
|
|
2826
|
-
integrity sha512-l8zVuyZZ61IzZBYp5NWvsAhbaAjYkt0xg9R4xUASkg5SEeTT2meHOJwJHctKMFUXe4QZbn9fR2MaBYjP2119+w==
|
|
2827
|
-
dependencies:
|
|
2828
|
-
"@smithy/node-config-provider" "^2.1.9"
|
|
2829
|
-
"@smithy/types" "^2.8.0"
|
|
2830
|
-
tslib "^2.5.0"
|
|
2831
|
-
|
|
2832
2328
|
"@smithy/util-endpoints@^1.1.1":
|
|
2833
2329
|
version "1.1.1"
|
|
2834
2330
|
resolved "https://registry.yarnpkg.com/@smithy/util-endpoints/-/util-endpoints-1.1.1.tgz#45426dba6fb42282a0ad955600b2b3ba050d118f"
|
|
@@ -2838,13 +2334,6 @@
|
|
|
2838
2334
|
"@smithy/types" "^2.9.1"
|
|
2839
2335
|
tslib "^2.5.0"
|
|
2840
2336
|
|
|
2841
|
-
"@smithy/util-hex-encoding@^2.0.0":
|
|
2842
|
-
version "2.0.0"
|
|
2843
|
-
resolved "https://registry.yarnpkg.com/@smithy/util-hex-encoding/-/util-hex-encoding-2.0.0.tgz#0aa3515acd2b005c6d55675e377080a7c513b59e"
|
|
2844
|
-
integrity sha512-c5xY+NUnFqG6d7HFh1IFfrm3mGl29lC+vF+geHv4ToiuJCBmIfzx6IeHLg+OgRdPFKDXIw6pvi+p3CsscaMcMA==
|
|
2845
|
-
dependencies:
|
|
2846
|
-
tslib "^2.5.0"
|
|
2847
|
-
|
|
2848
2337
|
"@smithy/util-hex-encoding@^2.1.1":
|
|
2849
2338
|
version "2.1.1"
|
|
2850
2339
|
resolved "https://registry.yarnpkg.com/@smithy/util-hex-encoding/-/util-hex-encoding-2.1.1.tgz#978252b9fb242e0a59bae4ead491210688e0d15f"
|
|
@@ -2852,14 +2341,6 @@
|
|
|
2852
2341
|
dependencies:
|
|
2853
2342
|
tslib "^2.5.0"
|
|
2854
2343
|
|
|
2855
|
-
"@smithy/util-middleware@^2.0.9":
|
|
2856
|
-
version "2.0.9"
|
|
2857
|
-
resolved "https://registry.yarnpkg.com/@smithy/util-middleware/-/util-middleware-2.0.9.tgz#54a372fa723ace66046cdf91439fb1648a246d5c"
|
|
2858
|
-
integrity sha512-PnCnBJ07noMX1lMDTEefmxSlusWJUiLfrme++MfK5TD0xz8NYmakgoXy5zkF/16zKGmiwOeKAztWT/Vjk1KRIQ==
|
|
2859
|
-
dependencies:
|
|
2860
|
-
"@smithy/types" "^2.8.0"
|
|
2861
|
-
tslib "^2.5.0"
|
|
2862
|
-
|
|
2863
2344
|
"@smithy/util-middleware@^2.1.1":
|
|
2864
2345
|
version "2.1.1"
|
|
2865
2346
|
resolved "https://registry.yarnpkg.com/@smithy/util-middleware/-/util-middleware-2.1.1.tgz#903ba19bb17704f4b476fb9ade9bf9eb0174bc3d"
|
|
@@ -2868,15 +2349,6 @@
|
|
|
2868
2349
|
"@smithy/types" "^2.9.1"
|
|
2869
2350
|
tslib "^2.5.0"
|
|
2870
2351
|
|
|
2871
|
-
"@smithy/util-retry@^2.0.9":
|
|
2872
|
-
version "2.0.9"
|
|
2873
|
-
resolved "https://registry.yarnpkg.com/@smithy/util-retry/-/util-retry-2.0.9.tgz#ef6d6e41bcc5df330b76cca913d5e637c70497fc"
|
|
2874
|
-
integrity sha512-46BFWe9RqB6g7f4mxm3W3HlqknqQQmWHKlhoqSFZuGNuiDU5KqmpebMbvC3tjTlUkqn4xa2Z7s3Hwb0HNs5scw==
|
|
2875
|
-
dependencies:
|
|
2876
|
-
"@smithy/service-error-classification" "^2.0.9"
|
|
2877
|
-
"@smithy/types" "^2.8.0"
|
|
2878
|
-
tslib "^2.5.0"
|
|
2879
|
-
|
|
2880
2352
|
"@smithy/util-retry@^2.1.1":
|
|
2881
2353
|
version "2.1.1"
|
|
2882
2354
|
resolved "https://registry.yarnpkg.com/@smithy/util-retry/-/util-retry-2.1.1.tgz#f2d3566b6e5b841028c7240c852007d4037e49b2"
|
|
@@ -2886,20 +2358,6 @@
|
|
|
2886
2358
|
"@smithy/types" "^2.9.1"
|
|
2887
2359
|
tslib "^2.5.0"
|
|
2888
2360
|
|
|
2889
|
-
"@smithy/util-stream@^2.0.24":
|
|
2890
|
-
version "2.0.24"
|
|
2891
|
-
resolved "https://registry.yarnpkg.com/@smithy/util-stream/-/util-stream-2.0.24.tgz#fa896c8df828ce7758963b758c1f374407d812be"
|
|
2892
|
-
integrity sha512-hRpbcRrOxDriMVmbya+Mv77VZVupxRAsfxVDKS54XuiURhdiwCUXJP0X1iJhHinuUf6n8pBF0MkG9C8VooMnWw==
|
|
2893
|
-
dependencies:
|
|
2894
|
-
"@smithy/fetch-http-handler" "^2.3.2"
|
|
2895
|
-
"@smithy/node-http-handler" "^2.2.2"
|
|
2896
|
-
"@smithy/types" "^2.8.0"
|
|
2897
|
-
"@smithy/util-base64" "^2.0.1"
|
|
2898
|
-
"@smithy/util-buffer-from" "^2.0.0"
|
|
2899
|
-
"@smithy/util-hex-encoding" "^2.0.0"
|
|
2900
|
-
"@smithy/util-utf8" "^2.0.2"
|
|
2901
|
-
tslib "^2.5.0"
|
|
2902
|
-
|
|
2903
2361
|
"@smithy/util-stream@^2.1.1":
|
|
2904
2362
|
version "2.1.1"
|
|
2905
2363
|
resolved "https://registry.yarnpkg.com/@smithy/util-stream/-/util-stream-2.1.1.tgz#3ae0e88c3a1a45899e29c1655d2e5a3865b6c0a6"
|
|
@@ -2914,13 +2372,6 @@
|
|
|
2914
2372
|
"@smithy/util-utf8" "^2.1.1"
|
|
2915
2373
|
tslib "^2.5.0"
|
|
2916
2374
|
|
|
2917
|
-
"@smithy/util-uri-escape@^2.0.0":
|
|
2918
|
-
version "2.0.0"
|
|
2919
|
-
resolved "https://registry.yarnpkg.com/@smithy/util-uri-escape/-/util-uri-escape-2.0.0.tgz#19955b1a0f517a87ae77ac729e0e411963dfda95"
|
|
2920
|
-
integrity sha512-ebkxsqinSdEooQduuk9CbKcI+wheijxEb3utGXkCoYQkJnwTnLbH1JXGimJtUkQwNQbsbuYwG2+aFVyZf5TLaw==
|
|
2921
|
-
dependencies:
|
|
2922
|
-
tslib "^2.5.0"
|
|
2923
|
-
|
|
2924
2375
|
"@smithy/util-uri-escape@^2.1.1":
|
|
2925
2376
|
version "2.1.1"
|
|
2926
2377
|
resolved "https://registry.yarnpkg.com/@smithy/util-uri-escape/-/util-uri-escape-2.1.1.tgz#7eedc93b73ecda68f12fb9cf92e9fa0fbbed4d83"
|
|
@@ -2928,14 +2379,6 @@
|
|
|
2928
2379
|
dependencies:
|
|
2929
2380
|
tslib "^2.5.0"
|
|
2930
2381
|
|
|
2931
|
-
"@smithy/util-utf8@^2.0.2":
|
|
2932
|
-
version "2.0.2"
|
|
2933
|
-
resolved "https://registry.yarnpkg.com/@smithy/util-utf8/-/util-utf8-2.0.2.tgz#626b3e173ad137208e27ed329d6bea70f4a1a7f7"
|
|
2934
|
-
integrity sha512-qOiVORSPm6Ce4/Yu6hbSgNHABLP2VMv8QOC3tTDNHHlWY19pPyc++fBTbZPtx6egPXi4HQxKDnMxVxpbtX2GoA==
|
|
2935
|
-
dependencies:
|
|
2936
|
-
"@smithy/util-buffer-from" "^2.0.0"
|
|
2937
|
-
tslib "^2.5.0"
|
|
2938
|
-
|
|
2939
2382
|
"@smithy/util-utf8@^2.1.1":
|
|
2940
2383
|
version "2.1.1"
|
|
2941
2384
|
resolved "https://registry.yarnpkg.com/@smithy/util-utf8/-/util-utf8-2.1.1.tgz#690018dd28f47f014114497735e51417ea5900a6"
|
|
@@ -2944,15 +2387,6 @@
|
|
|
2944
2387
|
"@smithy/util-buffer-from" "^2.1.1"
|
|
2945
2388
|
tslib "^2.5.0"
|
|
2946
2389
|
|
|
2947
|
-
"@smithy/util-waiter@^2.0.16":
|
|
2948
|
-
version "2.0.16"
|
|
2949
|
-
resolved "https://registry.yarnpkg.com/@smithy/util-waiter/-/util-waiter-2.0.16.tgz#3065566dd81951e24d843979ed1e6278794a955c"
|
|
2950
|
-
integrity sha512-5i4YONHQ6HoUWDd+X0frpxTXxSXgJhUFl+z0iMy/zpUmVeCQY2or3Vss6DzHKKMMQL4pmVHpQm9WayHDorFdZg==
|
|
2951
|
-
dependencies:
|
|
2952
|
-
"@smithy/abort-controller" "^2.0.16"
|
|
2953
|
-
"@smithy/types" "^2.8.0"
|
|
2954
|
-
tslib "^2.5.0"
|
|
2955
|
-
|
|
2956
2390
|
"@smithy/util-waiter@^2.1.1":
|
|
2957
2391
|
version "2.1.1"
|
|
2958
2392
|
resolved "https://registry.yarnpkg.com/@smithy/util-waiter/-/util-waiter-2.1.1.tgz#292d4d09cda7df38aba6ea2abd7d948e3f11bf2d"
|
|
@@ -7547,16 +6981,16 @@ object.values@^1.1.7:
|
|
|
7547
6981
|
define-properties "^1.2.0"
|
|
7548
6982
|
es-abstract "^1.22.1"
|
|
7549
6983
|
|
|
7550
|
-
oclif@^4.
|
|
7551
|
-
version "4.
|
|
7552
|
-
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.
|
|
7553
|
-
integrity sha512-
|
|
6984
|
+
oclif@^4.4.0:
|
|
6985
|
+
version "4.4.0"
|
|
6986
|
+
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.4.0.tgz#dfd989b85530e3d2bd03c0aafd180c461fd8c93f"
|
|
6987
|
+
integrity sha512-uTDTr+B2FA/oCXMpDm/rAEf8e463Jaw0iEGASlo4I7gBib/P4lVFHqCAWlXOwjKsbaR/dbl1Xi3jHTppuGK23A==
|
|
7554
6988
|
dependencies:
|
|
7555
|
-
"@aws-sdk/client-cloudfront" "^3.
|
|
6989
|
+
"@aws-sdk/client-cloudfront" "^3.496.0"
|
|
7556
6990
|
"@aws-sdk/client-s3" "^3.496.0"
|
|
7557
6991
|
"@oclif/core" "^3.18.1"
|
|
7558
6992
|
"@oclif/plugin-help" "^6.0.9"
|
|
7559
|
-
"@oclif/plugin-not-found" "^3.0.
|
|
6993
|
+
"@oclif/plugin-not-found" "^3.0.9"
|
|
7560
6994
|
"@oclif/plugin-warn-if-update-available" "^3.0.9"
|
|
7561
6995
|
async-retry "^1.3.3"
|
|
7562
6996
|
change-case "^4"
|