@salesforce/plugin-custom-metadata 3.3.8 → 3.3.10
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 +5 -5
- package/npm-shrinkwrap.json +5994 -2399
- package/oclif.lock +1012 -249
- package/oclif.manifest.json +1 -1
- package/package.json +9 -9
package/oclif.lock
CHANGED
|
@@ -142,68 +142,68 @@
|
|
|
142
142
|
"@smithy/util-waiter" "^2.2.0"
|
|
143
143
|
tslib "^2.6.2"
|
|
144
144
|
|
|
145
|
-
"@aws-sdk/client-s3@^3.
|
|
146
|
-
version "3.
|
|
147
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/client-s3/-/client-s3-3.
|
|
148
|
-
integrity sha512-
|
|
145
|
+
"@aws-sdk/client-s3@^3.583.0":
|
|
146
|
+
version "3.583.0"
|
|
147
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/client-s3/-/client-s3-3.583.0.tgz#e65c149ece09d017d03e95c0bc9963b2608fa536"
|
|
148
|
+
integrity sha512-pS7wncugSuIQ8RgtRIE9Dystdmd3mMnjfjiO1iA1UhGXkyAgoJzQ4jH0r+5X+eWmYHYQcfy9fUQXT2gqV3t9GA==
|
|
149
149
|
dependencies:
|
|
150
150
|
"@aws-crypto/sha1-browser" "3.0.0"
|
|
151
151
|
"@aws-crypto/sha256-browser" "3.0.0"
|
|
152
152
|
"@aws-crypto/sha256-js" "3.0.0"
|
|
153
|
-
"@aws-sdk/client-sso-oidc" "3.
|
|
154
|
-
"@aws-sdk/client-sts" "3.
|
|
155
|
-
"@aws-sdk/core" "3.
|
|
156
|
-
"@aws-sdk/credential-provider-node" "3.
|
|
157
|
-
"@aws-sdk/middleware-bucket-endpoint" "3.
|
|
158
|
-
"@aws-sdk/middleware-expect-continue" "3.
|
|
159
|
-
"@aws-sdk/middleware-flexible-checksums" "3.
|
|
160
|
-
"@aws-sdk/middleware-host-header" "3.
|
|
161
|
-
"@aws-sdk/middleware-location-constraint" "3.
|
|
162
|
-
"@aws-sdk/middleware-logger" "3.
|
|
163
|
-
"@aws-sdk/middleware-recursion-detection" "3.
|
|
164
|
-
"@aws-sdk/middleware-sdk-s3" "3.
|
|
165
|
-
"@aws-sdk/middleware-signing" "3.
|
|
166
|
-
"@aws-sdk/middleware-ssec" "3.
|
|
167
|
-
"@aws-sdk/middleware-user-agent" "3.
|
|
168
|
-
"@aws-sdk/region-config-resolver" "3.
|
|
169
|
-
"@aws-sdk/signature-v4-multi-region" "3.
|
|
170
|
-
"@aws-sdk/types" "3.
|
|
171
|
-
"@aws-sdk/util-endpoints" "3.
|
|
172
|
-
"@aws-sdk/util-user-agent-browser" "3.
|
|
173
|
-
"@aws-sdk/util-user-agent-node" "3.
|
|
174
|
-
"@aws-sdk/xml-builder" "3.
|
|
175
|
-
"@smithy/config-resolver" "^
|
|
176
|
-
"@smithy/core" "^
|
|
177
|
-
"@smithy/eventstream-serde-browser" "^
|
|
178
|
-
"@smithy/eventstream-serde-config-resolver" "^
|
|
179
|
-
"@smithy/eventstream-serde-node" "^
|
|
180
|
-
"@smithy/fetch-http-handler" "^
|
|
181
|
-
"@smithy/hash-blob-browser" "^
|
|
182
|
-
"@smithy/hash-node" "^
|
|
183
|
-
"@smithy/hash-stream-node" "^
|
|
184
|
-
"@smithy/invalid-dependency" "^
|
|
185
|
-
"@smithy/md5-js" "^
|
|
186
|
-
"@smithy/middleware-content-length" "^
|
|
187
|
-
"@smithy/middleware-endpoint" "^
|
|
188
|
-
"@smithy/middleware-retry" "^
|
|
189
|
-
"@smithy/middleware-serde" "^
|
|
190
|
-
"@smithy/middleware-stack" "^
|
|
191
|
-
"@smithy/node-config-provider" "^
|
|
192
|
-
"@smithy/node-http-handler" "^
|
|
193
|
-
"@smithy/protocol-http" "^
|
|
194
|
-
"@smithy/smithy-client" "^
|
|
195
|
-
"@smithy/types" "^
|
|
196
|
-
"@smithy/url-parser" "^
|
|
197
|
-
"@smithy/util-base64" "^
|
|
198
|
-
"@smithy/util-body-length-browser" "^
|
|
199
|
-
"@smithy/util-body-length-node" "^
|
|
200
|
-
"@smithy/util-defaults-mode-browser" "^
|
|
201
|
-
"@smithy/util-defaults-mode-node" "^
|
|
202
|
-
"@smithy/util-endpoints" "^
|
|
203
|
-
"@smithy/util-retry" "^
|
|
204
|
-
"@smithy/util-stream" "^
|
|
205
|
-
"@smithy/util-utf8" "^
|
|
206
|
-
"@smithy/util-waiter" "^
|
|
153
|
+
"@aws-sdk/client-sso-oidc" "3.583.0"
|
|
154
|
+
"@aws-sdk/client-sts" "3.583.0"
|
|
155
|
+
"@aws-sdk/core" "3.582.0"
|
|
156
|
+
"@aws-sdk/credential-provider-node" "3.583.0"
|
|
157
|
+
"@aws-sdk/middleware-bucket-endpoint" "3.577.0"
|
|
158
|
+
"@aws-sdk/middleware-expect-continue" "3.577.0"
|
|
159
|
+
"@aws-sdk/middleware-flexible-checksums" "3.577.0"
|
|
160
|
+
"@aws-sdk/middleware-host-header" "3.577.0"
|
|
161
|
+
"@aws-sdk/middleware-location-constraint" "3.577.0"
|
|
162
|
+
"@aws-sdk/middleware-logger" "3.577.0"
|
|
163
|
+
"@aws-sdk/middleware-recursion-detection" "3.577.0"
|
|
164
|
+
"@aws-sdk/middleware-sdk-s3" "3.582.0"
|
|
165
|
+
"@aws-sdk/middleware-signing" "3.577.0"
|
|
166
|
+
"@aws-sdk/middleware-ssec" "3.577.0"
|
|
167
|
+
"@aws-sdk/middleware-user-agent" "3.583.0"
|
|
168
|
+
"@aws-sdk/region-config-resolver" "3.577.0"
|
|
169
|
+
"@aws-sdk/signature-v4-multi-region" "3.582.0"
|
|
170
|
+
"@aws-sdk/types" "3.577.0"
|
|
171
|
+
"@aws-sdk/util-endpoints" "3.583.0"
|
|
172
|
+
"@aws-sdk/util-user-agent-browser" "3.577.0"
|
|
173
|
+
"@aws-sdk/util-user-agent-node" "3.577.0"
|
|
174
|
+
"@aws-sdk/xml-builder" "3.575.0"
|
|
175
|
+
"@smithy/config-resolver" "^3.0.0"
|
|
176
|
+
"@smithy/core" "^2.0.1"
|
|
177
|
+
"@smithy/eventstream-serde-browser" "^3.0.0"
|
|
178
|
+
"@smithy/eventstream-serde-config-resolver" "^3.0.0"
|
|
179
|
+
"@smithy/eventstream-serde-node" "^3.0.0"
|
|
180
|
+
"@smithy/fetch-http-handler" "^3.0.1"
|
|
181
|
+
"@smithy/hash-blob-browser" "^3.0.0"
|
|
182
|
+
"@smithy/hash-node" "^3.0.0"
|
|
183
|
+
"@smithy/hash-stream-node" "^3.0.0"
|
|
184
|
+
"@smithy/invalid-dependency" "^3.0.0"
|
|
185
|
+
"@smithy/md5-js" "^3.0.0"
|
|
186
|
+
"@smithy/middleware-content-length" "^3.0.0"
|
|
187
|
+
"@smithy/middleware-endpoint" "^3.0.0"
|
|
188
|
+
"@smithy/middleware-retry" "^3.0.1"
|
|
189
|
+
"@smithy/middleware-serde" "^3.0.0"
|
|
190
|
+
"@smithy/middleware-stack" "^3.0.0"
|
|
191
|
+
"@smithy/node-config-provider" "^3.0.0"
|
|
192
|
+
"@smithy/node-http-handler" "^3.0.0"
|
|
193
|
+
"@smithy/protocol-http" "^4.0.0"
|
|
194
|
+
"@smithy/smithy-client" "^3.0.1"
|
|
195
|
+
"@smithy/types" "^3.0.0"
|
|
196
|
+
"@smithy/url-parser" "^3.0.0"
|
|
197
|
+
"@smithy/util-base64" "^3.0.0"
|
|
198
|
+
"@smithy/util-body-length-browser" "^3.0.0"
|
|
199
|
+
"@smithy/util-body-length-node" "^3.0.0"
|
|
200
|
+
"@smithy/util-defaults-mode-browser" "^3.0.1"
|
|
201
|
+
"@smithy/util-defaults-mode-node" "^3.0.1"
|
|
202
|
+
"@smithy/util-endpoints" "^2.0.0"
|
|
203
|
+
"@smithy/util-retry" "^3.0.0"
|
|
204
|
+
"@smithy/util-stream" "^3.0.1"
|
|
205
|
+
"@smithy/util-utf8" "^3.0.0"
|
|
206
|
+
"@smithy/util-waiter" "^3.0.0"
|
|
207
207
|
tslib "^2.6.2"
|
|
208
208
|
|
|
209
209
|
"@aws-sdk/client-sso-oidc@3.574.0":
|
|
@@ -252,6 +252,52 @@
|
|
|
252
252
|
"@smithy/util-utf8" "^2.3.0"
|
|
253
253
|
tslib "^2.6.2"
|
|
254
254
|
|
|
255
|
+
"@aws-sdk/client-sso-oidc@3.583.0":
|
|
256
|
+
version "3.583.0"
|
|
257
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/client-sso-oidc/-/client-sso-oidc-3.583.0.tgz#71a00305f3d5d13041e6c2fff53cec62f621eb1f"
|
|
258
|
+
integrity sha512-LO3wmrFXPi2kNE46lD1XATfRrvdNxXd4DlTFouoWmr7lvqoUkcbmtkV2r/XChZA2z0HiDauphC1e8b8laJVeSg==
|
|
259
|
+
dependencies:
|
|
260
|
+
"@aws-crypto/sha256-browser" "3.0.0"
|
|
261
|
+
"@aws-crypto/sha256-js" "3.0.0"
|
|
262
|
+
"@aws-sdk/client-sts" "3.583.0"
|
|
263
|
+
"@aws-sdk/core" "3.582.0"
|
|
264
|
+
"@aws-sdk/credential-provider-node" "3.583.0"
|
|
265
|
+
"@aws-sdk/middleware-host-header" "3.577.0"
|
|
266
|
+
"@aws-sdk/middleware-logger" "3.577.0"
|
|
267
|
+
"@aws-sdk/middleware-recursion-detection" "3.577.0"
|
|
268
|
+
"@aws-sdk/middleware-user-agent" "3.583.0"
|
|
269
|
+
"@aws-sdk/region-config-resolver" "3.577.0"
|
|
270
|
+
"@aws-sdk/types" "3.577.0"
|
|
271
|
+
"@aws-sdk/util-endpoints" "3.583.0"
|
|
272
|
+
"@aws-sdk/util-user-agent-browser" "3.577.0"
|
|
273
|
+
"@aws-sdk/util-user-agent-node" "3.577.0"
|
|
274
|
+
"@smithy/config-resolver" "^3.0.0"
|
|
275
|
+
"@smithy/core" "^2.0.1"
|
|
276
|
+
"@smithy/fetch-http-handler" "^3.0.1"
|
|
277
|
+
"@smithy/hash-node" "^3.0.0"
|
|
278
|
+
"@smithy/invalid-dependency" "^3.0.0"
|
|
279
|
+
"@smithy/middleware-content-length" "^3.0.0"
|
|
280
|
+
"@smithy/middleware-endpoint" "^3.0.0"
|
|
281
|
+
"@smithy/middleware-retry" "^3.0.1"
|
|
282
|
+
"@smithy/middleware-serde" "^3.0.0"
|
|
283
|
+
"@smithy/middleware-stack" "^3.0.0"
|
|
284
|
+
"@smithy/node-config-provider" "^3.0.0"
|
|
285
|
+
"@smithy/node-http-handler" "^3.0.0"
|
|
286
|
+
"@smithy/protocol-http" "^4.0.0"
|
|
287
|
+
"@smithy/smithy-client" "^3.0.1"
|
|
288
|
+
"@smithy/types" "^3.0.0"
|
|
289
|
+
"@smithy/url-parser" "^3.0.0"
|
|
290
|
+
"@smithy/util-base64" "^3.0.0"
|
|
291
|
+
"@smithy/util-body-length-browser" "^3.0.0"
|
|
292
|
+
"@smithy/util-body-length-node" "^3.0.0"
|
|
293
|
+
"@smithy/util-defaults-mode-browser" "^3.0.1"
|
|
294
|
+
"@smithy/util-defaults-mode-node" "^3.0.1"
|
|
295
|
+
"@smithy/util-endpoints" "^2.0.0"
|
|
296
|
+
"@smithy/util-middleware" "^3.0.0"
|
|
297
|
+
"@smithy/util-retry" "^3.0.0"
|
|
298
|
+
"@smithy/util-utf8" "^3.0.0"
|
|
299
|
+
tslib "^2.6.2"
|
|
300
|
+
|
|
255
301
|
"@aws-sdk/client-sso@3.572.0":
|
|
256
302
|
version "3.572.0"
|
|
257
303
|
resolved "https://registry.yarnpkg.com/@aws-sdk/client-sso/-/client-sso-3.572.0.tgz#d686db985b4c430dbfa6854c8fa1c17de2c3d7ac"
|
|
@@ -296,6 +342,50 @@
|
|
|
296
342
|
"@smithy/util-utf8" "^2.3.0"
|
|
297
343
|
tslib "^2.6.2"
|
|
298
344
|
|
|
345
|
+
"@aws-sdk/client-sso@3.583.0":
|
|
346
|
+
version "3.583.0"
|
|
347
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/client-sso/-/client-sso-3.583.0.tgz#fa18cadd19abe80e0c0378b6cbe6225ed0296595"
|
|
348
|
+
integrity sha512-FNJ2MmiBtZZwgkj4+GLVrzqwmD6D8FBptrFZk7PnGkSf7v1Q8txYNI6gY938RRhYJ4lBW4cNbhPvWoDxAl90Hw==
|
|
349
|
+
dependencies:
|
|
350
|
+
"@aws-crypto/sha256-browser" "3.0.0"
|
|
351
|
+
"@aws-crypto/sha256-js" "3.0.0"
|
|
352
|
+
"@aws-sdk/core" "3.582.0"
|
|
353
|
+
"@aws-sdk/middleware-host-header" "3.577.0"
|
|
354
|
+
"@aws-sdk/middleware-logger" "3.577.0"
|
|
355
|
+
"@aws-sdk/middleware-recursion-detection" "3.577.0"
|
|
356
|
+
"@aws-sdk/middleware-user-agent" "3.583.0"
|
|
357
|
+
"@aws-sdk/region-config-resolver" "3.577.0"
|
|
358
|
+
"@aws-sdk/types" "3.577.0"
|
|
359
|
+
"@aws-sdk/util-endpoints" "3.583.0"
|
|
360
|
+
"@aws-sdk/util-user-agent-browser" "3.577.0"
|
|
361
|
+
"@aws-sdk/util-user-agent-node" "3.577.0"
|
|
362
|
+
"@smithy/config-resolver" "^3.0.0"
|
|
363
|
+
"@smithy/core" "^2.0.1"
|
|
364
|
+
"@smithy/fetch-http-handler" "^3.0.1"
|
|
365
|
+
"@smithy/hash-node" "^3.0.0"
|
|
366
|
+
"@smithy/invalid-dependency" "^3.0.0"
|
|
367
|
+
"@smithy/middleware-content-length" "^3.0.0"
|
|
368
|
+
"@smithy/middleware-endpoint" "^3.0.0"
|
|
369
|
+
"@smithy/middleware-retry" "^3.0.1"
|
|
370
|
+
"@smithy/middleware-serde" "^3.0.0"
|
|
371
|
+
"@smithy/middleware-stack" "^3.0.0"
|
|
372
|
+
"@smithy/node-config-provider" "^3.0.0"
|
|
373
|
+
"@smithy/node-http-handler" "^3.0.0"
|
|
374
|
+
"@smithy/protocol-http" "^4.0.0"
|
|
375
|
+
"@smithy/smithy-client" "^3.0.1"
|
|
376
|
+
"@smithy/types" "^3.0.0"
|
|
377
|
+
"@smithy/url-parser" "^3.0.0"
|
|
378
|
+
"@smithy/util-base64" "^3.0.0"
|
|
379
|
+
"@smithy/util-body-length-browser" "^3.0.0"
|
|
380
|
+
"@smithy/util-body-length-node" "^3.0.0"
|
|
381
|
+
"@smithy/util-defaults-mode-browser" "^3.0.1"
|
|
382
|
+
"@smithy/util-defaults-mode-node" "^3.0.1"
|
|
383
|
+
"@smithy/util-endpoints" "^2.0.0"
|
|
384
|
+
"@smithy/util-middleware" "^3.0.0"
|
|
385
|
+
"@smithy/util-retry" "^3.0.0"
|
|
386
|
+
"@smithy/util-utf8" "^3.0.0"
|
|
387
|
+
tslib "^2.6.2"
|
|
388
|
+
|
|
299
389
|
"@aws-sdk/client-sts@3.574.0":
|
|
300
390
|
version "3.574.0"
|
|
301
391
|
resolved "https://registry.yarnpkg.com/@aws-sdk/client-sts/-/client-sts-3.574.0.tgz#3f1d52886e9f9f7cf5a2a0faeff558a64d95c0f3"
|
|
@@ -342,6 +432,52 @@
|
|
|
342
432
|
"@smithy/util-utf8" "^2.3.0"
|
|
343
433
|
tslib "^2.6.2"
|
|
344
434
|
|
|
435
|
+
"@aws-sdk/client-sts@3.583.0":
|
|
436
|
+
version "3.583.0"
|
|
437
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/client-sts/-/client-sts-3.583.0.tgz#d8109ab588689a616d987f6b1d4faacafe49f598"
|
|
438
|
+
integrity sha512-xDMxiemPDWr9dY2Q4AyixkRnk/hvS6fs6OWxuVCz1WO47YhaAfOsEGAgQMgDLLaOfj/oLU5D14uTNBEPGh4rBA==
|
|
439
|
+
dependencies:
|
|
440
|
+
"@aws-crypto/sha256-browser" "3.0.0"
|
|
441
|
+
"@aws-crypto/sha256-js" "3.0.0"
|
|
442
|
+
"@aws-sdk/client-sso-oidc" "3.583.0"
|
|
443
|
+
"@aws-sdk/core" "3.582.0"
|
|
444
|
+
"@aws-sdk/credential-provider-node" "3.583.0"
|
|
445
|
+
"@aws-sdk/middleware-host-header" "3.577.0"
|
|
446
|
+
"@aws-sdk/middleware-logger" "3.577.0"
|
|
447
|
+
"@aws-sdk/middleware-recursion-detection" "3.577.0"
|
|
448
|
+
"@aws-sdk/middleware-user-agent" "3.583.0"
|
|
449
|
+
"@aws-sdk/region-config-resolver" "3.577.0"
|
|
450
|
+
"@aws-sdk/types" "3.577.0"
|
|
451
|
+
"@aws-sdk/util-endpoints" "3.583.0"
|
|
452
|
+
"@aws-sdk/util-user-agent-browser" "3.577.0"
|
|
453
|
+
"@aws-sdk/util-user-agent-node" "3.577.0"
|
|
454
|
+
"@smithy/config-resolver" "^3.0.0"
|
|
455
|
+
"@smithy/core" "^2.0.1"
|
|
456
|
+
"@smithy/fetch-http-handler" "^3.0.1"
|
|
457
|
+
"@smithy/hash-node" "^3.0.0"
|
|
458
|
+
"@smithy/invalid-dependency" "^3.0.0"
|
|
459
|
+
"@smithy/middleware-content-length" "^3.0.0"
|
|
460
|
+
"@smithy/middleware-endpoint" "^3.0.0"
|
|
461
|
+
"@smithy/middleware-retry" "^3.0.1"
|
|
462
|
+
"@smithy/middleware-serde" "^3.0.0"
|
|
463
|
+
"@smithy/middleware-stack" "^3.0.0"
|
|
464
|
+
"@smithy/node-config-provider" "^3.0.0"
|
|
465
|
+
"@smithy/node-http-handler" "^3.0.0"
|
|
466
|
+
"@smithy/protocol-http" "^4.0.0"
|
|
467
|
+
"@smithy/smithy-client" "^3.0.1"
|
|
468
|
+
"@smithy/types" "^3.0.0"
|
|
469
|
+
"@smithy/url-parser" "^3.0.0"
|
|
470
|
+
"@smithy/util-base64" "^3.0.0"
|
|
471
|
+
"@smithy/util-body-length-browser" "^3.0.0"
|
|
472
|
+
"@smithy/util-body-length-node" "^3.0.0"
|
|
473
|
+
"@smithy/util-defaults-mode-browser" "^3.0.1"
|
|
474
|
+
"@smithy/util-defaults-mode-node" "^3.0.1"
|
|
475
|
+
"@smithy/util-endpoints" "^2.0.0"
|
|
476
|
+
"@smithy/util-middleware" "^3.0.0"
|
|
477
|
+
"@smithy/util-retry" "^3.0.0"
|
|
478
|
+
"@smithy/util-utf8" "^3.0.0"
|
|
479
|
+
tslib "^2.6.2"
|
|
480
|
+
|
|
345
481
|
"@aws-sdk/core@3.572.0":
|
|
346
482
|
version "3.572.0"
|
|
347
483
|
resolved "https://registry.yarnpkg.com/@aws-sdk/core/-/core-3.572.0.tgz#875cbd9e2ca6b78a3c2663cf67aed24e6b143667"
|
|
@@ -355,6 +491,19 @@
|
|
|
355
491
|
fast-xml-parser "4.2.5"
|
|
356
492
|
tslib "^2.6.2"
|
|
357
493
|
|
|
494
|
+
"@aws-sdk/core@3.582.0":
|
|
495
|
+
version "3.582.0"
|
|
496
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/core/-/core-3.582.0.tgz#9ebb295290cba3d68738401fe4e3d51dfb0d1bfc"
|
|
497
|
+
integrity sha512-ofmD96IQc9g1dbyqlCyxu5fCG7kIl9p1NoN5+vGBUyLdbmPCV3Pdg99nRHYEJuv2MgGx5AUFGDPMHcqbJpnZIw==
|
|
498
|
+
dependencies:
|
|
499
|
+
"@smithy/core" "^2.0.1"
|
|
500
|
+
"@smithy/protocol-http" "^4.0.0"
|
|
501
|
+
"@smithy/signature-v4" "^3.0.0"
|
|
502
|
+
"@smithy/smithy-client" "^3.0.1"
|
|
503
|
+
"@smithy/types" "^3.0.0"
|
|
504
|
+
fast-xml-parser "4.2.5"
|
|
505
|
+
tslib "^2.6.2"
|
|
506
|
+
|
|
358
507
|
"@aws-sdk/credential-provider-env@3.568.0":
|
|
359
508
|
version "3.568.0"
|
|
360
509
|
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-env/-/credential-provider-env-3.568.0.tgz#fc7fda0bc48bbc75065a9084e41d429037e0e1c5"
|
|
@@ -365,6 +514,16 @@
|
|
|
365
514
|
"@smithy/types" "^2.12.0"
|
|
366
515
|
tslib "^2.6.2"
|
|
367
516
|
|
|
517
|
+
"@aws-sdk/credential-provider-env@3.577.0":
|
|
518
|
+
version "3.577.0"
|
|
519
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-env/-/credential-provider-env-3.577.0.tgz#d587ea01a2288840e8483a236516c0f26cb4ba36"
|
|
520
|
+
integrity sha512-Jxu255j0gToMGEiqufP8ZtKI8HW90lOLjwJ3LrdlD/NLsAY0tOQf1fWc53u28hWmmNGMxmCrL2p66IOgMDhDUw==
|
|
521
|
+
dependencies:
|
|
522
|
+
"@aws-sdk/types" "3.577.0"
|
|
523
|
+
"@smithy/property-provider" "^3.0.0"
|
|
524
|
+
"@smithy/types" "^3.0.0"
|
|
525
|
+
tslib "^2.6.2"
|
|
526
|
+
|
|
368
527
|
"@aws-sdk/credential-provider-http@3.568.0":
|
|
369
528
|
version "3.568.0"
|
|
370
529
|
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-http/-/credential-provider-http-3.568.0.tgz#7f7239bed7c23db7356ebeae5f3b3bda9f751b08"
|
|
@@ -380,6 +539,21 @@
|
|
|
380
539
|
"@smithy/util-stream" "^2.2.0"
|
|
381
540
|
tslib "^2.6.2"
|
|
382
541
|
|
|
542
|
+
"@aws-sdk/credential-provider-http@3.582.0":
|
|
543
|
+
version "3.582.0"
|
|
544
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-http/-/credential-provider-http-3.582.0.tgz#6ea9377461c4ce38d487ea0ae5888155f7c495a6"
|
|
545
|
+
integrity sha512-kGOUKw5ryPkDIYB69PjK3SicVLTbWB06ouFN2W1EvqUJpkQGPAUGzYcomKtt3mJaCTf/1kfoaHwARAl6KKSP8Q==
|
|
546
|
+
dependencies:
|
|
547
|
+
"@aws-sdk/types" "3.577.0"
|
|
548
|
+
"@smithy/fetch-http-handler" "^3.0.1"
|
|
549
|
+
"@smithy/node-http-handler" "^3.0.0"
|
|
550
|
+
"@smithy/property-provider" "^3.0.0"
|
|
551
|
+
"@smithy/protocol-http" "^4.0.0"
|
|
552
|
+
"@smithy/smithy-client" "^3.0.1"
|
|
553
|
+
"@smithy/types" "^3.0.0"
|
|
554
|
+
"@smithy/util-stream" "^3.0.1"
|
|
555
|
+
tslib "^2.6.2"
|
|
556
|
+
|
|
383
557
|
"@aws-sdk/credential-provider-ini@3.572.0":
|
|
384
558
|
version "3.572.0"
|
|
385
559
|
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-ini/-/credential-provider-ini-3.572.0.tgz#b6a447e85a10938a1f038bd7e1096c73229e6699"
|
|
@@ -396,6 +570,22 @@
|
|
|
396
570
|
"@smithy/types" "^2.12.0"
|
|
397
571
|
tslib "^2.6.2"
|
|
398
572
|
|
|
573
|
+
"@aws-sdk/credential-provider-ini@3.583.0":
|
|
574
|
+
version "3.583.0"
|
|
575
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-ini/-/credential-provider-ini-3.583.0.tgz#948ebd3ca257d7d9362d3294259e0be9526cd662"
|
|
576
|
+
integrity sha512-8I0oWNg/yps6ctjhEeL/qJ9BIa/+xXP7RPDQqFKZ2zBkWbmLLOoMWXRvl8uKUBD6qCe+DGmcu9skfVXeXSesEQ==
|
|
577
|
+
dependencies:
|
|
578
|
+
"@aws-sdk/credential-provider-env" "3.577.0"
|
|
579
|
+
"@aws-sdk/credential-provider-process" "3.577.0"
|
|
580
|
+
"@aws-sdk/credential-provider-sso" "3.583.0"
|
|
581
|
+
"@aws-sdk/credential-provider-web-identity" "3.577.0"
|
|
582
|
+
"@aws-sdk/types" "3.577.0"
|
|
583
|
+
"@smithy/credential-provider-imds" "^3.0.0"
|
|
584
|
+
"@smithy/property-provider" "^3.0.0"
|
|
585
|
+
"@smithy/shared-ini-file-loader" "^3.0.0"
|
|
586
|
+
"@smithy/types" "^3.0.0"
|
|
587
|
+
tslib "^2.6.2"
|
|
588
|
+
|
|
399
589
|
"@aws-sdk/credential-provider-node@3.572.0":
|
|
400
590
|
version "3.572.0"
|
|
401
591
|
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-node/-/credential-provider-node-3.572.0.tgz#dbb1d26a8a2c18c52f8067f6c6371ee850c1fb05"
|
|
@@ -414,6 +604,24 @@
|
|
|
414
604
|
"@smithy/types" "^2.12.0"
|
|
415
605
|
tslib "^2.6.2"
|
|
416
606
|
|
|
607
|
+
"@aws-sdk/credential-provider-node@3.583.0":
|
|
608
|
+
version "3.583.0"
|
|
609
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-node/-/credential-provider-node-3.583.0.tgz#8ce316409d91cddca0c85851ca50726ee666cff5"
|
|
610
|
+
integrity sha512-yBNypBXny7zJH85SzxDj8s1mbLXv9c/Vbq0qR3R3POj2idZ6ywB/qlIRC1XwBuv49Wvg8kA1wKXk3K3jrpcVIw==
|
|
611
|
+
dependencies:
|
|
612
|
+
"@aws-sdk/credential-provider-env" "3.577.0"
|
|
613
|
+
"@aws-sdk/credential-provider-http" "3.582.0"
|
|
614
|
+
"@aws-sdk/credential-provider-ini" "3.583.0"
|
|
615
|
+
"@aws-sdk/credential-provider-process" "3.577.0"
|
|
616
|
+
"@aws-sdk/credential-provider-sso" "3.583.0"
|
|
617
|
+
"@aws-sdk/credential-provider-web-identity" "3.577.0"
|
|
618
|
+
"@aws-sdk/types" "3.577.0"
|
|
619
|
+
"@smithy/credential-provider-imds" "^3.0.0"
|
|
620
|
+
"@smithy/property-provider" "^3.0.0"
|
|
621
|
+
"@smithy/shared-ini-file-loader" "^3.0.0"
|
|
622
|
+
"@smithy/types" "^3.0.0"
|
|
623
|
+
tslib "^2.6.2"
|
|
624
|
+
|
|
417
625
|
"@aws-sdk/credential-provider-process@3.572.0":
|
|
418
626
|
version "3.572.0"
|
|
419
627
|
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-process/-/credential-provider-process-3.572.0.tgz#6054c37721d44b3e855b41f4ad8e3dd73f84e6cf"
|
|
@@ -425,6 +633,17 @@
|
|
|
425
633
|
"@smithy/types" "^2.12.0"
|
|
426
634
|
tslib "^2.6.2"
|
|
427
635
|
|
|
636
|
+
"@aws-sdk/credential-provider-process@3.577.0":
|
|
637
|
+
version "3.577.0"
|
|
638
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-process/-/credential-provider-process-3.577.0.tgz#ba35b4f012563762bbd86a71989d366272ee0f07"
|
|
639
|
+
integrity sha512-Gin6BWtOiXxIgITrJ3Nwc+Y2P1uVT6huYR4EcbA/DJUPWyO0n9y5UFLewPvVbLkRn15JeEqErBLUrHclkiOKtw==
|
|
640
|
+
dependencies:
|
|
641
|
+
"@aws-sdk/types" "3.577.0"
|
|
642
|
+
"@smithy/property-provider" "^3.0.0"
|
|
643
|
+
"@smithy/shared-ini-file-loader" "^3.0.0"
|
|
644
|
+
"@smithy/types" "^3.0.0"
|
|
645
|
+
tslib "^2.6.2"
|
|
646
|
+
|
|
428
647
|
"@aws-sdk/credential-provider-sso@3.572.0":
|
|
429
648
|
version "3.572.0"
|
|
430
649
|
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-sso/-/credential-provider-sso-3.572.0.tgz#d0fe8122538fc498e9d4f797dfe99eed5bfc7443"
|
|
@@ -438,6 +657,19 @@
|
|
|
438
657
|
"@smithy/types" "^2.12.0"
|
|
439
658
|
tslib "^2.6.2"
|
|
440
659
|
|
|
660
|
+
"@aws-sdk/credential-provider-sso@3.583.0":
|
|
661
|
+
version "3.583.0"
|
|
662
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-sso/-/credential-provider-sso-3.583.0.tgz#468bb6ca9bd7b89370d5ec7865a8e29e98772abc"
|
|
663
|
+
integrity sha512-G/1EvL9tBezSiU+06tG4K/kOvFfPjnheT4JSXqjPM7+vjKzgp2jxp1J9MMd69zs4jVWon932zMeGgjrCplzMEg==
|
|
664
|
+
dependencies:
|
|
665
|
+
"@aws-sdk/client-sso" "3.583.0"
|
|
666
|
+
"@aws-sdk/token-providers" "3.577.0"
|
|
667
|
+
"@aws-sdk/types" "3.577.0"
|
|
668
|
+
"@smithy/property-provider" "^3.0.0"
|
|
669
|
+
"@smithy/shared-ini-file-loader" "^3.0.0"
|
|
670
|
+
"@smithy/types" "^3.0.0"
|
|
671
|
+
tslib "^2.6.2"
|
|
672
|
+
|
|
441
673
|
"@aws-sdk/credential-provider-web-identity@3.568.0":
|
|
442
674
|
version "3.568.0"
|
|
443
675
|
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-web-identity/-/credential-provider-web-identity-3.568.0.tgz#b4e7958dc92a6cbbf5e9fd065cecd76573d4b70f"
|
|
@@ -448,41 +680,51 @@
|
|
|
448
680
|
"@smithy/types" "^2.12.0"
|
|
449
681
|
tslib "^2.6.2"
|
|
450
682
|
|
|
451
|
-
"@aws-sdk/
|
|
452
|
-
version "3.
|
|
453
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/
|
|
454
|
-
integrity sha512-
|
|
683
|
+
"@aws-sdk/credential-provider-web-identity@3.577.0":
|
|
684
|
+
version "3.577.0"
|
|
685
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-web-identity/-/credential-provider-web-identity-3.577.0.tgz#294fb71fa832d9f55ea1c56678357efa3cd7ca55"
|
|
686
|
+
integrity sha512-ZGHGNRaCtJJmszb9UTnC7izNCtRUttdPlLdMkh41KPS32vfdrBDHs1JrpbZijItRj1xKuOXsiYSXLAaHGcLh8Q==
|
|
455
687
|
dependencies:
|
|
456
|
-
"@aws-sdk/types" "3.
|
|
688
|
+
"@aws-sdk/types" "3.577.0"
|
|
689
|
+
"@smithy/property-provider" "^3.0.0"
|
|
690
|
+
"@smithy/types" "^3.0.0"
|
|
691
|
+
tslib "^2.6.2"
|
|
692
|
+
|
|
693
|
+
"@aws-sdk/middleware-bucket-endpoint@3.577.0":
|
|
694
|
+
version "3.577.0"
|
|
695
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-bucket-endpoint/-/middleware-bucket-endpoint-3.577.0.tgz#e9e685264d442cd0840566f0696dd01de1a8d9c1"
|
|
696
|
+
integrity sha512-twlkNX2VofM6kHXzDEiJOiYCc9tVABe5cbyxMArRWscIsCWG9mamPhC77ezG4XsN9dFEwVdxEYD5Crpm/5EUiw==
|
|
697
|
+
dependencies:
|
|
698
|
+
"@aws-sdk/types" "3.577.0"
|
|
457
699
|
"@aws-sdk/util-arn-parser" "3.568.0"
|
|
458
|
-
"@smithy/node-config-provider" "^
|
|
459
|
-
"@smithy/protocol-http" "^
|
|
460
|
-
"@smithy/types" "^
|
|
461
|
-
"@smithy/util-config-provider" "^
|
|
700
|
+
"@smithy/node-config-provider" "^3.0.0"
|
|
701
|
+
"@smithy/protocol-http" "^4.0.0"
|
|
702
|
+
"@smithy/types" "^3.0.0"
|
|
703
|
+
"@smithy/util-config-provider" "^3.0.0"
|
|
462
704
|
tslib "^2.6.2"
|
|
463
705
|
|
|
464
|
-
"@aws-sdk/middleware-expect-continue@3.
|
|
465
|
-
version "3.
|
|
466
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-expect-continue/-/middleware-expect-continue-3.
|
|
467
|
-
integrity sha512
|
|
706
|
+
"@aws-sdk/middleware-expect-continue@3.577.0":
|
|
707
|
+
version "3.577.0"
|
|
708
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-expect-continue/-/middleware-expect-continue-3.577.0.tgz#47add47f17873a6044cb140f17033cb6e1d02744"
|
|
709
|
+
integrity sha512-6dPp8Tv4F0of4un5IAyG6q++GrRrNQQ4P2NAMB1W0VO4JoEu1C8GievbbDLi88TFIFmtKpnHB0ODCzwnoe8JsA==
|
|
468
710
|
dependencies:
|
|
469
|
-
"@aws-sdk/types" "3.
|
|
470
|
-
"@smithy/protocol-http" "^
|
|
471
|
-
"@smithy/types" "^
|
|
711
|
+
"@aws-sdk/types" "3.577.0"
|
|
712
|
+
"@smithy/protocol-http" "^4.0.0"
|
|
713
|
+
"@smithy/types" "^3.0.0"
|
|
472
714
|
tslib "^2.6.2"
|
|
473
715
|
|
|
474
|
-
"@aws-sdk/middleware-flexible-checksums@3.
|
|
475
|
-
version "3.
|
|
476
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-flexible-checksums/-/middleware-flexible-checksums-3.
|
|
477
|
-
integrity sha512-
|
|
716
|
+
"@aws-sdk/middleware-flexible-checksums@3.577.0":
|
|
717
|
+
version "3.577.0"
|
|
718
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-flexible-checksums/-/middleware-flexible-checksums-3.577.0.tgz#d61be414c446297ffea6df7153767a06a44babff"
|
|
719
|
+
integrity sha512-IHAUEipIfagjw92LV8SOSBiCF7ZnqfHcw14IkcZW2/mfrCy1Fh/k40MoS/t3Tro2tQ91rgQPwUoSgB/QCi2Org==
|
|
478
720
|
dependencies:
|
|
479
721
|
"@aws-crypto/crc32" "3.0.0"
|
|
480
722
|
"@aws-crypto/crc32c" "3.0.0"
|
|
481
|
-
"@aws-sdk/types" "3.
|
|
482
|
-
"@smithy/is-array-buffer" "^
|
|
483
|
-
"@smithy/protocol-http" "^
|
|
484
|
-
"@smithy/types" "^
|
|
485
|
-
"@smithy/util-utf8" "^
|
|
723
|
+
"@aws-sdk/types" "3.577.0"
|
|
724
|
+
"@smithy/is-array-buffer" "^3.0.0"
|
|
725
|
+
"@smithy/protocol-http" "^4.0.0"
|
|
726
|
+
"@smithy/types" "^3.0.0"
|
|
727
|
+
"@smithy/util-utf8" "^3.0.0"
|
|
486
728
|
tslib "^2.6.2"
|
|
487
729
|
|
|
488
730
|
"@aws-sdk/middleware-host-header@3.567.0":
|
|
@@ -495,13 +737,23 @@
|
|
|
495
737
|
"@smithy/types" "^2.12.0"
|
|
496
738
|
tslib "^2.6.2"
|
|
497
739
|
|
|
498
|
-
"@aws-sdk/middleware-
|
|
499
|
-
version "3.
|
|
500
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-
|
|
501
|
-
integrity sha512-
|
|
740
|
+
"@aws-sdk/middleware-host-header@3.577.0":
|
|
741
|
+
version "3.577.0"
|
|
742
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-host-header/-/middleware-host-header-3.577.0.tgz#a3fc626d409ec850296740478c64ef5806d8b878"
|
|
743
|
+
integrity sha512-9ca5MJz455CODIVXs0/sWmJm7t3QO4EUa1zf8pE8grLpzf0J94bz/skDWm37Pli13T3WaAQBHCTiH2gUVfCsWg==
|
|
502
744
|
dependencies:
|
|
503
|
-
"@aws-sdk/types" "3.
|
|
504
|
-
"@smithy/
|
|
745
|
+
"@aws-sdk/types" "3.577.0"
|
|
746
|
+
"@smithy/protocol-http" "^4.0.0"
|
|
747
|
+
"@smithy/types" "^3.0.0"
|
|
748
|
+
tslib "^2.6.2"
|
|
749
|
+
|
|
750
|
+
"@aws-sdk/middleware-location-constraint@3.577.0":
|
|
751
|
+
version "3.577.0"
|
|
752
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-location-constraint/-/middleware-location-constraint-3.577.0.tgz#9372441a4ac5747b3176ac6378d92866a51de815"
|
|
753
|
+
integrity sha512-DKPTD2D2s+t2QUo/IXYtVa/6Un8GZ+phSTBkyBNx2kfZz4Kwavhl/JJzSqTV3GfCXkVdFu7CrjoX7BZ6qWeTUA==
|
|
754
|
+
dependencies:
|
|
755
|
+
"@aws-sdk/types" "3.577.0"
|
|
756
|
+
"@smithy/types" "^3.0.0"
|
|
505
757
|
tslib "^2.6.2"
|
|
506
758
|
|
|
507
759
|
"@aws-sdk/middleware-logger@3.568.0":
|
|
@@ -513,6 +765,15 @@
|
|
|
513
765
|
"@smithy/types" "^2.12.0"
|
|
514
766
|
tslib "^2.6.2"
|
|
515
767
|
|
|
768
|
+
"@aws-sdk/middleware-logger@3.577.0":
|
|
769
|
+
version "3.577.0"
|
|
770
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-logger/-/middleware-logger-3.577.0.tgz#6da3b13ae284fb3930961f0fc8e20b1f6cf8be30"
|
|
771
|
+
integrity sha512-aPFGpGjTZcJYk+24bg7jT4XdIp42mFXSuPt49lw5KygefLyJM/sB0bKKqPYYivW0rcuZ9brQ58eZUNthrzYAvg==
|
|
772
|
+
dependencies:
|
|
773
|
+
"@aws-sdk/types" "3.577.0"
|
|
774
|
+
"@smithy/types" "^3.0.0"
|
|
775
|
+
tslib "^2.6.2"
|
|
776
|
+
|
|
516
777
|
"@aws-sdk/middleware-recursion-detection@3.567.0":
|
|
517
778
|
version "3.567.0"
|
|
518
779
|
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-recursion-detection/-/middleware-recursion-detection-3.567.0.tgz#95d91f071b57fb5245d522db70df1652275f06ac"
|
|
@@ -523,41 +784,51 @@
|
|
|
523
784
|
"@smithy/types" "^2.12.0"
|
|
524
785
|
tslib "^2.6.2"
|
|
525
786
|
|
|
526
|
-
"@aws-sdk/middleware-
|
|
527
|
-
version "3.
|
|
528
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-
|
|
529
|
-
integrity sha512-
|
|
787
|
+
"@aws-sdk/middleware-recursion-detection@3.577.0":
|
|
788
|
+
version "3.577.0"
|
|
789
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-recursion-detection/-/middleware-recursion-detection-3.577.0.tgz#fff76abc6d4521636f9e654ce5bf2c4c79249417"
|
|
790
|
+
integrity sha512-pn3ZVEd2iobKJlR3H+bDilHjgRnNrQ6HMmK9ZzZw89Ckn3Dcbv48xOv4RJvu0aU8SDLl/SNCxppKjeLDTPGBNA==
|
|
530
791
|
dependencies:
|
|
531
|
-
"@aws-sdk/types" "3.
|
|
532
|
-
"@
|
|
533
|
-
"@smithy/
|
|
534
|
-
"@smithy/protocol-http" "^3.3.0"
|
|
535
|
-
"@smithy/signature-v4" "^2.3.0"
|
|
536
|
-
"@smithy/smithy-client" "^2.5.1"
|
|
537
|
-
"@smithy/types" "^2.12.0"
|
|
538
|
-
"@smithy/util-config-provider" "^2.3.0"
|
|
792
|
+
"@aws-sdk/types" "3.577.0"
|
|
793
|
+
"@smithy/protocol-http" "^4.0.0"
|
|
794
|
+
"@smithy/types" "^3.0.0"
|
|
539
795
|
tslib "^2.6.2"
|
|
540
796
|
|
|
541
|
-
"@aws-sdk/middleware-
|
|
542
|
-
version "3.
|
|
543
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-
|
|
544
|
-
integrity sha512
|
|
797
|
+
"@aws-sdk/middleware-sdk-s3@3.582.0":
|
|
798
|
+
version "3.582.0"
|
|
799
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-sdk-s3/-/middleware-sdk-s3-3.582.0.tgz#226ed60ff2a8371ff7821d59d4cfc94ec4fa2f2b"
|
|
800
|
+
integrity sha512-PJqQpLoLaZPRI4L/XZUeHkd9UVK8VAr9R38wv0osGeMTvzD9iwzzk0I2TtBqFda/5xEB1YgVYZwyqvmStXmttg==
|
|
545
801
|
dependencies:
|
|
546
|
-
"@aws-sdk/types" "3.
|
|
547
|
-
"@
|
|
548
|
-
"@smithy/
|
|
549
|
-
"@smithy/
|
|
550
|
-
"@smithy/
|
|
551
|
-
"@smithy/
|
|
802
|
+
"@aws-sdk/types" "3.577.0"
|
|
803
|
+
"@aws-sdk/util-arn-parser" "3.568.0"
|
|
804
|
+
"@smithy/node-config-provider" "^3.0.0"
|
|
805
|
+
"@smithy/protocol-http" "^4.0.0"
|
|
806
|
+
"@smithy/signature-v4" "^3.0.0"
|
|
807
|
+
"@smithy/smithy-client" "^3.0.1"
|
|
808
|
+
"@smithy/types" "^3.0.0"
|
|
809
|
+
"@smithy/util-config-provider" "^3.0.0"
|
|
552
810
|
tslib "^2.6.2"
|
|
553
811
|
|
|
554
|
-
"@aws-sdk/middleware-
|
|
555
|
-
version "3.
|
|
556
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-
|
|
557
|
-
integrity sha512-
|
|
812
|
+
"@aws-sdk/middleware-signing@3.577.0":
|
|
813
|
+
version "3.577.0"
|
|
814
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-signing/-/middleware-signing-3.577.0.tgz#8c9a2e16fb0ac72043b271005c674a74db2b9ee6"
|
|
815
|
+
integrity sha512-QS/dh3+NqZbXtY0j/DZ867ogP413pG5cFGqBy9OeOhDMsolcwLrQbi0S0c621dc1QNq+er9ffaMhZ/aPkyXXIg==
|
|
816
|
+
dependencies:
|
|
817
|
+
"@aws-sdk/types" "3.577.0"
|
|
818
|
+
"@smithy/property-provider" "^3.0.0"
|
|
819
|
+
"@smithy/protocol-http" "^4.0.0"
|
|
820
|
+
"@smithy/signature-v4" "^3.0.0"
|
|
821
|
+
"@smithy/types" "^3.0.0"
|
|
822
|
+
"@smithy/util-middleware" "^3.0.0"
|
|
823
|
+
tslib "^2.6.2"
|
|
824
|
+
|
|
825
|
+
"@aws-sdk/middleware-ssec@3.577.0":
|
|
826
|
+
version "3.577.0"
|
|
827
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-ssec/-/middleware-ssec-3.577.0.tgz#9fcd74e8bf2c277b4349c537cbeceba279166f32"
|
|
828
|
+
integrity sha512-i2BPJR+rp8xmRVIGc0h1kDRFcM2J9GnClqqpc+NLSjmYadlcg4mPklisz9HzwFVcRPJ5XcGf3U4BYs5G8+iTyg==
|
|
558
829
|
dependencies:
|
|
559
|
-
"@aws-sdk/types" "3.
|
|
560
|
-
"@smithy/types" "^
|
|
830
|
+
"@aws-sdk/types" "3.577.0"
|
|
831
|
+
"@smithy/types" "^3.0.0"
|
|
561
832
|
tslib "^2.6.2"
|
|
562
833
|
|
|
563
834
|
"@aws-sdk/middleware-user-agent@3.572.0":
|
|
@@ -571,6 +842,17 @@
|
|
|
571
842
|
"@smithy/types" "^2.12.0"
|
|
572
843
|
tslib "^2.6.2"
|
|
573
844
|
|
|
845
|
+
"@aws-sdk/middleware-user-agent@3.583.0":
|
|
846
|
+
version "3.583.0"
|
|
847
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-user-agent/-/middleware-user-agent-3.583.0.tgz#5554b0de431cb3700368f01eb7425210fd3ee9a9"
|
|
848
|
+
integrity sha512-xVNXXXDWvBVI/AeVtSdA9SVumqxiZaESk/JpUn9GMkmtTKfter0Cweap+1iQ9j8bRAO0vNhmIkbcvdB1S4WVUw==
|
|
849
|
+
dependencies:
|
|
850
|
+
"@aws-sdk/types" "3.577.0"
|
|
851
|
+
"@aws-sdk/util-endpoints" "3.583.0"
|
|
852
|
+
"@smithy/protocol-http" "^4.0.0"
|
|
853
|
+
"@smithy/types" "^3.0.0"
|
|
854
|
+
tslib "^2.6.2"
|
|
855
|
+
|
|
574
856
|
"@aws-sdk/region-config-resolver@3.572.0":
|
|
575
857
|
version "3.572.0"
|
|
576
858
|
resolved "https://registry.yarnpkg.com/@aws-sdk/region-config-resolver/-/region-config-resolver-3.572.0.tgz#51a4485bf1b1c3a154fe96e8b9fc0a1e80240fef"
|
|
@@ -583,16 +865,28 @@
|
|
|
583
865
|
"@smithy/util-middleware" "^2.2.0"
|
|
584
866
|
tslib "^2.6.2"
|
|
585
867
|
|
|
586
|
-
"@aws-sdk/
|
|
587
|
-
version "3.
|
|
588
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/
|
|
589
|
-
integrity sha512-
|
|
868
|
+
"@aws-sdk/region-config-resolver@3.577.0":
|
|
869
|
+
version "3.577.0"
|
|
870
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/region-config-resolver/-/region-config-resolver-3.577.0.tgz#1fab6dc6c4ec3ad9a0352c1ce1a757464219fb00"
|
|
871
|
+
integrity sha512-4ChCFACNwzqx/xjg3zgFcW8Ali6R9C95cFECKWT/7CUM1D0MGvkclSH2cLarmHCmJgU6onKkJroFtWp0kHhgyg==
|
|
590
872
|
dependencies:
|
|
591
|
-
"@aws-sdk/
|
|
592
|
-
"@
|
|
593
|
-
"@smithy/
|
|
594
|
-
"@smithy/
|
|
595
|
-
"@smithy/
|
|
873
|
+
"@aws-sdk/types" "3.577.0"
|
|
874
|
+
"@smithy/node-config-provider" "^3.0.0"
|
|
875
|
+
"@smithy/types" "^3.0.0"
|
|
876
|
+
"@smithy/util-config-provider" "^3.0.0"
|
|
877
|
+
"@smithy/util-middleware" "^3.0.0"
|
|
878
|
+
tslib "^2.6.2"
|
|
879
|
+
|
|
880
|
+
"@aws-sdk/signature-v4-multi-region@3.582.0":
|
|
881
|
+
version "3.582.0"
|
|
882
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/signature-v4-multi-region/-/signature-v4-multi-region-3.582.0.tgz#8679ac134ef37ff0a80f736dcc8699bb60a076d2"
|
|
883
|
+
integrity sha512-aFCOjjNqEX2l+V8QjOWy5F7CtHIC/RlYdBuv3No6yxn+pMvVUUe6zdMk2yHWcudVpHWsyvcZzAUBliAPeFLPsQ==
|
|
884
|
+
dependencies:
|
|
885
|
+
"@aws-sdk/middleware-sdk-s3" "3.582.0"
|
|
886
|
+
"@aws-sdk/types" "3.577.0"
|
|
887
|
+
"@smithy/protocol-http" "^4.0.0"
|
|
888
|
+
"@smithy/signature-v4" "^3.0.0"
|
|
889
|
+
"@smithy/types" "^3.0.0"
|
|
596
890
|
tslib "^2.6.2"
|
|
597
891
|
|
|
598
892
|
"@aws-sdk/token-providers@3.572.0":
|
|
@@ -606,6 +900,17 @@
|
|
|
606
900
|
"@smithy/types" "^2.12.0"
|
|
607
901
|
tslib "^2.6.2"
|
|
608
902
|
|
|
903
|
+
"@aws-sdk/token-providers@3.577.0":
|
|
904
|
+
version "3.577.0"
|
|
905
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/token-providers/-/token-providers-3.577.0.tgz#8f9e96ff42994dfd0b5b3692b583644ccda04893"
|
|
906
|
+
integrity sha512-0CkIZpcC3DNQJQ1hDjm2bdSy/Xjs7Ny5YvSsacasGOkNfk+FdkiQy6N67bZX3Zbc9KIx+Nz4bu3iDeNSNplnnQ==
|
|
907
|
+
dependencies:
|
|
908
|
+
"@aws-sdk/types" "3.577.0"
|
|
909
|
+
"@smithy/property-provider" "^3.0.0"
|
|
910
|
+
"@smithy/shared-ini-file-loader" "^3.0.0"
|
|
911
|
+
"@smithy/types" "^3.0.0"
|
|
912
|
+
tslib "^2.6.2"
|
|
913
|
+
|
|
609
914
|
"@aws-sdk/types@3.567.0", "@aws-sdk/types@^3.222.0":
|
|
610
915
|
version "3.567.0"
|
|
611
916
|
resolved "https://registry.yarnpkg.com/@aws-sdk/types/-/types-3.567.0.tgz#b2dc88e154140b1ff87e94f63c97447bdb1c1738"
|
|
@@ -614,6 +919,14 @@
|
|
|
614
919
|
"@smithy/types" "^2.12.0"
|
|
615
920
|
tslib "^2.6.2"
|
|
616
921
|
|
|
922
|
+
"@aws-sdk/types@3.577.0":
|
|
923
|
+
version "3.577.0"
|
|
924
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/types/-/types-3.577.0.tgz#7700784d368ce386745f8c340d9d68cea4716f90"
|
|
925
|
+
integrity sha512-FT2JZES3wBKN/alfmhlo+3ZOq/XJ0C7QOZcDNrpKjB0kqYoKjhVKZ/Hx6ArR0czkKfHzBBEs6y40ebIHx2nSmA==
|
|
926
|
+
dependencies:
|
|
927
|
+
"@smithy/types" "^3.0.0"
|
|
928
|
+
tslib "^2.6.2"
|
|
929
|
+
|
|
617
930
|
"@aws-sdk/util-arn-parser@3.568.0":
|
|
618
931
|
version "3.568.0"
|
|
619
932
|
resolved "https://registry.yarnpkg.com/@aws-sdk/util-arn-parser/-/util-arn-parser-3.568.0.tgz#6a19a8c6bbaa520b6be1c278b2b8c17875b91527"
|
|
@@ -631,6 +944,16 @@
|
|
|
631
944
|
"@smithy/util-endpoints" "^1.2.0"
|
|
632
945
|
tslib "^2.6.2"
|
|
633
946
|
|
|
947
|
+
"@aws-sdk/util-endpoints@3.583.0":
|
|
948
|
+
version "3.583.0"
|
|
949
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/util-endpoints/-/util-endpoints-3.583.0.tgz#1554d3b4124be21a72a519603e9727d973845504"
|
|
950
|
+
integrity sha512-ZC9mb2jq6BFXPYsUsD2tmYcnlmd+9PGNwnFNn8jk4abna5Jjk2wDknN81ybktmBR5ttN9W8ugmktuKtvAMIDCQ==
|
|
951
|
+
dependencies:
|
|
952
|
+
"@aws-sdk/types" "3.577.0"
|
|
953
|
+
"@smithy/types" "^3.0.0"
|
|
954
|
+
"@smithy/util-endpoints" "^2.0.0"
|
|
955
|
+
tslib "^2.6.2"
|
|
956
|
+
|
|
634
957
|
"@aws-sdk/util-locate-window@^3.0.0":
|
|
635
958
|
version "3.495.0"
|
|
636
959
|
resolved "https://registry.yarnpkg.com/@aws-sdk/util-locate-window/-/util-locate-window-3.495.0.tgz#9034fd8db77991b28ed20e067acdd53e8b8f824b"
|
|
@@ -648,6 +971,16 @@
|
|
|
648
971
|
bowser "^2.11.0"
|
|
649
972
|
tslib "^2.6.2"
|
|
650
973
|
|
|
974
|
+
"@aws-sdk/util-user-agent-browser@3.577.0":
|
|
975
|
+
version "3.577.0"
|
|
976
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/util-user-agent-browser/-/util-user-agent-browser-3.577.0.tgz#d4d2cdb3a2b3d1c8b35f239ee9f7b2c87bee66ea"
|
|
977
|
+
integrity sha512-zEAzHgR6HWpZOH7xFgeJLc6/CzMcx4nxeQolZxVZoB5pPaJd3CjyRhZN0xXeZB0XIRCWmb4yJBgyiugXLNMkLA==
|
|
978
|
+
dependencies:
|
|
979
|
+
"@aws-sdk/types" "3.577.0"
|
|
980
|
+
"@smithy/types" "^3.0.0"
|
|
981
|
+
bowser "^2.11.0"
|
|
982
|
+
tslib "^2.6.2"
|
|
983
|
+
|
|
651
984
|
"@aws-sdk/util-user-agent-node@3.568.0":
|
|
652
985
|
version "3.568.0"
|
|
653
986
|
resolved "https://registry.yarnpkg.com/@aws-sdk/util-user-agent-node/-/util-user-agent-node-3.568.0.tgz#8bfb81b23d4947462f1e49c70187b85e7cd3837a"
|
|
@@ -658,6 +991,16 @@
|
|
|
658
991
|
"@smithy/types" "^2.12.0"
|
|
659
992
|
tslib "^2.6.2"
|
|
660
993
|
|
|
994
|
+
"@aws-sdk/util-user-agent-node@3.577.0":
|
|
995
|
+
version "3.577.0"
|
|
996
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/util-user-agent-node/-/util-user-agent-node-3.577.0.tgz#0215ea10ead622a61b575a7181a4c51ae8e71449"
|
|
997
|
+
integrity sha512-XqvtFjbSMtycZTWVwDe8DRWovuoMbA54nhUoZwVU6rW9OSD6NZWGR512BUGHFaWzW0Wg8++Dj10FrKTG2XtqfA==
|
|
998
|
+
dependencies:
|
|
999
|
+
"@aws-sdk/types" "3.577.0"
|
|
1000
|
+
"@smithy/node-config-provider" "^3.0.0"
|
|
1001
|
+
"@smithy/types" "^3.0.0"
|
|
1002
|
+
tslib "^2.6.2"
|
|
1003
|
+
|
|
661
1004
|
"@aws-sdk/util-utf8-browser@^3.0.0":
|
|
662
1005
|
version "3.259.0"
|
|
663
1006
|
resolved "https://registry.yarnpkg.com/@aws-sdk/util-utf8-browser/-/util-utf8-browser-3.259.0.tgz#3275a6f5eb334f96ca76635b961d3c50259fd9ff"
|
|
@@ -673,6 +1016,14 @@
|
|
|
673
1016
|
"@smithy/types" "^2.12.0"
|
|
674
1017
|
tslib "^2.6.2"
|
|
675
1018
|
|
|
1019
|
+
"@aws-sdk/xml-builder@3.575.0":
|
|
1020
|
+
version "3.575.0"
|
|
1021
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/xml-builder/-/xml-builder-3.575.0.tgz#233b2aae422dd789a078073032da1bc60317aa1d"
|
|
1022
|
+
integrity sha512-cWgAwmbFYNCFzPwxL705+lWps0F3ZvOckufd2KKoEZUmtpVw9/txUXNrPySUXSmRTSRhoatIMABNfStWR043bQ==
|
|
1023
|
+
dependencies:
|
|
1024
|
+
"@smithy/types" "^3.0.0"
|
|
1025
|
+
tslib "^2.6.2"
|
|
1026
|
+
|
|
676
1027
|
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.18.6", "@babel/code-frame@^7.22.13":
|
|
677
1028
|
version "7.22.13"
|
|
678
1029
|
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.22.13.tgz#e3c1c099402598483b7a8c46a721d1038803755e"
|
|
@@ -1158,11 +1509,35 @@
|
|
|
1158
1509
|
strip-ansi "^6.0.1"
|
|
1159
1510
|
wrap-ansi "^6.2.0"
|
|
1160
1511
|
|
|
1512
|
+
"@inquirer/core@^8.2.1":
|
|
1513
|
+
version "8.2.1"
|
|
1514
|
+
resolved "https://registry.yarnpkg.com/@inquirer/core/-/core-8.2.1.tgz#ee92c2bf25f378819f56290f8ed8bfef8c6cc94d"
|
|
1515
|
+
integrity sha512-TIcuQMn2qrtyYe0j136UpHeYpk7AcR/trKeT/7YY0vRgcS9YSfJuQ2+PudPhSofLLsHNnRYAHScQCcVZrJkMqA==
|
|
1516
|
+
dependencies:
|
|
1517
|
+
"@inquirer/figures" "^1.0.2"
|
|
1518
|
+
"@inquirer/type" "^1.3.2"
|
|
1519
|
+
"@types/mute-stream" "^0.0.4"
|
|
1520
|
+
"@types/node" "^20.12.12"
|
|
1521
|
+
"@types/wrap-ansi" "^3.0.0"
|
|
1522
|
+
ansi-escapes "^4.3.2"
|
|
1523
|
+
chalk "^4.1.2"
|
|
1524
|
+
cli-spinners "^2.9.2"
|
|
1525
|
+
cli-width "^4.1.0"
|
|
1526
|
+
mute-stream "^1.0.0"
|
|
1527
|
+
signal-exit "^4.1.0"
|
|
1528
|
+
strip-ansi "^6.0.1"
|
|
1529
|
+
wrap-ansi "^6.2.0"
|
|
1530
|
+
|
|
1161
1531
|
"@inquirer/figures@^1.0.1":
|
|
1162
1532
|
version "1.0.1"
|
|
1163
1533
|
resolved "https://registry.yarnpkg.com/@inquirer/figures/-/figures-1.0.1.tgz#d65f0bd0e9511a90b4d3543ee6a3ce7211f29417"
|
|
1164
1534
|
integrity sha512-mtup3wVKia3ZwULPHcbs4Mor8Voi+iIXEWD7wCNbIO6lYR62oPCTQyrddi5OMYVXHzeCSoneZwJuS8sBvlEwDw==
|
|
1165
1535
|
|
|
1536
|
+
"@inquirer/figures@^1.0.2":
|
|
1537
|
+
version "1.0.2"
|
|
1538
|
+
resolved "https://registry.yarnpkg.com/@inquirer/figures/-/figures-1.0.2.tgz#a6af5e9f9969efb9ed3469130566315c36506b8a"
|
|
1539
|
+
integrity sha512-4F1MBwVr3c/m4bAUef6LgkvBfSjzwH+OfldgHqcuacWwSUetFebM2wi58WfG9uk1rR98U6GwLed4asLJbwdV5w==
|
|
1540
|
+
|
|
1166
1541
|
"@inquirer/input@^2.1.1":
|
|
1167
1542
|
version "2.1.1"
|
|
1168
1543
|
resolved "https://registry.yarnpkg.com/@inquirer/input/-/input-2.1.1.tgz#a293a1d1bef103a1f4176d5b41df6d3272b7b48f"
|
|
@@ -1181,14 +1556,14 @@
|
|
|
1181
1556
|
ansi-escapes "^4.3.2"
|
|
1182
1557
|
chalk "^4.1.2"
|
|
1183
1558
|
|
|
1184
|
-
"@inquirer/select@^2.3.
|
|
1185
|
-
version "2.3.
|
|
1186
|
-
resolved "https://registry.yarnpkg.com/@inquirer/select/-/select-2.3.
|
|
1187
|
-
integrity sha512-
|
|
1559
|
+
"@inquirer/select@^2.3.4":
|
|
1560
|
+
version "2.3.4"
|
|
1561
|
+
resolved "https://registry.yarnpkg.com/@inquirer/select/-/select-2.3.4.tgz#f1040402ceb51ca4eb7a08d457fba540f01ec6a8"
|
|
1562
|
+
integrity sha512-y9HGzHfPPh60QciH7WiKtjtWjgU24jrIsfJnq4Zqmu8k4HVVQPBXxiKKzwzJyJWwdWZcWATm4VDDWGFEjVHvGA==
|
|
1188
1563
|
dependencies:
|
|
1189
|
-
"@inquirer/core" "^8.1
|
|
1190
|
-
"@inquirer/figures" "^1.0.
|
|
1191
|
-
"@inquirer/type" "^1.3.
|
|
1564
|
+
"@inquirer/core" "^8.2.1"
|
|
1565
|
+
"@inquirer/figures" "^1.0.2"
|
|
1566
|
+
"@inquirer/type" "^1.3.2"
|
|
1192
1567
|
ansi-escapes "^4.3.2"
|
|
1193
1568
|
chalk "^4.1.2"
|
|
1194
1569
|
|
|
@@ -1197,6 +1572,11 @@
|
|
|
1197
1572
|
resolved "https://registry.yarnpkg.com/@inquirer/type/-/type-1.3.1.tgz#afb95ff78f44fff7e8a00e17d5820db6add2a076"
|
|
1198
1573
|
integrity sha512-Pe3PFccjPVJV1vtlfVvm9OnlbxqdnP5QcscFEFEnK5quChf1ufZtM0r8mR5ToWHMxZOh0s8o/qp9ANGRTo/DAw==
|
|
1199
1574
|
|
|
1575
|
+
"@inquirer/type@^1.3.2":
|
|
1576
|
+
version "1.3.2"
|
|
1577
|
+
resolved "https://registry.yarnpkg.com/@inquirer/type/-/type-1.3.2.tgz#439b0b50c152c89fd369d2a17eff54869b4d79b8"
|
|
1578
|
+
integrity sha512-5Frickan9c89QbPkSu6I6y8p+9eR6hZkdPahGmNDsTFX8FHLPAozyzCZMKUeW8FyYwnlCKUjqIEqxY+UctARiw==
|
|
1579
|
+
|
|
1200
1580
|
"@isaacs/cliui@^8.0.2":
|
|
1201
1581
|
version "8.0.2"
|
|
1202
1582
|
resolved "https://registry.yarnpkg.com/@isaacs/cliui/-/cliui-8.0.2.tgz#b37667b7bc181c168782259bab42474fbf52b550"
|
|
@@ -1314,7 +1694,7 @@
|
|
|
1314
1694
|
"@nodelib/fs.scandir" "2.1.5"
|
|
1315
1695
|
fastq "^1.6.0"
|
|
1316
1696
|
|
|
1317
|
-
"@oclif/core@3.26.6", "@oclif/core@^3.26.2", "@oclif/core@^3.26.
|
|
1697
|
+
"@oclif/core@3.26.6", "@oclif/core@^3.26.2", "@oclif/core@^3.26.5", "@oclif/core@^3.26.6":
|
|
1318
1698
|
version "3.26.6"
|
|
1319
1699
|
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.26.6.tgz#f371868cfa0fe150a6547e6af98b359065d2f971"
|
|
1320
1700
|
integrity sha512-+FiTw1IPuJTF9tSAlTsY8bGK4sgthehjz7c2SvYdgQncTkxI2xvUch/8QpjNYGLEmUneNygvYMRBax2KJcLccA==
|
|
@@ -1371,17 +1751,17 @@
|
|
|
1371
1751
|
dependencies:
|
|
1372
1752
|
"@oclif/core" "^3.26.2"
|
|
1373
1753
|
|
|
1374
|
-
"@oclif/plugin-not-found@^3.1.
|
|
1375
|
-
version "3.1.
|
|
1376
|
-
resolved "https://registry.yarnpkg.com/@oclif/plugin-not-found/-/plugin-not-found-3.1.
|
|
1377
|
-
integrity sha512-
|
|
1754
|
+
"@oclif/plugin-not-found@^3.1.9":
|
|
1755
|
+
version "3.1.9"
|
|
1756
|
+
resolved "https://registry.yarnpkg.com/@oclif/plugin-not-found/-/plugin-not-found-3.1.9.tgz#fcae1378761be98e774aa11d36ebef69019fd09b"
|
|
1757
|
+
integrity sha512-yPh9YAIIIzDRscR8P/yu4D2fwK5z5wze57wspklmNg4pW/tOFhe7BelgOBahSdkJQodS7TUIzI/CN4DWbNWuKQ==
|
|
1378
1758
|
dependencies:
|
|
1379
1759
|
"@inquirer/confirm" "^3.1.6"
|
|
1380
1760
|
"@oclif/core" "^3.26.5"
|
|
1381
1761
|
chalk "^5.3.0"
|
|
1382
1762
|
fast-levenshtein "^3.0.0"
|
|
1383
1763
|
|
|
1384
|
-
"@oclif/plugin-warn-if-update-available@^3.0.
|
|
1764
|
+
"@oclif/plugin-warn-if-update-available@^3.0.19":
|
|
1385
1765
|
version "3.0.19"
|
|
1386
1766
|
resolved "https://registry.yarnpkg.com/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-3.0.19.tgz#1009a1ff0016b64731792d169f2ee78e9770f5b1"
|
|
1387
1767
|
integrity sha512-CauYLxNuPtK9ig1ZlzFiCqxzGJJd73CKyJDiSzGkg3QRooyZkE9G+l1Lz18fHzj+TEeXUZ74t6RWWPC5p0TL4w==
|
|
@@ -1397,13 +1777,13 @@
|
|
|
1397
1777
|
resolved "https://registry.yarnpkg.com/@pkgjs/parseargs/-/parseargs-0.11.0.tgz#a77ea742fab25775145434eb1d2328cf5013ac33"
|
|
1398
1778
|
integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==
|
|
1399
1779
|
|
|
1400
|
-
"@salesforce/cli-plugins-testkit@^5.3.
|
|
1401
|
-
version "5.3.
|
|
1402
|
-
resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.3.
|
|
1403
|
-
integrity sha512-
|
|
1780
|
+
"@salesforce/cli-plugins-testkit@^5.3.6":
|
|
1781
|
+
version "5.3.6"
|
|
1782
|
+
resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.3.6.tgz#d4827ebd8f29e7fd3a6b569fdbc755dfc68606d7"
|
|
1783
|
+
integrity sha512-85ihoJCfsFdn8aQ9mZzTSIypYKk4rve/oCD0uei+H5kIVp7+jIM3kmWyaWE83GGgtRmcV/y5ZXO+QrvpWX6bDQ==
|
|
1404
1784
|
dependencies:
|
|
1405
|
-
"@salesforce/core" "^7.3.
|
|
1406
|
-
"@salesforce/kit" "^3.1.
|
|
1785
|
+
"@salesforce/core" "^7.3.8"
|
|
1786
|
+
"@salesforce/kit" "^3.1.2"
|
|
1407
1787
|
"@salesforce/ts-types" "^2.0.9"
|
|
1408
1788
|
"@types/shelljs" "^0.8.15"
|
|
1409
1789
|
debug "^4.3.1"
|
|
@@ -1413,14 +1793,14 @@
|
|
|
1413
1793
|
strip-ansi "6.0.1"
|
|
1414
1794
|
ts-retry-promise "^0.8.0"
|
|
1415
1795
|
|
|
1416
|
-
"@salesforce/core@^7.3.
|
|
1417
|
-
version "7.3.
|
|
1418
|
-
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-7.3.
|
|
1419
|
-
integrity sha512-
|
|
1796
|
+
"@salesforce/core@^7.3.5", "@salesforce/core@^7.3.6", "@salesforce/core@^7.3.8":
|
|
1797
|
+
version "7.3.9"
|
|
1798
|
+
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-7.3.9.tgz#8abe2b3e2393989d11e92b7a6b96043fc9d5b9c8"
|
|
1799
|
+
integrity sha512-eJqDiA5b7wU50Ee/xjmGzSnHrNVJ8S77B7enfX30gm7gxU3i3M3QeBdiV6XAOPLSIL96DseofP6Tv6c+rljlKA==
|
|
1420
1800
|
dependencies:
|
|
1421
1801
|
"@jsforce/jsforce-node" "^3.2.0"
|
|
1422
1802
|
"@salesforce/kit" "^3.1.1"
|
|
1423
|
-
"@salesforce/schemas" "^1.
|
|
1803
|
+
"@salesforce/schemas" "^1.9.0"
|
|
1424
1804
|
"@salesforce/ts-types" "^2.0.9"
|
|
1425
1805
|
ajv "^8.13.0"
|
|
1426
1806
|
change-case "^4.1.2"
|
|
@@ -1433,7 +1813,7 @@
|
|
|
1433
1813
|
pino-abstract-transport "^1.1.0"
|
|
1434
1814
|
pino-pretty "^10.3.1"
|
|
1435
1815
|
proper-lockfile "^4.1.2"
|
|
1436
|
-
semver "^7.6.
|
|
1816
|
+
semver "^7.6.2"
|
|
1437
1817
|
ts-retry-promise "^0.7.1"
|
|
1438
1818
|
|
|
1439
1819
|
"@salesforce/dev-config@^4.1.0":
|
|
@@ -1473,23 +1853,23 @@
|
|
|
1473
1853
|
typescript "^5.4.3"
|
|
1474
1854
|
wireit "^0.14.4"
|
|
1475
1855
|
|
|
1476
|
-
"@salesforce/kit@^3.1.
|
|
1477
|
-
version "3.1.
|
|
1478
|
-
resolved "https://registry.yarnpkg.com/@salesforce/kit/-/kit-3.1.
|
|
1479
|
-
integrity sha512-
|
|
1856
|
+
"@salesforce/kit@^3.1.1", "@salesforce/kit@^3.1.2":
|
|
1857
|
+
version "3.1.2"
|
|
1858
|
+
resolved "https://registry.yarnpkg.com/@salesforce/kit/-/kit-3.1.2.tgz#270741c54c70969df19ef17f8979b4ef1fa664b2"
|
|
1859
|
+
integrity sha512-si+ddvZDgx9q5czxAANuK5xhz3pv+KGspQy1wyia/7HDPKadA0QZkLTzUnO1Ju4Mux32CNHEb2y9lw9jj+eVTA==
|
|
1480
1860
|
dependencies:
|
|
1481
1861
|
"@salesforce/ts-types" "^2.0.9"
|
|
1482
1862
|
tslib "^2.6.2"
|
|
1483
1863
|
|
|
1484
|
-
"@salesforce/plugin-command-reference@^3.0.
|
|
1485
|
-
version "3.0.
|
|
1486
|
-
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.0.
|
|
1487
|
-
integrity sha512
|
|
1864
|
+
"@salesforce/plugin-command-reference@^3.0.86":
|
|
1865
|
+
version "3.0.86"
|
|
1866
|
+
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.0.86.tgz#2f8ca49cbd32ae163f6f10b015cd03ed71cb4ecb"
|
|
1867
|
+
integrity sha512-5031BC/A8rPvw8blumeJ38UQSwWIV7aUK8MHAqbThSpXCzv/GeKzeZ7fmHYYvlaiJ4EMinu8QurMaKCw0UlsWQ==
|
|
1488
1868
|
dependencies:
|
|
1489
|
-
"@oclif/core" "^3.26.
|
|
1490
|
-
"@salesforce/core" "^7.3.
|
|
1869
|
+
"@oclif/core" "^3.26.6"
|
|
1870
|
+
"@salesforce/core" "^7.3.6"
|
|
1491
1871
|
"@salesforce/kit" "^3.1.1"
|
|
1492
|
-
"@salesforce/sf-plugins-core" "^9.0.
|
|
1872
|
+
"@salesforce/sf-plugins-core" "^9.0.11"
|
|
1493
1873
|
"@salesforce/ts-types" "^2.0.9"
|
|
1494
1874
|
chalk "^5.3.0"
|
|
1495
1875
|
debug "^4.3.4"
|
|
@@ -1500,21 +1880,21 @@
|
|
|
1500
1880
|
resolved "https://registry.yarnpkg.com/@salesforce/prettier-config/-/prettier-config-0.0.3.tgz#ba648d4886bb38adabe073dbea0b3a91b3753bb0"
|
|
1501
1881
|
integrity sha512-hYOhoPTCSYMDYn+U1rlEk16PoBeAJPkrdg4/UtAzupM1mRRJOwEPMG1d7U8DxJFKuXW3DMEYWr2MwAIBDaHmFg==
|
|
1502
1882
|
|
|
1503
|
-
"@salesforce/schemas@^1.
|
|
1504
|
-
version "1.
|
|
1505
|
-
resolved "https://registry.yarnpkg.com/@salesforce/schemas/-/schemas-1.
|
|
1506
|
-
integrity sha512-
|
|
1883
|
+
"@salesforce/schemas@^1.9.0":
|
|
1884
|
+
version "1.9.0"
|
|
1885
|
+
resolved "https://registry.yarnpkg.com/@salesforce/schemas/-/schemas-1.9.0.tgz#ba477a112653a20b4edcf989c61c57bdff9aa3ca"
|
|
1886
|
+
integrity sha512-LiN37zG5ODT6z70sL1fxF7BQwtCX9JOWofSU8iliSNIM+WDEeinnoFtVqPInRSNt8I0RiJxIKCrqstsmQRBNvA==
|
|
1507
1887
|
|
|
1508
|
-
"@salesforce/sf-plugins-core@^9.0.
|
|
1509
|
-
version "9.0.
|
|
1510
|
-
resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-9.0.
|
|
1511
|
-
integrity sha512-
|
|
1888
|
+
"@salesforce/sf-plugins-core@^9.0.11", "@salesforce/sf-plugins-core@^9.0.13":
|
|
1889
|
+
version "9.0.13"
|
|
1890
|
+
resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-9.0.13.tgz#cabe646c50f91c1ab8fd4ff283058ae8f9360e07"
|
|
1891
|
+
integrity sha512-4sPXOruS37pQ68sqTvm+ko3GGsaqeFaJ1CuamP7E7+okD6SiLVmRcPizQphbatkU2sCR0bbFV+/9uv2CODCG0w==
|
|
1512
1892
|
dependencies:
|
|
1513
1893
|
"@inquirer/confirm" "^2.0.17"
|
|
1514
1894
|
"@inquirer/password" "^1.1.16"
|
|
1515
|
-
"@oclif/core" "^3.26.
|
|
1516
|
-
"@salesforce/core" "^7.3.
|
|
1517
|
-
"@salesforce/kit" "^3.1.
|
|
1895
|
+
"@oclif/core" "^3.26.6"
|
|
1896
|
+
"@salesforce/core" "^7.3.8"
|
|
1897
|
+
"@salesforce/kit" "^3.1.2"
|
|
1518
1898
|
"@salesforce/ts-types" "^2.0.9"
|
|
1519
1899
|
chalk "^5.3.0"
|
|
1520
1900
|
|
|
@@ -1606,18 +1986,26 @@
|
|
|
1606
1986
|
"@smithy/types" "^2.12.0"
|
|
1607
1987
|
tslib "^2.6.2"
|
|
1608
1988
|
|
|
1609
|
-
"@smithy/
|
|
1610
|
-
version "
|
|
1611
|
-
resolved "https://registry.yarnpkg.com/@smithy/
|
|
1612
|
-
integrity sha512-
|
|
1989
|
+
"@smithy/abort-controller@^3.0.0":
|
|
1990
|
+
version "3.0.0"
|
|
1991
|
+
resolved "https://registry.yarnpkg.com/@smithy/abort-controller/-/abort-controller-3.0.0.tgz#5815f5d4618e14bf8d031bb98a99adabbb831168"
|
|
1992
|
+
integrity sha512-p6GlFGBt9K4MYLu72YuJ523NVR4A8oHlC5M2JO6OmQqN8kAc/uh1JqLE+FizTokrSJGg0CSvC+BrsmGzKtsZKA==
|
|
1613
1993
|
dependencies:
|
|
1614
|
-
"@smithy/
|
|
1994
|
+
"@smithy/types" "^3.0.0"
|
|
1615
1995
|
tslib "^2.6.2"
|
|
1616
1996
|
|
|
1617
|
-
"@smithy/chunked-blob-reader@^
|
|
1618
|
-
version "
|
|
1619
|
-
resolved "https://registry.yarnpkg.com/@smithy/chunked-blob-reader/-/chunked-blob-reader-
|
|
1620
|
-
integrity sha512-
|
|
1997
|
+
"@smithy/chunked-blob-reader-native@^3.0.0":
|
|
1998
|
+
version "3.0.0"
|
|
1999
|
+
resolved "https://registry.yarnpkg.com/@smithy/chunked-blob-reader-native/-/chunked-blob-reader-native-3.0.0.tgz#f1104b30030f76f9aadcbd3cdca4377bd1ba2695"
|
|
2000
|
+
integrity sha512-VDkpCYW+peSuM4zJip5WDfqvg2Mo/e8yxOv3VF1m11y7B8KKMKVFtmZWDe36Fvk8rGuWrPZHHXZ7rR7uM5yWyg==
|
|
2001
|
+
dependencies:
|
|
2002
|
+
"@smithy/util-base64" "^3.0.0"
|
|
2003
|
+
tslib "^2.6.2"
|
|
2004
|
+
|
|
2005
|
+
"@smithy/chunked-blob-reader@^3.0.0":
|
|
2006
|
+
version "3.0.0"
|
|
2007
|
+
resolved "https://registry.yarnpkg.com/@smithy/chunked-blob-reader/-/chunked-blob-reader-3.0.0.tgz#e5d3b04e9b273ba8b7ede47461e2aa96c8aa49e0"
|
|
2008
|
+
integrity sha512-sbnURCwjF0gSToGlsBiAmd1lRCmSn72nu9axfJu5lIx6RUEgHu6GwTMbqCdhQSi0Pumcm5vFxsi9XWXb2mTaoA==
|
|
1621
2009
|
dependencies:
|
|
1622
2010
|
tslib "^2.6.2"
|
|
1623
2011
|
|
|
@@ -1632,6 +2020,17 @@
|
|
|
1632
2020
|
"@smithy/util-middleware" "^2.2.0"
|
|
1633
2021
|
tslib "^2.6.2"
|
|
1634
2022
|
|
|
2023
|
+
"@smithy/config-resolver@^3.0.0":
|
|
2024
|
+
version "3.0.0"
|
|
2025
|
+
resolved "https://registry.yarnpkg.com/@smithy/config-resolver/-/config-resolver-3.0.0.tgz#d37b31e3202c5ce54d9bd2406dcde7c7b5073cbd"
|
|
2026
|
+
integrity sha512-2GzOfADwYLQugYkKQhIyZyQlM05K+tMKvRnc6eFfZcpJGRfKoMUMYdPlBKmqHwQFXQKBrGV6cxL9oymWgDzvFw==
|
|
2027
|
+
dependencies:
|
|
2028
|
+
"@smithy/node-config-provider" "^3.0.0"
|
|
2029
|
+
"@smithy/types" "^3.0.0"
|
|
2030
|
+
"@smithy/util-config-provider" "^3.0.0"
|
|
2031
|
+
"@smithy/util-middleware" "^3.0.0"
|
|
2032
|
+
tslib "^2.6.2"
|
|
2033
|
+
|
|
1635
2034
|
"@smithy/core@^1.4.2":
|
|
1636
2035
|
version "1.4.2"
|
|
1637
2036
|
resolved "https://registry.yarnpkg.com/@smithy/core/-/core-1.4.2.tgz#1c3ed886d403041ce5bd2d816448420c57baa19c"
|
|
@@ -1646,6 +2045,20 @@
|
|
|
1646
2045
|
"@smithy/util-middleware" "^2.2.0"
|
|
1647
2046
|
tslib "^2.6.2"
|
|
1648
2047
|
|
|
2048
|
+
"@smithy/core@^2.0.1":
|
|
2049
|
+
version "2.0.1"
|
|
2050
|
+
resolved "https://registry.yarnpkg.com/@smithy/core/-/core-2.0.1.tgz#8a7ac8faa0227912ce260bc3f976a5e254323920"
|
|
2051
|
+
integrity sha512-rcMkjvwxH/bER+oZUPR0yTA0ELD6m3A+d92+CFkdF6HJFCBB1bXo7P5pm21L66XwTN01B6bUhSCQ7cymWRD8zg==
|
|
2052
|
+
dependencies:
|
|
2053
|
+
"@smithy/middleware-endpoint" "^3.0.0"
|
|
2054
|
+
"@smithy/middleware-retry" "^3.0.1"
|
|
2055
|
+
"@smithy/middleware-serde" "^3.0.0"
|
|
2056
|
+
"@smithy/protocol-http" "^4.0.0"
|
|
2057
|
+
"@smithy/smithy-client" "^3.0.1"
|
|
2058
|
+
"@smithy/types" "^3.0.0"
|
|
2059
|
+
"@smithy/util-middleware" "^3.0.0"
|
|
2060
|
+
tslib "^2.6.2"
|
|
2061
|
+
|
|
1649
2062
|
"@smithy/credential-provider-imds@^2.3.0":
|
|
1650
2063
|
version "2.3.0"
|
|
1651
2064
|
resolved "https://registry.yarnpkg.com/@smithy/credential-provider-imds/-/credential-provider-imds-2.3.0.tgz#326ce401b82e53f3c7ee4862a066136959a06166"
|
|
@@ -1657,49 +2070,60 @@
|
|
|
1657
2070
|
"@smithy/url-parser" "^2.2.0"
|
|
1658
2071
|
tslib "^2.6.2"
|
|
1659
2072
|
|
|
1660
|
-
"@smithy/
|
|
1661
|
-
version "
|
|
1662
|
-
resolved "https://registry.yarnpkg.com/@smithy/
|
|
1663
|
-
integrity sha512-
|
|
2073
|
+
"@smithy/credential-provider-imds@^3.0.0":
|
|
2074
|
+
version "3.0.0"
|
|
2075
|
+
resolved "https://registry.yarnpkg.com/@smithy/credential-provider-imds/-/credential-provider-imds-3.0.0.tgz#a290eb0224ef045742e5c806685cf63d44a084f3"
|
|
2076
|
+
integrity sha512-lfmBiFQcA3FsDAPxNfY0L7CawcWtbyWsBOHo34nF095728JLkBX4Y9q/VPPE2r7fqMVK+drmDigqE2/SSQeVRA==
|
|
2077
|
+
dependencies:
|
|
2078
|
+
"@smithy/node-config-provider" "^3.0.0"
|
|
2079
|
+
"@smithy/property-provider" "^3.0.0"
|
|
2080
|
+
"@smithy/types" "^3.0.0"
|
|
2081
|
+
"@smithy/url-parser" "^3.0.0"
|
|
2082
|
+
tslib "^2.6.2"
|
|
2083
|
+
|
|
2084
|
+
"@smithy/eventstream-codec@^3.0.0":
|
|
2085
|
+
version "3.0.0"
|
|
2086
|
+
resolved "https://registry.yarnpkg.com/@smithy/eventstream-codec/-/eventstream-codec-3.0.0.tgz#81d30391220f73d41f432f65384b606d67673e46"
|
|
2087
|
+
integrity sha512-PUtyEA0Oik50SaEFCZ0WPVtF9tz/teze2fDptW6WRXl+RrEenH8UbEjudOz8iakiMl3lE3lCVqYf2Y+znL8QFQ==
|
|
1664
2088
|
dependencies:
|
|
1665
2089
|
"@aws-crypto/crc32" "3.0.0"
|
|
1666
|
-
"@smithy/types" "^
|
|
1667
|
-
"@smithy/util-hex-encoding" "^
|
|
2090
|
+
"@smithy/types" "^3.0.0"
|
|
2091
|
+
"@smithy/util-hex-encoding" "^3.0.0"
|
|
1668
2092
|
tslib "^2.6.2"
|
|
1669
2093
|
|
|
1670
|
-
"@smithy/eventstream-serde-browser@^
|
|
1671
|
-
version "
|
|
1672
|
-
resolved "https://registry.yarnpkg.com/@smithy/eventstream-serde-browser/-/eventstream-serde-browser-
|
|
1673
|
-
integrity sha512-
|
|
2094
|
+
"@smithy/eventstream-serde-browser@^3.0.0":
|
|
2095
|
+
version "3.0.0"
|
|
2096
|
+
resolved "https://registry.yarnpkg.com/@smithy/eventstream-serde-browser/-/eventstream-serde-browser-3.0.0.tgz#94721b01f01d8b7eb1db5814275a774ed4d38190"
|
|
2097
|
+
integrity sha512-NB7AFiPN4NxP/YCAnrvYR18z2/ZsiHiF7VtG30gshO9GbFrIb1rC8ep4NGpJSWrz6P64uhPXeo4M0UsCLnZKqw==
|
|
1674
2098
|
dependencies:
|
|
1675
|
-
"@smithy/eventstream-serde-universal" "^
|
|
1676
|
-
"@smithy/types" "^
|
|
2099
|
+
"@smithy/eventstream-serde-universal" "^3.0.0"
|
|
2100
|
+
"@smithy/types" "^3.0.0"
|
|
1677
2101
|
tslib "^2.6.2"
|
|
1678
2102
|
|
|
1679
|
-
"@smithy/eventstream-serde-config-resolver@^
|
|
1680
|
-
version "
|
|
1681
|
-
resolved "https://registry.yarnpkg.com/@smithy/eventstream-serde-config-resolver/-/eventstream-serde-config-resolver-
|
|
1682
|
-
integrity sha512-
|
|
2103
|
+
"@smithy/eventstream-serde-config-resolver@^3.0.0":
|
|
2104
|
+
version "3.0.0"
|
|
2105
|
+
resolved "https://registry.yarnpkg.com/@smithy/eventstream-serde-config-resolver/-/eventstream-serde-config-resolver-3.0.0.tgz#420447d1d284d41f7f070a5d92fc3686cc922581"
|
|
2106
|
+
integrity sha512-RUQG3vQ3LX7peqqHAbmayhgrF5aTilPnazinaSGF1P0+tgM3vvIRWPHmlLIz2qFqB9LqFIxditxc8O2Z6psrRw==
|
|
1683
2107
|
dependencies:
|
|
1684
|
-
"@smithy/types" "^
|
|
2108
|
+
"@smithy/types" "^3.0.0"
|
|
1685
2109
|
tslib "^2.6.2"
|
|
1686
2110
|
|
|
1687
|
-
"@smithy/eventstream-serde-node@^
|
|
1688
|
-
version "
|
|
1689
|
-
resolved "https://registry.yarnpkg.com/@smithy/eventstream-serde-node/-/eventstream-serde-node-
|
|
1690
|
-
integrity sha512-
|
|
2111
|
+
"@smithy/eventstream-serde-node@^3.0.0":
|
|
2112
|
+
version "3.0.0"
|
|
2113
|
+
resolved "https://registry.yarnpkg.com/@smithy/eventstream-serde-node/-/eventstream-serde-node-3.0.0.tgz#6519523fbb429307be29b151b8ba35bcca2b6e64"
|
|
2114
|
+
integrity sha512-baRPdMBDMBExZXIUAoPGm/hntixjt/VFpU6+VmCyiYJYzRHRxoaI1MN+5XE+hIS8AJ2GCHLMFEIOLzq9xx1EgQ==
|
|
1691
2115
|
dependencies:
|
|
1692
|
-
"@smithy/eventstream-serde-universal" "^
|
|
1693
|
-
"@smithy/types" "^
|
|
2116
|
+
"@smithy/eventstream-serde-universal" "^3.0.0"
|
|
2117
|
+
"@smithy/types" "^3.0.0"
|
|
1694
2118
|
tslib "^2.6.2"
|
|
1695
2119
|
|
|
1696
|
-
"@smithy/eventstream-serde-universal@^
|
|
1697
|
-
version "
|
|
1698
|
-
resolved "https://registry.yarnpkg.com/@smithy/eventstream-serde-universal/-/eventstream-serde-universal-
|
|
1699
|
-
integrity sha512-
|
|
2120
|
+
"@smithy/eventstream-serde-universal@^3.0.0":
|
|
2121
|
+
version "3.0.0"
|
|
2122
|
+
resolved "https://registry.yarnpkg.com/@smithy/eventstream-serde-universal/-/eventstream-serde-universal-3.0.0.tgz#cb8441a73fbde4cbaa68e4a21236f658d914a073"
|
|
2123
|
+
integrity sha512-HNFfShmotWGeAoW4ujP8meV9BZavcpmerDbPIjkJbxKbN8RsUcpRQ/2OyIxWNxXNH2GWCAxuSB7ynmIGJlQ3Dw==
|
|
1700
2124
|
dependencies:
|
|
1701
|
-
"@smithy/eventstream-codec" "^
|
|
1702
|
-
"@smithy/types" "^
|
|
2125
|
+
"@smithy/eventstream-codec" "^3.0.0"
|
|
2126
|
+
"@smithy/types" "^3.0.0"
|
|
1703
2127
|
tslib "^2.6.2"
|
|
1704
2128
|
|
|
1705
2129
|
"@smithy/fetch-http-handler@^2.5.0":
|
|
@@ -1713,14 +2137,25 @@
|
|
|
1713
2137
|
"@smithy/util-base64" "^2.3.0"
|
|
1714
2138
|
tslib "^2.6.2"
|
|
1715
2139
|
|
|
1716
|
-
"@smithy/
|
|
1717
|
-
version "
|
|
1718
|
-
resolved "https://registry.yarnpkg.com/@smithy/
|
|
1719
|
-
integrity sha512-
|
|
2140
|
+
"@smithy/fetch-http-handler@^3.0.1":
|
|
2141
|
+
version "3.0.1"
|
|
2142
|
+
resolved "https://registry.yarnpkg.com/@smithy/fetch-http-handler/-/fetch-http-handler-3.0.1.tgz#dacfdf6e70d639fac4a0f57c42ce13f0ed14ff22"
|
|
2143
|
+
integrity sha512-uaH74i5BDj+rBwoQaXioKpI0SHBJFtOVwzrCpxZxphOW0ki5jhj7dXvDMYM2IJem8TpdFvS2iC08sjOblfFGFg==
|
|
1720
2144
|
dependencies:
|
|
1721
|
-
"@smithy/
|
|
1722
|
-
"@smithy/
|
|
1723
|
-
"@smithy/types" "^
|
|
2145
|
+
"@smithy/protocol-http" "^4.0.0"
|
|
2146
|
+
"@smithy/querystring-builder" "^3.0.0"
|
|
2147
|
+
"@smithy/types" "^3.0.0"
|
|
2148
|
+
"@smithy/util-base64" "^3.0.0"
|
|
2149
|
+
tslib "^2.6.2"
|
|
2150
|
+
|
|
2151
|
+
"@smithy/hash-blob-browser@^3.0.0":
|
|
2152
|
+
version "3.0.0"
|
|
2153
|
+
resolved "https://registry.yarnpkg.com/@smithy/hash-blob-browser/-/hash-blob-browser-3.0.0.tgz#63ef4c98f74c53cbcad8ec73387c68ec4708f55b"
|
|
2154
|
+
integrity sha512-/Wbpdg+bwJvW7lxR/zpWAc1/x/YkcqguuF2bAzkJrvXriZu1vm8r+PUdE4syiVwQg7PPR2dXpi3CLBb9qRDaVQ==
|
|
2155
|
+
dependencies:
|
|
2156
|
+
"@smithy/chunked-blob-reader" "^3.0.0"
|
|
2157
|
+
"@smithy/chunked-blob-reader-native" "^3.0.0"
|
|
2158
|
+
"@smithy/types" "^3.0.0"
|
|
1724
2159
|
tslib "^2.6.2"
|
|
1725
2160
|
|
|
1726
2161
|
"@smithy/hash-node@^2.2.0":
|
|
@@ -1733,13 +2168,23 @@
|
|
|
1733
2168
|
"@smithy/util-utf8" "^2.3.0"
|
|
1734
2169
|
tslib "^2.6.2"
|
|
1735
2170
|
|
|
1736
|
-
"@smithy/hash-
|
|
1737
|
-
version "
|
|
1738
|
-
resolved "https://registry.yarnpkg.com/@smithy/hash-
|
|
1739
|
-
integrity sha512-
|
|
2171
|
+
"@smithy/hash-node@^3.0.0":
|
|
2172
|
+
version "3.0.0"
|
|
2173
|
+
resolved "https://registry.yarnpkg.com/@smithy/hash-node/-/hash-node-3.0.0.tgz#f44b5fff193e241c1cdcc957b296b60f186f0e59"
|
|
2174
|
+
integrity sha512-84qXstNemP3XS5jcof0el6+bDfjzuvhJPQTEfro3lgtbCtKgzPm3MgiS6ehXVPjeQ5+JS0HqmTz8f/RYfzHVxw==
|
|
1740
2175
|
dependencies:
|
|
1741
|
-
"@smithy/types" "^
|
|
1742
|
-
"@smithy/util-
|
|
2176
|
+
"@smithy/types" "^3.0.0"
|
|
2177
|
+
"@smithy/util-buffer-from" "^3.0.0"
|
|
2178
|
+
"@smithy/util-utf8" "^3.0.0"
|
|
2179
|
+
tslib "^2.6.2"
|
|
2180
|
+
|
|
2181
|
+
"@smithy/hash-stream-node@^3.0.0":
|
|
2182
|
+
version "3.0.0"
|
|
2183
|
+
resolved "https://registry.yarnpkg.com/@smithy/hash-stream-node/-/hash-stream-node-3.0.0.tgz#b395a8a0d2427e4a8effc56135b37cb299339f8f"
|
|
2184
|
+
integrity sha512-J0i7de+EgXDEGITD4fxzmMX8CyCNETTIRXlxjMiNUvvu76Xn3GJ31wQR85ynlPk2wI1lqoknAFJaD1fiNDlbIA==
|
|
2185
|
+
dependencies:
|
|
2186
|
+
"@smithy/types" "^3.0.0"
|
|
2187
|
+
"@smithy/util-utf8" "^3.0.0"
|
|
1743
2188
|
tslib "^2.6.2"
|
|
1744
2189
|
|
|
1745
2190
|
"@smithy/invalid-dependency@^2.2.0":
|
|
@@ -1750,6 +2195,14 @@
|
|
|
1750
2195
|
"@smithy/types" "^2.12.0"
|
|
1751
2196
|
tslib "^2.6.2"
|
|
1752
2197
|
|
|
2198
|
+
"@smithy/invalid-dependency@^3.0.0":
|
|
2199
|
+
version "3.0.0"
|
|
2200
|
+
resolved "https://registry.yarnpkg.com/@smithy/invalid-dependency/-/invalid-dependency-3.0.0.tgz#21cb6b5203ee15321bfcc751f21f7a19536d4ae8"
|
|
2201
|
+
integrity sha512-F6wBBaEFgJzj0s4KUlliIGPmqXemwP6EavgvDqYwCH40O5Xr2iMHvS8todmGVZtuJCorBkXsYLyTu4PuizVq5g==
|
|
2202
|
+
dependencies:
|
|
2203
|
+
"@smithy/types" "^3.0.0"
|
|
2204
|
+
tslib "^2.6.2"
|
|
2205
|
+
|
|
1753
2206
|
"@smithy/is-array-buffer@^2.2.0":
|
|
1754
2207
|
version "2.2.0"
|
|
1755
2208
|
resolved "https://registry.yarnpkg.com/@smithy/is-array-buffer/-/is-array-buffer-2.2.0.tgz#f84f0d9f9a36601a9ca9381688bd1b726fd39111"
|
|
@@ -1757,13 +2210,20 @@
|
|
|
1757
2210
|
dependencies:
|
|
1758
2211
|
tslib "^2.6.2"
|
|
1759
2212
|
|
|
1760
|
-
"@smithy/
|
|
1761
|
-
version "
|
|
1762
|
-
resolved "https://registry.yarnpkg.com/@smithy/
|
|
1763
|
-
integrity sha512
|
|
2213
|
+
"@smithy/is-array-buffer@^3.0.0":
|
|
2214
|
+
version "3.0.0"
|
|
2215
|
+
resolved "https://registry.yarnpkg.com/@smithy/is-array-buffer/-/is-array-buffer-3.0.0.tgz#9a95c2d46b8768946a9eec7f935feaddcffa5e7a"
|
|
2216
|
+
integrity sha512-+Fsu6Q6C4RSJiy81Y8eApjEB5gVtM+oFKTffg+jSuwtvomJJrhUJBu2zS8wjXSgH/g1MKEWrzyChTBe6clb5FQ==
|
|
1764
2217
|
dependencies:
|
|
1765
|
-
|
|
1766
|
-
|
|
2218
|
+
tslib "^2.6.2"
|
|
2219
|
+
|
|
2220
|
+
"@smithy/md5-js@^3.0.0":
|
|
2221
|
+
version "3.0.0"
|
|
2222
|
+
resolved "https://registry.yarnpkg.com/@smithy/md5-js/-/md5-js-3.0.0.tgz#6a2d1c496f4d4476a0fc84f7724d79b234c3eb13"
|
|
2223
|
+
integrity sha512-Tm0vrrVzjlD+6RCQTx7D3Ls58S3FUH1ZCtU1MIh/qQmaOo1H9lMN2as6CikcEwgattnA9SURSdoJJ27xMcEfMA==
|
|
2224
|
+
dependencies:
|
|
2225
|
+
"@smithy/types" "^3.0.0"
|
|
2226
|
+
"@smithy/util-utf8" "^3.0.0"
|
|
1767
2227
|
tslib "^2.6.2"
|
|
1768
2228
|
|
|
1769
2229
|
"@smithy/middleware-content-length@^2.2.0":
|
|
@@ -1775,6 +2235,15 @@
|
|
|
1775
2235
|
"@smithy/types" "^2.12.0"
|
|
1776
2236
|
tslib "^2.6.2"
|
|
1777
2237
|
|
|
2238
|
+
"@smithy/middleware-content-length@^3.0.0":
|
|
2239
|
+
version "3.0.0"
|
|
2240
|
+
resolved "https://registry.yarnpkg.com/@smithy/middleware-content-length/-/middleware-content-length-3.0.0.tgz#084b3d22248967885d496eb0b105d9090e8ababd"
|
|
2241
|
+
integrity sha512-3C4s4d/iGobgCtk2tnWW6+zSTOBg1PRAm2vtWZLdriwTroFbbWNSr3lcyzHdrQHnEXYCC5K52EbpfodaIUY8sg==
|
|
2242
|
+
dependencies:
|
|
2243
|
+
"@smithy/protocol-http" "^4.0.0"
|
|
2244
|
+
"@smithy/types" "^3.0.0"
|
|
2245
|
+
tslib "^2.6.2"
|
|
2246
|
+
|
|
1778
2247
|
"@smithy/middleware-endpoint@^2.5.1":
|
|
1779
2248
|
version "2.5.1"
|
|
1780
2249
|
resolved "https://registry.yarnpkg.com/@smithy/middleware-endpoint/-/middleware-endpoint-2.5.1.tgz#1333c58304aff4d843e8ef4b85c8cb88975dd5ad"
|
|
@@ -1788,6 +2257,19 @@
|
|
|
1788
2257
|
"@smithy/util-middleware" "^2.2.0"
|
|
1789
2258
|
tslib "^2.6.2"
|
|
1790
2259
|
|
|
2260
|
+
"@smithy/middleware-endpoint@^3.0.0":
|
|
2261
|
+
version "3.0.0"
|
|
2262
|
+
resolved "https://registry.yarnpkg.com/@smithy/middleware-endpoint/-/middleware-endpoint-3.0.0.tgz#54c9e1bd8f35b7d004c803eaf3702e61e32b8295"
|
|
2263
|
+
integrity sha512-aXOAWztw/5qAfp0NcA2OWpv6ZI/E+Dh9mByif7i91D/0iyYNUcKvskmXiowKESFkuZ7PIMd3VOR4fTibZDs2OQ==
|
|
2264
|
+
dependencies:
|
|
2265
|
+
"@smithy/middleware-serde" "^3.0.0"
|
|
2266
|
+
"@smithy/node-config-provider" "^3.0.0"
|
|
2267
|
+
"@smithy/shared-ini-file-loader" "^3.0.0"
|
|
2268
|
+
"@smithy/types" "^3.0.0"
|
|
2269
|
+
"@smithy/url-parser" "^3.0.0"
|
|
2270
|
+
"@smithy/util-middleware" "^3.0.0"
|
|
2271
|
+
tslib "^2.6.2"
|
|
2272
|
+
|
|
1791
2273
|
"@smithy/middleware-retry@^2.3.1":
|
|
1792
2274
|
version "2.3.1"
|
|
1793
2275
|
resolved "https://registry.yarnpkg.com/@smithy/middleware-retry/-/middleware-retry-2.3.1.tgz#d6fdce94f2f826642c01b4448e97a509c4556ede"
|
|
@@ -1803,6 +2285,21 @@
|
|
|
1803
2285
|
tslib "^2.6.2"
|
|
1804
2286
|
uuid "^9.0.1"
|
|
1805
2287
|
|
|
2288
|
+
"@smithy/middleware-retry@^3.0.1":
|
|
2289
|
+
version "3.0.1"
|
|
2290
|
+
resolved "https://registry.yarnpkg.com/@smithy/middleware-retry/-/middleware-retry-3.0.1.tgz#167b75e9b79395f11a799f22030eaaf7d40da410"
|
|
2291
|
+
integrity sha512-hBhSEuL841FhJBK/19WpaGk5YWSzFk/P2UaVjANGKRv3eYNO8Y1lANWgqnuPWjOyCEWMPr58vELFDWpxvRKANw==
|
|
2292
|
+
dependencies:
|
|
2293
|
+
"@smithy/node-config-provider" "^3.0.0"
|
|
2294
|
+
"@smithy/protocol-http" "^4.0.0"
|
|
2295
|
+
"@smithy/service-error-classification" "^3.0.0"
|
|
2296
|
+
"@smithy/smithy-client" "^3.0.1"
|
|
2297
|
+
"@smithy/types" "^3.0.0"
|
|
2298
|
+
"@smithy/util-middleware" "^3.0.0"
|
|
2299
|
+
"@smithy/util-retry" "^3.0.0"
|
|
2300
|
+
tslib "^2.6.2"
|
|
2301
|
+
uuid "^9.0.1"
|
|
2302
|
+
|
|
1806
2303
|
"@smithy/middleware-serde@^2.3.0":
|
|
1807
2304
|
version "2.3.0"
|
|
1808
2305
|
resolved "https://registry.yarnpkg.com/@smithy/middleware-serde/-/middleware-serde-2.3.0.tgz#a7615ba646a88b6f695f2d55de13d8158181dd13"
|
|
@@ -1811,6 +2308,14 @@
|
|
|
1811
2308
|
"@smithy/types" "^2.12.0"
|
|
1812
2309
|
tslib "^2.6.2"
|
|
1813
2310
|
|
|
2311
|
+
"@smithy/middleware-serde@^3.0.0":
|
|
2312
|
+
version "3.0.0"
|
|
2313
|
+
resolved "https://registry.yarnpkg.com/@smithy/middleware-serde/-/middleware-serde-3.0.0.tgz#786da6a6bc0e5e51d669dac834c19965245dd302"
|
|
2314
|
+
integrity sha512-I1vKG1foI+oPgG9r7IMY1S+xBnmAn1ISqployvqkwHoSb8VPsngHDTOgYGYBonuOKndaWRUGJZrKYYLB+Ane6w==
|
|
2315
|
+
dependencies:
|
|
2316
|
+
"@smithy/types" "^3.0.0"
|
|
2317
|
+
tslib "^2.6.2"
|
|
2318
|
+
|
|
1814
2319
|
"@smithy/middleware-stack@^2.2.0":
|
|
1815
2320
|
version "2.2.0"
|
|
1816
2321
|
resolved "https://registry.yarnpkg.com/@smithy/middleware-stack/-/middleware-stack-2.2.0.tgz#3fb49eae6313f16f6f30fdaf28e11a7321f34d9f"
|
|
@@ -1819,6 +2324,14 @@
|
|
|
1819
2324
|
"@smithy/types" "^2.12.0"
|
|
1820
2325
|
tslib "^2.6.2"
|
|
1821
2326
|
|
|
2327
|
+
"@smithy/middleware-stack@^3.0.0":
|
|
2328
|
+
version "3.0.0"
|
|
2329
|
+
resolved "https://registry.yarnpkg.com/@smithy/middleware-stack/-/middleware-stack-3.0.0.tgz#00f112bae7af5fc3bd37d4fab95ebce0f17a7774"
|
|
2330
|
+
integrity sha512-+H0jmyfAyHRFXm6wunskuNAqtj7yfmwFB6Fp37enytp2q047/Od9xetEaUbluyImOlGnGpaVGaVfjwawSr+i6Q==
|
|
2331
|
+
dependencies:
|
|
2332
|
+
"@smithy/types" "^3.0.0"
|
|
2333
|
+
tslib "^2.6.2"
|
|
2334
|
+
|
|
1822
2335
|
"@smithy/node-config-provider@^2.3.0":
|
|
1823
2336
|
version "2.3.0"
|
|
1824
2337
|
resolved "https://registry.yarnpkg.com/@smithy/node-config-provider/-/node-config-provider-2.3.0.tgz#9fac0c94a14c5b5b8b8fa37f20c310a844ab9922"
|
|
@@ -1829,6 +2342,16 @@
|
|
|
1829
2342
|
"@smithy/types" "^2.12.0"
|
|
1830
2343
|
tslib "^2.6.2"
|
|
1831
2344
|
|
|
2345
|
+
"@smithy/node-config-provider@^3.0.0":
|
|
2346
|
+
version "3.0.0"
|
|
2347
|
+
resolved "https://registry.yarnpkg.com/@smithy/node-config-provider/-/node-config-provider-3.0.0.tgz#4cd5dcf6132c75d6a582fcd6243482dac703865a"
|
|
2348
|
+
integrity sha512-buqfaSdDh0zo62EPLf8rGDvcpKwGpO5ho4bXS2cdFhlOta7tBkWJt+O5uiaAeICfIOfPclNOndshDNSanX2X9g==
|
|
2349
|
+
dependencies:
|
|
2350
|
+
"@smithy/property-provider" "^3.0.0"
|
|
2351
|
+
"@smithy/shared-ini-file-loader" "^3.0.0"
|
|
2352
|
+
"@smithy/types" "^3.0.0"
|
|
2353
|
+
tslib "^2.6.2"
|
|
2354
|
+
|
|
1832
2355
|
"@smithy/node-http-handler@^2.5.0":
|
|
1833
2356
|
version "2.5.0"
|
|
1834
2357
|
resolved "https://registry.yarnpkg.com/@smithy/node-http-handler/-/node-http-handler-2.5.0.tgz#7b5e0565dd23d340380489bd5fe4316d2bed32de"
|
|
@@ -1840,6 +2363,17 @@
|
|
|
1840
2363
|
"@smithy/types" "^2.12.0"
|
|
1841
2364
|
tslib "^2.6.2"
|
|
1842
2365
|
|
|
2366
|
+
"@smithy/node-http-handler@^3.0.0":
|
|
2367
|
+
version "3.0.0"
|
|
2368
|
+
resolved "https://registry.yarnpkg.com/@smithy/node-http-handler/-/node-http-handler-3.0.0.tgz#e771ea95d03e259f04b7b37e8aece8a4fffc8cdc"
|
|
2369
|
+
integrity sha512-3trD4r7NOMygwLbUJo4eodyQuypAWr7uvPnebNJ9a70dQhVn+US8j/lCnvoJS6BXfZeF7PkkkI0DemVJw+n+eQ==
|
|
2370
|
+
dependencies:
|
|
2371
|
+
"@smithy/abort-controller" "^3.0.0"
|
|
2372
|
+
"@smithy/protocol-http" "^4.0.0"
|
|
2373
|
+
"@smithy/querystring-builder" "^3.0.0"
|
|
2374
|
+
"@smithy/types" "^3.0.0"
|
|
2375
|
+
tslib "^2.6.2"
|
|
2376
|
+
|
|
1843
2377
|
"@smithy/property-provider@^2.2.0":
|
|
1844
2378
|
version "2.2.0"
|
|
1845
2379
|
resolved "https://registry.yarnpkg.com/@smithy/property-provider/-/property-provider-2.2.0.tgz#37e3525a3fa3e11749f86a4f89f0fd7765a6edb0"
|
|
@@ -1848,6 +2382,14 @@
|
|
|
1848
2382
|
"@smithy/types" "^2.12.0"
|
|
1849
2383
|
tslib "^2.6.2"
|
|
1850
2384
|
|
|
2385
|
+
"@smithy/property-provider@^3.0.0":
|
|
2386
|
+
version "3.0.0"
|
|
2387
|
+
resolved "https://registry.yarnpkg.com/@smithy/property-provider/-/property-provider-3.0.0.tgz#ef7a26557c855cc1471b9aa0e05529183e99b978"
|
|
2388
|
+
integrity sha512-LmbPgHBswdXCrkWWuUwBm9w72S2iLWyC/5jet9/Y9cGHtzqxi+GVjfCfahkvNV4KXEwgnH8EMpcrD9RUYe0eLQ==
|
|
2389
|
+
dependencies:
|
|
2390
|
+
"@smithy/types" "^3.0.0"
|
|
2391
|
+
tslib "^2.6.2"
|
|
2392
|
+
|
|
1851
2393
|
"@smithy/protocol-http@^3.3.0":
|
|
1852
2394
|
version "3.3.0"
|
|
1853
2395
|
resolved "https://registry.yarnpkg.com/@smithy/protocol-http/-/protocol-http-3.3.0.tgz#a37df7b4bb4960cdda560ce49acfd64c455e4090"
|
|
@@ -1856,6 +2398,14 @@
|
|
|
1856
2398
|
"@smithy/types" "^2.12.0"
|
|
1857
2399
|
tslib "^2.6.2"
|
|
1858
2400
|
|
|
2401
|
+
"@smithy/protocol-http@^4.0.0":
|
|
2402
|
+
version "4.0.0"
|
|
2403
|
+
resolved "https://registry.yarnpkg.com/@smithy/protocol-http/-/protocol-http-4.0.0.tgz#04df3b5674b540323f678e7c4113e8abd8b26432"
|
|
2404
|
+
integrity sha512-qOQZOEI2XLWRWBO9AgIYuHuqjZ2csyr8/IlgFDHDNuIgLAMRx2Bl8ck5U5D6Vh9DPdoaVpuzwWMa0xcdL4O/AQ==
|
|
2405
|
+
dependencies:
|
|
2406
|
+
"@smithy/types" "^3.0.0"
|
|
2407
|
+
tslib "^2.6.2"
|
|
2408
|
+
|
|
1859
2409
|
"@smithy/querystring-builder@^2.2.0":
|
|
1860
2410
|
version "2.2.0"
|
|
1861
2411
|
resolved "https://registry.yarnpkg.com/@smithy/querystring-builder/-/querystring-builder-2.2.0.tgz#22937e19fcd0aaa1a3e614ef8cb6f8e86756a4ef"
|
|
@@ -1865,6 +2415,15 @@
|
|
|
1865
2415
|
"@smithy/util-uri-escape" "^2.2.0"
|
|
1866
2416
|
tslib "^2.6.2"
|
|
1867
2417
|
|
|
2418
|
+
"@smithy/querystring-builder@^3.0.0":
|
|
2419
|
+
version "3.0.0"
|
|
2420
|
+
resolved "https://registry.yarnpkg.com/@smithy/querystring-builder/-/querystring-builder-3.0.0.tgz#48a9aa7b700e8409368c21bc0adf7564e001daea"
|
|
2421
|
+
integrity sha512-bW8Fi0NzyfkE0TmQphDXr1AmBDbK01cA4C1Z7ggwMAU5RDz5AAv/KmoRwzQAS0kxXNf/D2ALTEgwK0U2c4LtRg==
|
|
2422
|
+
dependencies:
|
|
2423
|
+
"@smithy/types" "^3.0.0"
|
|
2424
|
+
"@smithy/util-uri-escape" "^3.0.0"
|
|
2425
|
+
tslib "^2.6.2"
|
|
2426
|
+
|
|
1868
2427
|
"@smithy/querystring-parser@^2.2.0":
|
|
1869
2428
|
version "2.2.0"
|
|
1870
2429
|
resolved "https://registry.yarnpkg.com/@smithy/querystring-parser/-/querystring-parser-2.2.0.tgz#24a5633f4b3806ff2888d4c2f4169e105fdffd79"
|
|
@@ -1873,6 +2432,14 @@
|
|
|
1873
2432
|
"@smithy/types" "^2.12.0"
|
|
1874
2433
|
tslib "^2.6.2"
|
|
1875
2434
|
|
|
2435
|
+
"@smithy/querystring-parser@^3.0.0":
|
|
2436
|
+
version "3.0.0"
|
|
2437
|
+
resolved "https://registry.yarnpkg.com/@smithy/querystring-parser/-/querystring-parser-3.0.0.tgz#fa1ed0cee408cd4d622070fa874bc50ac1a379b7"
|
|
2438
|
+
integrity sha512-UzHwthk0UEccV4dHzPySnBy34AWw3V9lIqUTxmozQ+wPDAO9csCWMfOLe7V9A2agNYy7xE+Pb0S6K/J23JSzfQ==
|
|
2439
|
+
dependencies:
|
|
2440
|
+
"@smithy/types" "^3.0.0"
|
|
2441
|
+
tslib "^2.6.2"
|
|
2442
|
+
|
|
1876
2443
|
"@smithy/service-error-classification@^2.1.5":
|
|
1877
2444
|
version "2.1.5"
|
|
1878
2445
|
resolved "https://registry.yarnpkg.com/@smithy/service-error-classification/-/service-error-classification-2.1.5.tgz#0568a977cc0db36299d8703a5d8609c1f600c005"
|
|
@@ -1880,6 +2447,13 @@
|
|
|
1880
2447
|
dependencies:
|
|
1881
2448
|
"@smithy/types" "^2.12.0"
|
|
1882
2449
|
|
|
2450
|
+
"@smithy/service-error-classification@^3.0.0":
|
|
2451
|
+
version "3.0.0"
|
|
2452
|
+
resolved "https://registry.yarnpkg.com/@smithy/service-error-classification/-/service-error-classification-3.0.0.tgz#06a45cb91b15b8b0d5f3b1df2b3743d2ca42f5c4"
|
|
2453
|
+
integrity sha512-3BsBtOUt2Gsnc3X23ew+r2M71WwtpHfEDGhHYHSDg6q1t8FrWh15jT25DLajFV1H+PpxAJ6gqe9yYeRUsmSdFA==
|
|
2454
|
+
dependencies:
|
|
2455
|
+
"@smithy/types" "^3.0.0"
|
|
2456
|
+
|
|
1883
2457
|
"@smithy/shared-ini-file-loader@^2.4.0":
|
|
1884
2458
|
version "2.4.0"
|
|
1885
2459
|
resolved "https://registry.yarnpkg.com/@smithy/shared-ini-file-loader/-/shared-ini-file-loader-2.4.0.tgz#1636d6eb9bff41e36ac9c60364a37fd2ffcb9947"
|
|
@@ -1888,6 +2462,14 @@
|
|
|
1888
2462
|
"@smithy/types" "^2.12.0"
|
|
1889
2463
|
tslib "^2.6.2"
|
|
1890
2464
|
|
|
2465
|
+
"@smithy/shared-ini-file-loader@^3.0.0":
|
|
2466
|
+
version "3.0.0"
|
|
2467
|
+
resolved "https://registry.yarnpkg.com/@smithy/shared-ini-file-loader/-/shared-ini-file-loader-3.0.0.tgz#8739b7cd24f55fb4e276a74f00f0c2bb4e3f25d8"
|
|
2468
|
+
integrity sha512-REVw6XauXk8xE4zo5aGL7Rz4ywA8qNMUn8RtWeTRQsgAlmlvbJ7CEPBcaXU2NDC3AYBgYAXrGyWD8XrN8UGDog==
|
|
2469
|
+
dependencies:
|
|
2470
|
+
"@smithy/types" "^3.0.0"
|
|
2471
|
+
tslib "^2.6.2"
|
|
2472
|
+
|
|
1891
2473
|
"@smithy/signature-v4@^2.3.0":
|
|
1892
2474
|
version "2.3.0"
|
|
1893
2475
|
resolved "https://registry.yarnpkg.com/@smithy/signature-v4/-/signature-v4-2.3.0.tgz#c30dd4028ae50c607db99459981cce8cdab7a3fd"
|
|
@@ -1901,6 +2483,19 @@
|
|
|
1901
2483
|
"@smithy/util-utf8" "^2.3.0"
|
|
1902
2484
|
tslib "^2.6.2"
|
|
1903
2485
|
|
|
2486
|
+
"@smithy/signature-v4@^3.0.0":
|
|
2487
|
+
version "3.0.0"
|
|
2488
|
+
resolved "https://registry.yarnpkg.com/@smithy/signature-v4/-/signature-v4-3.0.0.tgz#f536d0abebfeeca8e9aab846a4042658ca07d3b7"
|
|
2489
|
+
integrity sha512-kXFOkNX+BQHe2qnLxpMEaCRGap9J6tUGLzc3A9jdn+nD4JdMwCKTJ+zFwQ20GkY+mAXGatyTw3HcoUlR39HwmA==
|
|
2490
|
+
dependencies:
|
|
2491
|
+
"@smithy/is-array-buffer" "^3.0.0"
|
|
2492
|
+
"@smithy/types" "^3.0.0"
|
|
2493
|
+
"@smithy/util-hex-encoding" "^3.0.0"
|
|
2494
|
+
"@smithy/util-middleware" "^3.0.0"
|
|
2495
|
+
"@smithy/util-uri-escape" "^3.0.0"
|
|
2496
|
+
"@smithy/util-utf8" "^3.0.0"
|
|
2497
|
+
tslib "^2.6.2"
|
|
2498
|
+
|
|
1904
2499
|
"@smithy/smithy-client@^2.5.1":
|
|
1905
2500
|
version "2.5.1"
|
|
1906
2501
|
resolved "https://registry.yarnpkg.com/@smithy/smithy-client/-/smithy-client-2.5.1.tgz#0fd2efff09dc65500d260e590f7541f8a387eae3"
|
|
@@ -1913,6 +2508,18 @@
|
|
|
1913
2508
|
"@smithy/util-stream" "^2.2.0"
|
|
1914
2509
|
tslib "^2.6.2"
|
|
1915
2510
|
|
|
2511
|
+
"@smithy/smithy-client@^3.0.1":
|
|
2512
|
+
version "3.0.1"
|
|
2513
|
+
resolved "https://registry.yarnpkg.com/@smithy/smithy-client/-/smithy-client-3.0.1.tgz#c440473f6fb5dfbe86eaf015565fc56f66533bb4"
|
|
2514
|
+
integrity sha512-KAiFY4Y4jdHxR+4zerH/VBhaFKM8pbaVmJZ/CWJRwtM/CmwzTfXfvYwf6GoUwiHepdv+lwiOXCuOl6UBDUEINw==
|
|
2515
|
+
dependencies:
|
|
2516
|
+
"@smithy/middleware-endpoint" "^3.0.0"
|
|
2517
|
+
"@smithy/middleware-stack" "^3.0.0"
|
|
2518
|
+
"@smithy/protocol-http" "^4.0.0"
|
|
2519
|
+
"@smithy/types" "^3.0.0"
|
|
2520
|
+
"@smithy/util-stream" "^3.0.1"
|
|
2521
|
+
tslib "^2.6.2"
|
|
2522
|
+
|
|
1916
2523
|
"@smithy/types@^2.12.0":
|
|
1917
2524
|
version "2.12.0"
|
|
1918
2525
|
resolved "https://registry.yarnpkg.com/@smithy/types/-/types-2.12.0.tgz#c44845f8ba07e5e8c88eda5aed7e6a0c462da041"
|
|
@@ -1920,6 +2527,13 @@
|
|
|
1920
2527
|
dependencies:
|
|
1921
2528
|
tslib "^2.6.2"
|
|
1922
2529
|
|
|
2530
|
+
"@smithy/types@^3.0.0":
|
|
2531
|
+
version "3.0.0"
|
|
2532
|
+
resolved "https://registry.yarnpkg.com/@smithy/types/-/types-3.0.0.tgz#00231052945159c64ffd8b91e8909d8d3006cb7e"
|
|
2533
|
+
integrity sha512-VvWuQk2RKFuOr98gFhjca7fkBS+xLLURT8bUjk5XQoV0ZLm7WPwWPPY3/AwzTLuUBDeoKDCthfe1AsTUWaSEhw==
|
|
2534
|
+
dependencies:
|
|
2535
|
+
tslib "^2.6.2"
|
|
2536
|
+
|
|
1923
2537
|
"@smithy/url-parser@^2.2.0":
|
|
1924
2538
|
version "2.2.0"
|
|
1925
2539
|
resolved "https://registry.yarnpkg.com/@smithy/url-parser/-/url-parser-2.2.0.tgz#6fcda6116391a4f61fef5580eb540e128359b3c0"
|
|
@@ -1929,6 +2543,15 @@
|
|
|
1929
2543
|
"@smithy/types" "^2.12.0"
|
|
1930
2544
|
tslib "^2.6.2"
|
|
1931
2545
|
|
|
2546
|
+
"@smithy/url-parser@^3.0.0":
|
|
2547
|
+
version "3.0.0"
|
|
2548
|
+
resolved "https://registry.yarnpkg.com/@smithy/url-parser/-/url-parser-3.0.0.tgz#5fdc77cd22051c1aac6531be0315bfcba0fa705d"
|
|
2549
|
+
integrity sha512-2XLazFgUu+YOGHtWihB3FSLAfCUajVfNBXGGYjOaVKjLAuAxx3pSBY3hBgLzIgB17haf59gOG3imKqTy8mcrjw==
|
|
2550
|
+
dependencies:
|
|
2551
|
+
"@smithy/querystring-parser" "^3.0.0"
|
|
2552
|
+
"@smithy/types" "^3.0.0"
|
|
2553
|
+
tslib "^2.6.2"
|
|
2554
|
+
|
|
1932
2555
|
"@smithy/util-base64@^2.3.0":
|
|
1933
2556
|
version "2.3.0"
|
|
1934
2557
|
resolved "https://registry.yarnpkg.com/@smithy/util-base64/-/util-base64-2.3.0.tgz#312dbb4d73fb94249c7261aee52de4195c2dd8e2"
|
|
@@ -1938,6 +2561,15 @@
|
|
|
1938
2561
|
"@smithy/util-utf8" "^2.3.0"
|
|
1939
2562
|
tslib "^2.6.2"
|
|
1940
2563
|
|
|
2564
|
+
"@smithy/util-base64@^3.0.0":
|
|
2565
|
+
version "3.0.0"
|
|
2566
|
+
resolved "https://registry.yarnpkg.com/@smithy/util-base64/-/util-base64-3.0.0.tgz#f7a9a82adf34e27a72d0719395713edf0e493017"
|
|
2567
|
+
integrity sha512-Kxvoh5Qtt0CDsfajiZOCpJxgtPHXOKwmM+Zy4waD43UoEMA+qPxxa98aE/7ZhdnBFZFXMOiBR5xbcaMhLtznQQ==
|
|
2568
|
+
dependencies:
|
|
2569
|
+
"@smithy/util-buffer-from" "^3.0.0"
|
|
2570
|
+
"@smithy/util-utf8" "^3.0.0"
|
|
2571
|
+
tslib "^2.6.2"
|
|
2572
|
+
|
|
1941
2573
|
"@smithy/util-body-length-browser@^2.2.0":
|
|
1942
2574
|
version "2.2.0"
|
|
1943
2575
|
resolved "https://registry.yarnpkg.com/@smithy/util-body-length-browser/-/util-body-length-browser-2.2.0.tgz#25620645c6b62b42594ef4a93b66e6ab70e27d2c"
|
|
@@ -1945,6 +2577,13 @@
|
|
|
1945
2577
|
dependencies:
|
|
1946
2578
|
tslib "^2.6.2"
|
|
1947
2579
|
|
|
2580
|
+
"@smithy/util-body-length-browser@^3.0.0":
|
|
2581
|
+
version "3.0.0"
|
|
2582
|
+
resolved "https://registry.yarnpkg.com/@smithy/util-body-length-browser/-/util-body-length-browser-3.0.0.tgz#86ec2f6256310b4845a2f064e2f571c1ca164ded"
|
|
2583
|
+
integrity sha512-cbjJs2A1mLYmqmyVl80uoLTJhAcfzMOyPgjwAYusWKMdLeNtzmMz9YxNl3/jRLoxSS3wkqkf0jwNdtXWtyEBaQ==
|
|
2584
|
+
dependencies:
|
|
2585
|
+
tslib "^2.6.2"
|
|
2586
|
+
|
|
1948
2587
|
"@smithy/util-body-length-node@^2.3.0":
|
|
1949
2588
|
version "2.3.0"
|
|
1950
2589
|
resolved "https://registry.yarnpkg.com/@smithy/util-body-length-node/-/util-body-length-node-2.3.0.tgz#d065a9b5e305ff899536777bbfe075cdc980136f"
|
|
@@ -1952,6 +2591,13 @@
|
|
|
1952
2591
|
dependencies:
|
|
1953
2592
|
tslib "^2.6.2"
|
|
1954
2593
|
|
|
2594
|
+
"@smithy/util-body-length-node@^3.0.0":
|
|
2595
|
+
version "3.0.0"
|
|
2596
|
+
resolved "https://registry.yarnpkg.com/@smithy/util-body-length-node/-/util-body-length-node-3.0.0.tgz#99a291bae40d8932166907fe981d6a1f54298a6d"
|
|
2597
|
+
integrity sha512-Tj7pZ4bUloNUP6PzwhN7K386tmSmEET9QtQg0TgdNOnxhZvCssHji+oZTUIuzxECRfG8rdm2PMw2WCFs6eIYkA==
|
|
2598
|
+
dependencies:
|
|
2599
|
+
tslib "^2.6.2"
|
|
2600
|
+
|
|
1955
2601
|
"@smithy/util-buffer-from@^2.2.0":
|
|
1956
2602
|
version "2.2.0"
|
|
1957
2603
|
resolved "https://registry.yarnpkg.com/@smithy/util-buffer-from/-/util-buffer-from-2.2.0.tgz#6fc88585165ec73f8681d426d96de5d402021e4b"
|
|
@@ -1960,6 +2606,14 @@
|
|
|
1960
2606
|
"@smithy/is-array-buffer" "^2.2.0"
|
|
1961
2607
|
tslib "^2.6.2"
|
|
1962
2608
|
|
|
2609
|
+
"@smithy/util-buffer-from@^3.0.0":
|
|
2610
|
+
version "3.0.0"
|
|
2611
|
+
resolved "https://registry.yarnpkg.com/@smithy/util-buffer-from/-/util-buffer-from-3.0.0.tgz#559fc1c86138a89b2edaefc1e6677780c24594e3"
|
|
2612
|
+
integrity sha512-aEOHCgq5RWFbP+UDPvPot26EJHjOC+bRgse5A8V3FSShqd5E5UN4qc7zkwsvJPPAVsf73QwYcHN1/gt/rtLwQA==
|
|
2613
|
+
dependencies:
|
|
2614
|
+
"@smithy/is-array-buffer" "^3.0.0"
|
|
2615
|
+
tslib "^2.6.2"
|
|
2616
|
+
|
|
1963
2617
|
"@smithy/util-config-provider@^2.3.0":
|
|
1964
2618
|
version "2.3.0"
|
|
1965
2619
|
resolved "https://registry.yarnpkg.com/@smithy/util-config-provider/-/util-config-provider-2.3.0.tgz#bc79f99562d12a1f8423100ca662a6fb07cde943"
|
|
@@ -1967,6 +2621,13 @@
|
|
|
1967
2621
|
dependencies:
|
|
1968
2622
|
tslib "^2.6.2"
|
|
1969
2623
|
|
|
2624
|
+
"@smithy/util-config-provider@^3.0.0":
|
|
2625
|
+
version "3.0.0"
|
|
2626
|
+
resolved "https://registry.yarnpkg.com/@smithy/util-config-provider/-/util-config-provider-3.0.0.tgz#62c6b73b22a430e84888a8f8da4b6029dd5b8efe"
|
|
2627
|
+
integrity sha512-pbjk4s0fwq3Di/ANL+rCvJMKM5bzAQdE5S/6RL5NXgMExFAi6UgQMPOm5yPaIWPpr+EOXKXRonJ3FoxKf4mCJQ==
|
|
2628
|
+
dependencies:
|
|
2629
|
+
tslib "^2.6.2"
|
|
2630
|
+
|
|
1970
2631
|
"@smithy/util-defaults-mode-browser@^2.2.1":
|
|
1971
2632
|
version "2.2.1"
|
|
1972
2633
|
resolved "https://registry.yarnpkg.com/@smithy/util-defaults-mode-browser/-/util-defaults-mode-browser-2.2.1.tgz#9db31416daf575d2963c502e0528cfe8055f0c4e"
|
|
@@ -1978,6 +2639,17 @@
|
|
|
1978
2639
|
bowser "^2.11.0"
|
|
1979
2640
|
tslib "^2.6.2"
|
|
1980
2641
|
|
|
2642
|
+
"@smithy/util-defaults-mode-browser@^3.0.1":
|
|
2643
|
+
version "3.0.1"
|
|
2644
|
+
resolved "https://registry.yarnpkg.com/@smithy/util-defaults-mode-browser/-/util-defaults-mode-browser-3.0.1.tgz#0ba33ec90f6dd311599bed3a3dd604f3adba9acd"
|
|
2645
|
+
integrity sha512-nW5kEzdJn1Bn5TF+gOPHh2rcPli8JU9vSSXLbfg7uPnfR1TMRQqs9zlYRhIb87NeSxIbpdXOI94tvXSy+fvDYg==
|
|
2646
|
+
dependencies:
|
|
2647
|
+
"@smithy/property-provider" "^3.0.0"
|
|
2648
|
+
"@smithy/smithy-client" "^3.0.1"
|
|
2649
|
+
"@smithy/types" "^3.0.0"
|
|
2650
|
+
bowser "^2.11.0"
|
|
2651
|
+
tslib "^2.6.2"
|
|
2652
|
+
|
|
1981
2653
|
"@smithy/util-defaults-mode-node@^2.3.1":
|
|
1982
2654
|
version "2.3.1"
|
|
1983
2655
|
resolved "https://registry.yarnpkg.com/@smithy/util-defaults-mode-node/-/util-defaults-mode-node-2.3.1.tgz#4613210a3d107aadb3f85bd80cb71c796dd8bf0a"
|
|
@@ -1991,6 +2663,19 @@
|
|
|
1991
2663
|
"@smithy/types" "^2.12.0"
|
|
1992
2664
|
tslib "^2.6.2"
|
|
1993
2665
|
|
|
2666
|
+
"@smithy/util-defaults-mode-node@^3.0.1":
|
|
2667
|
+
version "3.0.1"
|
|
2668
|
+
resolved "https://registry.yarnpkg.com/@smithy/util-defaults-mode-node/-/util-defaults-mode-node-3.0.1.tgz#71242a6978240a6f559445d4cc26f2cce91c90e1"
|
|
2669
|
+
integrity sha512-TFk+Qb+elLc/MOhtSp+50fstyfZ6avQbgH2d96xUBpeScu+Al9elxv+UFAjaTHe0HQe5n+wem8ZLpXvU8lwV6Q==
|
|
2670
|
+
dependencies:
|
|
2671
|
+
"@smithy/config-resolver" "^3.0.0"
|
|
2672
|
+
"@smithy/credential-provider-imds" "^3.0.0"
|
|
2673
|
+
"@smithy/node-config-provider" "^3.0.0"
|
|
2674
|
+
"@smithy/property-provider" "^3.0.0"
|
|
2675
|
+
"@smithy/smithy-client" "^3.0.1"
|
|
2676
|
+
"@smithy/types" "^3.0.0"
|
|
2677
|
+
tslib "^2.6.2"
|
|
2678
|
+
|
|
1994
2679
|
"@smithy/util-endpoints@^1.2.0":
|
|
1995
2680
|
version "1.2.0"
|
|
1996
2681
|
resolved "https://registry.yarnpkg.com/@smithy/util-endpoints/-/util-endpoints-1.2.0.tgz#b8b805f47e8044c158372f69b88337703117665d"
|
|
@@ -2000,6 +2685,15 @@
|
|
|
2000
2685
|
"@smithy/types" "^2.12.0"
|
|
2001
2686
|
tslib "^2.6.2"
|
|
2002
2687
|
|
|
2688
|
+
"@smithy/util-endpoints@^2.0.0":
|
|
2689
|
+
version "2.0.0"
|
|
2690
|
+
resolved "https://registry.yarnpkg.com/@smithy/util-endpoints/-/util-endpoints-2.0.0.tgz#5a16a723c1220f536a9b1b3e01787e69e77b6f12"
|
|
2691
|
+
integrity sha512-+exaXzEY3DNt2qtA2OtRNSDlVrE4p32j1JSsQkzA5AdP0YtJNjkYbYhJxkFmPYcjI1abuwopOZCwUmv682QkiQ==
|
|
2692
|
+
dependencies:
|
|
2693
|
+
"@smithy/node-config-provider" "^3.0.0"
|
|
2694
|
+
"@smithy/types" "^3.0.0"
|
|
2695
|
+
tslib "^2.6.2"
|
|
2696
|
+
|
|
2003
2697
|
"@smithy/util-hex-encoding@^2.2.0":
|
|
2004
2698
|
version "2.2.0"
|
|
2005
2699
|
resolved "https://registry.yarnpkg.com/@smithy/util-hex-encoding/-/util-hex-encoding-2.2.0.tgz#87edb7c88c2f422cfca4bb21f1394ae9602c5085"
|
|
@@ -2007,6 +2701,13 @@
|
|
|
2007
2701
|
dependencies:
|
|
2008
2702
|
tslib "^2.6.2"
|
|
2009
2703
|
|
|
2704
|
+
"@smithy/util-hex-encoding@^3.0.0":
|
|
2705
|
+
version "3.0.0"
|
|
2706
|
+
resolved "https://registry.yarnpkg.com/@smithy/util-hex-encoding/-/util-hex-encoding-3.0.0.tgz#32938b33d5bf2a15796cd3f178a55b4155c535e6"
|
|
2707
|
+
integrity sha512-eFndh1WEK5YMUYvy3lPlVmYY/fZcQE1D8oSf41Id2vCeIkKJXPcYDCZD+4+xViI6b1XSd7tE+s5AmXzz5ilabQ==
|
|
2708
|
+
dependencies:
|
|
2709
|
+
tslib "^2.6.2"
|
|
2710
|
+
|
|
2010
2711
|
"@smithy/util-middleware@^2.2.0":
|
|
2011
2712
|
version "2.2.0"
|
|
2012
2713
|
resolved "https://registry.yarnpkg.com/@smithy/util-middleware/-/util-middleware-2.2.0.tgz#80cfad40f6cca9ffe42a5899b5cb6abd53a50006"
|
|
@@ -2015,6 +2716,14 @@
|
|
|
2015
2716
|
"@smithy/types" "^2.12.0"
|
|
2016
2717
|
tslib "^2.6.2"
|
|
2017
2718
|
|
|
2719
|
+
"@smithy/util-middleware@^3.0.0":
|
|
2720
|
+
version "3.0.0"
|
|
2721
|
+
resolved "https://registry.yarnpkg.com/@smithy/util-middleware/-/util-middleware-3.0.0.tgz#64d775628b99a495ca83ce982f5c83aa45f1e894"
|
|
2722
|
+
integrity sha512-q5ITdOnV2pXHSVDnKWrwgSNTDBAMHLptFE07ua/5Ty5WJ11bvr0vk2a7agu7qRhrCFRQlno5u3CneU5EELK+DQ==
|
|
2723
|
+
dependencies:
|
|
2724
|
+
"@smithy/types" "^3.0.0"
|
|
2725
|
+
tslib "^2.6.2"
|
|
2726
|
+
|
|
2018
2727
|
"@smithy/util-retry@^2.2.0":
|
|
2019
2728
|
version "2.2.0"
|
|
2020
2729
|
resolved "https://registry.yarnpkg.com/@smithy/util-retry/-/util-retry-2.2.0.tgz#e8e019537ab47ba6b2e87e723ec51ee223422d85"
|
|
@@ -2024,6 +2733,15 @@
|
|
|
2024
2733
|
"@smithy/types" "^2.12.0"
|
|
2025
2734
|
tslib "^2.6.2"
|
|
2026
2735
|
|
|
2736
|
+
"@smithy/util-retry@^3.0.0":
|
|
2737
|
+
version "3.0.0"
|
|
2738
|
+
resolved "https://registry.yarnpkg.com/@smithy/util-retry/-/util-retry-3.0.0.tgz#8a0c47496aab74e1dfde4905d462ad636a8824bb"
|
|
2739
|
+
integrity sha512-nK99bvJiziGv/UOKJlDvFF45F00WgPLKVIGUfAK+mDhzVN2hb/S33uW2Tlhg5PVBoqY7tDVqL0zmu4OxAHgo9g==
|
|
2740
|
+
dependencies:
|
|
2741
|
+
"@smithy/service-error-classification" "^3.0.0"
|
|
2742
|
+
"@smithy/types" "^3.0.0"
|
|
2743
|
+
tslib "^2.6.2"
|
|
2744
|
+
|
|
2027
2745
|
"@smithy/util-stream@^2.2.0":
|
|
2028
2746
|
version "2.2.0"
|
|
2029
2747
|
resolved "https://registry.yarnpkg.com/@smithy/util-stream/-/util-stream-2.2.0.tgz#b1279e417992a0f74afa78d7501658f174ed7370"
|
|
@@ -2038,6 +2756,20 @@
|
|
|
2038
2756
|
"@smithy/util-utf8" "^2.3.0"
|
|
2039
2757
|
tslib "^2.6.2"
|
|
2040
2758
|
|
|
2759
|
+
"@smithy/util-stream@^3.0.1":
|
|
2760
|
+
version "3.0.1"
|
|
2761
|
+
resolved "https://registry.yarnpkg.com/@smithy/util-stream/-/util-stream-3.0.1.tgz#3cf527bcd3fec82c231c38d47dd75f3364747edb"
|
|
2762
|
+
integrity sha512-7F7VNNhAsfMRA8I986YdOY5fE0/T1/ZjFF6OLsqkvQVNP3vZ/szYDfGCyphb7ioA09r32K/0qbSFfNFU68aSzA==
|
|
2763
|
+
dependencies:
|
|
2764
|
+
"@smithy/fetch-http-handler" "^3.0.1"
|
|
2765
|
+
"@smithy/node-http-handler" "^3.0.0"
|
|
2766
|
+
"@smithy/types" "^3.0.0"
|
|
2767
|
+
"@smithy/util-base64" "^3.0.0"
|
|
2768
|
+
"@smithy/util-buffer-from" "^3.0.0"
|
|
2769
|
+
"@smithy/util-hex-encoding" "^3.0.0"
|
|
2770
|
+
"@smithy/util-utf8" "^3.0.0"
|
|
2771
|
+
tslib "^2.6.2"
|
|
2772
|
+
|
|
2041
2773
|
"@smithy/util-uri-escape@^2.2.0":
|
|
2042
2774
|
version "2.2.0"
|
|
2043
2775
|
resolved "https://registry.yarnpkg.com/@smithy/util-uri-escape/-/util-uri-escape-2.2.0.tgz#56f5764051a33b67bc93fdd2a869f971b0635406"
|
|
@@ -2045,6 +2777,13 @@
|
|
|
2045
2777
|
dependencies:
|
|
2046
2778
|
tslib "^2.6.2"
|
|
2047
2779
|
|
|
2780
|
+
"@smithy/util-uri-escape@^3.0.0":
|
|
2781
|
+
version "3.0.0"
|
|
2782
|
+
resolved "https://registry.yarnpkg.com/@smithy/util-uri-escape/-/util-uri-escape-3.0.0.tgz#e43358a78bf45d50bb736770077f0f09195b6f54"
|
|
2783
|
+
integrity sha512-LqR7qYLgZTD7nWLBecUi4aqolw8Mhza9ArpNEQ881MJJIU2sE5iHCK6TdyqqzcDLy0OPe10IY4T8ctVdtynubg==
|
|
2784
|
+
dependencies:
|
|
2785
|
+
tslib "^2.6.2"
|
|
2786
|
+
|
|
2048
2787
|
"@smithy/util-utf8@^2.3.0":
|
|
2049
2788
|
version "2.3.0"
|
|
2050
2789
|
resolved "https://registry.yarnpkg.com/@smithy/util-utf8/-/util-utf8-2.3.0.tgz#dd96d7640363259924a214313c3cf16e7dd329c5"
|
|
@@ -2053,6 +2792,14 @@
|
|
|
2053
2792
|
"@smithy/util-buffer-from" "^2.2.0"
|
|
2054
2793
|
tslib "^2.6.2"
|
|
2055
2794
|
|
|
2795
|
+
"@smithy/util-utf8@^3.0.0":
|
|
2796
|
+
version "3.0.0"
|
|
2797
|
+
resolved "https://registry.yarnpkg.com/@smithy/util-utf8/-/util-utf8-3.0.0.tgz#1a6a823d47cbec1fd6933e5fc87df975286d9d6a"
|
|
2798
|
+
integrity sha512-rUeT12bxFnplYDe815GXbq/oixEGHfRFFtcTF3YdDi/JaENIM6aSYYLJydG83UNzLXeRI5K8abYd/8Sp/QM0kA==
|
|
2799
|
+
dependencies:
|
|
2800
|
+
"@smithy/util-buffer-from" "^3.0.0"
|
|
2801
|
+
tslib "^2.6.2"
|
|
2802
|
+
|
|
2056
2803
|
"@smithy/util-waiter@^2.2.0":
|
|
2057
2804
|
version "2.2.0"
|
|
2058
2805
|
resolved "https://registry.yarnpkg.com/@smithy/util-waiter/-/util-waiter-2.2.0.tgz#d11baf50637bfaadb9641d6ca1619da413dd2612"
|
|
@@ -2062,6 +2809,15 @@
|
|
|
2062
2809
|
"@smithy/types" "^2.12.0"
|
|
2063
2810
|
tslib "^2.6.2"
|
|
2064
2811
|
|
|
2812
|
+
"@smithy/util-waiter@^3.0.0":
|
|
2813
|
+
version "3.0.0"
|
|
2814
|
+
resolved "https://registry.yarnpkg.com/@smithy/util-waiter/-/util-waiter-3.0.0.tgz#26bcc5bbbf1de9360a7aeb3b3919926fc6afa2bc"
|
|
2815
|
+
integrity sha512-+fEXJxGDLCoqRKVSmo0auGxaqbiCo+8oph+4auefYjaNxjOLKSY2MxVQfRzo65PaZv4fr+5lWg+au7vSuJJ/zw==
|
|
2816
|
+
dependencies:
|
|
2817
|
+
"@smithy/abort-controller" "^3.0.0"
|
|
2818
|
+
"@smithy/types" "^3.0.0"
|
|
2819
|
+
tslib "^2.6.2"
|
|
2820
|
+
|
|
2065
2821
|
"@szmarczak/http-timer@^5.0.1":
|
|
2066
2822
|
version "5.0.1"
|
|
2067
2823
|
resolved "https://registry.yarnpkg.com/@szmarczak/http-timer/-/http-timer-5.0.1.tgz#c7c1bf1141cdd4751b0399c8fc7b8b664cd5be3a"
|
|
@@ -2172,6 +2928,13 @@
|
|
|
2172
2928
|
dependencies:
|
|
2173
2929
|
undici-types "~5.26.4"
|
|
2174
2930
|
|
|
2931
|
+
"@types/node@^20.12.12":
|
|
2932
|
+
version "20.12.12"
|
|
2933
|
+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.12.12.tgz#7cbecdf902085cec634fdb362172dfe12b8f2050"
|
|
2934
|
+
integrity sha512-eWLDGF/FOSPtAvEqeRAQ4C8LSA7M1I7i0ky1I8U7kD1J5ITyW3AsRhQrKVoWf5pFKZ2kILsEGJhsI9r93PYnOw==
|
|
2935
|
+
dependencies:
|
|
2936
|
+
undici-types "~5.26.4"
|
|
2937
|
+
|
|
2175
2938
|
"@types/normalize-package-data@^2.4.0":
|
|
2176
2939
|
version "2.4.1"
|
|
2177
2940
|
resolved "https://registry.yarnpkg.com/@types/normalize-package-data/-/normalize-package-data-2.4.1.tgz#d3357479a0fdfdd5907fe67e17e0a85c906e1301"
|
|
@@ -3517,12 +4280,12 @@ eslint-plugin-jsdoc@^46.10.1:
|
|
|
3517
4280
|
semver "^7.5.4"
|
|
3518
4281
|
spdx-expression-parse "^4.0.0"
|
|
3519
4282
|
|
|
3520
|
-
eslint-plugin-sf-plugin@^1.18.
|
|
3521
|
-
version "1.18.
|
|
3522
|
-
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.18.
|
|
3523
|
-
integrity sha512-
|
|
4283
|
+
eslint-plugin-sf-plugin@^1.18.4:
|
|
4284
|
+
version "1.18.4"
|
|
4285
|
+
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.18.4.tgz#59a41e224d620e20d0fe0e3902c43208c2629037"
|
|
4286
|
+
integrity sha512-bPYmEh+5ARunhIfBoHc9UqrvPslRcYcloXJRKWqVkvU8tIBAiq2lqp6GWjVuUMPGjhvtUgICMolp6ozjO9wvmA==
|
|
3524
4287
|
dependencies:
|
|
3525
|
-
"@salesforce/core" "^7.3.
|
|
4288
|
+
"@salesforce/core" "^7.3.8"
|
|
3526
4289
|
"@typescript-eslint/utils" "^6.17.0"
|
|
3527
4290
|
|
|
3528
4291
|
eslint-plugin-unicorn@^50.0.1:
|
|
@@ -3742,10 +4505,10 @@ fast-xml-parser@4.2.5:
|
|
|
3742
4505
|
dependencies:
|
|
3743
4506
|
strnum "^1.0.5"
|
|
3744
4507
|
|
|
3745
|
-
fast-xml-parser@^4.
|
|
3746
|
-
version "4.
|
|
3747
|
-
resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-4.
|
|
3748
|
-
integrity sha512-
|
|
4508
|
+
fast-xml-parser@^4.4.0:
|
|
4509
|
+
version "4.4.0"
|
|
4510
|
+
resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-4.4.0.tgz#341cc98de71e9ba9e651a67f41f1752d1441a501"
|
|
4511
|
+
integrity sha512-kLY3jFlwIYwBNDojclKsNAC12sfD6NwW74QB2CoNGPvtVxjliYehVunB3HYyNi+n4Tt1dAcgwYvmKF/Z18flqg==
|
|
3749
4512
|
dependencies:
|
|
3750
4513
|
strnum "^1.0.5"
|
|
3751
4514
|
|
|
@@ -5567,20 +6330,20 @@ object.values@^1.1.7:
|
|
|
5567
6330
|
define-properties "^1.2.0"
|
|
5568
6331
|
es-abstract "^1.22.1"
|
|
5569
6332
|
|
|
5570
|
-
oclif@^4.
|
|
5571
|
-
version "4.
|
|
5572
|
-
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.
|
|
5573
|
-
integrity sha512-
|
|
6333
|
+
oclif@^4.11.1:
|
|
6334
|
+
version "4.11.1"
|
|
6335
|
+
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.11.1.tgz#687b4b407d4f8d78efe489addacdfe5c64444233"
|
|
6336
|
+
integrity sha512-gtMuPxGJBNxrq4ccgK9zcW5mPn5dLq0YW/LGhbMqKiyHIIkA9hyidAh77kqcefx6fDjWfPrRiSzfRjBgi6OitQ==
|
|
5574
6337
|
dependencies:
|
|
5575
6338
|
"@aws-sdk/client-cloudfront" "^3.574.0"
|
|
5576
|
-
"@aws-sdk/client-s3" "^3.
|
|
6339
|
+
"@aws-sdk/client-s3" "^3.583.0"
|
|
5577
6340
|
"@inquirer/confirm" "^3.1.6"
|
|
5578
6341
|
"@inquirer/input" "^2.1.1"
|
|
5579
|
-
"@inquirer/select" "^2.3.
|
|
6342
|
+
"@inquirer/select" "^2.3.4"
|
|
5580
6343
|
"@oclif/core" "^3.26.5"
|
|
5581
6344
|
"@oclif/plugin-help" "^6.0.21"
|
|
5582
|
-
"@oclif/plugin-not-found" "^3.1.
|
|
5583
|
-
"@oclif/plugin-warn-if-update-available" "^3.0.
|
|
6345
|
+
"@oclif/plugin-not-found" "^3.1.9"
|
|
6346
|
+
"@oclif/plugin-warn-if-update-available" "^3.0.19"
|
|
5584
6347
|
async-retry "^1.3.3"
|
|
5585
6348
|
chalk "^4"
|
|
5586
6349
|
change-case "^4"
|
|
@@ -5592,7 +6355,7 @@ oclif@^4.10.8:
|
|
|
5592
6355
|
got "^13"
|
|
5593
6356
|
lodash "^4.17.21"
|
|
5594
6357
|
normalize-package-data "^6"
|
|
5595
|
-
semver "^7.6.
|
|
6358
|
+
semver "^7.6.2"
|
|
5596
6359
|
sort-package-json "^2.10.0"
|
|
5597
6360
|
tiny-jsonc "^1.0.1"
|
|
5598
6361
|
validate-npm-package-name "^5.0.0"
|
|
@@ -6253,7 +7016,7 @@ semver@^6.0.0, semver@^6.3.0, semver@^6.3.1:
|
|
|
6253
7016
|
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.1.tgz#556d2ef8689146e46dcea4bfdd095f3434dffcb4"
|
|
6254
7017
|
integrity sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==
|
|
6255
7018
|
|
|
6256
|
-
semver@^7.0.0, semver@^7.3.4, semver@^7.3.5, semver@^7.5.3, semver@^7.5.4, semver@^7.6.0:
|
|
7019
|
+
semver@^7.0.0, semver@^7.3.4, semver@^7.3.5, semver@^7.5.3, semver@^7.5.4, semver@^7.6.0, semver@^7.6.2:
|
|
6257
7020
|
version "7.6.2"
|
|
6258
7021
|
resolved "https://registry.yarnpkg.com/semver/-/semver-7.6.2.tgz#1e3b34759f896e8f14d6134732ce798aeb0c6e13"
|
|
6259
7022
|
integrity sha512-FNAIBWCx9qcRhoHcgcJ0gvU7SN1lYU2ZXuSfl04bSC5OpvDHFyJCjdNHomPXxjQlCBU67YW64PzY7/VIEH7F2w==
|