@salesforce/plugin-community 3.3.19 → 3.3.21
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/LICENSE.txt +200 -6
- package/README.md +4 -4
- package/npm-shrinkwrap.json +2479 -6506
- package/oclif.lock +64 -701
- package/oclif.manifest.json +1 -1
- package/package.json +9 -8
package/oclif.lock
CHANGED
|
@@ -91,52 +91,52 @@
|
|
|
91
91
|
"@smithy/util-utf8" "^2.0.0"
|
|
92
92
|
tslib "^2.6.2"
|
|
93
93
|
|
|
94
|
-
"@aws-sdk/client-cloudfront@^3.
|
|
95
|
-
version "3.
|
|
96
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/client-cloudfront/-/client-cloudfront-3.
|
|
97
|
-
integrity sha512-
|
|
94
|
+
"@aws-sdk/client-cloudfront@^3.787.0":
|
|
95
|
+
version "3.787.0"
|
|
96
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/client-cloudfront/-/client-cloudfront-3.787.0.tgz#e0f202b5dd34d3a19e7ee3d8fa18004161d7fd9e"
|
|
97
|
+
integrity sha512-TDeV11LREVMPZRpTWQMbxnYB4EXyLCdpEKTNqt4yHB3BsudZb7VYgRYVR9BxNhVDJhOrnuqqzsBrV5HbO0m4Qg==
|
|
98
98
|
dependencies:
|
|
99
99
|
"@aws-crypto/sha256-browser" "5.2.0"
|
|
100
100
|
"@aws-crypto/sha256-js" "5.2.0"
|
|
101
|
-
"@aws-sdk/core" "3.
|
|
102
|
-
"@aws-sdk/credential-provider-node" "3.
|
|
103
|
-
"@aws-sdk/middleware-host-header" "3.
|
|
104
|
-
"@aws-sdk/middleware-logger" "3.
|
|
105
|
-
"@aws-sdk/middleware-recursion-detection" "3.
|
|
106
|
-
"@aws-sdk/middleware-user-agent" "3.
|
|
107
|
-
"@aws-sdk/region-config-resolver" "3.
|
|
108
|
-
"@aws-sdk/types" "3.
|
|
109
|
-
"@aws-sdk/util-endpoints" "3.
|
|
110
|
-
"@aws-sdk/util-user-agent-browser" "3.
|
|
111
|
-
"@aws-sdk/util-user-agent-node" "3.
|
|
112
|
-
"@aws-sdk/xml-builder" "3.
|
|
113
|
-
"@smithy/config-resolver" "^4.0
|
|
114
|
-
"@smithy/core" "^3.
|
|
115
|
-
"@smithy/fetch-http-handler" "^5.0.
|
|
116
|
-
"@smithy/hash-node" "^4.0.
|
|
117
|
-
"@smithy/invalid-dependency" "^4.0.
|
|
118
|
-
"@smithy/middleware-content-length" "^4.0.
|
|
119
|
-
"@smithy/middleware-endpoint" "^4.0
|
|
120
|
-
"@smithy/middleware-retry" "^4.0
|
|
121
|
-
"@smithy/middleware-serde" "^4.0.
|
|
122
|
-
"@smithy/middleware-stack" "^4.0.
|
|
123
|
-
"@smithy/node-config-provider" "^4.0.
|
|
124
|
-
"@smithy/node-http-handler" "^4.0.
|
|
125
|
-
"@smithy/protocol-http" "^5.0
|
|
126
|
-
"@smithy/smithy-client" "^4.
|
|
127
|
-
"@smithy/types" "^4.
|
|
128
|
-
"@smithy/url-parser" "^4.0.
|
|
101
|
+
"@aws-sdk/core" "3.775.0"
|
|
102
|
+
"@aws-sdk/credential-provider-node" "3.787.0"
|
|
103
|
+
"@aws-sdk/middleware-host-header" "3.775.0"
|
|
104
|
+
"@aws-sdk/middleware-logger" "3.775.0"
|
|
105
|
+
"@aws-sdk/middleware-recursion-detection" "3.775.0"
|
|
106
|
+
"@aws-sdk/middleware-user-agent" "3.787.0"
|
|
107
|
+
"@aws-sdk/region-config-resolver" "3.775.0"
|
|
108
|
+
"@aws-sdk/types" "3.775.0"
|
|
109
|
+
"@aws-sdk/util-endpoints" "3.787.0"
|
|
110
|
+
"@aws-sdk/util-user-agent-browser" "3.775.0"
|
|
111
|
+
"@aws-sdk/util-user-agent-node" "3.787.0"
|
|
112
|
+
"@aws-sdk/xml-builder" "3.775.0"
|
|
113
|
+
"@smithy/config-resolver" "^4.1.0"
|
|
114
|
+
"@smithy/core" "^3.2.0"
|
|
115
|
+
"@smithy/fetch-http-handler" "^5.0.2"
|
|
116
|
+
"@smithy/hash-node" "^4.0.2"
|
|
117
|
+
"@smithy/invalid-dependency" "^4.0.2"
|
|
118
|
+
"@smithy/middleware-content-length" "^4.0.2"
|
|
119
|
+
"@smithy/middleware-endpoint" "^4.1.0"
|
|
120
|
+
"@smithy/middleware-retry" "^4.1.0"
|
|
121
|
+
"@smithy/middleware-serde" "^4.0.3"
|
|
122
|
+
"@smithy/middleware-stack" "^4.0.2"
|
|
123
|
+
"@smithy/node-config-provider" "^4.0.2"
|
|
124
|
+
"@smithy/node-http-handler" "^4.0.4"
|
|
125
|
+
"@smithy/protocol-http" "^5.1.0"
|
|
126
|
+
"@smithy/smithy-client" "^4.2.0"
|
|
127
|
+
"@smithy/types" "^4.2.0"
|
|
128
|
+
"@smithy/url-parser" "^4.0.2"
|
|
129
129
|
"@smithy/util-base64" "^4.0.0"
|
|
130
130
|
"@smithy/util-body-length-browser" "^4.0.0"
|
|
131
131
|
"@smithy/util-body-length-node" "^4.0.0"
|
|
132
|
-
"@smithy/util-defaults-mode-browser" "^4.0.
|
|
133
|
-
"@smithy/util-defaults-mode-node" "^4.0.
|
|
134
|
-
"@smithy/util-endpoints" "^3.0.
|
|
135
|
-
"@smithy/util-middleware" "^4.0.
|
|
136
|
-
"@smithy/util-retry" "^4.0.
|
|
137
|
-
"@smithy/util-stream" "^4.
|
|
132
|
+
"@smithy/util-defaults-mode-browser" "^4.0.8"
|
|
133
|
+
"@smithy/util-defaults-mode-node" "^4.0.8"
|
|
134
|
+
"@smithy/util-endpoints" "^3.0.2"
|
|
135
|
+
"@smithy/util-middleware" "^4.0.2"
|
|
136
|
+
"@smithy/util-retry" "^4.0.2"
|
|
137
|
+
"@smithy/util-stream" "^4.2.0"
|
|
138
138
|
"@smithy/util-utf8" "^4.0.0"
|
|
139
|
-
"@smithy/util-waiter" "^4.0.
|
|
139
|
+
"@smithy/util-waiter" "^4.0.3"
|
|
140
140
|
tslib "^2.6.2"
|
|
141
141
|
|
|
142
142
|
"@aws-sdk/client-s3@^3.782.0":
|
|
@@ -201,50 +201,6 @@
|
|
|
201
201
|
"@smithy/util-waiter" "^4.0.3"
|
|
202
202
|
tslib "^2.6.2"
|
|
203
203
|
|
|
204
|
-
"@aws-sdk/client-sso@3.772.0":
|
|
205
|
-
version "3.772.0"
|
|
206
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/client-sso/-/client-sso-3.772.0.tgz#571a55cedd89e08fcf093f66dbb0b7da098ffc09"
|
|
207
|
-
integrity sha512-sDdxepi74+cL6gXJJ2yw3UNSI7GBvoGTwZqFyPoNAzcURvaYwo8dBr7G4jS9GDanjTlO3CGVAf2VMcpqEvmoEw==
|
|
208
|
-
dependencies:
|
|
209
|
-
"@aws-crypto/sha256-browser" "5.2.0"
|
|
210
|
-
"@aws-crypto/sha256-js" "5.2.0"
|
|
211
|
-
"@aws-sdk/core" "3.758.0"
|
|
212
|
-
"@aws-sdk/middleware-host-header" "3.734.0"
|
|
213
|
-
"@aws-sdk/middleware-logger" "3.734.0"
|
|
214
|
-
"@aws-sdk/middleware-recursion-detection" "3.772.0"
|
|
215
|
-
"@aws-sdk/middleware-user-agent" "3.758.0"
|
|
216
|
-
"@aws-sdk/region-config-resolver" "3.734.0"
|
|
217
|
-
"@aws-sdk/types" "3.734.0"
|
|
218
|
-
"@aws-sdk/util-endpoints" "3.743.0"
|
|
219
|
-
"@aws-sdk/util-user-agent-browser" "3.734.0"
|
|
220
|
-
"@aws-sdk/util-user-agent-node" "3.758.0"
|
|
221
|
-
"@smithy/config-resolver" "^4.0.1"
|
|
222
|
-
"@smithy/core" "^3.1.5"
|
|
223
|
-
"@smithy/fetch-http-handler" "^5.0.1"
|
|
224
|
-
"@smithy/hash-node" "^4.0.1"
|
|
225
|
-
"@smithy/invalid-dependency" "^4.0.1"
|
|
226
|
-
"@smithy/middleware-content-length" "^4.0.1"
|
|
227
|
-
"@smithy/middleware-endpoint" "^4.0.6"
|
|
228
|
-
"@smithy/middleware-retry" "^4.0.7"
|
|
229
|
-
"@smithy/middleware-serde" "^4.0.2"
|
|
230
|
-
"@smithy/middleware-stack" "^4.0.1"
|
|
231
|
-
"@smithy/node-config-provider" "^4.0.1"
|
|
232
|
-
"@smithy/node-http-handler" "^4.0.3"
|
|
233
|
-
"@smithy/protocol-http" "^5.0.1"
|
|
234
|
-
"@smithy/smithy-client" "^4.1.6"
|
|
235
|
-
"@smithy/types" "^4.1.0"
|
|
236
|
-
"@smithy/url-parser" "^4.0.1"
|
|
237
|
-
"@smithy/util-base64" "^4.0.0"
|
|
238
|
-
"@smithy/util-body-length-browser" "^4.0.0"
|
|
239
|
-
"@smithy/util-body-length-node" "^4.0.0"
|
|
240
|
-
"@smithy/util-defaults-mode-browser" "^4.0.7"
|
|
241
|
-
"@smithy/util-defaults-mode-node" "^4.0.7"
|
|
242
|
-
"@smithy/util-endpoints" "^3.0.1"
|
|
243
|
-
"@smithy/util-middleware" "^4.0.1"
|
|
244
|
-
"@smithy/util-retry" "^4.0.1"
|
|
245
|
-
"@smithy/util-utf8" "^4.0.0"
|
|
246
|
-
tslib "^2.6.2"
|
|
247
|
-
|
|
248
204
|
"@aws-sdk/client-sso@3.787.0":
|
|
249
205
|
version "3.787.0"
|
|
250
206
|
resolved "https://registry.yarnpkg.com/@aws-sdk/client-sso/-/client-sso-3.787.0.tgz#39f1182296b586cb957b449b5f0dabd8f378cf1a"
|
|
@@ -289,23 +245,6 @@
|
|
|
289
245
|
"@smithy/util-utf8" "^4.0.0"
|
|
290
246
|
tslib "^2.6.2"
|
|
291
247
|
|
|
292
|
-
"@aws-sdk/core@3.758.0":
|
|
293
|
-
version "3.758.0"
|
|
294
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/core/-/core-3.758.0.tgz#d13a4bb95de0460d5269cd5a40503c85b344b0b4"
|
|
295
|
-
integrity sha512-0RswbdR9jt/XKemaLNuxi2gGr4xGlHyGxkTdhSQzCyUe9A9OPCoLl3rIESRguQEech+oJnbHk/wuiwHqTuP9sg==
|
|
296
|
-
dependencies:
|
|
297
|
-
"@aws-sdk/types" "3.734.0"
|
|
298
|
-
"@smithy/core" "^3.1.5"
|
|
299
|
-
"@smithy/node-config-provider" "^4.0.1"
|
|
300
|
-
"@smithy/property-provider" "^4.0.1"
|
|
301
|
-
"@smithy/protocol-http" "^5.0.1"
|
|
302
|
-
"@smithy/signature-v4" "^5.0.1"
|
|
303
|
-
"@smithy/smithy-client" "^4.1.6"
|
|
304
|
-
"@smithy/types" "^4.1.0"
|
|
305
|
-
"@smithy/util-middleware" "^4.0.1"
|
|
306
|
-
fast-xml-parser "4.4.1"
|
|
307
|
-
tslib "^2.6.2"
|
|
308
|
-
|
|
309
248
|
"@aws-sdk/core@3.775.0":
|
|
310
249
|
version "3.775.0"
|
|
311
250
|
resolved "https://registry.yarnpkg.com/@aws-sdk/core/-/core-3.775.0.tgz#5d22ba78f07c07b48fb4d5b18172b9a896c0cbd0"
|
|
@@ -323,17 +262,6 @@
|
|
|
323
262
|
fast-xml-parser "4.4.1"
|
|
324
263
|
tslib "^2.6.2"
|
|
325
264
|
|
|
326
|
-
"@aws-sdk/credential-provider-env@3.758.0":
|
|
327
|
-
version "3.758.0"
|
|
328
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-env/-/credential-provider-env-3.758.0.tgz#6193d1607eedd0929640ff64013f7787f29ff6a1"
|
|
329
|
-
integrity sha512-N27eFoRrO6MeUNumtNHDW9WOiwfd59LPXPqDrIa3kWL/s+fOKFHb9xIcF++bAwtcZnAxKkgpDCUP+INNZskE+w==
|
|
330
|
-
dependencies:
|
|
331
|
-
"@aws-sdk/core" "3.758.0"
|
|
332
|
-
"@aws-sdk/types" "3.734.0"
|
|
333
|
-
"@smithy/property-provider" "^4.0.1"
|
|
334
|
-
"@smithy/types" "^4.1.0"
|
|
335
|
-
tslib "^2.6.2"
|
|
336
|
-
|
|
337
265
|
"@aws-sdk/credential-provider-env@3.775.0":
|
|
338
266
|
version "3.775.0"
|
|
339
267
|
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-env/-/credential-provider-env-3.775.0.tgz#b8c81818f4c62d89b5f04dc410ab9b48e954f22c"
|
|
@@ -345,22 +273,6 @@
|
|
|
345
273
|
"@smithy/types" "^4.2.0"
|
|
346
274
|
tslib "^2.6.2"
|
|
347
275
|
|
|
348
|
-
"@aws-sdk/credential-provider-http@3.758.0":
|
|
349
|
-
version "3.758.0"
|
|
350
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-http/-/credential-provider-http-3.758.0.tgz#f7b28d642f2ac933e81a7add08ce582b398c1635"
|
|
351
|
-
integrity sha512-Xt9/U8qUCiw1hihztWkNeIR+arg6P+yda10OuCHX6kFVx3auTlU7+hCqs3UxqniGU4dguHuftf3mRpi5/GJ33Q==
|
|
352
|
-
dependencies:
|
|
353
|
-
"@aws-sdk/core" "3.758.0"
|
|
354
|
-
"@aws-sdk/types" "3.734.0"
|
|
355
|
-
"@smithy/fetch-http-handler" "^5.0.1"
|
|
356
|
-
"@smithy/node-http-handler" "^4.0.3"
|
|
357
|
-
"@smithy/property-provider" "^4.0.1"
|
|
358
|
-
"@smithy/protocol-http" "^5.0.1"
|
|
359
|
-
"@smithy/smithy-client" "^4.1.6"
|
|
360
|
-
"@smithy/types" "^4.1.0"
|
|
361
|
-
"@smithy/util-stream" "^4.1.2"
|
|
362
|
-
tslib "^2.6.2"
|
|
363
|
-
|
|
364
276
|
"@aws-sdk/credential-provider-http@3.775.0":
|
|
365
277
|
version "3.775.0"
|
|
366
278
|
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-http/-/credential-provider-http-3.775.0.tgz#0fbc7f4e6cada37fc9b647de0d7c12a42a44bcc6"
|
|
@@ -377,25 +289,6 @@
|
|
|
377
289
|
"@smithy/util-stream" "^4.2.0"
|
|
378
290
|
tslib "^2.6.2"
|
|
379
291
|
|
|
380
|
-
"@aws-sdk/credential-provider-ini@3.772.0":
|
|
381
|
-
version "3.772.0"
|
|
382
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-ini/-/credential-provider-ini-3.772.0.tgz#595d44b84eb8f8717b1496f0c3227542c053a70f"
|
|
383
|
-
integrity sha512-T1Ec9Q25zl5c/eZUPHZsiq8vgBeWBjHM7WM5xtZszZRPqqhQGnmFlomz1r9rwhW8RFB5k8HRaD/SLKo6jtYl/A==
|
|
384
|
-
dependencies:
|
|
385
|
-
"@aws-sdk/core" "3.758.0"
|
|
386
|
-
"@aws-sdk/credential-provider-env" "3.758.0"
|
|
387
|
-
"@aws-sdk/credential-provider-http" "3.758.0"
|
|
388
|
-
"@aws-sdk/credential-provider-process" "3.758.0"
|
|
389
|
-
"@aws-sdk/credential-provider-sso" "3.772.0"
|
|
390
|
-
"@aws-sdk/credential-provider-web-identity" "3.772.0"
|
|
391
|
-
"@aws-sdk/nested-clients" "3.772.0"
|
|
392
|
-
"@aws-sdk/types" "3.734.0"
|
|
393
|
-
"@smithy/credential-provider-imds" "^4.0.1"
|
|
394
|
-
"@smithy/property-provider" "^4.0.1"
|
|
395
|
-
"@smithy/shared-ini-file-loader" "^4.0.1"
|
|
396
|
-
"@smithy/types" "^4.1.0"
|
|
397
|
-
tslib "^2.6.2"
|
|
398
|
-
|
|
399
292
|
"@aws-sdk/credential-provider-ini@3.787.0":
|
|
400
293
|
version "3.787.0"
|
|
401
294
|
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-ini/-/credential-provider-ini-3.787.0.tgz#906ece004141462ae695504b6c07d1200688fd6c"
|
|
@@ -415,24 +308,6 @@
|
|
|
415
308
|
"@smithy/types" "^4.2.0"
|
|
416
309
|
tslib "^2.6.2"
|
|
417
310
|
|
|
418
|
-
"@aws-sdk/credential-provider-node@3.772.0":
|
|
419
|
-
version "3.772.0"
|
|
420
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-node/-/credential-provider-node-3.772.0.tgz#796ce9d931c275ea0b09bc6b0b132445aa4b4972"
|
|
421
|
-
integrity sha512-0IdVfjBO88Mtekq/KaScYSIEPIeR+ABRvBOWyj/c/qQ2KJyI0GRlSAzpANfxDLHVPn3yEHuZd9nRL6sOmOMI0A==
|
|
422
|
-
dependencies:
|
|
423
|
-
"@aws-sdk/credential-provider-env" "3.758.0"
|
|
424
|
-
"@aws-sdk/credential-provider-http" "3.758.0"
|
|
425
|
-
"@aws-sdk/credential-provider-ini" "3.772.0"
|
|
426
|
-
"@aws-sdk/credential-provider-process" "3.758.0"
|
|
427
|
-
"@aws-sdk/credential-provider-sso" "3.772.0"
|
|
428
|
-
"@aws-sdk/credential-provider-web-identity" "3.772.0"
|
|
429
|
-
"@aws-sdk/types" "3.734.0"
|
|
430
|
-
"@smithy/credential-provider-imds" "^4.0.1"
|
|
431
|
-
"@smithy/property-provider" "^4.0.1"
|
|
432
|
-
"@smithy/shared-ini-file-loader" "^4.0.1"
|
|
433
|
-
"@smithy/types" "^4.1.0"
|
|
434
|
-
tslib "^2.6.2"
|
|
435
|
-
|
|
436
311
|
"@aws-sdk/credential-provider-node@3.787.0":
|
|
437
312
|
version "3.787.0"
|
|
438
313
|
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-node/-/credential-provider-node-3.787.0.tgz#3e5cdafb0fecca25b7430f848cbca85000b25c33"
|
|
@@ -451,18 +326,6 @@
|
|
|
451
326
|
"@smithy/types" "^4.2.0"
|
|
452
327
|
tslib "^2.6.2"
|
|
453
328
|
|
|
454
|
-
"@aws-sdk/credential-provider-process@3.758.0":
|
|
455
|
-
version "3.758.0"
|
|
456
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-process/-/credential-provider-process-3.758.0.tgz#563bfae58049afd9968ca60f61672753834ff506"
|
|
457
|
-
integrity sha512-AzcY74QTPqcbXWVgjpPZ3HOmxQZYPROIBz2YINF0OQk0MhezDWV/O7Xec+K1+MPGQO3qS6EDrUUlnPLjsqieHA==
|
|
458
|
-
dependencies:
|
|
459
|
-
"@aws-sdk/core" "3.758.0"
|
|
460
|
-
"@aws-sdk/types" "3.734.0"
|
|
461
|
-
"@smithy/property-provider" "^4.0.1"
|
|
462
|
-
"@smithy/shared-ini-file-loader" "^4.0.1"
|
|
463
|
-
"@smithy/types" "^4.1.0"
|
|
464
|
-
tslib "^2.6.2"
|
|
465
|
-
|
|
466
329
|
"@aws-sdk/credential-provider-process@3.775.0":
|
|
467
330
|
version "3.775.0"
|
|
468
331
|
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-process/-/credential-provider-process-3.775.0.tgz#7ab90383f12461c5d20546e933924e654660542b"
|
|
@@ -475,20 +338,6 @@
|
|
|
475
338
|
"@smithy/types" "^4.2.0"
|
|
476
339
|
tslib "^2.6.2"
|
|
477
340
|
|
|
478
|
-
"@aws-sdk/credential-provider-sso@3.772.0":
|
|
479
|
-
version "3.772.0"
|
|
480
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-sso/-/credential-provider-sso-3.772.0.tgz#0b09232e276ecb15d5e178b1c0d2b7b9af63fdf4"
|
|
481
|
-
integrity sha512-yR3Y5RAVPa4ogojcBOpZUx6XyRVAkynIJCjd0avdlxW1hhnzSr5/pzoiJ6u21UCbkxlJJTDZE3jfFe7tt+HA4w==
|
|
482
|
-
dependencies:
|
|
483
|
-
"@aws-sdk/client-sso" "3.772.0"
|
|
484
|
-
"@aws-sdk/core" "3.758.0"
|
|
485
|
-
"@aws-sdk/token-providers" "3.772.0"
|
|
486
|
-
"@aws-sdk/types" "3.734.0"
|
|
487
|
-
"@smithy/property-provider" "^4.0.1"
|
|
488
|
-
"@smithy/shared-ini-file-loader" "^4.0.1"
|
|
489
|
-
"@smithy/types" "^4.1.0"
|
|
490
|
-
tslib "^2.6.2"
|
|
491
|
-
|
|
492
341
|
"@aws-sdk/credential-provider-sso@3.787.0":
|
|
493
342
|
version "3.787.0"
|
|
494
343
|
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-sso/-/credential-provider-sso-3.787.0.tgz#77ab6c01e4497d7ff2e6c7f081f3d8695744884b"
|
|
@@ -503,18 +352,6 @@
|
|
|
503
352
|
"@smithy/types" "^4.2.0"
|
|
504
353
|
tslib "^2.6.2"
|
|
505
354
|
|
|
506
|
-
"@aws-sdk/credential-provider-web-identity@3.772.0":
|
|
507
|
-
version "3.772.0"
|
|
508
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-web-identity/-/credential-provider-web-identity-3.772.0.tgz#e6791a1bef21669d160ac7041f864b5e23202ad6"
|
|
509
|
-
integrity sha512-yHAT5Y2y0fnecSuWRUn8NMunKfDqFYhnOpGq8UyCEcwz9aXzibU0hqRIEm51qpR81hqo0GMFDH0EOmegZ/iW5w==
|
|
510
|
-
dependencies:
|
|
511
|
-
"@aws-sdk/core" "3.758.0"
|
|
512
|
-
"@aws-sdk/nested-clients" "3.772.0"
|
|
513
|
-
"@aws-sdk/types" "3.734.0"
|
|
514
|
-
"@smithy/property-provider" "^4.0.1"
|
|
515
|
-
"@smithy/types" "^4.1.0"
|
|
516
|
-
tslib "^2.6.2"
|
|
517
|
-
|
|
518
355
|
"@aws-sdk/credential-provider-web-identity@3.787.0":
|
|
519
356
|
version "3.787.0"
|
|
520
357
|
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-web-identity/-/credential-provider-web-identity-3.787.0.tgz#d492d1f4a90b70f3a71a65f11b8d3ef79fb2759e"
|
|
@@ -569,16 +406,6 @@
|
|
|
569
406
|
"@smithy/util-utf8" "^4.0.0"
|
|
570
407
|
tslib "^2.6.2"
|
|
571
408
|
|
|
572
|
-
"@aws-sdk/middleware-host-header@3.734.0":
|
|
573
|
-
version "3.734.0"
|
|
574
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-host-header/-/middleware-host-header-3.734.0.tgz#a9a02c055352f5c435cc925a4e1e79b7ba41b1b5"
|
|
575
|
-
integrity sha512-LW7RRgSOHHBzWZnigNsDIzu3AiwtjeI2X66v+Wn1P1u+eXssy1+up4ZY/h+t2sU4LU36UvEf+jrZti9c6vRnFw==
|
|
576
|
-
dependencies:
|
|
577
|
-
"@aws-sdk/types" "3.734.0"
|
|
578
|
-
"@smithy/protocol-http" "^5.0.1"
|
|
579
|
-
"@smithy/types" "^4.1.0"
|
|
580
|
-
tslib "^2.6.2"
|
|
581
|
-
|
|
582
409
|
"@aws-sdk/middleware-host-header@3.775.0":
|
|
583
410
|
version "3.775.0"
|
|
584
411
|
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-host-header/-/middleware-host-header-3.775.0.tgz#1bf8160b8f4f96ba30c19f9baa030a6c9bd5f94d"
|
|
@@ -598,15 +425,6 @@
|
|
|
598
425
|
"@smithy/types" "^4.2.0"
|
|
599
426
|
tslib "^2.6.2"
|
|
600
427
|
|
|
601
|
-
"@aws-sdk/middleware-logger@3.734.0":
|
|
602
|
-
version "3.734.0"
|
|
603
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-logger/-/middleware-logger-3.734.0.tgz#d31e141ae7a78667e372953a3b86905bc6124664"
|
|
604
|
-
integrity sha512-mUMFITpJUW3LcKvFok176eI5zXAUomVtahb9IQBwLzkqFYOrMJvWAvoV4yuxrJ8TlQBG8gyEnkb9SnhZvjg67w==
|
|
605
|
-
dependencies:
|
|
606
|
-
"@aws-sdk/types" "3.734.0"
|
|
607
|
-
"@smithy/types" "^4.1.0"
|
|
608
|
-
tslib "^2.6.2"
|
|
609
|
-
|
|
610
428
|
"@aws-sdk/middleware-logger@3.775.0":
|
|
611
429
|
version "3.775.0"
|
|
612
430
|
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-logger/-/middleware-logger-3.775.0.tgz#df1909d441cd4bade8d6c7d24c41532808db0e81"
|
|
@@ -616,16 +434,6 @@
|
|
|
616
434
|
"@smithy/types" "^4.2.0"
|
|
617
435
|
tslib "^2.6.2"
|
|
618
436
|
|
|
619
|
-
"@aws-sdk/middleware-recursion-detection@3.772.0":
|
|
620
|
-
version "3.772.0"
|
|
621
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-recursion-detection/-/middleware-recursion-detection-3.772.0.tgz#5f9bf624de8dca8791678fadc5cc905e839b3ca3"
|
|
622
|
-
integrity sha512-zg0LjJa4v7fcLzn5QzZvtVS+qyvmsnu7oQnb86l6ckduZpWDCDC9+A0ZzcXTrxblPCJd3JqkoG1+Gzi4S4Ny/Q==
|
|
623
|
-
dependencies:
|
|
624
|
-
"@aws-sdk/types" "3.734.0"
|
|
625
|
-
"@smithy/protocol-http" "^5.0.1"
|
|
626
|
-
"@smithy/types" "^4.1.0"
|
|
627
|
-
tslib "^2.6.2"
|
|
628
|
-
|
|
629
437
|
"@aws-sdk/middleware-recursion-detection@3.775.0":
|
|
630
438
|
version "3.775.0"
|
|
631
439
|
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-recursion-detection/-/middleware-recursion-detection-3.775.0.tgz#36a40f467754d7c86424d12ef45c05e96ce3475b"
|
|
@@ -665,19 +473,6 @@
|
|
|
665
473
|
"@smithy/types" "^4.2.0"
|
|
666
474
|
tslib "^2.6.2"
|
|
667
475
|
|
|
668
|
-
"@aws-sdk/middleware-user-agent@3.758.0":
|
|
669
|
-
version "3.758.0"
|
|
670
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-user-agent/-/middleware-user-agent-3.758.0.tgz#f3c9d2025aa55fd400acb1d699c1fbd6b4f68f34"
|
|
671
|
-
integrity sha512-iNyehQXtQlj69JCgfaOssgZD4HeYGOwxcaKeG6F+40cwBjTAi0+Ph1yfDwqk2qiBPIRWJ/9l2LodZbxiBqgrwg==
|
|
672
|
-
dependencies:
|
|
673
|
-
"@aws-sdk/core" "3.758.0"
|
|
674
|
-
"@aws-sdk/types" "3.734.0"
|
|
675
|
-
"@aws-sdk/util-endpoints" "3.743.0"
|
|
676
|
-
"@smithy/core" "^3.1.5"
|
|
677
|
-
"@smithy/protocol-http" "^5.0.1"
|
|
678
|
-
"@smithy/types" "^4.1.0"
|
|
679
|
-
tslib "^2.6.2"
|
|
680
|
-
|
|
681
476
|
"@aws-sdk/middleware-user-agent@3.787.0":
|
|
682
477
|
version "3.787.0"
|
|
683
478
|
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-user-agent/-/middleware-user-agent-3.787.0.tgz#3d657c0ba1aec72bca079f4691ba20f25569fcfc"
|
|
@@ -691,50 +486,6 @@
|
|
|
691
486
|
"@smithy/types" "^4.2.0"
|
|
692
487
|
tslib "^2.6.2"
|
|
693
488
|
|
|
694
|
-
"@aws-sdk/nested-clients@3.772.0":
|
|
695
|
-
version "3.772.0"
|
|
696
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/nested-clients/-/nested-clients-3.772.0.tgz#31b2ee541fc822cf1d67b703345ccc9cf4480239"
|
|
697
|
-
integrity sha512-gNJbBxR5YlEumsCS9EWWEASXEnysL0aDnr9MNPX1ip/g1xOqRHmytgV/+t8RFZFTKg0OprbWTq5Ich3MqsEuCQ==
|
|
698
|
-
dependencies:
|
|
699
|
-
"@aws-crypto/sha256-browser" "5.2.0"
|
|
700
|
-
"@aws-crypto/sha256-js" "5.2.0"
|
|
701
|
-
"@aws-sdk/core" "3.758.0"
|
|
702
|
-
"@aws-sdk/middleware-host-header" "3.734.0"
|
|
703
|
-
"@aws-sdk/middleware-logger" "3.734.0"
|
|
704
|
-
"@aws-sdk/middleware-recursion-detection" "3.772.0"
|
|
705
|
-
"@aws-sdk/middleware-user-agent" "3.758.0"
|
|
706
|
-
"@aws-sdk/region-config-resolver" "3.734.0"
|
|
707
|
-
"@aws-sdk/types" "3.734.0"
|
|
708
|
-
"@aws-sdk/util-endpoints" "3.743.0"
|
|
709
|
-
"@aws-sdk/util-user-agent-browser" "3.734.0"
|
|
710
|
-
"@aws-sdk/util-user-agent-node" "3.758.0"
|
|
711
|
-
"@smithy/config-resolver" "^4.0.1"
|
|
712
|
-
"@smithy/core" "^3.1.5"
|
|
713
|
-
"@smithy/fetch-http-handler" "^5.0.1"
|
|
714
|
-
"@smithy/hash-node" "^4.0.1"
|
|
715
|
-
"@smithy/invalid-dependency" "^4.0.1"
|
|
716
|
-
"@smithy/middleware-content-length" "^4.0.1"
|
|
717
|
-
"@smithy/middleware-endpoint" "^4.0.6"
|
|
718
|
-
"@smithy/middleware-retry" "^4.0.7"
|
|
719
|
-
"@smithy/middleware-serde" "^4.0.2"
|
|
720
|
-
"@smithy/middleware-stack" "^4.0.1"
|
|
721
|
-
"@smithy/node-config-provider" "^4.0.1"
|
|
722
|
-
"@smithy/node-http-handler" "^4.0.3"
|
|
723
|
-
"@smithy/protocol-http" "^5.0.1"
|
|
724
|
-
"@smithy/smithy-client" "^4.1.6"
|
|
725
|
-
"@smithy/types" "^4.1.0"
|
|
726
|
-
"@smithy/url-parser" "^4.0.1"
|
|
727
|
-
"@smithy/util-base64" "^4.0.0"
|
|
728
|
-
"@smithy/util-body-length-browser" "^4.0.0"
|
|
729
|
-
"@smithy/util-body-length-node" "^4.0.0"
|
|
730
|
-
"@smithy/util-defaults-mode-browser" "^4.0.7"
|
|
731
|
-
"@smithy/util-defaults-mode-node" "^4.0.7"
|
|
732
|
-
"@smithy/util-endpoints" "^3.0.1"
|
|
733
|
-
"@smithy/util-middleware" "^4.0.1"
|
|
734
|
-
"@smithy/util-retry" "^4.0.1"
|
|
735
|
-
"@smithy/util-utf8" "^4.0.0"
|
|
736
|
-
tslib "^2.6.2"
|
|
737
|
-
|
|
738
489
|
"@aws-sdk/nested-clients@3.787.0":
|
|
739
490
|
version "3.787.0"
|
|
740
491
|
resolved "https://registry.yarnpkg.com/@aws-sdk/nested-clients/-/nested-clients-3.787.0.tgz#e8a5a6e7d0b599a7f9f15b900d3223ad080b0a81"
|
|
@@ -779,18 +530,6 @@
|
|
|
779
530
|
"@smithy/util-utf8" "^4.0.0"
|
|
780
531
|
tslib "^2.6.2"
|
|
781
532
|
|
|
782
|
-
"@aws-sdk/region-config-resolver@3.734.0":
|
|
783
|
-
version "3.734.0"
|
|
784
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/region-config-resolver/-/region-config-resolver-3.734.0.tgz#45ffbc56a3e94cc5c9e0cd596b0fda60f100f70b"
|
|
785
|
-
integrity sha512-Lvj1kPRC5IuJBr9DyJ9T9/plkh+EfKLy+12s/mykOy1JaKHDpvj+XGy2YO6YgYVOb8JFtaqloid+5COtje4JTQ==
|
|
786
|
-
dependencies:
|
|
787
|
-
"@aws-sdk/types" "3.734.0"
|
|
788
|
-
"@smithy/node-config-provider" "^4.0.1"
|
|
789
|
-
"@smithy/types" "^4.1.0"
|
|
790
|
-
"@smithy/util-config-provider" "^4.0.0"
|
|
791
|
-
"@smithy/util-middleware" "^4.0.1"
|
|
792
|
-
tslib "^2.6.2"
|
|
793
|
-
|
|
794
533
|
"@aws-sdk/region-config-resolver@3.775.0":
|
|
795
534
|
version "3.775.0"
|
|
796
535
|
resolved "https://registry.yarnpkg.com/@aws-sdk/region-config-resolver/-/region-config-resolver-3.775.0.tgz#592b52498e68501fe46480be3dfb185e949d1eab"
|
|
@@ -815,18 +554,6 @@
|
|
|
815
554
|
"@smithy/types" "^4.2.0"
|
|
816
555
|
tslib "^2.6.2"
|
|
817
556
|
|
|
818
|
-
"@aws-sdk/token-providers@3.772.0":
|
|
819
|
-
version "3.772.0"
|
|
820
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/token-providers/-/token-providers-3.772.0.tgz#752fd0331c19fe28f94bbe9b6d90c59516976bdb"
|
|
821
|
-
integrity sha512-d1Waa1vyebuokcAWYlkZdtFlciIgob7B39vPRmtxMObbGumJKiOy/qCe2/FB/72h1Ej9Ih32lwvbxUjORQWN4g==
|
|
822
|
-
dependencies:
|
|
823
|
-
"@aws-sdk/nested-clients" "3.772.0"
|
|
824
|
-
"@aws-sdk/types" "3.734.0"
|
|
825
|
-
"@smithy/property-provider" "^4.0.1"
|
|
826
|
-
"@smithy/shared-ini-file-loader" "^4.0.1"
|
|
827
|
-
"@smithy/types" "^4.1.0"
|
|
828
|
-
tslib "^2.6.2"
|
|
829
|
-
|
|
830
557
|
"@aws-sdk/token-providers@3.787.0":
|
|
831
558
|
version "3.787.0"
|
|
832
559
|
resolved "https://registry.yarnpkg.com/@aws-sdk/token-providers/-/token-providers-3.787.0.tgz#18c761fb21ee25c8c3a35703876f0c733b4ae743"
|
|
@@ -839,15 +566,7 @@
|
|
|
839
566
|
"@smithy/types" "^4.2.0"
|
|
840
567
|
tslib "^2.6.2"
|
|
841
568
|
|
|
842
|
-
"@aws-sdk/types@3.
|
|
843
|
-
version "3.734.0"
|
|
844
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/types/-/types-3.734.0.tgz#af5e620b0e761918282aa1c8e53cac6091d169a2"
|
|
845
|
-
integrity sha512-o11tSPTT70nAkGV1fN9wm/hAIiLPyWX6SuGf+9JyTp7S/rC2cFWhR26MvA69nplcjNaXVzB0f+QFrLXXjOqCrg==
|
|
846
|
-
dependencies:
|
|
847
|
-
"@smithy/types" "^4.1.0"
|
|
848
|
-
tslib "^2.6.2"
|
|
849
|
-
|
|
850
|
-
"@aws-sdk/types@3.775.0":
|
|
569
|
+
"@aws-sdk/types@3.775.0", "@aws-sdk/types@^3.222.0":
|
|
851
570
|
version "3.775.0"
|
|
852
571
|
resolved "https://registry.yarnpkg.com/@aws-sdk/types/-/types-3.775.0.tgz#09863a9e68c080947db7c3d226d1c56b8f0f5150"
|
|
853
572
|
integrity sha512-ZoGKwa4C9fC9Av6bdfqcW6Ix5ot05F/S4VxWR2nHuMv7hzfmAjTOcUiWT7UR4hM/U0whf84VhDtXN/DWAk52KA==
|
|
@@ -862,16 +581,6 @@
|
|
|
862
581
|
dependencies:
|
|
863
582
|
tslib "^2.6.2"
|
|
864
583
|
|
|
865
|
-
"@aws-sdk/util-endpoints@3.743.0":
|
|
866
|
-
version "3.743.0"
|
|
867
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/util-endpoints/-/util-endpoints-3.743.0.tgz#fba654e0c5f1c8ba2b3e175dfee8e3ba4df2394a"
|
|
868
|
-
integrity sha512-sN1l559zrixeh5x+pttrnd0A3+r34r0tmPkJ/eaaMaAzXqsmKU/xYre9K3FNnsSS1J1k4PEfk/nHDTVUgFYjnw==
|
|
869
|
-
dependencies:
|
|
870
|
-
"@aws-sdk/types" "3.734.0"
|
|
871
|
-
"@smithy/types" "^4.1.0"
|
|
872
|
-
"@smithy/util-endpoints" "^3.0.1"
|
|
873
|
-
tslib "^2.6.2"
|
|
874
|
-
|
|
875
584
|
"@aws-sdk/util-endpoints@3.787.0":
|
|
876
585
|
version "3.787.0"
|
|
877
586
|
resolved "https://registry.yarnpkg.com/@aws-sdk/util-endpoints/-/util-endpoints-3.787.0.tgz#1398f0bd87f19e615ae920c73e16d9d5e5cb76d1"
|
|
@@ -889,16 +598,6 @@
|
|
|
889
598
|
dependencies:
|
|
890
599
|
tslib "^2.5.0"
|
|
891
600
|
|
|
892
|
-
"@aws-sdk/util-user-agent-browser@3.734.0":
|
|
893
|
-
version "3.734.0"
|
|
894
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/util-user-agent-browser/-/util-user-agent-browser-3.734.0.tgz#bbf3348b14bd7783f60346e1ce86978999450fe7"
|
|
895
|
-
integrity sha512-xQTCus6Q9LwUuALW+S76OL0jcWtMOVu14q+GoLnWPUM7QeUw963oQcLhF7oq0CtaLLKyl4GOUfcwc773Zmwwng==
|
|
896
|
-
dependencies:
|
|
897
|
-
"@aws-sdk/types" "3.734.0"
|
|
898
|
-
"@smithy/types" "^4.1.0"
|
|
899
|
-
bowser "^2.11.0"
|
|
900
|
-
tslib "^2.6.2"
|
|
901
|
-
|
|
902
601
|
"@aws-sdk/util-user-agent-browser@3.775.0":
|
|
903
602
|
version "3.775.0"
|
|
904
603
|
resolved "https://registry.yarnpkg.com/@aws-sdk/util-user-agent-browser/-/util-user-agent-browser-3.775.0.tgz#b69a1a5548ccc6db1acb3ec115967593ece927a1"
|
|
@@ -909,17 +608,6 @@
|
|
|
909
608
|
bowser "^2.11.0"
|
|
910
609
|
tslib "^2.6.2"
|
|
911
610
|
|
|
912
|
-
"@aws-sdk/util-user-agent-node@3.758.0":
|
|
913
|
-
version "3.758.0"
|
|
914
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/util-user-agent-node/-/util-user-agent-node-3.758.0.tgz#604ccb02a5d11c9cedaea0bea279641ea9d4194d"
|
|
915
|
-
integrity sha512-A5EZw85V6WhoKMV2hbuFRvb9NPlxEErb4HPO6/SPXYY4QrjprIzScHxikqcWv1w4J3apB1wto9LPU3IMsYtfrw==
|
|
916
|
-
dependencies:
|
|
917
|
-
"@aws-sdk/middleware-user-agent" "3.758.0"
|
|
918
|
-
"@aws-sdk/types" "3.734.0"
|
|
919
|
-
"@smithy/node-config-provider" "^4.0.1"
|
|
920
|
-
"@smithy/types" "^4.1.0"
|
|
921
|
-
tslib "^2.6.2"
|
|
922
|
-
|
|
923
611
|
"@aws-sdk/util-user-agent-node@3.787.0":
|
|
924
612
|
version "3.787.0"
|
|
925
613
|
resolved "https://registry.yarnpkg.com/@aws-sdk/util-user-agent-node/-/util-user-agent-node-3.787.0.tgz#58e63e99586cde1c1314f74b94596780321442f5"
|
|
@@ -931,14 +619,6 @@
|
|
|
931
619
|
"@smithy/types" "^4.2.0"
|
|
932
620
|
tslib "^2.6.2"
|
|
933
621
|
|
|
934
|
-
"@aws-sdk/xml-builder@3.734.0":
|
|
935
|
-
version "3.734.0"
|
|
936
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/xml-builder/-/xml-builder-3.734.0.tgz#174d3269d303919e3ebfbfa3dd9b6d5a6a7a9543"
|
|
937
|
-
integrity sha512-Zrjxi5qwGEcUsJ0ru7fRtW74WcTS0rbLcehoFB+rN1GRi2hbLcFaYs4PwVA5diLeAJH0gszv3x4Hr/S87MfbKQ==
|
|
938
|
-
dependencies:
|
|
939
|
-
"@smithy/types" "^4.1.0"
|
|
940
|
-
tslib "^2.6.2"
|
|
941
|
-
|
|
942
622
|
"@aws-sdk/xml-builder@3.775.0":
|
|
943
623
|
version "3.775.0"
|
|
944
624
|
resolved "https://registry.yarnpkg.com/@aws-sdk/xml-builder/-/xml-builder-3.775.0.tgz#7ca5bd4e186373ecbacc8f2d7f9dd14f4a8f6529"
|
|
@@ -1403,16 +1083,11 @@
|
|
|
1403
1083
|
"@inquirer/type" "^3.0.6"
|
|
1404
1084
|
yoctocolors-cjs "^2.1.2"
|
|
1405
1085
|
|
|
1406
|
-
"@inquirer/figures@^1.0.11":
|
|
1086
|
+
"@inquirer/figures@^1.0.11", "@inquirer/figures@^1.0.5":
|
|
1407
1087
|
version "1.0.11"
|
|
1408
1088
|
resolved "https://registry.yarnpkg.com/@inquirer/figures/-/figures-1.0.11.tgz#4744e6db95288fea1dead779554859710a959a21"
|
|
1409
1089
|
integrity sha512-eOg92lvrn/aRUqbxRyvpEWnrvRuTYRifixHkYVpJiygTgVSBIHDqLh0SrMQXkafvULg3ck11V7xvR+zcgvpHFw==
|
|
1410
1090
|
|
|
1411
|
-
"@inquirer/figures@^1.0.5":
|
|
1412
|
-
version "1.0.9"
|
|
1413
|
-
resolved "https://registry.yarnpkg.com/@inquirer/figures/-/figures-1.0.9.tgz#9d8128f8274cde4ca009ca8547337cab3f37a4a3"
|
|
1414
|
-
integrity sha512-BXvGj0ehzrngHTPTDqUoDT3NXL8U0RxUk2zJm2A66RhCEIWdtU1v6GuUqNAgArW4PQ9CinqIWyHdQgdwOj06zQ==
|
|
1415
|
-
|
|
1416
1091
|
"@inquirer/input@^2.2.4":
|
|
1417
1092
|
version "2.2.7"
|
|
1418
1093
|
resolved "https://registry.yarnpkg.com/@inquirer/input/-/input-2.2.7.tgz#87a922243a6c833ee5f1d4a6102c68b3cee9f19d"
|
|
@@ -1762,10 +1437,10 @@
|
|
|
1762
1437
|
strip-ansi "6.0.1"
|
|
1763
1438
|
ts-retry-promise "^0.8.1"
|
|
1764
1439
|
|
|
1765
|
-
"@salesforce/core@^8.
|
|
1766
|
-
version "8.
|
|
1767
|
-
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.
|
|
1768
|
-
integrity sha512-
|
|
1440
|
+
"@salesforce/core@^8.10.0", "@salesforce/core@^8.5.1", "@salesforce/core@^8.8.0", "@salesforce/core@^8.8.5", "@salesforce/core@^8.8.6", "@salesforce/core@^8.9.1":
|
|
1441
|
+
version "8.10.0"
|
|
1442
|
+
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.10.0.tgz#017fe618b1dd086298d1133a6ed0f509d56ea495"
|
|
1443
|
+
integrity sha512-gStIzB8wPjjwyKZCK8eSfwkLiv9h9qzP64b51U5THBskEjm6Sw6ZyWqZmCzA85FEZ/IM/n1nh4e3R9JoG6Z6mA==
|
|
1769
1444
|
dependencies:
|
|
1770
1445
|
"@jsforce/jsforce-node" "^3.7.0"
|
|
1771
1446
|
"@salesforce/kit" "^3.2.2"
|
|
@@ -1791,10 +1466,10 @@
|
|
|
1791
1466
|
resolved "https://registry.yarnpkg.com/@salesforce/dev-config/-/dev-config-4.3.1.tgz#4dac8245df79d675258b50e1d24e8c636eaa5e10"
|
|
1792
1467
|
integrity sha512-rO6axodoRF2SA1kknGttIWuL7HhIwSmweGlBzM8y2m5TH8DeIv4xsqYc8Cu+SrR3JT1FN4nh6XgrogI83AJfKg==
|
|
1793
1468
|
|
|
1794
|
-
"@salesforce/dev-scripts@^
|
|
1795
|
-
version "
|
|
1796
|
-
resolved "https://registry.yarnpkg.com/@salesforce/dev-scripts/-/dev-scripts-
|
|
1797
|
-
integrity sha512
|
|
1469
|
+
"@salesforce/dev-scripts@^11.0.2":
|
|
1470
|
+
version "11.0.2"
|
|
1471
|
+
resolved "https://registry.yarnpkg.com/@salesforce/dev-scripts/-/dev-scripts-11.0.2.tgz#1cf59516c7b24e44363daa5bf976909dc208d52b"
|
|
1472
|
+
integrity sha512-+s/2B0ln4ZDwIuMUUHEmqYdvjjAnpVTSCkF1o2spJ+/a6zpLYIuCRfylz19OhwKXX6kxViziDlaB/+7b5ok6XA==
|
|
1798
1473
|
dependencies:
|
|
1799
1474
|
"@commitlint/cli" "^17.1.2"
|
|
1800
1475
|
"@commitlint/config-conventional" "^17.8.1"
|
|
@@ -1821,7 +1496,7 @@
|
|
|
1821
1496
|
typedoc "^0.26.5"
|
|
1822
1497
|
typedoc-plugin-missing-exports "^3.0.0"
|
|
1823
1498
|
typescript "^5.5.4"
|
|
1824
|
-
wireit "^0.14.
|
|
1499
|
+
wireit "^0.14.12"
|
|
1825
1500
|
|
|
1826
1501
|
"@salesforce/kit@^3.2.2", "@salesforce/kit@^3.2.3":
|
|
1827
1502
|
version "3.2.3"
|
|
@@ -1973,14 +1648,6 @@
|
|
|
1973
1648
|
resolved "https://registry.yarnpkg.com/@sinonjs/text-encoding/-/text-encoding-0.7.2.tgz#5981a8db18b56ba38ef0efb7d995b12aa7b51918"
|
|
1974
1649
|
integrity sha512-sXXKG+uL9IrKqViTtao2Ws6dy0znu9sOaP1di/jKGW1M6VssO8vlpXCQcpZ+jisQ1tTFAC5Jo/EOzFbggBagFQ==
|
|
1975
1650
|
|
|
1976
|
-
"@smithy/abort-controller@^4.0.1":
|
|
1977
|
-
version "4.0.1"
|
|
1978
|
-
resolved "https://registry.yarnpkg.com/@smithy/abort-controller/-/abort-controller-4.0.1.tgz#7c5e73690c4105ad264c2896bd1ea822450c3819"
|
|
1979
|
-
integrity sha512-fiUIYgIgRjMWznk6iLJz35K2YxSLHzLBA/RC6lBrKfQ8fHbPfvk7Pk9UvpKoHgJjI18MnbPuEju53zcVy6KF1g==
|
|
1980
|
-
dependencies:
|
|
1981
|
-
"@smithy/types" "^4.1.0"
|
|
1982
|
-
tslib "^2.6.2"
|
|
1983
|
-
|
|
1984
1651
|
"@smithy/abort-controller@^4.0.2":
|
|
1985
1652
|
version "4.0.2"
|
|
1986
1653
|
resolved "https://registry.yarnpkg.com/@smithy/abort-controller/-/abort-controller-4.0.2.tgz#36a23e8cc65fc03cacb6afa35dfbfd319c560c6b"
|
|
@@ -2004,17 +1671,6 @@
|
|
|
2004
1671
|
dependencies:
|
|
2005
1672
|
tslib "^2.6.2"
|
|
2006
1673
|
|
|
2007
|
-
"@smithy/config-resolver@^4.0.1":
|
|
2008
|
-
version "4.0.1"
|
|
2009
|
-
resolved "https://registry.yarnpkg.com/@smithy/config-resolver/-/config-resolver-4.0.1.tgz#3d6c78bbc51adf99c9819bb3f0ea197fe03ad363"
|
|
2010
|
-
integrity sha512-Igfg8lKu3dRVkTSEm98QpZUvKEOa71jDX4vKRcvJVyRc3UgN3j7vFMf0s7xLQhYmKa8kyJGQgUJDOV5V3neVlQ==
|
|
2011
|
-
dependencies:
|
|
2012
|
-
"@smithy/node-config-provider" "^4.0.1"
|
|
2013
|
-
"@smithy/types" "^4.1.0"
|
|
2014
|
-
"@smithy/util-config-provider" "^4.0.0"
|
|
2015
|
-
"@smithy/util-middleware" "^4.0.1"
|
|
2016
|
-
tslib "^2.6.2"
|
|
2017
|
-
|
|
2018
1674
|
"@smithy/config-resolver@^4.1.0":
|
|
2019
1675
|
version "4.1.0"
|
|
2020
1676
|
resolved "https://registry.yarnpkg.com/@smithy/config-resolver/-/config-resolver-4.1.0.tgz#de1043cbd75f05d99798b0fbcfdaf4b89b0f2f41"
|
|
@@ -2026,20 +1682,6 @@
|
|
|
2026
1682
|
"@smithy/util-middleware" "^4.0.2"
|
|
2027
1683
|
tslib "^2.6.2"
|
|
2028
1684
|
|
|
2029
|
-
"@smithy/core@^3.1.5":
|
|
2030
|
-
version "3.1.5"
|
|
2031
|
-
resolved "https://registry.yarnpkg.com/@smithy/core/-/core-3.1.5.tgz#cc260229e45964d8354a3737bf3dedb56e373616"
|
|
2032
|
-
integrity sha512-HLclGWPkCsekQgsyzxLhCQLa8THWXtB5PxyYN+2O6nkyLt550KQKTlbV2D1/j5dNIQapAZM1+qFnpBFxZQkgCA==
|
|
2033
|
-
dependencies:
|
|
2034
|
-
"@smithy/middleware-serde" "^4.0.2"
|
|
2035
|
-
"@smithy/protocol-http" "^5.0.1"
|
|
2036
|
-
"@smithy/types" "^4.1.0"
|
|
2037
|
-
"@smithy/util-body-length-browser" "^4.0.0"
|
|
2038
|
-
"@smithy/util-middleware" "^4.0.1"
|
|
2039
|
-
"@smithy/util-stream" "^4.1.2"
|
|
2040
|
-
"@smithy/util-utf8" "^4.0.0"
|
|
2041
|
-
tslib "^2.6.2"
|
|
2042
|
-
|
|
2043
1685
|
"@smithy/core@^3.2.0":
|
|
2044
1686
|
version "3.2.0"
|
|
2045
1687
|
resolved "https://registry.yarnpkg.com/@smithy/core/-/core-3.2.0.tgz#613b15f76eab9a6be396b1d5453b6bc8f22ba99c"
|
|
@@ -2054,17 +1696,6 @@
|
|
|
2054
1696
|
"@smithy/util-utf8" "^4.0.0"
|
|
2055
1697
|
tslib "^2.6.2"
|
|
2056
1698
|
|
|
2057
|
-
"@smithy/credential-provider-imds@^4.0.1":
|
|
2058
|
-
version "4.0.1"
|
|
2059
|
-
resolved "https://registry.yarnpkg.com/@smithy/credential-provider-imds/-/credential-provider-imds-4.0.1.tgz#807110739982acd1588a4847b61e6edf196d004e"
|
|
2060
|
-
integrity sha512-l/qdInaDq1Zpznpmev/+52QomsJNZ3JkTl5yrTl02V6NBgJOQ4LY0SFw/8zsMwj3tLe8vqiIuwF6nxaEwgf6mg==
|
|
2061
|
-
dependencies:
|
|
2062
|
-
"@smithy/node-config-provider" "^4.0.1"
|
|
2063
|
-
"@smithy/property-provider" "^4.0.1"
|
|
2064
|
-
"@smithy/types" "^4.1.0"
|
|
2065
|
-
"@smithy/url-parser" "^4.0.1"
|
|
2066
|
-
tslib "^2.6.2"
|
|
2067
|
-
|
|
2068
1699
|
"@smithy/credential-provider-imds@^4.0.2":
|
|
2069
1700
|
version "4.0.2"
|
|
2070
1701
|
resolved "https://registry.yarnpkg.com/@smithy/credential-provider-imds/-/credential-provider-imds-4.0.2.tgz#1ec34a04842fa69996b151a695b027f0486c69a8"
|
|
@@ -2121,17 +1752,6 @@
|
|
|
2121
1752
|
"@smithy/types" "^4.2.0"
|
|
2122
1753
|
tslib "^2.6.2"
|
|
2123
1754
|
|
|
2124
|
-
"@smithy/fetch-http-handler@^5.0.1":
|
|
2125
|
-
version "5.0.1"
|
|
2126
|
-
resolved "https://registry.yarnpkg.com/@smithy/fetch-http-handler/-/fetch-http-handler-5.0.1.tgz#8463393442ca6a1644204849e42c386066f0df79"
|
|
2127
|
-
integrity sha512-3aS+fP28urrMW2KTjb6z9iFow6jO8n3MFfineGbndvzGZit3taZhKWtTorf+Gp5RpFDDafeHlhfsGlDCXvUnJA==
|
|
2128
|
-
dependencies:
|
|
2129
|
-
"@smithy/protocol-http" "^5.0.1"
|
|
2130
|
-
"@smithy/querystring-builder" "^4.0.1"
|
|
2131
|
-
"@smithy/types" "^4.1.0"
|
|
2132
|
-
"@smithy/util-base64" "^4.0.0"
|
|
2133
|
-
tslib "^2.6.2"
|
|
2134
|
-
|
|
2135
1755
|
"@smithy/fetch-http-handler@^5.0.2":
|
|
2136
1756
|
version "5.0.2"
|
|
2137
1757
|
resolved "https://registry.yarnpkg.com/@smithy/fetch-http-handler/-/fetch-http-handler-5.0.2.tgz#9d3cacf044aa9573ab933f445ab95cddb284813d"
|
|
@@ -2153,16 +1773,6 @@
|
|
|
2153
1773
|
"@smithy/types" "^4.2.0"
|
|
2154
1774
|
tslib "^2.6.2"
|
|
2155
1775
|
|
|
2156
|
-
"@smithy/hash-node@^4.0.1":
|
|
2157
|
-
version "4.0.1"
|
|
2158
|
-
resolved "https://registry.yarnpkg.com/@smithy/hash-node/-/hash-node-4.0.1.tgz#ce78fc11b848a4f47c2e1e7a07fb6b982d2f130c"
|
|
2159
|
-
integrity sha512-TJ6oZS+3r2Xu4emVse1YPB3Dq3d8RkZDKcPr71Nj/lJsdAP1c7oFzYqEn1IBc915TsgLl2xIJNuxCz+gLbLE0w==
|
|
2160
|
-
dependencies:
|
|
2161
|
-
"@smithy/types" "^4.1.0"
|
|
2162
|
-
"@smithy/util-buffer-from" "^4.0.0"
|
|
2163
|
-
"@smithy/util-utf8" "^4.0.0"
|
|
2164
|
-
tslib "^2.6.2"
|
|
2165
|
-
|
|
2166
1776
|
"@smithy/hash-node@^4.0.2":
|
|
2167
1777
|
version "4.0.2"
|
|
2168
1778
|
resolved "https://registry.yarnpkg.com/@smithy/hash-node/-/hash-node-4.0.2.tgz#a34fe5a33b067d754ca63302b9791778f003e437"
|
|
@@ -2182,14 +1792,6 @@
|
|
|
2182
1792
|
"@smithy/util-utf8" "^4.0.0"
|
|
2183
1793
|
tslib "^2.6.2"
|
|
2184
1794
|
|
|
2185
|
-
"@smithy/invalid-dependency@^4.0.1":
|
|
2186
|
-
version "4.0.1"
|
|
2187
|
-
resolved "https://registry.yarnpkg.com/@smithy/invalid-dependency/-/invalid-dependency-4.0.1.tgz#704d1acb6fac105558c17d53f6d55da6b0d6b6fc"
|
|
2188
|
-
integrity sha512-gdudFPf4QRQ5pzj7HEnu6FhKRi61BfH/Gk5Yf6O0KiSbr1LlVhgjThcvjdu658VE6Nve8vaIWB8/fodmS1rBPQ==
|
|
2189
|
-
dependencies:
|
|
2190
|
-
"@smithy/types" "^4.1.0"
|
|
2191
|
-
tslib "^2.6.2"
|
|
2192
|
-
|
|
2193
1795
|
"@smithy/invalid-dependency@^4.0.2":
|
|
2194
1796
|
version "4.0.2"
|
|
2195
1797
|
resolved "https://registry.yarnpkg.com/@smithy/invalid-dependency/-/invalid-dependency-4.0.2.tgz#e9b1c5e407d795f10a03afba90e37bccdc3e38f7"
|
|
@@ -2221,15 +1823,6 @@
|
|
|
2221
1823
|
"@smithy/util-utf8" "^4.0.0"
|
|
2222
1824
|
tslib "^2.6.2"
|
|
2223
1825
|
|
|
2224
|
-
"@smithy/middleware-content-length@^4.0.1":
|
|
2225
|
-
version "4.0.1"
|
|
2226
|
-
resolved "https://registry.yarnpkg.com/@smithy/middleware-content-length/-/middleware-content-length-4.0.1.tgz#378bc94ae623f45e412fb4f164b5bb90b9de2ba3"
|
|
2227
|
-
integrity sha512-OGXo7w5EkB5pPiac7KNzVtfCW2vKBTZNuCctn++TTSOMpe6RZO/n6WEC1AxJINn3+vWLKW49uad3lo/u0WJ9oQ==
|
|
2228
|
-
dependencies:
|
|
2229
|
-
"@smithy/protocol-http" "^5.0.1"
|
|
2230
|
-
"@smithy/types" "^4.1.0"
|
|
2231
|
-
tslib "^2.6.2"
|
|
2232
|
-
|
|
2233
1826
|
"@smithy/middleware-content-length@^4.0.2":
|
|
2234
1827
|
version "4.0.2"
|
|
2235
1828
|
resolved "https://registry.yarnpkg.com/@smithy/middleware-content-length/-/middleware-content-length-4.0.2.tgz#ff78658e8047ad7038f58478cf8713ee2f6ef647"
|
|
@@ -2239,20 +1832,6 @@
|
|
|
2239
1832
|
"@smithy/types" "^4.2.0"
|
|
2240
1833
|
tslib "^2.6.2"
|
|
2241
1834
|
|
|
2242
|
-
"@smithy/middleware-endpoint@^4.0.6":
|
|
2243
|
-
version "4.0.6"
|
|
2244
|
-
resolved "https://registry.yarnpkg.com/@smithy/middleware-endpoint/-/middleware-endpoint-4.0.6.tgz#7ead08fcfda92ee470786a7f458e9b59048407eb"
|
|
2245
|
-
integrity sha512-ftpmkTHIFqgaFugcjzLZv3kzPEFsBFSnq1JsIkr2mwFzCraZVhQk2gqN51OOeRxqhbPTkRFj39Qd2V91E/mQxg==
|
|
2246
|
-
dependencies:
|
|
2247
|
-
"@smithy/core" "^3.1.5"
|
|
2248
|
-
"@smithy/middleware-serde" "^4.0.2"
|
|
2249
|
-
"@smithy/node-config-provider" "^4.0.1"
|
|
2250
|
-
"@smithy/shared-ini-file-loader" "^4.0.1"
|
|
2251
|
-
"@smithy/types" "^4.1.0"
|
|
2252
|
-
"@smithy/url-parser" "^4.0.1"
|
|
2253
|
-
"@smithy/util-middleware" "^4.0.1"
|
|
2254
|
-
tslib "^2.6.2"
|
|
2255
|
-
|
|
2256
1835
|
"@smithy/middleware-endpoint@^4.1.0":
|
|
2257
1836
|
version "4.1.0"
|
|
2258
1837
|
resolved "https://registry.yarnpkg.com/@smithy/middleware-endpoint/-/middleware-endpoint-4.1.0.tgz#cbfe47c5632942c960dbcf71fb02fd0d9985444d"
|
|
@@ -2267,21 +1846,6 @@
|
|
|
2267
1846
|
"@smithy/util-middleware" "^4.0.2"
|
|
2268
1847
|
tslib "^2.6.2"
|
|
2269
1848
|
|
|
2270
|
-
"@smithy/middleware-retry@^4.0.7":
|
|
2271
|
-
version "4.0.7"
|
|
2272
|
-
resolved "https://registry.yarnpkg.com/@smithy/middleware-retry/-/middleware-retry-4.0.7.tgz#8bb2014842a6144f230967db502f5fe6adcd6529"
|
|
2273
|
-
integrity sha512-58j9XbUPLkqAcV1kHzVX/kAR16GT+j7DUZJqwzsxh1jtz7G82caZiGyyFgUvogVfNTg3TeAOIJepGc8TXF4AVQ==
|
|
2274
|
-
dependencies:
|
|
2275
|
-
"@smithy/node-config-provider" "^4.0.1"
|
|
2276
|
-
"@smithy/protocol-http" "^5.0.1"
|
|
2277
|
-
"@smithy/service-error-classification" "^4.0.1"
|
|
2278
|
-
"@smithy/smithy-client" "^4.1.6"
|
|
2279
|
-
"@smithy/types" "^4.1.0"
|
|
2280
|
-
"@smithy/util-middleware" "^4.0.1"
|
|
2281
|
-
"@smithy/util-retry" "^4.0.1"
|
|
2282
|
-
tslib "^2.6.2"
|
|
2283
|
-
uuid "^9.0.1"
|
|
2284
|
-
|
|
2285
1849
|
"@smithy/middleware-retry@^4.1.0":
|
|
2286
1850
|
version "4.1.0"
|
|
2287
1851
|
resolved "https://registry.yarnpkg.com/@smithy/middleware-retry/-/middleware-retry-4.1.0.tgz#338ac1e025bbc6fd7b008152c4efa8bc0591acc9"
|
|
@@ -2297,14 +1861,6 @@
|
|
|
2297
1861
|
tslib "^2.6.2"
|
|
2298
1862
|
uuid "^9.0.1"
|
|
2299
1863
|
|
|
2300
|
-
"@smithy/middleware-serde@^4.0.2":
|
|
2301
|
-
version "4.0.2"
|
|
2302
|
-
resolved "https://registry.yarnpkg.com/@smithy/middleware-serde/-/middleware-serde-4.0.2.tgz#f792d72f6ad8fa6b172e3f19c6fe1932a856a56d"
|
|
2303
|
-
integrity sha512-Sdr5lOagCn5tt+zKsaW+U2/iwr6bI9p08wOkCp6/eL6iMbgdtc2R5Ety66rf87PeohR0ExI84Txz9GYv5ou3iQ==
|
|
2304
|
-
dependencies:
|
|
2305
|
-
"@smithy/types" "^4.1.0"
|
|
2306
|
-
tslib "^2.6.2"
|
|
2307
|
-
|
|
2308
1864
|
"@smithy/middleware-serde@^4.0.3":
|
|
2309
1865
|
version "4.0.3"
|
|
2310
1866
|
resolved "https://registry.yarnpkg.com/@smithy/middleware-serde/-/middleware-serde-4.0.3.tgz#b90ef1065ad9dc0b54c561fae73c8a5792d145e3"
|
|
@@ -2313,14 +1869,6 @@
|
|
|
2313
1869
|
"@smithy/types" "^4.2.0"
|
|
2314
1870
|
tslib "^2.6.2"
|
|
2315
1871
|
|
|
2316
|
-
"@smithy/middleware-stack@^4.0.1":
|
|
2317
|
-
version "4.0.1"
|
|
2318
|
-
resolved "https://registry.yarnpkg.com/@smithy/middleware-stack/-/middleware-stack-4.0.1.tgz#c157653f9df07f7c26e32f49994d368e4e071d22"
|
|
2319
|
-
integrity sha512-dHwDmrtR/ln8UTHpaIavRSzeIk5+YZTBtLnKwDW3G2t6nAupCiQUvNzNoHBpik63fwUaJPtlnMzXbQrNFWssIA==
|
|
2320
|
-
dependencies:
|
|
2321
|
-
"@smithy/types" "^4.1.0"
|
|
2322
|
-
tslib "^2.6.2"
|
|
2323
|
-
|
|
2324
1872
|
"@smithy/middleware-stack@^4.0.2":
|
|
2325
1873
|
version "4.0.2"
|
|
2326
1874
|
resolved "https://registry.yarnpkg.com/@smithy/middleware-stack/-/middleware-stack-4.0.2.tgz#ca7bc3eedc7c1349e2cf94e0dc92a68d681bef18"
|
|
@@ -2329,16 +1877,6 @@
|
|
|
2329
1877
|
"@smithy/types" "^4.2.0"
|
|
2330
1878
|
tslib "^2.6.2"
|
|
2331
1879
|
|
|
2332
|
-
"@smithy/node-config-provider@^4.0.1":
|
|
2333
|
-
version "4.0.1"
|
|
2334
|
-
resolved "https://registry.yarnpkg.com/@smithy/node-config-provider/-/node-config-provider-4.0.1.tgz#4e84fe665c0774d5f4ebb75144994fc6ebedf86e"
|
|
2335
|
-
integrity sha512-8mRTjvCtVET8+rxvmzRNRR0hH2JjV0DFOmwXPrISmTIJEfnCBugpYYGAsCj8t41qd+RB5gbheSQ/6aKZCQvFLQ==
|
|
2336
|
-
dependencies:
|
|
2337
|
-
"@smithy/property-provider" "^4.0.1"
|
|
2338
|
-
"@smithy/shared-ini-file-loader" "^4.0.1"
|
|
2339
|
-
"@smithy/types" "^4.1.0"
|
|
2340
|
-
tslib "^2.6.2"
|
|
2341
|
-
|
|
2342
1880
|
"@smithy/node-config-provider@^4.0.2":
|
|
2343
1881
|
version "4.0.2"
|
|
2344
1882
|
resolved "https://registry.yarnpkg.com/@smithy/node-config-provider/-/node-config-provider-4.0.2.tgz#017ba626828bced0fa588e795246e5468632f3ef"
|
|
@@ -2349,17 +1887,6 @@
|
|
|
2349
1887
|
"@smithy/types" "^4.2.0"
|
|
2350
1888
|
tslib "^2.6.2"
|
|
2351
1889
|
|
|
2352
|
-
"@smithy/node-http-handler@^4.0.3":
|
|
2353
|
-
version "4.0.3"
|
|
2354
|
-
resolved "https://registry.yarnpkg.com/@smithy/node-http-handler/-/node-http-handler-4.0.3.tgz#363e1d453168b4e37e8dd456d0a368a4e413bc98"
|
|
2355
|
-
integrity sha512-dYCLeINNbYdvmMLtW0VdhW1biXt+PPCGazzT5ZjKw46mOtdgToQEwjqZSS9/EN8+tNs/RO0cEWG044+YZs97aA==
|
|
2356
|
-
dependencies:
|
|
2357
|
-
"@smithy/abort-controller" "^4.0.1"
|
|
2358
|
-
"@smithy/protocol-http" "^5.0.1"
|
|
2359
|
-
"@smithy/querystring-builder" "^4.0.1"
|
|
2360
|
-
"@smithy/types" "^4.1.0"
|
|
2361
|
-
tslib "^2.6.2"
|
|
2362
|
-
|
|
2363
1890
|
"@smithy/node-http-handler@^4.0.4":
|
|
2364
1891
|
version "4.0.4"
|
|
2365
1892
|
resolved "https://registry.yarnpkg.com/@smithy/node-http-handler/-/node-http-handler-4.0.4.tgz#aa583d201c1ee968170b65a07f06d633c214b7a1"
|
|
@@ -2371,14 +1898,6 @@
|
|
|
2371
1898
|
"@smithy/types" "^4.2.0"
|
|
2372
1899
|
tslib "^2.6.2"
|
|
2373
1900
|
|
|
2374
|
-
"@smithy/property-provider@^4.0.1":
|
|
2375
|
-
version "4.0.1"
|
|
2376
|
-
resolved "https://registry.yarnpkg.com/@smithy/property-provider/-/property-provider-4.0.1.tgz#8d35d5997af2a17cf15c5e921201ef6c5e3fc870"
|
|
2377
|
-
integrity sha512-o+VRiwC2cgmk/WFV0jaETGOtX16VNPp2bSQEzu0whbReqE1BMqsP2ami2Vi3cbGVdKu1kq9gQkDAGKbt0WOHAQ==
|
|
2378
|
-
dependencies:
|
|
2379
|
-
"@smithy/types" "^4.1.0"
|
|
2380
|
-
tslib "^2.6.2"
|
|
2381
|
-
|
|
2382
1901
|
"@smithy/property-provider@^4.0.2":
|
|
2383
1902
|
version "4.0.2"
|
|
2384
1903
|
resolved "https://registry.yarnpkg.com/@smithy/property-provider/-/property-provider-4.0.2.tgz#4572c10415c9d4215f3df1530ba61b0319b17b55"
|
|
@@ -2387,14 +1906,6 @@
|
|
|
2387
1906
|
"@smithy/types" "^4.2.0"
|
|
2388
1907
|
tslib "^2.6.2"
|
|
2389
1908
|
|
|
2390
|
-
"@smithy/protocol-http@^5.0.1":
|
|
2391
|
-
version "5.0.1"
|
|
2392
|
-
resolved "https://registry.yarnpkg.com/@smithy/protocol-http/-/protocol-http-5.0.1.tgz#37c248117b29c057a9adfad4eb1d822a67079ff1"
|
|
2393
|
-
integrity sha512-TE4cpj49jJNB/oHyh/cRVEgNZaoPaxd4vteJNB0yGidOCVR0jCw/hjPVsT8Q8FRmj8Bd3bFZt8Dh7xGCT+xMBQ==
|
|
2394
|
-
dependencies:
|
|
2395
|
-
"@smithy/types" "^4.1.0"
|
|
2396
|
-
tslib "^2.6.2"
|
|
2397
|
-
|
|
2398
1909
|
"@smithy/protocol-http@^5.1.0":
|
|
2399
1910
|
version "5.1.0"
|
|
2400
1911
|
resolved "https://registry.yarnpkg.com/@smithy/protocol-http/-/protocol-http-5.1.0.tgz#ad34e336a95944785185234bebe2ec8dbe266936"
|
|
@@ -2403,15 +1914,6 @@
|
|
|
2403
1914
|
"@smithy/types" "^4.2.0"
|
|
2404
1915
|
tslib "^2.6.2"
|
|
2405
1916
|
|
|
2406
|
-
"@smithy/querystring-builder@^4.0.1":
|
|
2407
|
-
version "4.0.1"
|
|
2408
|
-
resolved "https://registry.yarnpkg.com/@smithy/querystring-builder/-/querystring-builder-4.0.1.tgz#37e1e05d0d33c6f694088abc3e04eafb65cb6976"
|
|
2409
|
-
integrity sha512-wU87iWZoCbcqrwszsOewEIuq+SU2mSoBE2CcsLwE0I19m0B2gOJr1MVjxWcDQYOzHbR1xCk7AcOBbGFUYOKvdg==
|
|
2410
|
-
dependencies:
|
|
2411
|
-
"@smithy/types" "^4.1.0"
|
|
2412
|
-
"@smithy/util-uri-escape" "^4.0.0"
|
|
2413
|
-
tslib "^2.6.2"
|
|
2414
|
-
|
|
2415
1917
|
"@smithy/querystring-builder@^4.0.2":
|
|
2416
1918
|
version "4.0.2"
|
|
2417
1919
|
resolved "https://registry.yarnpkg.com/@smithy/querystring-builder/-/querystring-builder-4.0.2.tgz#834cea95bf413ab417bf9c166d60fd80d2cb3016"
|
|
@@ -2421,14 +1923,6 @@
|
|
|
2421
1923
|
"@smithy/util-uri-escape" "^4.0.0"
|
|
2422
1924
|
tslib "^2.6.2"
|
|
2423
1925
|
|
|
2424
|
-
"@smithy/querystring-parser@^4.0.1":
|
|
2425
|
-
version "4.0.1"
|
|
2426
|
-
resolved "https://registry.yarnpkg.com/@smithy/querystring-parser/-/querystring-parser-4.0.1.tgz#312dc62b146f8bb8a67558d82d4722bb9211af42"
|
|
2427
|
-
integrity sha512-Ma2XC7VS9aV77+clSFylVUnPZRindhB7BbmYiNOdr+CHt/kZNJoPP0cd3QxCnCFyPXC4eybmyE98phEHkqZ5Jw==
|
|
2428
|
-
dependencies:
|
|
2429
|
-
"@smithy/types" "^4.1.0"
|
|
2430
|
-
tslib "^2.6.2"
|
|
2431
|
-
|
|
2432
1926
|
"@smithy/querystring-parser@^4.0.2":
|
|
2433
1927
|
version "4.0.2"
|
|
2434
1928
|
resolved "https://registry.yarnpkg.com/@smithy/querystring-parser/-/querystring-parser-4.0.2.tgz#d80c5afb740e12ad8b4d4f58415e402c69712479"
|
|
@@ -2437,13 +1931,6 @@
|
|
|
2437
1931
|
"@smithy/types" "^4.2.0"
|
|
2438
1932
|
tslib "^2.6.2"
|
|
2439
1933
|
|
|
2440
|
-
"@smithy/service-error-classification@^4.0.1":
|
|
2441
|
-
version "4.0.1"
|
|
2442
|
-
resolved "https://registry.yarnpkg.com/@smithy/service-error-classification/-/service-error-classification-4.0.1.tgz#84e78579af46c7b79c900b6d6cc822c9465f3259"
|
|
2443
|
-
integrity sha512-3JNjBfOWpj/mYfjXJHB4Txc/7E4LVq32bwzE7m28GN79+M1f76XHflUaSUkhOriprPDzev9cX/M+dEB80DNDKA==
|
|
2444
|
-
dependencies:
|
|
2445
|
-
"@smithy/types" "^4.1.0"
|
|
2446
|
-
|
|
2447
1934
|
"@smithy/service-error-classification@^4.0.2":
|
|
2448
1935
|
version "4.0.2"
|
|
2449
1936
|
resolved "https://registry.yarnpkg.com/@smithy/service-error-classification/-/service-error-classification-4.0.2.tgz#96740ed8be7ac5ad7d6f296d4ddf3f66444b8dcc"
|
|
@@ -2451,14 +1938,6 @@
|
|
|
2451
1938
|
dependencies:
|
|
2452
1939
|
"@smithy/types" "^4.2.0"
|
|
2453
1940
|
|
|
2454
|
-
"@smithy/shared-ini-file-loader@^4.0.1":
|
|
2455
|
-
version "4.0.1"
|
|
2456
|
-
resolved "https://registry.yarnpkg.com/@smithy/shared-ini-file-loader/-/shared-ini-file-loader-4.0.1.tgz#d35c21c29454ca4e58914a4afdde68d3b2def1ee"
|
|
2457
|
-
integrity sha512-hC8F6qTBbuHRI/uqDgqqi6J0R4GtEZcgrZPhFQnMhfJs3MnUTGSnR1NSJCJs5VWlMydu0kJz15M640fJlRsIOw==
|
|
2458
|
-
dependencies:
|
|
2459
|
-
"@smithy/types" "^4.1.0"
|
|
2460
|
-
tslib "^2.6.2"
|
|
2461
|
-
|
|
2462
1941
|
"@smithy/shared-ini-file-loader@^4.0.2":
|
|
2463
1942
|
version "4.0.2"
|
|
2464
1943
|
resolved "https://registry.yarnpkg.com/@smithy/shared-ini-file-loader/-/shared-ini-file-loader-4.0.2.tgz#15043f0516fe09ff4b22982bc5f644dc701ebae5"
|
|
@@ -2467,20 +1946,6 @@
|
|
|
2467
1946
|
"@smithy/types" "^4.2.0"
|
|
2468
1947
|
tslib "^2.6.2"
|
|
2469
1948
|
|
|
2470
|
-
"@smithy/signature-v4@^5.0.1":
|
|
2471
|
-
version "5.0.1"
|
|
2472
|
-
resolved "https://registry.yarnpkg.com/@smithy/signature-v4/-/signature-v4-5.0.1.tgz#f93401b176150286ba246681031b0503ec359270"
|
|
2473
|
-
integrity sha512-nCe6fQ+ppm1bQuw5iKoeJ0MJfz2os7Ic3GBjOkLOPtavbD1ONoyE3ygjBfz2ythFWm4YnRm6OxW+8p/m9uCoIA==
|
|
2474
|
-
dependencies:
|
|
2475
|
-
"@smithy/is-array-buffer" "^4.0.0"
|
|
2476
|
-
"@smithy/protocol-http" "^5.0.1"
|
|
2477
|
-
"@smithy/types" "^4.1.0"
|
|
2478
|
-
"@smithy/util-hex-encoding" "^4.0.0"
|
|
2479
|
-
"@smithy/util-middleware" "^4.0.1"
|
|
2480
|
-
"@smithy/util-uri-escape" "^4.0.0"
|
|
2481
|
-
"@smithy/util-utf8" "^4.0.0"
|
|
2482
|
-
tslib "^2.6.2"
|
|
2483
|
-
|
|
2484
1949
|
"@smithy/signature-v4@^5.0.2":
|
|
2485
1950
|
version "5.0.2"
|
|
2486
1951
|
resolved "https://registry.yarnpkg.com/@smithy/signature-v4/-/signature-v4-5.0.2.tgz#363854e946fbc5bc206ff82e79ada5d5c14be640"
|
|
@@ -2495,19 +1960,6 @@
|
|
|
2495
1960
|
"@smithy/util-utf8" "^4.0.0"
|
|
2496
1961
|
tslib "^2.6.2"
|
|
2497
1962
|
|
|
2498
|
-
"@smithy/smithy-client@^4.1.6":
|
|
2499
|
-
version "4.1.6"
|
|
2500
|
-
resolved "https://registry.yarnpkg.com/@smithy/smithy-client/-/smithy-client-4.1.6.tgz#2183c922d086d33252012232be891f29a008d932"
|
|
2501
|
-
integrity sha512-UYDolNg6h2O0L+cJjtgSyKKvEKCOa/8FHYJnBobyeoeWDmNpXjwOAtw16ezyeu1ETuuLEOZbrynK0ZY1Lx9Jbw==
|
|
2502
|
-
dependencies:
|
|
2503
|
-
"@smithy/core" "^3.1.5"
|
|
2504
|
-
"@smithy/middleware-endpoint" "^4.0.6"
|
|
2505
|
-
"@smithy/middleware-stack" "^4.0.1"
|
|
2506
|
-
"@smithy/protocol-http" "^5.0.1"
|
|
2507
|
-
"@smithy/types" "^4.1.0"
|
|
2508
|
-
"@smithy/util-stream" "^4.1.2"
|
|
2509
|
-
tslib "^2.6.2"
|
|
2510
|
-
|
|
2511
1963
|
"@smithy/smithy-client@^4.2.0":
|
|
2512
1964
|
version "4.2.0"
|
|
2513
1965
|
resolved "https://registry.yarnpkg.com/@smithy/smithy-client/-/smithy-client-4.2.0.tgz#0c64cae4fb5bb4f26386e9b2c33fc9a3c24c9df3"
|
|
@@ -2521,13 +1973,6 @@
|
|
|
2521
1973
|
"@smithy/util-stream" "^4.2.0"
|
|
2522
1974
|
tslib "^2.6.2"
|
|
2523
1975
|
|
|
2524
|
-
"@smithy/types@^4.1.0":
|
|
2525
|
-
version "4.1.0"
|
|
2526
|
-
resolved "https://registry.yarnpkg.com/@smithy/types/-/types-4.1.0.tgz#19de0b6087bccdd4182a334eb5d3d2629699370f"
|
|
2527
|
-
integrity sha512-enhjdwp4D7CXmwLtD6zbcDMbo6/T6WtuuKCY49Xxc6OMOmUWlBEBDREsxxgV2LIdeQPW756+f97GzcgAwp3iLw==
|
|
2528
|
-
dependencies:
|
|
2529
|
-
tslib "^2.6.2"
|
|
2530
|
-
|
|
2531
1976
|
"@smithy/types@^4.2.0":
|
|
2532
1977
|
version "4.2.0"
|
|
2533
1978
|
resolved "https://registry.yarnpkg.com/@smithy/types/-/types-4.2.0.tgz#e7998984cc54b1acbc32e6d4cf982c712e3d26b6"
|
|
@@ -2535,15 +1980,6 @@
|
|
|
2535
1980
|
dependencies:
|
|
2536
1981
|
tslib "^2.6.2"
|
|
2537
1982
|
|
|
2538
|
-
"@smithy/url-parser@^4.0.1":
|
|
2539
|
-
version "4.0.1"
|
|
2540
|
-
resolved "https://registry.yarnpkg.com/@smithy/url-parser/-/url-parser-4.0.1.tgz#b47743f785f5b8d81324878cbb1b5f834bf8d85a"
|
|
2541
|
-
integrity sha512-gPXcIEUtw7VlK8f/QcruNXm7q+T5hhvGu9tl63LsJPZ27exB6dtNwvh2HIi0v7JcXJ5emBxB+CJxwaLEdJfA+g==
|
|
2542
|
-
dependencies:
|
|
2543
|
-
"@smithy/querystring-parser" "^4.0.1"
|
|
2544
|
-
"@smithy/types" "^4.1.0"
|
|
2545
|
-
tslib "^2.6.2"
|
|
2546
|
-
|
|
2547
1983
|
"@smithy/url-parser@^4.0.2":
|
|
2548
1984
|
version "4.0.2"
|
|
2549
1985
|
resolved "https://registry.yarnpkg.com/@smithy/url-parser/-/url-parser-4.0.2.tgz#a316f7d8593ffab796348bc5df96237833880713"
|
|
@@ -2599,17 +2035,6 @@
|
|
|
2599
2035
|
dependencies:
|
|
2600
2036
|
tslib "^2.6.2"
|
|
2601
2037
|
|
|
2602
|
-
"@smithy/util-defaults-mode-browser@^4.0.7":
|
|
2603
|
-
version "4.0.7"
|
|
2604
|
-
resolved "https://registry.yarnpkg.com/@smithy/util-defaults-mode-browser/-/util-defaults-mode-browser-4.0.7.tgz#54595ab3da6765bfb388e8e8b594276e0f485710"
|
|
2605
|
-
integrity sha512-CZgDDrYHLv0RUElOsmZtAnp1pIjwDVCSuZWOPhIOBvG36RDfX1Q9+6lS61xBf+qqvHoqRjHxgINeQz47cYFC2Q==
|
|
2606
|
-
dependencies:
|
|
2607
|
-
"@smithy/property-provider" "^4.0.1"
|
|
2608
|
-
"@smithy/smithy-client" "^4.1.6"
|
|
2609
|
-
"@smithy/types" "^4.1.0"
|
|
2610
|
-
bowser "^2.11.0"
|
|
2611
|
-
tslib "^2.6.2"
|
|
2612
|
-
|
|
2613
2038
|
"@smithy/util-defaults-mode-browser@^4.0.8":
|
|
2614
2039
|
version "4.0.8"
|
|
2615
2040
|
resolved "https://registry.yarnpkg.com/@smithy/util-defaults-mode-browser/-/util-defaults-mode-browser-4.0.8.tgz#77bc4590cdc928901b80f3482e79607a2cbcb150"
|
|
@@ -2621,19 +2046,6 @@
|
|
|
2621
2046
|
bowser "^2.11.0"
|
|
2622
2047
|
tslib "^2.6.2"
|
|
2623
2048
|
|
|
2624
|
-
"@smithy/util-defaults-mode-node@^4.0.7":
|
|
2625
|
-
version "4.0.7"
|
|
2626
|
-
resolved "https://registry.yarnpkg.com/@smithy/util-defaults-mode-node/-/util-defaults-mode-node-4.0.7.tgz#0dea136de9096a36d84416f6af5843d866621491"
|
|
2627
|
-
integrity sha512-79fQW3hnfCdrfIi1soPbK3zmooRFnLpSx3Vxi6nUlqaaQeC5dm8plt4OTNDNqEEEDkvKghZSaoti684dQFVrGQ==
|
|
2628
|
-
dependencies:
|
|
2629
|
-
"@smithy/config-resolver" "^4.0.1"
|
|
2630
|
-
"@smithy/credential-provider-imds" "^4.0.1"
|
|
2631
|
-
"@smithy/node-config-provider" "^4.0.1"
|
|
2632
|
-
"@smithy/property-provider" "^4.0.1"
|
|
2633
|
-
"@smithy/smithy-client" "^4.1.6"
|
|
2634
|
-
"@smithy/types" "^4.1.0"
|
|
2635
|
-
tslib "^2.6.2"
|
|
2636
|
-
|
|
2637
2049
|
"@smithy/util-defaults-mode-node@^4.0.8":
|
|
2638
2050
|
version "4.0.8"
|
|
2639
2051
|
resolved "https://registry.yarnpkg.com/@smithy/util-defaults-mode-node/-/util-defaults-mode-node-4.0.8.tgz#123b517efe6434977139b341d1f64b5f1e743aac"
|
|
@@ -2647,15 +2059,6 @@
|
|
|
2647
2059
|
"@smithy/types" "^4.2.0"
|
|
2648
2060
|
tslib "^2.6.2"
|
|
2649
2061
|
|
|
2650
|
-
"@smithy/util-endpoints@^3.0.1":
|
|
2651
|
-
version "3.0.1"
|
|
2652
|
-
resolved "https://registry.yarnpkg.com/@smithy/util-endpoints/-/util-endpoints-3.0.1.tgz#44ccbf1721447966f69496c9003b87daa8f61975"
|
|
2653
|
-
integrity sha512-zVdUENQpdtn9jbpD9SCFK4+aSiavRb9BxEtw9ZGUR1TYo6bBHbIoi7VkrFQ0/RwZlzx0wRBaRmPclj8iAoJCLA==
|
|
2654
|
-
dependencies:
|
|
2655
|
-
"@smithy/node-config-provider" "^4.0.1"
|
|
2656
|
-
"@smithy/types" "^4.1.0"
|
|
2657
|
-
tslib "^2.6.2"
|
|
2658
|
-
|
|
2659
2062
|
"@smithy/util-endpoints@^3.0.2":
|
|
2660
2063
|
version "3.0.2"
|
|
2661
2064
|
resolved "https://registry.yarnpkg.com/@smithy/util-endpoints/-/util-endpoints-3.0.2.tgz#6933a0d6d4a349523ef71ca9540c9c0b222b559e"
|
|
@@ -2672,14 +2075,6 @@
|
|
|
2672
2075
|
dependencies:
|
|
2673
2076
|
tslib "^2.6.2"
|
|
2674
2077
|
|
|
2675
|
-
"@smithy/util-middleware@^4.0.1":
|
|
2676
|
-
version "4.0.1"
|
|
2677
|
-
resolved "https://registry.yarnpkg.com/@smithy/util-middleware/-/util-middleware-4.0.1.tgz#58d363dcd661219298c89fa176a28e98ccc4bf43"
|
|
2678
|
-
integrity sha512-HiLAvlcqhbzhuiOa0Lyct5IIlyIz0PQO5dnMlmQ/ubYM46dPInB+3yQGkfxsk6Q24Y0n3/JmcA1v5iEhmOF5mA==
|
|
2679
|
-
dependencies:
|
|
2680
|
-
"@smithy/types" "^4.1.0"
|
|
2681
|
-
tslib "^2.6.2"
|
|
2682
|
-
|
|
2683
2078
|
"@smithy/util-middleware@^4.0.2":
|
|
2684
2079
|
version "4.0.2"
|
|
2685
2080
|
resolved "https://registry.yarnpkg.com/@smithy/util-middleware/-/util-middleware-4.0.2.tgz#272f1249664e27068ef0d5f967a233bf7b77962c"
|
|
@@ -2688,15 +2083,6 @@
|
|
|
2688
2083
|
"@smithy/types" "^4.2.0"
|
|
2689
2084
|
tslib "^2.6.2"
|
|
2690
2085
|
|
|
2691
|
-
"@smithy/util-retry@^4.0.1":
|
|
2692
|
-
version "4.0.1"
|
|
2693
|
-
resolved "https://registry.yarnpkg.com/@smithy/util-retry/-/util-retry-4.0.1.tgz#fb5f26492383dcb9a09cc4aee23a10f839cd0769"
|
|
2694
|
-
integrity sha512-WmRHqNVwn3kI3rKk1LsKcVgPBG6iLTBGC1iYOV3GQegwJ3E8yjzHytPt26VNzOWr1qu0xE03nK0Ug8S7T7oufw==
|
|
2695
|
-
dependencies:
|
|
2696
|
-
"@smithy/service-error-classification" "^4.0.1"
|
|
2697
|
-
"@smithy/types" "^4.1.0"
|
|
2698
|
-
tslib "^2.6.2"
|
|
2699
|
-
|
|
2700
2086
|
"@smithy/util-retry@^4.0.2":
|
|
2701
2087
|
version "4.0.2"
|
|
2702
2088
|
resolved "https://registry.yarnpkg.com/@smithy/util-retry/-/util-retry-4.0.2.tgz#9b64cf460d63555884e641721d19e3c0abff8ee6"
|
|
@@ -2706,20 +2092,6 @@
|
|
|
2706
2092
|
"@smithy/types" "^4.2.0"
|
|
2707
2093
|
tslib "^2.6.2"
|
|
2708
2094
|
|
|
2709
|
-
"@smithy/util-stream@^4.1.2":
|
|
2710
|
-
version "4.1.2"
|
|
2711
|
-
resolved "https://registry.yarnpkg.com/@smithy/util-stream/-/util-stream-4.1.2.tgz#b867f25bc8b016de0582810a2f4092a71c5e3244"
|
|
2712
|
-
integrity sha512-44PKEqQ303d3rlQuiDpcCcu//hV8sn+u2JBo84dWCE0rvgeiVl0IlLMagbU++o0jCWhYCsHaAt9wZuZqNe05Hw==
|
|
2713
|
-
dependencies:
|
|
2714
|
-
"@smithy/fetch-http-handler" "^5.0.1"
|
|
2715
|
-
"@smithy/node-http-handler" "^4.0.3"
|
|
2716
|
-
"@smithy/types" "^4.1.0"
|
|
2717
|
-
"@smithy/util-base64" "^4.0.0"
|
|
2718
|
-
"@smithy/util-buffer-from" "^4.0.0"
|
|
2719
|
-
"@smithy/util-hex-encoding" "^4.0.0"
|
|
2720
|
-
"@smithy/util-utf8" "^4.0.0"
|
|
2721
|
-
tslib "^2.6.2"
|
|
2722
|
-
|
|
2723
2095
|
"@smithy/util-stream@^4.2.0":
|
|
2724
2096
|
version "4.2.0"
|
|
2725
2097
|
resolved "https://registry.yarnpkg.com/@smithy/util-stream/-/util-stream-4.2.0.tgz#85f85516b0042726162bf619caa3358332195652"
|
|
@@ -2757,15 +2129,6 @@
|
|
|
2757
2129
|
"@smithy/util-buffer-from" "^4.0.0"
|
|
2758
2130
|
tslib "^2.6.2"
|
|
2759
2131
|
|
|
2760
|
-
"@smithy/util-waiter@^4.0.2":
|
|
2761
|
-
version "4.0.2"
|
|
2762
|
-
resolved "https://registry.yarnpkg.com/@smithy/util-waiter/-/util-waiter-4.0.2.tgz#0a73a0fcd30ea7bbc3009cf98ad199f51b8eac51"
|
|
2763
|
-
integrity sha512-piUTHyp2Axx3p/kc2CIJkYSv0BAaheBQmbACZgQSSfWUumWNW+R1lL+H9PDBxKJkvOeEX+hKYEFiwO8xagL8AQ==
|
|
2764
|
-
dependencies:
|
|
2765
|
-
"@smithy/abort-controller" "^4.0.1"
|
|
2766
|
-
"@smithy/types" "^4.1.0"
|
|
2767
|
-
tslib "^2.6.2"
|
|
2768
|
-
|
|
2769
2132
|
"@smithy/util-waiter@^4.0.3":
|
|
2770
2133
|
version "4.0.3"
|
|
2771
2134
|
resolved "https://registry.yarnpkg.com/@smithy/util-waiter/-/util-waiter-4.0.3.tgz#ec5605ec123493259ccbf1c0b5c1951b3360f43b"
|
|
@@ -4341,12 +3704,12 @@ eslint-plugin-jsdoc@^46.10.1:
|
|
|
4341
3704
|
semver "^7.5.4"
|
|
4342
3705
|
spdx-expression-parse "^4.0.0"
|
|
4343
3706
|
|
|
4344
|
-
eslint-plugin-sf-plugin@^1.20.
|
|
4345
|
-
version "1.20.
|
|
4346
|
-
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.
|
|
4347
|
-
integrity sha512-
|
|
3707
|
+
eslint-plugin-sf-plugin@^1.20.20:
|
|
3708
|
+
version "1.20.20"
|
|
3709
|
+
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.20.tgz#714a1dd750fa27f72a2708d2fecb0627c9bd38a8"
|
|
3710
|
+
integrity sha512-JoYnjalq/SuFP3v+hOMpXGZAAfCW64cuCZRXrcy6PZZRn4nxCXZQKfPM/RQ+nI2Viie8WUL9uKq6xI4tFCVMSw==
|
|
4348
3711
|
dependencies:
|
|
4349
|
-
"@salesforce/core" "^8.
|
|
3712
|
+
"@salesforce/core" "^8.9.1"
|
|
4350
3713
|
"@typescript-eslint/utils" "^7.18.0"
|
|
4351
3714
|
|
|
4352
3715
|
eslint-plugin-unicorn@^50.0.1:
|
|
@@ -6467,12 +5830,12 @@ object.values@^1.1.7:
|
|
|
6467
5830
|
define-properties "^1.2.0"
|
|
6468
5831
|
es-abstract "^1.22.1"
|
|
6469
5832
|
|
|
6470
|
-
oclif@^4.17.
|
|
6471
|
-
version "4.17.
|
|
6472
|
-
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.17.
|
|
6473
|
-
integrity sha512-
|
|
5833
|
+
oclif@^4.17.44:
|
|
5834
|
+
version "4.17.44"
|
|
5835
|
+
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.17.44.tgz#13df89d893df41fd1d312d603091aaed68f770db"
|
|
5836
|
+
integrity sha512-w05L5LKhPiKT5uAn1yzMV+5EpwNvUrJKIlgtzBm4QxMlQ+MsBVclnCXoji1s+Kr0kZd8aC3x8q6VYiuoCxRuZQ==
|
|
6474
5837
|
dependencies:
|
|
6475
|
-
"@aws-sdk/client-cloudfront" "^3.
|
|
5838
|
+
"@aws-sdk/client-cloudfront" "^3.787.0"
|
|
6476
5839
|
"@aws-sdk/client-s3" "^3.782.0"
|
|
6477
5840
|
"@inquirer/confirm" "^3.1.22"
|
|
6478
5841
|
"@inquirer/input" "^2.2.4"
|
|
@@ -8125,10 +7488,10 @@ widest-line@^5.0.0:
|
|
|
8125
7488
|
dependencies:
|
|
8126
7489
|
string-width "^7.0.0"
|
|
8127
7490
|
|
|
8128
|
-
wireit@^0.14.
|
|
8129
|
-
version "0.14.
|
|
8130
|
-
resolved "https://registry.yarnpkg.com/wireit/-/wireit-0.14.
|
|
8131
|
-
integrity sha512-
|
|
7491
|
+
wireit@^0.14.12:
|
|
7492
|
+
version "0.14.12"
|
|
7493
|
+
resolved "https://registry.yarnpkg.com/wireit/-/wireit-0.14.12.tgz#c35788b4be4a796a8d05d204ec7d3f5c4b355d71"
|
|
7494
|
+
integrity sha512-gNSd+nZmMo6cuICezYXRIayu6TSOeCSCDzjSF0q6g8FKDsRbdqrONrSZYzdk/uBISmRcv4vZtsno6GyGvdXwGA==
|
|
8132
7495
|
dependencies:
|
|
8133
7496
|
brace-expansion "^4.0.0"
|
|
8134
7497
|
chokidar "^3.5.3"
|