@jayree/sfdx-plugin-manifest 4.0.93 → 4.0.95
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/CHANGELOG.md +15 -0
- package/README.md +3 -3
- package/npm-shrinkwrap.json +1045 -58
- package/oclif.lock +701 -55
- package/oclif.manifest.json +1 -1
- package/package.json +3 -3
package/oclif.lock
CHANGED
|
@@ -86,52 +86,52 @@
|
|
|
86
86
|
"@smithy/util-utf8" "^2.0.0"
|
|
87
87
|
tslib "^2.6.2"
|
|
88
88
|
|
|
89
|
-
"@aws-sdk/client-cloudfront@^3.
|
|
90
|
-
version "3.
|
|
91
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/client-cloudfront/-/client-cloudfront-3.
|
|
92
|
-
integrity sha512-
|
|
89
|
+
"@aws-sdk/client-cloudfront@^3.922.0":
|
|
90
|
+
version "3.922.0"
|
|
91
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/client-cloudfront/-/client-cloudfront-3.922.0.tgz#edd6d94e0e3937424d5f64ff11ddfd929b3a3c04"
|
|
92
|
+
integrity sha512-R+dwE72gKaRc1rt0bRVETCk67OHYPiPoMrLrEVYeeEK/ESBdMBOiyIZNmsBPhI5mhg2LK55mlpX6IwRAefFgbw==
|
|
93
93
|
dependencies:
|
|
94
94
|
"@aws-crypto/sha256-browser" "5.2.0"
|
|
95
95
|
"@aws-crypto/sha256-js" "5.2.0"
|
|
96
|
-
"@aws-sdk/core" "3.
|
|
97
|
-
"@aws-sdk/credential-provider-node" "3.
|
|
98
|
-
"@aws-sdk/middleware-host-header" "3.
|
|
99
|
-
"@aws-sdk/middleware-logger" "3.
|
|
100
|
-
"@aws-sdk/middleware-recursion-detection" "3.
|
|
101
|
-
"@aws-sdk/middleware-user-agent" "3.
|
|
102
|
-
"@aws-sdk/region-config-resolver" "3.
|
|
103
|
-
"@aws-sdk/types" "3.
|
|
104
|
-
"@aws-sdk/util-endpoints" "3.
|
|
105
|
-
"@aws-sdk/util-user-agent-browser" "3.
|
|
106
|
-
"@aws-sdk/util-user-agent-node" "3.
|
|
107
|
-
"@aws-sdk/xml-builder" "3.
|
|
108
|
-
"@smithy/config-resolver" "^4.4.
|
|
109
|
-
"@smithy/core" "^3.17.
|
|
110
|
-
"@smithy/fetch-http-handler" "^5.3.
|
|
111
|
-
"@smithy/hash-node" "^4.2.
|
|
112
|
-
"@smithy/invalid-dependency" "^4.2.
|
|
113
|
-
"@smithy/middleware-content-length" "^4.2.
|
|
114
|
-
"@smithy/middleware-endpoint" "^4.3.
|
|
115
|
-
"@smithy/middleware-retry" "^4.4.
|
|
116
|
-
"@smithy/middleware-serde" "^4.2.
|
|
117
|
-
"@smithy/middleware-stack" "^4.2.
|
|
118
|
-
"@smithy/node-config-provider" "^4.3.
|
|
119
|
-
"@smithy/node-http-handler" "^4.4.
|
|
120
|
-
"@smithy/protocol-http" "^5.3.
|
|
121
|
-
"@smithy/smithy-client" "^4.9.
|
|
122
|
-
"@smithy/types" "^4.8.
|
|
123
|
-
"@smithy/url-parser" "^4.2.
|
|
96
|
+
"@aws-sdk/core" "3.922.0"
|
|
97
|
+
"@aws-sdk/credential-provider-node" "3.922.0"
|
|
98
|
+
"@aws-sdk/middleware-host-header" "3.922.0"
|
|
99
|
+
"@aws-sdk/middleware-logger" "3.922.0"
|
|
100
|
+
"@aws-sdk/middleware-recursion-detection" "3.922.0"
|
|
101
|
+
"@aws-sdk/middleware-user-agent" "3.922.0"
|
|
102
|
+
"@aws-sdk/region-config-resolver" "3.922.0"
|
|
103
|
+
"@aws-sdk/types" "3.922.0"
|
|
104
|
+
"@aws-sdk/util-endpoints" "3.922.0"
|
|
105
|
+
"@aws-sdk/util-user-agent-browser" "3.922.0"
|
|
106
|
+
"@aws-sdk/util-user-agent-node" "3.922.0"
|
|
107
|
+
"@aws-sdk/xml-builder" "3.921.0"
|
|
108
|
+
"@smithy/config-resolver" "^4.4.1"
|
|
109
|
+
"@smithy/core" "^3.17.2"
|
|
110
|
+
"@smithy/fetch-http-handler" "^5.3.5"
|
|
111
|
+
"@smithy/hash-node" "^4.2.4"
|
|
112
|
+
"@smithy/invalid-dependency" "^4.2.4"
|
|
113
|
+
"@smithy/middleware-content-length" "^4.2.4"
|
|
114
|
+
"@smithy/middleware-endpoint" "^4.3.6"
|
|
115
|
+
"@smithy/middleware-retry" "^4.4.6"
|
|
116
|
+
"@smithy/middleware-serde" "^4.2.4"
|
|
117
|
+
"@smithy/middleware-stack" "^4.2.4"
|
|
118
|
+
"@smithy/node-config-provider" "^4.3.4"
|
|
119
|
+
"@smithy/node-http-handler" "^4.4.4"
|
|
120
|
+
"@smithy/protocol-http" "^5.3.4"
|
|
121
|
+
"@smithy/smithy-client" "^4.9.2"
|
|
122
|
+
"@smithy/types" "^4.8.1"
|
|
123
|
+
"@smithy/url-parser" "^4.2.4"
|
|
124
124
|
"@smithy/util-base64" "^4.3.0"
|
|
125
125
|
"@smithy/util-body-length-browser" "^4.2.0"
|
|
126
126
|
"@smithy/util-body-length-node" "^4.2.1"
|
|
127
|
-
"@smithy/util-defaults-mode-browser" "^4.3.
|
|
128
|
-
"@smithy/util-defaults-mode-node" "^4.2.
|
|
129
|
-
"@smithy/util-endpoints" "^3.2.
|
|
130
|
-
"@smithy/util-middleware" "^4.2.
|
|
131
|
-
"@smithy/util-retry" "^4.2.
|
|
132
|
-
"@smithy/util-stream" "^4.5.
|
|
127
|
+
"@smithy/util-defaults-mode-browser" "^4.3.5"
|
|
128
|
+
"@smithy/util-defaults-mode-node" "^4.2.7"
|
|
129
|
+
"@smithy/util-endpoints" "^3.2.4"
|
|
130
|
+
"@smithy/util-middleware" "^4.2.4"
|
|
131
|
+
"@smithy/util-retry" "^4.2.4"
|
|
132
|
+
"@smithy/util-stream" "^4.5.5"
|
|
133
133
|
"@smithy/util-utf8" "^4.2.0"
|
|
134
|
-
"@smithy/util-waiter" "^4.2.
|
|
134
|
+
"@smithy/util-waiter" "^4.2.4"
|
|
135
135
|
tslib "^2.6.2"
|
|
136
136
|
|
|
137
137
|
"@aws-sdk/client-s3@^3.913.0":
|
|
@@ -241,6 +241,50 @@
|
|
|
241
241
|
"@smithy/util-utf8" "^4.2.0"
|
|
242
242
|
tslib "^2.6.2"
|
|
243
243
|
|
|
244
|
+
"@aws-sdk/client-sso@3.922.0":
|
|
245
|
+
version "3.922.0"
|
|
246
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/client-sso/-/client-sso-3.922.0.tgz#5f19518fdf496e0d3cc55e98755132b7cc25d5d9"
|
|
247
|
+
integrity sha512-jdHs7uy7cSpiMvrxhYmqHyJxgK7hyqw4plG8OQ4YTBpq0SbfAxdoOuOkwJ1IVUUQho4otR1xYYjiX/8e8J8qwQ==
|
|
248
|
+
dependencies:
|
|
249
|
+
"@aws-crypto/sha256-browser" "5.2.0"
|
|
250
|
+
"@aws-crypto/sha256-js" "5.2.0"
|
|
251
|
+
"@aws-sdk/core" "3.922.0"
|
|
252
|
+
"@aws-sdk/middleware-host-header" "3.922.0"
|
|
253
|
+
"@aws-sdk/middleware-logger" "3.922.0"
|
|
254
|
+
"@aws-sdk/middleware-recursion-detection" "3.922.0"
|
|
255
|
+
"@aws-sdk/middleware-user-agent" "3.922.0"
|
|
256
|
+
"@aws-sdk/region-config-resolver" "3.922.0"
|
|
257
|
+
"@aws-sdk/types" "3.922.0"
|
|
258
|
+
"@aws-sdk/util-endpoints" "3.922.0"
|
|
259
|
+
"@aws-sdk/util-user-agent-browser" "3.922.0"
|
|
260
|
+
"@aws-sdk/util-user-agent-node" "3.922.0"
|
|
261
|
+
"@smithy/config-resolver" "^4.4.1"
|
|
262
|
+
"@smithy/core" "^3.17.2"
|
|
263
|
+
"@smithy/fetch-http-handler" "^5.3.5"
|
|
264
|
+
"@smithy/hash-node" "^4.2.4"
|
|
265
|
+
"@smithy/invalid-dependency" "^4.2.4"
|
|
266
|
+
"@smithy/middleware-content-length" "^4.2.4"
|
|
267
|
+
"@smithy/middleware-endpoint" "^4.3.6"
|
|
268
|
+
"@smithy/middleware-retry" "^4.4.6"
|
|
269
|
+
"@smithy/middleware-serde" "^4.2.4"
|
|
270
|
+
"@smithy/middleware-stack" "^4.2.4"
|
|
271
|
+
"@smithy/node-config-provider" "^4.3.4"
|
|
272
|
+
"@smithy/node-http-handler" "^4.4.4"
|
|
273
|
+
"@smithy/protocol-http" "^5.3.4"
|
|
274
|
+
"@smithy/smithy-client" "^4.9.2"
|
|
275
|
+
"@smithy/types" "^4.8.1"
|
|
276
|
+
"@smithy/url-parser" "^4.2.4"
|
|
277
|
+
"@smithy/util-base64" "^4.3.0"
|
|
278
|
+
"@smithy/util-body-length-browser" "^4.2.0"
|
|
279
|
+
"@smithy/util-body-length-node" "^4.2.1"
|
|
280
|
+
"@smithy/util-defaults-mode-browser" "^4.3.5"
|
|
281
|
+
"@smithy/util-defaults-mode-node" "^4.2.7"
|
|
282
|
+
"@smithy/util-endpoints" "^3.2.4"
|
|
283
|
+
"@smithy/util-middleware" "^4.2.4"
|
|
284
|
+
"@smithy/util-retry" "^4.2.4"
|
|
285
|
+
"@smithy/util-utf8" "^4.2.0"
|
|
286
|
+
tslib "^2.6.2"
|
|
287
|
+
|
|
244
288
|
"@aws-sdk/core@3.916.0":
|
|
245
289
|
version "3.916.0"
|
|
246
290
|
resolved "https://registry.yarnpkg.com/@aws-sdk/core/-/core-3.916.0.tgz#ea11b485f837f1773e174f8a4ed82ecce9f163f7"
|
|
@@ -260,6 +304,25 @@
|
|
|
260
304
|
"@smithy/util-utf8" "^4.2.0"
|
|
261
305
|
tslib "^2.6.2"
|
|
262
306
|
|
|
307
|
+
"@aws-sdk/core@3.922.0":
|
|
308
|
+
version "3.922.0"
|
|
309
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/core/-/core-3.922.0.tgz#6df3b04145202567a15e2b83cc83ef15590c828a"
|
|
310
|
+
integrity sha512-EvfP4cqJfpO3L2v5vkIlTkMesPtRwWlMfsaW6Tpfm7iYfBOuTi6jx60pMDMTyJNVfh6cGmXwh/kj1jQdR+w99Q==
|
|
311
|
+
dependencies:
|
|
312
|
+
"@aws-sdk/types" "3.922.0"
|
|
313
|
+
"@aws-sdk/xml-builder" "3.921.0"
|
|
314
|
+
"@smithy/core" "^3.17.2"
|
|
315
|
+
"@smithy/node-config-provider" "^4.3.4"
|
|
316
|
+
"@smithy/property-provider" "^4.2.4"
|
|
317
|
+
"@smithy/protocol-http" "^5.3.4"
|
|
318
|
+
"@smithy/signature-v4" "^5.3.4"
|
|
319
|
+
"@smithy/smithy-client" "^4.9.2"
|
|
320
|
+
"@smithy/types" "^4.8.1"
|
|
321
|
+
"@smithy/util-base64" "^4.3.0"
|
|
322
|
+
"@smithy/util-middleware" "^4.2.4"
|
|
323
|
+
"@smithy/util-utf8" "^4.2.0"
|
|
324
|
+
tslib "^2.6.2"
|
|
325
|
+
|
|
263
326
|
"@aws-sdk/credential-provider-env@3.916.0":
|
|
264
327
|
version "3.916.0"
|
|
265
328
|
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-env/-/credential-provider-env-3.916.0.tgz#c76861ec87f9edf227af62474411bf54ca04805d"
|
|
@@ -271,6 +334,17 @@
|
|
|
271
334
|
"@smithy/types" "^4.8.0"
|
|
272
335
|
tslib "^2.6.2"
|
|
273
336
|
|
|
337
|
+
"@aws-sdk/credential-provider-env@3.922.0":
|
|
338
|
+
version "3.922.0"
|
|
339
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-env/-/credential-provider-env-3.922.0.tgz#c0f7a0ae77c4f9d1c6494aec4a149bbc74cc8578"
|
|
340
|
+
integrity sha512-WikGQpKkROJSK3D3E7odPjZ8tU7WJp5/TgGdRuZw3izsHUeH48xMv6IznafpRTmvHcjAbDQj4U3CJZNAzOK/OQ==
|
|
341
|
+
dependencies:
|
|
342
|
+
"@aws-sdk/core" "3.922.0"
|
|
343
|
+
"@aws-sdk/types" "3.922.0"
|
|
344
|
+
"@smithy/property-provider" "^4.2.4"
|
|
345
|
+
"@smithy/types" "^4.8.1"
|
|
346
|
+
tslib "^2.6.2"
|
|
347
|
+
|
|
274
348
|
"@aws-sdk/credential-provider-http@3.916.0":
|
|
275
349
|
version "3.916.0"
|
|
276
350
|
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-http/-/credential-provider-http-3.916.0.tgz#b46e51c5cc65364c5fde752b4d016b5b747c6d89"
|
|
@@ -287,6 +361,22 @@
|
|
|
287
361
|
"@smithy/util-stream" "^4.5.4"
|
|
288
362
|
tslib "^2.6.2"
|
|
289
363
|
|
|
364
|
+
"@aws-sdk/credential-provider-http@3.922.0":
|
|
365
|
+
version "3.922.0"
|
|
366
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-http/-/credential-provider-http-3.922.0.tgz#d957bf8f2c0fb07a27eaee561e5bc94d6f86cb73"
|
|
367
|
+
integrity sha512-i72DgHMK7ydAEqdzU0Duqh60Q8W59EZmRJ73y0Y5oFmNOqnYsAI+UXyOoCsubp+Dkr6+yOwAn1gPt1XGE9Aowg==
|
|
368
|
+
dependencies:
|
|
369
|
+
"@aws-sdk/core" "3.922.0"
|
|
370
|
+
"@aws-sdk/types" "3.922.0"
|
|
371
|
+
"@smithy/fetch-http-handler" "^5.3.5"
|
|
372
|
+
"@smithy/node-http-handler" "^4.4.4"
|
|
373
|
+
"@smithy/property-provider" "^4.2.4"
|
|
374
|
+
"@smithy/protocol-http" "^5.3.4"
|
|
375
|
+
"@smithy/smithy-client" "^4.9.2"
|
|
376
|
+
"@smithy/types" "^4.8.1"
|
|
377
|
+
"@smithy/util-stream" "^4.5.5"
|
|
378
|
+
tslib "^2.6.2"
|
|
379
|
+
|
|
290
380
|
"@aws-sdk/credential-provider-ini@3.917.0":
|
|
291
381
|
version "3.917.0"
|
|
292
382
|
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-ini/-/credential-provider-ini-3.917.0.tgz#d9255ffeaab2326e94e84a830668aa4182317294"
|
|
@@ -306,6 +396,25 @@
|
|
|
306
396
|
"@smithy/types" "^4.8.0"
|
|
307
397
|
tslib "^2.6.2"
|
|
308
398
|
|
|
399
|
+
"@aws-sdk/credential-provider-ini@3.922.0":
|
|
400
|
+
version "3.922.0"
|
|
401
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-ini/-/credential-provider-ini-3.922.0.tgz#67348aa54e0548e7bcaea2a54eac6af18e84f0d7"
|
|
402
|
+
integrity sha512-bVF+pI5UCLNkvbiZr/t2fgTtv84s8FCdOGAPxQiQcw5qOZywNuuCCY3wIIchmQr6GJr8YFkEp5LgDCac5EC5aQ==
|
|
403
|
+
dependencies:
|
|
404
|
+
"@aws-sdk/core" "3.922.0"
|
|
405
|
+
"@aws-sdk/credential-provider-env" "3.922.0"
|
|
406
|
+
"@aws-sdk/credential-provider-http" "3.922.0"
|
|
407
|
+
"@aws-sdk/credential-provider-process" "3.922.0"
|
|
408
|
+
"@aws-sdk/credential-provider-sso" "3.922.0"
|
|
409
|
+
"@aws-sdk/credential-provider-web-identity" "3.922.0"
|
|
410
|
+
"@aws-sdk/nested-clients" "3.922.0"
|
|
411
|
+
"@aws-sdk/types" "3.922.0"
|
|
412
|
+
"@smithy/credential-provider-imds" "^4.2.4"
|
|
413
|
+
"@smithy/property-provider" "^4.2.4"
|
|
414
|
+
"@smithy/shared-ini-file-loader" "^4.3.4"
|
|
415
|
+
"@smithy/types" "^4.8.1"
|
|
416
|
+
tslib "^2.6.2"
|
|
417
|
+
|
|
309
418
|
"@aws-sdk/credential-provider-node@3.917.0":
|
|
310
419
|
version "3.917.0"
|
|
311
420
|
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-node/-/credential-provider-node-3.917.0.tgz#a508038c12dc5ba177cc27ff0c26ea48d3702125"
|
|
@@ -324,6 +433,24 @@
|
|
|
324
433
|
"@smithy/types" "^4.8.0"
|
|
325
434
|
tslib "^2.6.2"
|
|
326
435
|
|
|
436
|
+
"@aws-sdk/credential-provider-node@3.922.0":
|
|
437
|
+
version "3.922.0"
|
|
438
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-node/-/credential-provider-node-3.922.0.tgz#279eb69f1b932556a8b94d52af13375baeaac4a2"
|
|
439
|
+
integrity sha512-agCwaD6mBihToHkjycL8ObIS2XOnWypWZZWhJSoWyHwFrhEKz1zGvgylK9Dc711oUfU+zU6J8e0JPKNJMNb3BQ==
|
|
440
|
+
dependencies:
|
|
441
|
+
"@aws-sdk/credential-provider-env" "3.922.0"
|
|
442
|
+
"@aws-sdk/credential-provider-http" "3.922.0"
|
|
443
|
+
"@aws-sdk/credential-provider-ini" "3.922.0"
|
|
444
|
+
"@aws-sdk/credential-provider-process" "3.922.0"
|
|
445
|
+
"@aws-sdk/credential-provider-sso" "3.922.0"
|
|
446
|
+
"@aws-sdk/credential-provider-web-identity" "3.922.0"
|
|
447
|
+
"@aws-sdk/types" "3.922.0"
|
|
448
|
+
"@smithy/credential-provider-imds" "^4.2.4"
|
|
449
|
+
"@smithy/property-provider" "^4.2.4"
|
|
450
|
+
"@smithy/shared-ini-file-loader" "^4.3.4"
|
|
451
|
+
"@smithy/types" "^4.8.1"
|
|
452
|
+
tslib "^2.6.2"
|
|
453
|
+
|
|
327
454
|
"@aws-sdk/credential-provider-process@3.916.0":
|
|
328
455
|
version "3.916.0"
|
|
329
456
|
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-process/-/credential-provider-process-3.916.0.tgz#7c5aa9642a0e1c2a2791d85fe1bedfecae73672e"
|
|
@@ -336,6 +463,18 @@
|
|
|
336
463
|
"@smithy/types" "^4.8.0"
|
|
337
464
|
tslib "^2.6.2"
|
|
338
465
|
|
|
466
|
+
"@aws-sdk/credential-provider-process@3.922.0":
|
|
467
|
+
version "3.922.0"
|
|
468
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-process/-/credential-provider-process-3.922.0.tgz#23f5b0923d9a9bb89dac3fa9aeb27c9eebf1a19c"
|
|
469
|
+
integrity sha512-1DZOYezT6okslpvMW7oA2q+y17CJd4fxjNFH0jtThfswdh9CtG62+wxenqO+NExttq0UMaKisrkZiVrYQBTShw==
|
|
470
|
+
dependencies:
|
|
471
|
+
"@aws-sdk/core" "3.922.0"
|
|
472
|
+
"@aws-sdk/types" "3.922.0"
|
|
473
|
+
"@smithy/property-provider" "^4.2.4"
|
|
474
|
+
"@smithy/shared-ini-file-loader" "^4.3.4"
|
|
475
|
+
"@smithy/types" "^4.8.1"
|
|
476
|
+
tslib "^2.6.2"
|
|
477
|
+
|
|
339
478
|
"@aws-sdk/credential-provider-sso@3.916.0":
|
|
340
479
|
version "3.916.0"
|
|
341
480
|
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-sso/-/credential-provider-sso-3.916.0.tgz#b99ff591e758a56eefe7b05f1e77efe8f28f8c16"
|
|
@@ -350,6 +489,20 @@
|
|
|
350
489
|
"@smithy/types" "^4.8.0"
|
|
351
490
|
tslib "^2.6.2"
|
|
352
491
|
|
|
492
|
+
"@aws-sdk/credential-provider-sso@3.922.0":
|
|
493
|
+
version "3.922.0"
|
|
494
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-sso/-/credential-provider-sso-3.922.0.tgz#64a2e8f44e4aa8fdacbaa6c536495971109926d2"
|
|
495
|
+
integrity sha512-nbD3G3hShTYxLCkKMqLkLPtKwAAfxdY/k9jHtZmVBFXek2T6tQrqZHKxlAu+fd23Ga4/Aik7DLQQx1RA1a5ipg==
|
|
496
|
+
dependencies:
|
|
497
|
+
"@aws-sdk/client-sso" "3.922.0"
|
|
498
|
+
"@aws-sdk/core" "3.922.0"
|
|
499
|
+
"@aws-sdk/token-providers" "3.922.0"
|
|
500
|
+
"@aws-sdk/types" "3.922.0"
|
|
501
|
+
"@smithy/property-provider" "^4.2.4"
|
|
502
|
+
"@smithy/shared-ini-file-loader" "^4.3.4"
|
|
503
|
+
"@smithy/types" "^4.8.1"
|
|
504
|
+
tslib "^2.6.2"
|
|
505
|
+
|
|
353
506
|
"@aws-sdk/credential-provider-web-identity@3.917.0":
|
|
354
507
|
version "3.917.0"
|
|
355
508
|
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-web-identity/-/credential-provider-web-identity-3.917.0.tgz#4a9bdc3dae13f5802aaa2d6e51249dfed029d9d6"
|
|
@@ -363,6 +516,19 @@
|
|
|
363
516
|
"@smithy/types" "^4.8.0"
|
|
364
517
|
tslib "^2.6.2"
|
|
365
518
|
|
|
519
|
+
"@aws-sdk/credential-provider-web-identity@3.922.0":
|
|
520
|
+
version "3.922.0"
|
|
521
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-web-identity/-/credential-provider-web-identity-3.922.0.tgz#d7757693c8f7cec62a0c34b90fea45be4023cf23"
|
|
522
|
+
integrity sha512-wjGIhgMHGGQfQTdFaJphNOKyAL8wZs6znJdHADPVURmgR+EWLyN/0fDO1u7wx8xaLMZpbHIFWBEvf9TritR/cQ==
|
|
523
|
+
dependencies:
|
|
524
|
+
"@aws-sdk/core" "3.922.0"
|
|
525
|
+
"@aws-sdk/nested-clients" "3.922.0"
|
|
526
|
+
"@aws-sdk/types" "3.922.0"
|
|
527
|
+
"@smithy/property-provider" "^4.2.4"
|
|
528
|
+
"@smithy/shared-ini-file-loader" "^4.3.4"
|
|
529
|
+
"@smithy/types" "^4.8.1"
|
|
530
|
+
tslib "^2.6.2"
|
|
531
|
+
|
|
366
532
|
"@aws-sdk/middleware-bucket-endpoint@3.914.0":
|
|
367
533
|
version "3.914.0"
|
|
368
534
|
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-bucket-endpoint/-/middleware-bucket-endpoint-3.914.0.tgz#4500425660d45af30e1bb66d8ce9362e040b9c7d"
|
|
@@ -415,6 +581,16 @@
|
|
|
415
581
|
"@smithy/types" "^4.8.0"
|
|
416
582
|
tslib "^2.6.2"
|
|
417
583
|
|
|
584
|
+
"@aws-sdk/middleware-host-header@3.922.0":
|
|
585
|
+
version "3.922.0"
|
|
586
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-host-header/-/middleware-host-header-3.922.0.tgz#f19621fd19764f7eb0a33795ce0f43402080e394"
|
|
587
|
+
integrity sha512-HPquFgBnq/KqKRVkiuCt97PmWbKtxQ5iUNLEc6FIviqOoZTmaYG3EDsIbuFBz9C4RHJU4FKLmHL2bL3FEId6AA==
|
|
588
|
+
dependencies:
|
|
589
|
+
"@aws-sdk/types" "3.922.0"
|
|
590
|
+
"@smithy/protocol-http" "^5.3.4"
|
|
591
|
+
"@smithy/types" "^4.8.1"
|
|
592
|
+
tslib "^2.6.2"
|
|
593
|
+
|
|
418
594
|
"@aws-sdk/middleware-location-constraint@3.914.0":
|
|
419
595
|
version "3.914.0"
|
|
420
596
|
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-location-constraint/-/middleware-location-constraint-3.914.0.tgz#ee877bdaa54746f65919fa54685ef392256bfb19"
|
|
@@ -433,6 +609,15 @@
|
|
|
433
609
|
"@smithy/types" "^4.8.0"
|
|
434
610
|
tslib "^2.6.2"
|
|
435
611
|
|
|
612
|
+
"@aws-sdk/middleware-logger@3.922.0":
|
|
613
|
+
version "3.922.0"
|
|
614
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-logger/-/middleware-logger-3.922.0.tgz#3a43e2b7ec72b043751a7fd45f0514db77756be9"
|
|
615
|
+
integrity sha512-AkvYO6b80FBm5/kk2E636zNNcNgjztNNUxpqVx+huyGn9ZqGTzS4kLqW2hO6CBe5APzVtPCtiQsXL24nzuOlAg==
|
|
616
|
+
dependencies:
|
|
617
|
+
"@aws-sdk/types" "3.922.0"
|
|
618
|
+
"@smithy/types" "^4.8.1"
|
|
619
|
+
tslib "^2.6.2"
|
|
620
|
+
|
|
436
621
|
"@aws-sdk/middleware-recursion-detection@3.914.0":
|
|
437
622
|
version "3.914.0"
|
|
438
623
|
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-recursion-detection/-/middleware-recursion-detection-3.914.0.tgz#bf65759cf303f271b22770e7f9675034b4ced946"
|
|
@@ -444,6 +629,17 @@
|
|
|
444
629
|
"@smithy/types" "^4.8.0"
|
|
445
630
|
tslib "^2.6.2"
|
|
446
631
|
|
|
632
|
+
"@aws-sdk/middleware-recursion-detection@3.922.0":
|
|
633
|
+
version "3.922.0"
|
|
634
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-recursion-detection/-/middleware-recursion-detection-3.922.0.tgz#cca89bd926ad05893f9b99b253fa50a6b6c7b829"
|
|
635
|
+
integrity sha512-TtSCEDonV/9R0VhVlCpxZbp/9sxQvTTRKzIf8LxW3uXpby6Wl8IxEciBJlxmSkoqxh542WRcko7NYODlvL/gDA==
|
|
636
|
+
dependencies:
|
|
637
|
+
"@aws-sdk/types" "3.922.0"
|
|
638
|
+
"@aws/lambda-invoke-store" "^0.1.1"
|
|
639
|
+
"@smithy/protocol-http" "^5.3.4"
|
|
640
|
+
"@smithy/types" "^4.8.1"
|
|
641
|
+
tslib "^2.6.2"
|
|
642
|
+
|
|
447
643
|
"@aws-sdk/middleware-sdk-s3@3.916.0":
|
|
448
644
|
version "3.916.0"
|
|
449
645
|
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-sdk-s3/-/middleware-sdk-s3-3.916.0.tgz#5c1cc4645186b3c0f7ac5f6a897885af0b62198e"
|
|
@@ -486,6 +682,19 @@
|
|
|
486
682
|
"@smithy/types" "^4.8.0"
|
|
487
683
|
tslib "^2.6.2"
|
|
488
684
|
|
|
685
|
+
"@aws-sdk/middleware-user-agent@3.922.0":
|
|
686
|
+
version "3.922.0"
|
|
687
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-user-agent/-/middleware-user-agent-3.922.0.tgz#b1e109ce3a0c30d44360bf0f707013a3a36d3f78"
|
|
688
|
+
integrity sha512-N4Qx/9KP3oVQBJOrSghhz8iZFtUC2NNeSZt88hpPhbqAEAtuX8aD8OzVcpnAtrwWqy82Yd2YTxlkqMGkgqnBsQ==
|
|
689
|
+
dependencies:
|
|
690
|
+
"@aws-sdk/core" "3.922.0"
|
|
691
|
+
"@aws-sdk/types" "3.922.0"
|
|
692
|
+
"@aws-sdk/util-endpoints" "3.922.0"
|
|
693
|
+
"@smithy/core" "^3.17.2"
|
|
694
|
+
"@smithy/protocol-http" "^5.3.4"
|
|
695
|
+
"@smithy/types" "^4.8.1"
|
|
696
|
+
tslib "^2.6.2"
|
|
697
|
+
|
|
489
698
|
"@aws-sdk/nested-clients@3.916.0":
|
|
490
699
|
version "3.916.0"
|
|
491
700
|
resolved "https://registry.yarnpkg.com/@aws-sdk/nested-clients/-/nested-clients-3.916.0.tgz#2f79b924dd6c25cc3c40f6a0453097ae7a512702"
|
|
@@ -530,6 +739,50 @@
|
|
|
530
739
|
"@smithy/util-utf8" "^4.2.0"
|
|
531
740
|
tslib "^2.6.2"
|
|
532
741
|
|
|
742
|
+
"@aws-sdk/nested-clients@3.922.0":
|
|
743
|
+
version "3.922.0"
|
|
744
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/nested-clients/-/nested-clients-3.922.0.tgz#1b66f1505fb0d6442e67239c5596159ba871cfff"
|
|
745
|
+
integrity sha512-uYvKCF1TGh/MuJ4TMqmUM0Csuao02HawcseG4LUDyxdUsd/EFuxalWq1Cx4fKZQ2K8F504efZBjctMAMNY+l7A==
|
|
746
|
+
dependencies:
|
|
747
|
+
"@aws-crypto/sha256-browser" "5.2.0"
|
|
748
|
+
"@aws-crypto/sha256-js" "5.2.0"
|
|
749
|
+
"@aws-sdk/core" "3.922.0"
|
|
750
|
+
"@aws-sdk/middleware-host-header" "3.922.0"
|
|
751
|
+
"@aws-sdk/middleware-logger" "3.922.0"
|
|
752
|
+
"@aws-sdk/middleware-recursion-detection" "3.922.0"
|
|
753
|
+
"@aws-sdk/middleware-user-agent" "3.922.0"
|
|
754
|
+
"@aws-sdk/region-config-resolver" "3.922.0"
|
|
755
|
+
"@aws-sdk/types" "3.922.0"
|
|
756
|
+
"@aws-sdk/util-endpoints" "3.922.0"
|
|
757
|
+
"@aws-sdk/util-user-agent-browser" "3.922.0"
|
|
758
|
+
"@aws-sdk/util-user-agent-node" "3.922.0"
|
|
759
|
+
"@smithy/config-resolver" "^4.4.1"
|
|
760
|
+
"@smithy/core" "^3.17.2"
|
|
761
|
+
"@smithy/fetch-http-handler" "^5.3.5"
|
|
762
|
+
"@smithy/hash-node" "^4.2.4"
|
|
763
|
+
"@smithy/invalid-dependency" "^4.2.4"
|
|
764
|
+
"@smithy/middleware-content-length" "^4.2.4"
|
|
765
|
+
"@smithy/middleware-endpoint" "^4.3.6"
|
|
766
|
+
"@smithy/middleware-retry" "^4.4.6"
|
|
767
|
+
"@smithy/middleware-serde" "^4.2.4"
|
|
768
|
+
"@smithy/middleware-stack" "^4.2.4"
|
|
769
|
+
"@smithy/node-config-provider" "^4.3.4"
|
|
770
|
+
"@smithy/node-http-handler" "^4.4.4"
|
|
771
|
+
"@smithy/protocol-http" "^5.3.4"
|
|
772
|
+
"@smithy/smithy-client" "^4.9.2"
|
|
773
|
+
"@smithy/types" "^4.8.1"
|
|
774
|
+
"@smithy/url-parser" "^4.2.4"
|
|
775
|
+
"@smithy/util-base64" "^4.3.0"
|
|
776
|
+
"@smithy/util-body-length-browser" "^4.2.0"
|
|
777
|
+
"@smithy/util-body-length-node" "^4.2.1"
|
|
778
|
+
"@smithy/util-defaults-mode-browser" "^4.3.5"
|
|
779
|
+
"@smithy/util-defaults-mode-node" "^4.2.7"
|
|
780
|
+
"@smithy/util-endpoints" "^3.2.4"
|
|
781
|
+
"@smithy/util-middleware" "^4.2.4"
|
|
782
|
+
"@smithy/util-retry" "^4.2.4"
|
|
783
|
+
"@smithy/util-utf8" "^4.2.0"
|
|
784
|
+
tslib "^2.6.2"
|
|
785
|
+
|
|
533
786
|
"@aws-sdk/region-config-resolver@3.914.0":
|
|
534
787
|
version "3.914.0"
|
|
535
788
|
resolved "https://registry.yarnpkg.com/@aws-sdk/region-config-resolver/-/region-config-resolver-3.914.0.tgz#b6d2825081195ce1c634b8c92b1e19b08f140008"
|
|
@@ -540,6 +793,17 @@
|
|
|
540
793
|
"@smithy/types" "^4.8.0"
|
|
541
794
|
tslib "^2.6.2"
|
|
542
795
|
|
|
796
|
+
"@aws-sdk/region-config-resolver@3.922.0":
|
|
797
|
+
version "3.922.0"
|
|
798
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/region-config-resolver/-/region-config-resolver-3.922.0.tgz#55bf45c6d4d344b8393528c7e33576f923bb1b1d"
|
|
799
|
+
integrity sha512-44Y/rNNwhngR2KHp6gkx//TOr56/hx6s4l+XLjOqH7EBCHL7XhnrT1y92L+DLiroVr1tCSmO8eHQwBv0Y2+mvw==
|
|
800
|
+
dependencies:
|
|
801
|
+
"@aws-sdk/types" "3.922.0"
|
|
802
|
+
"@smithy/config-resolver" "^4.4.1"
|
|
803
|
+
"@smithy/node-config-provider" "^4.3.4"
|
|
804
|
+
"@smithy/types" "^4.8.1"
|
|
805
|
+
tslib "^2.6.2"
|
|
806
|
+
|
|
543
807
|
"@aws-sdk/signature-v4-multi-region@3.916.0":
|
|
544
808
|
version "3.916.0"
|
|
545
809
|
resolved "https://registry.yarnpkg.com/@aws-sdk/signature-v4-multi-region/-/signature-v4-multi-region-3.916.0.tgz#d70e3dc9ca2cb3f65923283600a0a6e9a6c4ec7f"
|
|
@@ -565,6 +829,19 @@
|
|
|
565
829
|
"@smithy/types" "^4.8.0"
|
|
566
830
|
tslib "^2.6.2"
|
|
567
831
|
|
|
832
|
+
"@aws-sdk/token-providers@3.922.0":
|
|
833
|
+
version "3.922.0"
|
|
834
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/token-providers/-/token-providers-3.922.0.tgz#0ae050e9b713b942397fa290ce269df91013c8cc"
|
|
835
|
+
integrity sha512-/inmPnjZE0ZBE16zaCowAvouSx05FJ7p6BQYuzlJ8vxEU0sS0Hf8fvhuiRnN9V9eDUPIBY+/5EjbMWygXL4wlQ==
|
|
836
|
+
dependencies:
|
|
837
|
+
"@aws-sdk/core" "3.922.0"
|
|
838
|
+
"@aws-sdk/nested-clients" "3.922.0"
|
|
839
|
+
"@aws-sdk/types" "3.922.0"
|
|
840
|
+
"@smithy/property-provider" "^4.2.4"
|
|
841
|
+
"@smithy/shared-ini-file-loader" "^4.3.4"
|
|
842
|
+
"@smithy/types" "^4.8.1"
|
|
843
|
+
tslib "^2.6.2"
|
|
844
|
+
|
|
568
845
|
"@aws-sdk/types@3.914.0":
|
|
569
846
|
version "3.914.0"
|
|
570
847
|
resolved "https://registry.yarnpkg.com/@aws-sdk/types/-/types-3.914.0.tgz#175cf9a4b2267aafbb110fe1316e6827de951fdb"
|
|
@@ -573,6 +850,14 @@
|
|
|
573
850
|
"@smithy/types" "^4.8.0"
|
|
574
851
|
tslib "^2.6.2"
|
|
575
852
|
|
|
853
|
+
"@aws-sdk/types@3.922.0":
|
|
854
|
+
version "3.922.0"
|
|
855
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/types/-/types-3.922.0.tgz#e92daf55272171caac8dba9d425786646466d935"
|
|
856
|
+
integrity sha512-eLA6XjVobAUAMivvM7DBL79mnHyrm+32TkXNWZua5mnxF+6kQCfblKKJvxMZLGosO53/Ex46ogim8IY5Nbqv2w==
|
|
857
|
+
dependencies:
|
|
858
|
+
"@smithy/types" "^4.8.1"
|
|
859
|
+
tslib "^2.6.2"
|
|
860
|
+
|
|
576
861
|
"@aws-sdk/types@^3.222.0":
|
|
577
862
|
version "3.734.0"
|
|
578
863
|
resolved "https://registry.yarnpkg.com/@aws-sdk/types/-/types-3.734.0.tgz#af5e620b0e761918282aa1c8e53cac6091d169a2"
|
|
@@ -599,6 +884,17 @@
|
|
|
599
884
|
"@smithy/util-endpoints" "^3.2.3"
|
|
600
885
|
tslib "^2.6.2"
|
|
601
886
|
|
|
887
|
+
"@aws-sdk/util-endpoints@3.922.0":
|
|
888
|
+
version "3.922.0"
|
|
889
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/util-endpoints/-/util-endpoints-3.922.0.tgz#817457d6a78ce366bdb7b201c638dba5ffdbfe60"
|
|
890
|
+
integrity sha512-4ZdQCSuNMY8HMlR1YN4MRDdXuKd+uQTeKIr5/pIM+g3TjInZoj8imvXudjcrFGA63UF3t92YVTkBq88mg58RXQ==
|
|
891
|
+
dependencies:
|
|
892
|
+
"@aws-sdk/types" "3.922.0"
|
|
893
|
+
"@smithy/types" "^4.8.1"
|
|
894
|
+
"@smithy/url-parser" "^4.2.4"
|
|
895
|
+
"@smithy/util-endpoints" "^3.2.4"
|
|
896
|
+
tslib "^2.6.2"
|
|
897
|
+
|
|
602
898
|
"@aws-sdk/util-locate-window@^3.0.0":
|
|
603
899
|
version "3.723.0"
|
|
604
900
|
resolved "https://registry.yarnpkg.com/@aws-sdk/util-locate-window/-/util-locate-window-3.723.0.tgz#174551bfdd2eb36d3c16e7023fd7e7ee96ad0fa9"
|
|
@@ -616,6 +912,16 @@
|
|
|
616
912
|
bowser "^2.11.0"
|
|
617
913
|
tslib "^2.6.2"
|
|
618
914
|
|
|
915
|
+
"@aws-sdk/util-user-agent-browser@3.922.0":
|
|
916
|
+
version "3.922.0"
|
|
917
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/util-user-agent-browser/-/util-user-agent-browser-3.922.0.tgz#734bbe74d34c3fbdb96aca80a151d3d7e7e87c30"
|
|
918
|
+
integrity sha512-qOJAERZ3Plj1st7M4Q5henl5FRpE30uLm6L9edZqZXGR6c7ry9jzexWamWVpQ4H4xVAVmiO9dIEBAfbq4mduOA==
|
|
919
|
+
dependencies:
|
|
920
|
+
"@aws-sdk/types" "3.922.0"
|
|
921
|
+
"@smithy/types" "^4.8.1"
|
|
922
|
+
bowser "^2.11.0"
|
|
923
|
+
tslib "^2.6.2"
|
|
924
|
+
|
|
619
925
|
"@aws-sdk/util-user-agent-node@3.916.0":
|
|
620
926
|
version "3.916.0"
|
|
621
927
|
resolved "https://registry.yarnpkg.com/@aws-sdk/util-user-agent-node/-/util-user-agent-node-3.916.0.tgz#3ab5fdb9f45345f19f426941ece71988b31bf58d"
|
|
@@ -627,6 +933,17 @@
|
|
|
627
933
|
"@smithy/types" "^4.8.0"
|
|
628
934
|
tslib "^2.6.2"
|
|
629
935
|
|
|
936
|
+
"@aws-sdk/util-user-agent-node@3.922.0":
|
|
937
|
+
version "3.922.0"
|
|
938
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/util-user-agent-node/-/util-user-agent-node-3.922.0.tgz#52dd951b314a3e7097d181664a3f79a1e56921ce"
|
|
939
|
+
integrity sha512-NrPe/Rsr5kcGunkog0eBV+bY0inkRELsD2SacC4lQZvZiXf8VJ2Y7j+Yq1tB+h+FPLsdt3v9wItIvDf/laAm0Q==
|
|
940
|
+
dependencies:
|
|
941
|
+
"@aws-sdk/middleware-user-agent" "3.922.0"
|
|
942
|
+
"@aws-sdk/types" "3.922.0"
|
|
943
|
+
"@smithy/node-config-provider" "^4.3.4"
|
|
944
|
+
"@smithy/types" "^4.8.1"
|
|
945
|
+
tslib "^2.6.2"
|
|
946
|
+
|
|
630
947
|
"@aws-sdk/xml-builder@3.914.0":
|
|
631
948
|
version "3.914.0"
|
|
632
949
|
resolved "https://registry.yarnpkg.com/@aws-sdk/xml-builder/-/xml-builder-3.914.0.tgz#4e98b479856113db877d055e7b008065c50266d4"
|
|
@@ -636,11 +953,25 @@
|
|
|
636
953
|
fast-xml-parser "5.2.5"
|
|
637
954
|
tslib "^2.6.2"
|
|
638
955
|
|
|
956
|
+
"@aws-sdk/xml-builder@3.921.0":
|
|
957
|
+
version "3.921.0"
|
|
958
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/xml-builder/-/xml-builder-3.921.0.tgz#e4d4d21b09341648b598d720c602ee76d7a84594"
|
|
959
|
+
integrity sha512-LVHg0jgjyicKKvpNIEMXIMr1EBViESxcPkqfOlT+X1FkmUMTNZEEVF18tOJg4m4hV5vxtkWcqtr4IEeWa1C41Q==
|
|
960
|
+
dependencies:
|
|
961
|
+
"@smithy/types" "^4.8.1"
|
|
962
|
+
fast-xml-parser "5.2.5"
|
|
963
|
+
tslib "^2.6.2"
|
|
964
|
+
|
|
639
965
|
"@aws/lambda-invoke-store@^0.0.1":
|
|
640
966
|
version "0.0.1"
|
|
641
967
|
resolved "https://registry.yarnpkg.com/@aws/lambda-invoke-store/-/lambda-invoke-store-0.0.1.tgz#92d792a7dda250dfcb902e13228f37a81be57c8f"
|
|
642
968
|
integrity sha512-ORHRQ2tmvnBXc8t/X9Z8IcSbBA4xTLKuN873FopzklHMeqBst7YG0d+AX97inkvDX+NChYtSr+qGfcqGFaI8Zw==
|
|
643
969
|
|
|
970
|
+
"@aws/lambda-invoke-store@^0.1.1":
|
|
971
|
+
version "0.1.1"
|
|
972
|
+
resolved "https://registry.yarnpkg.com/@aws/lambda-invoke-store/-/lambda-invoke-store-0.1.1.tgz#2e67f17040b930bde00a79ffb484eb9e77472b06"
|
|
973
|
+
integrity sha512-RcLam17LdlbSOSp9VxmUu1eI6Mwxp+OwhD2QhiSNmNCzoDb0EeUXTD2n/WbcnrAYMGlmf05th6QYq23VqvJqpA==
|
|
974
|
+
|
|
644
975
|
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.26.2":
|
|
645
976
|
version "7.26.2"
|
|
646
977
|
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.26.2.tgz#4b5fab97d33338eff916235055f0ebc21e573a85"
|
|
@@ -1540,7 +1871,7 @@
|
|
|
1540
1871
|
resolved "https://registry.yarnpkg.com/@nolyfill/is-core-module/-/is-core-module-1.0.39.tgz#3dc35ba0f1e66b403c00b39344f870298ebb1c8e"
|
|
1541
1872
|
integrity sha512-nn5ozdjYQpUCZlWGuxcJY/KpxkWQs4DcbMCmKojjyrYDEAGy4Ce19NN4v5MduafTwJlbKc99UA8YhSVqq9yPZA==
|
|
1542
1873
|
|
|
1543
|
-
"@oclif/core@^4", "@oclif/core@^4.5.2", "@oclif/core@^4.
|
|
1874
|
+
"@oclif/core@^4", "@oclif/core@^4.5.2", "@oclif/core@^4.7.2", "@oclif/core@^4.8.0":
|
|
1544
1875
|
version "4.8.0"
|
|
1545
1876
|
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.8.0.tgz#bde8fad00019c8c0a8e27787b4b42c4670842785"
|
|
1546
1877
|
integrity sha512-jteNUQKgJHLHFbbz806aGZqf+RJJ7t4gwF4MYa8fCwCxQ8/klJNWc0MvaJiBebk7Mc+J39mdlsB4XraaCKznFw==
|
|
@@ -1596,10 +1927,10 @@
|
|
|
1596
1927
|
ansis "^3.17.0"
|
|
1597
1928
|
fast-levenshtein "^3.0.0"
|
|
1598
1929
|
|
|
1599
|
-
"@oclif/plugin-warn-if-update-available@^3.1.
|
|
1600
|
-
version "3.1.
|
|
1601
|
-
resolved "https://registry.yarnpkg.com/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-3.1.
|
|
1602
|
-
integrity sha512
|
|
1930
|
+
"@oclif/plugin-warn-if-update-available@^3.1.51":
|
|
1931
|
+
version "3.1.52"
|
|
1932
|
+
resolved "https://registry.yarnpkg.com/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-3.1.52.tgz#64140740d0a1169117248623563ad0b76d169b00"
|
|
1933
|
+
integrity sha512-CAtBcMBjtuYwv2lf1U3tavAAhFtG3lYvrpestPjfIUyGSoc5kJZME1heS8Ao7IxNgp5sHFm1wNoU2vJbHJKLQg==
|
|
1603
1934
|
dependencies:
|
|
1604
1935
|
"@oclif/core" "^4"
|
|
1605
1936
|
ansis "^3.17.0"
|
|
@@ -1977,6 +2308,14 @@
|
|
|
1977
2308
|
"@smithy/types" "^4.8.0"
|
|
1978
2309
|
tslib "^2.6.2"
|
|
1979
2310
|
|
|
2311
|
+
"@smithy/abort-controller@^4.2.4":
|
|
2312
|
+
version "4.2.4"
|
|
2313
|
+
resolved "https://registry.yarnpkg.com/@smithy/abort-controller/-/abort-controller-4.2.4.tgz#8031d32aea69c714eae49c1f43ce0ea60481d2d3"
|
|
2314
|
+
integrity sha512-Z4DUr/AkgyFf1bOThW2HwzREagee0sB5ycl+hDiSZOfRLW8ZgrOjDi6g8mHH19yyU5E2A/64W3z6SMIf5XiUSQ==
|
|
2315
|
+
dependencies:
|
|
2316
|
+
"@smithy/types" "^4.8.1"
|
|
2317
|
+
tslib "^2.6.2"
|
|
2318
|
+
|
|
1980
2319
|
"@smithy/chunked-blob-reader-native@^4.2.1":
|
|
1981
2320
|
version "4.2.1"
|
|
1982
2321
|
resolved "https://registry.yarnpkg.com/@smithy/chunked-blob-reader-native/-/chunked-blob-reader-native-4.2.1.tgz#380266951d746b522b4ab2b16bfea6b451147b41"
|
|
@@ -2004,6 +2343,18 @@
|
|
|
2004
2343
|
"@smithy/util-middleware" "^4.2.3"
|
|
2005
2344
|
tslib "^2.6.2"
|
|
2006
2345
|
|
|
2346
|
+
"@smithy/config-resolver@^4.4.1":
|
|
2347
|
+
version "4.4.1"
|
|
2348
|
+
resolved "https://registry.yarnpkg.com/@smithy/config-resolver/-/config-resolver-4.4.1.tgz#dcf9321841d44912455d4a0d8c4e554aa97af921"
|
|
2349
|
+
integrity sha512-BciDJ5hkyYEGBBKMbjGB1A/Zq8bYZ41Zo9BMnGdKF6QD1fY4zIkYx6zui/0CHaVGnv6h0iy8y4rnPX9CPCAPyQ==
|
|
2350
|
+
dependencies:
|
|
2351
|
+
"@smithy/node-config-provider" "^4.3.4"
|
|
2352
|
+
"@smithy/types" "^4.8.1"
|
|
2353
|
+
"@smithy/util-config-provider" "^4.2.0"
|
|
2354
|
+
"@smithy/util-endpoints" "^3.2.4"
|
|
2355
|
+
"@smithy/util-middleware" "^4.2.4"
|
|
2356
|
+
tslib "^2.6.2"
|
|
2357
|
+
|
|
2007
2358
|
"@smithy/core@^3.17.1":
|
|
2008
2359
|
version "3.17.1"
|
|
2009
2360
|
resolved "https://registry.yarnpkg.com/@smithy/core/-/core-3.17.1.tgz#644aa4046b31c82d2c17276bcef2c6b78245dfeb"
|
|
@@ -2020,6 +2371,22 @@
|
|
|
2020
2371
|
"@smithy/uuid" "^1.1.0"
|
|
2021
2372
|
tslib "^2.6.2"
|
|
2022
2373
|
|
|
2374
|
+
"@smithy/core@^3.17.2":
|
|
2375
|
+
version "3.17.2"
|
|
2376
|
+
resolved "https://registry.yarnpkg.com/@smithy/core/-/core-3.17.2.tgz#bd27762dfd9f61e60b2789a20fa0dfd647827e98"
|
|
2377
|
+
integrity sha512-n3g4Nl1Te+qGPDbNFAYf+smkRVB+JhFsGy9uJXXZQEufoP4u0r+WLh6KvTDolCswaagysDc/afS1yvb2jnj1gQ==
|
|
2378
|
+
dependencies:
|
|
2379
|
+
"@smithy/middleware-serde" "^4.2.4"
|
|
2380
|
+
"@smithy/protocol-http" "^5.3.4"
|
|
2381
|
+
"@smithy/types" "^4.8.1"
|
|
2382
|
+
"@smithy/util-base64" "^4.3.0"
|
|
2383
|
+
"@smithy/util-body-length-browser" "^4.2.0"
|
|
2384
|
+
"@smithy/util-middleware" "^4.2.4"
|
|
2385
|
+
"@smithy/util-stream" "^4.5.5"
|
|
2386
|
+
"@smithy/util-utf8" "^4.2.0"
|
|
2387
|
+
"@smithy/uuid" "^1.1.0"
|
|
2388
|
+
tslib "^2.6.2"
|
|
2389
|
+
|
|
2023
2390
|
"@smithy/credential-provider-imds@^4.2.3":
|
|
2024
2391
|
version "4.2.3"
|
|
2025
2392
|
resolved "https://registry.yarnpkg.com/@smithy/credential-provider-imds/-/credential-provider-imds-4.2.3.tgz#b35d0d1f1b28f415e06282999eba2d53eb10a1c5"
|
|
@@ -2031,6 +2398,17 @@
|
|
|
2031
2398
|
"@smithy/url-parser" "^4.2.3"
|
|
2032
2399
|
tslib "^2.6.2"
|
|
2033
2400
|
|
|
2401
|
+
"@smithy/credential-provider-imds@^4.2.4":
|
|
2402
|
+
version "4.2.4"
|
|
2403
|
+
resolved "https://registry.yarnpkg.com/@smithy/credential-provider-imds/-/credential-provider-imds-4.2.4.tgz#eb2ab999136c97d942e69638e6126a3c4d8cf79d"
|
|
2404
|
+
integrity sha512-YVNMjhdz2pVto5bRdux7GMs0x1m0Afz3OcQy/4Yf9DH4fWOtroGH7uLvs7ZmDyoBJzLdegtIPpXrpJOZWvUXdw==
|
|
2405
|
+
dependencies:
|
|
2406
|
+
"@smithy/node-config-provider" "^4.3.4"
|
|
2407
|
+
"@smithy/property-provider" "^4.2.4"
|
|
2408
|
+
"@smithy/types" "^4.8.1"
|
|
2409
|
+
"@smithy/url-parser" "^4.2.4"
|
|
2410
|
+
tslib "^2.6.2"
|
|
2411
|
+
|
|
2034
2412
|
"@smithy/eventstream-codec@^4.2.3":
|
|
2035
2413
|
version "4.2.3"
|
|
2036
2414
|
resolved "https://registry.yarnpkg.com/@smithy/eventstream-codec/-/eventstream-codec-4.2.3.tgz#dd65d9050c322f0805ba62749a3801985a2f5394"
|
|
@@ -2087,6 +2465,17 @@
|
|
|
2087
2465
|
"@smithy/util-base64" "^4.3.0"
|
|
2088
2466
|
tslib "^2.6.2"
|
|
2089
2467
|
|
|
2468
|
+
"@smithy/fetch-http-handler@^5.3.5":
|
|
2469
|
+
version "5.3.5"
|
|
2470
|
+
resolved "https://registry.yarnpkg.com/@smithy/fetch-http-handler/-/fetch-http-handler-5.3.5.tgz#5cfea38d9a1519741c7147fea10a4a064de03f66"
|
|
2471
|
+
integrity sha512-mg83SM3FLI8Sa2ooTJbsh5MFfyMTyNRwxqpKHmE0ICRIa66Aodv80DMsTQI02xBLVJ0hckwqTRr5IGAbbWuFLQ==
|
|
2472
|
+
dependencies:
|
|
2473
|
+
"@smithy/protocol-http" "^5.3.4"
|
|
2474
|
+
"@smithy/querystring-builder" "^4.2.4"
|
|
2475
|
+
"@smithy/types" "^4.8.1"
|
|
2476
|
+
"@smithy/util-base64" "^4.3.0"
|
|
2477
|
+
tslib "^2.6.2"
|
|
2478
|
+
|
|
2090
2479
|
"@smithy/hash-blob-browser@^4.2.4":
|
|
2091
2480
|
version "4.2.4"
|
|
2092
2481
|
resolved "https://registry.yarnpkg.com/@smithy/hash-blob-browser/-/hash-blob-browser-4.2.4.tgz#c7226d2ba2a394acf6e90510d08f7c3003f516d1"
|
|
@@ -2107,6 +2496,16 @@
|
|
|
2107
2496
|
"@smithy/util-utf8" "^4.2.0"
|
|
2108
2497
|
tslib "^2.6.2"
|
|
2109
2498
|
|
|
2499
|
+
"@smithy/hash-node@^4.2.4":
|
|
2500
|
+
version "4.2.4"
|
|
2501
|
+
resolved "https://registry.yarnpkg.com/@smithy/hash-node/-/hash-node-4.2.4.tgz#45bd19999625166825eb29aafb007819de031894"
|
|
2502
|
+
integrity sha512-kKU0gVhx/ppVMntvUOZE7WRMFW86HuaxLwvqileBEjL7PoILI8/djoILw3gPQloGVE6O0oOzqafxeNi2KbnUJw==
|
|
2503
|
+
dependencies:
|
|
2504
|
+
"@smithy/types" "^4.8.1"
|
|
2505
|
+
"@smithy/util-buffer-from" "^4.2.0"
|
|
2506
|
+
"@smithy/util-utf8" "^4.2.0"
|
|
2507
|
+
tslib "^2.6.2"
|
|
2508
|
+
|
|
2110
2509
|
"@smithy/hash-stream-node@^4.2.3":
|
|
2111
2510
|
version "4.2.3"
|
|
2112
2511
|
resolved "https://registry.yarnpkg.com/@smithy/hash-stream-node/-/hash-stream-node-4.2.3.tgz#8ddae1f5366513cbbec3acb6f54e3ec1b332db88"
|
|
@@ -2124,6 +2523,14 @@
|
|
|
2124
2523
|
"@smithy/types" "^4.8.0"
|
|
2125
2524
|
tslib "^2.6.2"
|
|
2126
2525
|
|
|
2526
|
+
"@smithy/invalid-dependency@^4.2.4":
|
|
2527
|
+
version "4.2.4"
|
|
2528
|
+
resolved "https://registry.yarnpkg.com/@smithy/invalid-dependency/-/invalid-dependency-4.2.4.tgz#ff957d711b72f432803fdee1e247f0dd4c98251d"
|
|
2529
|
+
integrity sha512-z6aDLGiHzsMhbS2MjetlIWopWz//K+mCoPXjW6aLr0mypF+Y7qdEh5TyJ20Onf9FbWHiWl4eC+rITdizpnXqOw==
|
|
2530
|
+
dependencies:
|
|
2531
|
+
"@smithy/types" "^4.8.1"
|
|
2532
|
+
tslib "^2.6.2"
|
|
2533
|
+
|
|
2127
2534
|
"@smithy/is-array-buffer@^2.2.0":
|
|
2128
2535
|
version "2.2.0"
|
|
2129
2536
|
resolved "https://registry.yarnpkg.com/@smithy/is-array-buffer/-/is-array-buffer-2.2.0.tgz#f84f0d9f9a36601a9ca9381688bd1b726fd39111"
|
|
@@ -2156,6 +2563,15 @@
|
|
|
2156
2563
|
"@smithy/types" "^4.8.0"
|
|
2157
2564
|
tslib "^2.6.2"
|
|
2158
2565
|
|
|
2566
|
+
"@smithy/middleware-content-length@^4.2.4":
|
|
2567
|
+
version "4.2.4"
|
|
2568
|
+
resolved "https://registry.yarnpkg.com/@smithy/middleware-content-length/-/middleware-content-length-4.2.4.tgz#8b625cb264c13c54440ecae59a3e6b1996dfd7b5"
|
|
2569
|
+
integrity sha512-hJRZuFS9UsElX4DJSJfoX4M1qXRH+VFiLMUnhsWvtOOUWRNvvOfDaUSdlNbjwv1IkpVjj/Rd/O59Jl3nhAcxow==
|
|
2570
|
+
dependencies:
|
|
2571
|
+
"@smithy/protocol-http" "^5.3.4"
|
|
2572
|
+
"@smithy/types" "^4.8.1"
|
|
2573
|
+
tslib "^2.6.2"
|
|
2574
|
+
|
|
2159
2575
|
"@smithy/middleware-endpoint@^4.3.5":
|
|
2160
2576
|
version "4.3.5"
|
|
2161
2577
|
resolved "https://registry.yarnpkg.com/@smithy/middleware-endpoint/-/middleware-endpoint-4.3.5.tgz#c22f82f83f0b5cc6c0866a2a87b65bc2e79af352"
|
|
@@ -2170,6 +2586,20 @@
|
|
|
2170
2586
|
"@smithy/util-middleware" "^4.2.3"
|
|
2171
2587
|
tslib "^2.6.2"
|
|
2172
2588
|
|
|
2589
|
+
"@smithy/middleware-endpoint@^4.3.6":
|
|
2590
|
+
version "4.3.6"
|
|
2591
|
+
resolved "https://registry.yarnpkg.com/@smithy/middleware-endpoint/-/middleware-endpoint-4.3.6.tgz#dce57120e72ffeb2d45f1d09d424a9bed1571a21"
|
|
2592
|
+
integrity sha512-PXehXofGMFpDqr933rxD8RGOcZ0QBAWtuzTgYRAHAL2BnKawHDEdf/TnGpcmfPJGwonhginaaeJIKluEojiF/w==
|
|
2593
|
+
dependencies:
|
|
2594
|
+
"@smithy/core" "^3.17.2"
|
|
2595
|
+
"@smithy/middleware-serde" "^4.2.4"
|
|
2596
|
+
"@smithy/node-config-provider" "^4.3.4"
|
|
2597
|
+
"@smithy/shared-ini-file-loader" "^4.3.4"
|
|
2598
|
+
"@smithy/types" "^4.8.1"
|
|
2599
|
+
"@smithy/url-parser" "^4.2.4"
|
|
2600
|
+
"@smithy/util-middleware" "^4.2.4"
|
|
2601
|
+
tslib "^2.6.2"
|
|
2602
|
+
|
|
2173
2603
|
"@smithy/middleware-retry@^4.4.5":
|
|
2174
2604
|
version "4.4.5"
|
|
2175
2605
|
resolved "https://registry.yarnpkg.com/@smithy/middleware-retry/-/middleware-retry-4.4.5.tgz#5bdb6ba1be6a97272b79fdac99db40c5e7ab81e0"
|
|
@@ -2185,6 +2615,21 @@
|
|
|
2185
2615
|
"@smithy/uuid" "^1.1.0"
|
|
2186
2616
|
tslib "^2.6.2"
|
|
2187
2617
|
|
|
2618
|
+
"@smithy/middleware-retry@^4.4.6":
|
|
2619
|
+
version "4.4.6"
|
|
2620
|
+
resolved "https://registry.yarnpkg.com/@smithy/middleware-retry/-/middleware-retry-4.4.6.tgz#b3c781b42b8f1ab22ee71358c0e81303cb00d737"
|
|
2621
|
+
integrity sha512-OhLx131znrEDxZPAvH/OYufR9d1nB2CQADyYFN4C3V/NQS7Mg4V6uvxHC/Dr96ZQW8IlHJTJ+vAhKt6oxWRndA==
|
|
2622
|
+
dependencies:
|
|
2623
|
+
"@smithy/node-config-provider" "^4.3.4"
|
|
2624
|
+
"@smithy/protocol-http" "^5.3.4"
|
|
2625
|
+
"@smithy/service-error-classification" "^4.2.4"
|
|
2626
|
+
"@smithy/smithy-client" "^4.9.2"
|
|
2627
|
+
"@smithy/types" "^4.8.1"
|
|
2628
|
+
"@smithy/util-middleware" "^4.2.4"
|
|
2629
|
+
"@smithy/util-retry" "^4.2.4"
|
|
2630
|
+
"@smithy/uuid" "^1.1.0"
|
|
2631
|
+
tslib "^2.6.2"
|
|
2632
|
+
|
|
2188
2633
|
"@smithy/middleware-serde@^4.2.3":
|
|
2189
2634
|
version "4.2.3"
|
|
2190
2635
|
resolved "https://registry.yarnpkg.com/@smithy/middleware-serde/-/middleware-serde-4.2.3.tgz#a827e9c4ea9e51c79cca4d6741d582026a8b53eb"
|
|
@@ -2194,6 +2639,15 @@
|
|
|
2194
2639
|
"@smithy/types" "^4.8.0"
|
|
2195
2640
|
tslib "^2.6.2"
|
|
2196
2641
|
|
|
2642
|
+
"@smithy/middleware-serde@^4.2.4":
|
|
2643
|
+
version "4.2.4"
|
|
2644
|
+
resolved "https://registry.yarnpkg.com/@smithy/middleware-serde/-/middleware-serde-4.2.4.tgz#43da8ac40e2bcdd30e705a6047a3a667ce44433c"
|
|
2645
|
+
integrity sha512-jUr3x2CDhV15TOX2/Uoz4gfgeqLrRoTQbYAuhLS7lcVKNev7FeYSJ1ebEfjk+l9kbb7k7LfzIR/irgxys5ZTOg==
|
|
2646
|
+
dependencies:
|
|
2647
|
+
"@smithy/protocol-http" "^5.3.4"
|
|
2648
|
+
"@smithy/types" "^4.8.1"
|
|
2649
|
+
tslib "^2.6.2"
|
|
2650
|
+
|
|
2197
2651
|
"@smithy/middleware-stack@^4.2.3":
|
|
2198
2652
|
version "4.2.3"
|
|
2199
2653
|
resolved "https://registry.yarnpkg.com/@smithy/middleware-stack/-/middleware-stack-4.2.3.tgz#5a315aa9d0fd4faaa248780297c8cbacc31c2eba"
|
|
@@ -2202,6 +2656,14 @@
|
|
|
2202
2656
|
"@smithy/types" "^4.8.0"
|
|
2203
2657
|
tslib "^2.6.2"
|
|
2204
2658
|
|
|
2659
|
+
"@smithy/middleware-stack@^4.2.4":
|
|
2660
|
+
version "4.2.4"
|
|
2661
|
+
resolved "https://registry.yarnpkg.com/@smithy/middleware-stack/-/middleware-stack-4.2.4.tgz#9c833c3c8f2ddda1e2e31c9315ffa31f0f0aa85d"
|
|
2662
|
+
integrity sha512-Gy3TKCOnm9JwpFooldwAboazw+EFYlC+Bb+1QBsSi5xI0W5lX81j/P5+CXvD/9ZjtYKRgxq+kkqd/KOHflzvgA==
|
|
2663
|
+
dependencies:
|
|
2664
|
+
"@smithy/types" "^4.8.1"
|
|
2665
|
+
tslib "^2.6.2"
|
|
2666
|
+
|
|
2205
2667
|
"@smithy/node-config-provider@^4.3.3":
|
|
2206
2668
|
version "4.3.3"
|
|
2207
2669
|
resolved "https://registry.yarnpkg.com/@smithy/node-config-provider/-/node-config-provider-4.3.3.tgz#44140a1e6bc666bcf16faf68c35d3dae4ba8cad5"
|
|
@@ -2212,6 +2674,16 @@
|
|
|
2212
2674
|
"@smithy/types" "^4.8.0"
|
|
2213
2675
|
tslib "^2.6.2"
|
|
2214
2676
|
|
|
2677
|
+
"@smithy/node-config-provider@^4.3.4":
|
|
2678
|
+
version "4.3.4"
|
|
2679
|
+
resolved "https://registry.yarnpkg.com/@smithy/node-config-provider/-/node-config-provider-4.3.4.tgz#9e41d45167568dbd2e1bc2c24a25cb26c3fd847f"
|
|
2680
|
+
integrity sha512-3X3w7qzmo4XNNdPKNS4nbJcGSwiEMsNsRSunMA92S4DJLLIrH5g1AyuOA2XKM9PAPi8mIWfqC+fnfKNsI4KvHw==
|
|
2681
|
+
dependencies:
|
|
2682
|
+
"@smithy/property-provider" "^4.2.4"
|
|
2683
|
+
"@smithy/shared-ini-file-loader" "^4.3.4"
|
|
2684
|
+
"@smithy/types" "^4.8.1"
|
|
2685
|
+
tslib "^2.6.2"
|
|
2686
|
+
|
|
2215
2687
|
"@smithy/node-http-handler@^4.4.3":
|
|
2216
2688
|
version "4.4.3"
|
|
2217
2689
|
resolved "https://registry.yarnpkg.com/@smithy/node-http-handler/-/node-http-handler-4.4.3.tgz#fb2d16719cb4e8df0c189e8bde60e837df5c0c5b"
|
|
@@ -2223,6 +2695,17 @@
|
|
|
2223
2695
|
"@smithy/types" "^4.8.0"
|
|
2224
2696
|
tslib "^2.6.2"
|
|
2225
2697
|
|
|
2698
|
+
"@smithy/node-http-handler@^4.4.4":
|
|
2699
|
+
version "4.4.4"
|
|
2700
|
+
resolved "https://registry.yarnpkg.com/@smithy/node-http-handler/-/node-http-handler-4.4.4.tgz#e0ccaae333960df7e9387e9487554b98674b7720"
|
|
2701
|
+
integrity sha512-VXHGfzCXLZeKnFp6QXjAdy+U8JF9etfpUXD1FAbzY1GzsFJiDQRQIt2CnMUvUdz3/YaHNqT3RphVWMUpXTIODA==
|
|
2702
|
+
dependencies:
|
|
2703
|
+
"@smithy/abort-controller" "^4.2.4"
|
|
2704
|
+
"@smithy/protocol-http" "^5.3.4"
|
|
2705
|
+
"@smithy/querystring-builder" "^4.2.4"
|
|
2706
|
+
"@smithy/types" "^4.8.1"
|
|
2707
|
+
tslib "^2.6.2"
|
|
2708
|
+
|
|
2226
2709
|
"@smithy/property-provider@^4.2.3":
|
|
2227
2710
|
version "4.2.3"
|
|
2228
2711
|
resolved "https://registry.yarnpkg.com/@smithy/property-provider/-/property-provider-4.2.3.tgz#a6c82ca0aa1c57f697464bee496f3fec58660864"
|
|
@@ -2231,6 +2714,14 @@
|
|
|
2231
2714
|
"@smithy/types" "^4.8.0"
|
|
2232
2715
|
tslib "^2.6.2"
|
|
2233
2716
|
|
|
2717
|
+
"@smithy/property-provider@^4.2.4":
|
|
2718
|
+
version "4.2.4"
|
|
2719
|
+
resolved "https://registry.yarnpkg.com/@smithy/property-provider/-/property-provider-4.2.4.tgz#ea36ed8f1e282060aaf5cd220f2b428682d52775"
|
|
2720
|
+
integrity sha512-g2DHo08IhxV5GdY3Cpt/jr0mkTlAD39EJKN27Jb5N8Fb5qt8KG39wVKTXiTRCmHHou7lbXR8nKVU14/aRUf86w==
|
|
2721
|
+
dependencies:
|
|
2722
|
+
"@smithy/types" "^4.8.1"
|
|
2723
|
+
tslib "^2.6.2"
|
|
2724
|
+
|
|
2234
2725
|
"@smithy/protocol-http@^5.3.3":
|
|
2235
2726
|
version "5.3.3"
|
|
2236
2727
|
resolved "https://registry.yarnpkg.com/@smithy/protocol-http/-/protocol-http-5.3.3.tgz#55b35c18bdc0f6d86e78f63961e50ba4ff1c5d73"
|
|
@@ -2239,6 +2730,14 @@
|
|
|
2239
2730
|
"@smithy/types" "^4.8.0"
|
|
2240
2731
|
tslib "^2.6.2"
|
|
2241
2732
|
|
|
2733
|
+
"@smithy/protocol-http@^5.3.4":
|
|
2734
|
+
version "5.3.4"
|
|
2735
|
+
resolved "https://registry.yarnpkg.com/@smithy/protocol-http/-/protocol-http-5.3.4.tgz#2773de28d0b7e8b0ab83e94673fee0966fc8c68c"
|
|
2736
|
+
integrity sha512-3sfFd2MAzVt0Q/klOmjFi3oIkxczHs0avbwrfn1aBqtc23WqQSmjvk77MBw9WkEQcwbOYIX5/2z4ULj8DuxSsw==
|
|
2737
|
+
dependencies:
|
|
2738
|
+
"@smithy/types" "^4.8.1"
|
|
2739
|
+
tslib "^2.6.2"
|
|
2740
|
+
|
|
2242
2741
|
"@smithy/querystring-builder@^4.2.3":
|
|
2243
2742
|
version "4.2.3"
|
|
2244
2743
|
resolved "https://registry.yarnpkg.com/@smithy/querystring-builder/-/querystring-builder-4.2.3.tgz#ca273ae8c21fce01a52632202679c0f9e2acf41a"
|
|
@@ -2248,6 +2747,15 @@
|
|
|
2248
2747
|
"@smithy/util-uri-escape" "^4.2.0"
|
|
2249
2748
|
tslib "^2.6.2"
|
|
2250
2749
|
|
|
2750
|
+
"@smithy/querystring-builder@^4.2.4":
|
|
2751
|
+
version "4.2.4"
|
|
2752
|
+
resolved "https://registry.yarnpkg.com/@smithy/querystring-builder/-/querystring-builder-4.2.4.tgz#9f57301a895bb986cf7740edd70a91df335e6109"
|
|
2753
|
+
integrity sha512-KQ1gFXXC+WsbPFnk7pzskzOpn4s+KheWgO3dzkIEmnb6NskAIGp/dGdbKisTPJdtov28qNDohQrgDUKzXZBLig==
|
|
2754
|
+
dependencies:
|
|
2755
|
+
"@smithy/types" "^4.8.1"
|
|
2756
|
+
"@smithy/util-uri-escape" "^4.2.0"
|
|
2757
|
+
tslib "^2.6.2"
|
|
2758
|
+
|
|
2251
2759
|
"@smithy/querystring-parser@^4.2.3":
|
|
2252
2760
|
version "4.2.3"
|
|
2253
2761
|
resolved "https://registry.yarnpkg.com/@smithy/querystring-parser/-/querystring-parser-4.2.3.tgz#b6d7d5cd300b4083c62d9bd30915f782d01f503e"
|
|
@@ -2256,6 +2764,14 @@
|
|
|
2256
2764
|
"@smithy/types" "^4.8.0"
|
|
2257
2765
|
tslib "^2.6.2"
|
|
2258
2766
|
|
|
2767
|
+
"@smithy/querystring-parser@^4.2.4":
|
|
2768
|
+
version "4.2.4"
|
|
2769
|
+
resolved "https://registry.yarnpkg.com/@smithy/querystring-parser/-/querystring-parser-4.2.4.tgz#c0cc9b13855e9fc45a0c75ae26482eab6891a25e"
|
|
2770
|
+
integrity sha512-aHb5cqXZocdzEkZ/CvhVjdw5l4r1aU/9iMEyoKzH4eXMowT6M0YjBpp7W/+XjkBnY8Xh0kVd55GKjnPKlCwinQ==
|
|
2771
|
+
dependencies:
|
|
2772
|
+
"@smithy/types" "^4.8.1"
|
|
2773
|
+
tslib "^2.6.2"
|
|
2774
|
+
|
|
2259
2775
|
"@smithy/service-error-classification@^4.2.3":
|
|
2260
2776
|
version "4.2.3"
|
|
2261
2777
|
resolved "https://registry.yarnpkg.com/@smithy/service-error-classification/-/service-error-classification-4.2.3.tgz#ecb41dd514841eebb93e91012ae5e343040f6828"
|
|
@@ -2263,6 +2779,13 @@
|
|
|
2263
2779
|
dependencies:
|
|
2264
2780
|
"@smithy/types" "^4.8.0"
|
|
2265
2781
|
|
|
2782
|
+
"@smithy/service-error-classification@^4.2.4":
|
|
2783
|
+
version "4.2.4"
|
|
2784
|
+
resolved "https://registry.yarnpkg.com/@smithy/service-error-classification/-/service-error-classification-4.2.4.tgz#acace7208270c8a9c4f2218092866b4d650d4719"
|
|
2785
|
+
integrity sha512-fdWuhEx4+jHLGeew9/IvqVU/fxT/ot70tpRGuOLxE3HzZOyKeTQfYeV1oaBXpzi93WOk668hjMuuagJ2/Qs7ng==
|
|
2786
|
+
dependencies:
|
|
2787
|
+
"@smithy/types" "^4.8.1"
|
|
2788
|
+
|
|
2266
2789
|
"@smithy/shared-ini-file-loader@^4.3.3":
|
|
2267
2790
|
version "4.3.3"
|
|
2268
2791
|
resolved "https://registry.yarnpkg.com/@smithy/shared-ini-file-loader/-/shared-ini-file-loader-4.3.3.tgz#1d5162cd3a14f57e4fde56f65aa188e8138c1248"
|
|
@@ -2271,6 +2794,14 @@
|
|
|
2271
2794
|
"@smithy/types" "^4.8.0"
|
|
2272
2795
|
tslib "^2.6.2"
|
|
2273
2796
|
|
|
2797
|
+
"@smithy/shared-ini-file-loader@^4.3.4":
|
|
2798
|
+
version "4.3.4"
|
|
2799
|
+
resolved "https://registry.yarnpkg.com/@smithy/shared-ini-file-loader/-/shared-ini-file-loader-4.3.4.tgz#ba0707daba05d7705ae120abdc27dbfa5b5b9049"
|
|
2800
|
+
integrity sha512-y5ozxeQ9omVjbnJo9dtTsdXj9BEvGx2X8xvRgKnV+/7wLBuYJQL6dOa/qMY6omyHi7yjt1OA97jZLoVRYi8lxA==
|
|
2801
|
+
dependencies:
|
|
2802
|
+
"@smithy/types" "^4.8.1"
|
|
2803
|
+
tslib "^2.6.2"
|
|
2804
|
+
|
|
2274
2805
|
"@smithy/signature-v4@^5.3.3":
|
|
2275
2806
|
version "5.3.3"
|
|
2276
2807
|
resolved "https://registry.yarnpkg.com/@smithy/signature-v4/-/signature-v4-5.3.3.tgz#5ff13cfaa29cb531061c2582cb599b39e040e52e"
|
|
@@ -2285,6 +2816,20 @@
|
|
|
2285
2816
|
"@smithy/util-utf8" "^4.2.0"
|
|
2286
2817
|
tslib "^2.6.2"
|
|
2287
2818
|
|
|
2819
|
+
"@smithy/signature-v4@^5.3.4":
|
|
2820
|
+
version "5.3.4"
|
|
2821
|
+
resolved "https://registry.yarnpkg.com/@smithy/signature-v4/-/signature-v4-5.3.4.tgz#d2233c39ce0b02041a11c5cfd210f3e61982931a"
|
|
2822
|
+
integrity sha512-ScDCpasxH7w1HXHYbtk3jcivjvdA1VICyAdgvVqKhKKwxi+MTwZEqFw0minE+oZ7F07oF25xh4FGJxgqgShz0A==
|
|
2823
|
+
dependencies:
|
|
2824
|
+
"@smithy/is-array-buffer" "^4.2.0"
|
|
2825
|
+
"@smithy/protocol-http" "^5.3.4"
|
|
2826
|
+
"@smithy/types" "^4.8.1"
|
|
2827
|
+
"@smithy/util-hex-encoding" "^4.2.0"
|
|
2828
|
+
"@smithy/util-middleware" "^4.2.4"
|
|
2829
|
+
"@smithy/util-uri-escape" "^4.2.0"
|
|
2830
|
+
"@smithy/util-utf8" "^4.2.0"
|
|
2831
|
+
tslib "^2.6.2"
|
|
2832
|
+
|
|
2288
2833
|
"@smithy/smithy-client@^4.9.1":
|
|
2289
2834
|
version "4.9.1"
|
|
2290
2835
|
resolved "https://registry.yarnpkg.com/@smithy/smithy-client/-/smithy-client-4.9.1.tgz#a36e456e837121b2ded6f7d5f1f30b205c446e20"
|
|
@@ -2298,6 +2843,19 @@
|
|
|
2298
2843
|
"@smithy/util-stream" "^4.5.4"
|
|
2299
2844
|
tslib "^2.6.2"
|
|
2300
2845
|
|
|
2846
|
+
"@smithy/smithy-client@^4.9.2":
|
|
2847
|
+
version "4.9.2"
|
|
2848
|
+
resolved "https://registry.yarnpkg.com/@smithy/smithy-client/-/smithy-client-4.9.2.tgz#6f9d916da362de7ac8e685112e3f68a9eba56b94"
|
|
2849
|
+
integrity sha512-gZU4uAFcdrSi3io8U99Qs/FvVdRxPvIMToi+MFfsy/DN9UqtknJ1ais+2M9yR8e0ASQpNmFYEKeIKVcMjQg3rg==
|
|
2850
|
+
dependencies:
|
|
2851
|
+
"@smithy/core" "^3.17.2"
|
|
2852
|
+
"@smithy/middleware-endpoint" "^4.3.6"
|
|
2853
|
+
"@smithy/middleware-stack" "^4.2.4"
|
|
2854
|
+
"@smithy/protocol-http" "^5.3.4"
|
|
2855
|
+
"@smithy/types" "^4.8.1"
|
|
2856
|
+
"@smithy/util-stream" "^4.5.5"
|
|
2857
|
+
tslib "^2.6.2"
|
|
2858
|
+
|
|
2301
2859
|
"@smithy/types@^4.1.0":
|
|
2302
2860
|
version "4.1.0"
|
|
2303
2861
|
resolved "https://registry.yarnpkg.com/@smithy/types/-/types-4.1.0.tgz#19de0b6087bccdd4182a334eb5d3d2629699370f"
|
|
@@ -2312,6 +2870,13 @@
|
|
|
2312
2870
|
dependencies:
|
|
2313
2871
|
tslib "^2.6.2"
|
|
2314
2872
|
|
|
2873
|
+
"@smithy/types@^4.8.1":
|
|
2874
|
+
version "4.8.1"
|
|
2875
|
+
resolved "https://registry.yarnpkg.com/@smithy/types/-/types-4.8.1.tgz#0ecad4e329340c8844e38a18c7608d84cc1c853c"
|
|
2876
|
+
integrity sha512-N0Zn0OT1zc+NA+UVfkYqQzviRh5ucWwO7mBV3TmHHprMnfcJNfhlPicDkBHi0ewbh+y3evR6cNAW0Raxvb01NA==
|
|
2877
|
+
dependencies:
|
|
2878
|
+
tslib "^2.6.2"
|
|
2879
|
+
|
|
2315
2880
|
"@smithy/url-parser@^4.2.3":
|
|
2316
2881
|
version "4.2.3"
|
|
2317
2882
|
resolved "https://registry.yarnpkg.com/@smithy/url-parser/-/url-parser-4.2.3.tgz#82508f273a3f074d47d0919f7ce08028c6575c2f"
|
|
@@ -2321,6 +2886,15 @@
|
|
|
2321
2886
|
"@smithy/types" "^4.8.0"
|
|
2322
2887
|
tslib "^2.6.2"
|
|
2323
2888
|
|
|
2889
|
+
"@smithy/url-parser@^4.2.4":
|
|
2890
|
+
version "4.2.4"
|
|
2891
|
+
resolved "https://registry.yarnpkg.com/@smithy/url-parser/-/url-parser-4.2.4.tgz#36336ea90529ff00de473a2c82d1487d87a588b1"
|
|
2892
|
+
integrity sha512-w/N/Iw0/PTwJ36PDqU9PzAwVElo4qXxCC0eCTlUtIz/Z5V/2j/cViMHi0hPukSBHp4DVwvUlUhLgCzqSJ6plrg==
|
|
2893
|
+
dependencies:
|
|
2894
|
+
"@smithy/querystring-parser" "^4.2.4"
|
|
2895
|
+
"@smithy/types" "^4.8.1"
|
|
2896
|
+
tslib "^2.6.2"
|
|
2897
|
+
|
|
2324
2898
|
"@smithy/util-base64@^4.3.0":
|
|
2325
2899
|
version "4.3.0"
|
|
2326
2900
|
resolved "https://registry.yarnpkg.com/@smithy/util-base64/-/util-base64-4.3.0.tgz#5e287b528793aa7363877c1a02cd880d2e76241d"
|
|
@@ -2377,6 +2951,16 @@
|
|
|
2377
2951
|
"@smithy/types" "^4.8.0"
|
|
2378
2952
|
tslib "^2.6.2"
|
|
2379
2953
|
|
|
2954
|
+
"@smithy/util-defaults-mode-browser@^4.3.5":
|
|
2955
|
+
version "4.3.5"
|
|
2956
|
+
resolved "https://registry.yarnpkg.com/@smithy/util-defaults-mode-browser/-/util-defaults-mode-browser-4.3.5.tgz#c74f357b048d20c95aa636fa79d33bcfa799e2d0"
|
|
2957
|
+
integrity sha512-GwaGjv/QLuL/QHQaqhf/maM7+MnRFQQs7Bsl6FlaeK6lm6U7mV5AAnVabw68cIoMl5FQFyKK62u7RWRzWL25OQ==
|
|
2958
|
+
dependencies:
|
|
2959
|
+
"@smithy/property-provider" "^4.2.4"
|
|
2960
|
+
"@smithy/smithy-client" "^4.9.2"
|
|
2961
|
+
"@smithy/types" "^4.8.1"
|
|
2962
|
+
tslib "^2.6.2"
|
|
2963
|
+
|
|
2380
2964
|
"@smithy/util-defaults-mode-node@^4.2.6":
|
|
2381
2965
|
version "4.2.6"
|
|
2382
2966
|
resolved "https://registry.yarnpkg.com/@smithy/util-defaults-mode-node/-/util-defaults-mode-node-4.2.6.tgz#01b7ff4605f6f981972083fee22d036e5dc4be38"
|
|
@@ -2390,6 +2974,19 @@
|
|
|
2390
2974
|
"@smithy/types" "^4.8.0"
|
|
2391
2975
|
tslib "^2.6.2"
|
|
2392
2976
|
|
|
2977
|
+
"@smithy/util-defaults-mode-node@^4.2.7":
|
|
2978
|
+
version "4.2.7"
|
|
2979
|
+
resolved "https://registry.yarnpkg.com/@smithy/util-defaults-mode-node/-/util-defaults-mode-node-4.2.7.tgz#2657623ff6f326f152966bfa52a593cd3b5cd70e"
|
|
2980
|
+
integrity sha512-6hinjVqec0WYGsqN7h9hL/ywfULmJJNXGXnNZW7jrIn/cFuC/aVlVaiDfBIJEvKcOrmN8/EgsW69eY0gXABeHw==
|
|
2981
|
+
dependencies:
|
|
2982
|
+
"@smithy/config-resolver" "^4.4.1"
|
|
2983
|
+
"@smithy/credential-provider-imds" "^4.2.4"
|
|
2984
|
+
"@smithy/node-config-provider" "^4.3.4"
|
|
2985
|
+
"@smithy/property-provider" "^4.2.4"
|
|
2986
|
+
"@smithy/smithy-client" "^4.9.2"
|
|
2987
|
+
"@smithy/types" "^4.8.1"
|
|
2988
|
+
tslib "^2.6.2"
|
|
2989
|
+
|
|
2393
2990
|
"@smithy/util-endpoints@^3.2.3":
|
|
2394
2991
|
version "3.2.3"
|
|
2395
2992
|
resolved "https://registry.yarnpkg.com/@smithy/util-endpoints/-/util-endpoints-3.2.3.tgz#8bbb80f1ad5769d9f73992c5979eea3b74d7baa9"
|
|
@@ -2399,6 +2996,15 @@
|
|
|
2399
2996
|
"@smithy/types" "^4.8.0"
|
|
2400
2997
|
tslib "^2.6.2"
|
|
2401
2998
|
|
|
2999
|
+
"@smithy/util-endpoints@^3.2.4":
|
|
3000
|
+
version "3.2.4"
|
|
3001
|
+
resolved "https://registry.yarnpkg.com/@smithy/util-endpoints/-/util-endpoints-3.2.4.tgz#d68a4692a55b14f2060de75715bd4664b93a4353"
|
|
3002
|
+
integrity sha512-f+nBDhgYRCmUEDKEQb6q0aCcOTXRDqH5wWaFHJxt4anB4pKHlgGoYP3xtioKXH64e37ANUkzWf6p4Mnv1M5/Vg==
|
|
3003
|
+
dependencies:
|
|
3004
|
+
"@smithy/node-config-provider" "^4.3.4"
|
|
3005
|
+
"@smithy/types" "^4.8.1"
|
|
3006
|
+
tslib "^2.6.2"
|
|
3007
|
+
|
|
2402
3008
|
"@smithy/util-hex-encoding@^4.2.0":
|
|
2403
3009
|
version "4.2.0"
|
|
2404
3010
|
resolved "https://registry.yarnpkg.com/@smithy/util-hex-encoding/-/util-hex-encoding-4.2.0.tgz#1c22ea3d1e2c3a81ff81c0a4f9c056a175068a7b"
|
|
@@ -2414,6 +3020,14 @@
|
|
|
2414
3020
|
"@smithy/types" "^4.8.0"
|
|
2415
3021
|
tslib "^2.6.2"
|
|
2416
3022
|
|
|
3023
|
+
"@smithy/util-middleware@^4.2.4":
|
|
3024
|
+
version "4.2.4"
|
|
3025
|
+
resolved "https://registry.yarnpkg.com/@smithy/util-middleware/-/util-middleware-4.2.4.tgz#d66d6b67c4c90be7bf0659f57000122b1a6bbf82"
|
|
3026
|
+
integrity sha512-fKGQAPAn8sgV0plRikRVo6g6aR0KyKvgzNrPuM74RZKy/wWVzx3BMk+ZWEueyN3L5v5EDg+P582mKU+sH5OAsg==
|
|
3027
|
+
dependencies:
|
|
3028
|
+
"@smithy/types" "^4.8.1"
|
|
3029
|
+
tslib "^2.6.2"
|
|
3030
|
+
|
|
2417
3031
|
"@smithy/util-retry@^4.2.3":
|
|
2418
3032
|
version "4.2.3"
|
|
2419
3033
|
resolved "https://registry.yarnpkg.com/@smithy/util-retry/-/util-retry-4.2.3.tgz#b1e5c96d96aaf971b68323ff8ba8754f914f22a0"
|
|
@@ -2423,6 +3037,15 @@
|
|
|
2423
3037
|
"@smithy/types" "^4.8.0"
|
|
2424
3038
|
tslib "^2.6.2"
|
|
2425
3039
|
|
|
3040
|
+
"@smithy/util-retry@^4.2.4":
|
|
3041
|
+
version "4.2.4"
|
|
3042
|
+
resolved "https://registry.yarnpkg.com/@smithy/util-retry/-/util-retry-4.2.4.tgz#1f466d3bc5b5f114994ac2298e859815f3a8deec"
|
|
3043
|
+
integrity sha512-yQncJmj4dtv/isTXxRb4AamZHy4QFr4ew8GxS6XLWt7sCIxkPxPzINWd7WLISEFPsIan14zrKgvyAF+/yzfwoA==
|
|
3044
|
+
dependencies:
|
|
3045
|
+
"@smithy/service-error-classification" "^4.2.4"
|
|
3046
|
+
"@smithy/types" "^4.8.1"
|
|
3047
|
+
tslib "^2.6.2"
|
|
3048
|
+
|
|
2426
3049
|
"@smithy/util-stream@^4.5.4":
|
|
2427
3050
|
version "4.5.4"
|
|
2428
3051
|
resolved "https://registry.yarnpkg.com/@smithy/util-stream/-/util-stream-4.5.4.tgz#bfc60e2714c2065b8e7e91ca921cc31c73efdbd4"
|
|
@@ -2437,6 +3060,20 @@
|
|
|
2437
3060
|
"@smithy/util-utf8" "^4.2.0"
|
|
2438
3061
|
tslib "^2.6.2"
|
|
2439
3062
|
|
|
3063
|
+
"@smithy/util-stream@^4.5.5":
|
|
3064
|
+
version "4.5.5"
|
|
3065
|
+
resolved "https://registry.yarnpkg.com/@smithy/util-stream/-/util-stream-4.5.5.tgz#a3fd73775c65dd23370d021b8818914a2c44f28e"
|
|
3066
|
+
integrity sha512-7M5aVFjT+HPilPOKbOmQfCIPchZe4DSBc1wf1+NvHvSoFTiFtauZzT+onZvCj70xhXd0AEmYnZYmdJIuwxOo4w==
|
|
3067
|
+
dependencies:
|
|
3068
|
+
"@smithy/fetch-http-handler" "^5.3.5"
|
|
3069
|
+
"@smithy/node-http-handler" "^4.4.4"
|
|
3070
|
+
"@smithy/types" "^4.8.1"
|
|
3071
|
+
"@smithy/util-base64" "^4.3.0"
|
|
3072
|
+
"@smithy/util-buffer-from" "^4.2.0"
|
|
3073
|
+
"@smithy/util-hex-encoding" "^4.2.0"
|
|
3074
|
+
"@smithy/util-utf8" "^4.2.0"
|
|
3075
|
+
tslib "^2.6.2"
|
|
3076
|
+
|
|
2440
3077
|
"@smithy/util-uri-escape@^4.2.0":
|
|
2441
3078
|
version "4.2.0"
|
|
2442
3079
|
resolved "https://registry.yarnpkg.com/@smithy/util-uri-escape/-/util-uri-escape-4.2.0.tgz#096a4cec537d108ac24a68a9c60bee73fc7e3a9e"
|
|
@@ -2469,6 +3106,15 @@
|
|
|
2469
3106
|
"@smithy/types" "^4.8.0"
|
|
2470
3107
|
tslib "^2.6.2"
|
|
2471
3108
|
|
|
3109
|
+
"@smithy/util-waiter@^4.2.4":
|
|
3110
|
+
version "4.2.4"
|
|
3111
|
+
resolved "https://registry.yarnpkg.com/@smithy/util-waiter/-/util-waiter-4.2.4.tgz#a28b7835aacd82ae2d10da5af5bf21b3c21b34ac"
|
|
3112
|
+
integrity sha512-roKXtXIC6fopFvVOju8VYHtguc/jAcMlK8IlDOHsrQn0ayMkHynjm/D2DCMRf7MJFXzjHhlzg2edr3QPEakchQ==
|
|
3113
|
+
dependencies:
|
|
3114
|
+
"@smithy/abort-controller" "^4.2.4"
|
|
3115
|
+
"@smithy/types" "^4.8.1"
|
|
3116
|
+
tslib "^2.6.2"
|
|
3117
|
+
|
|
2472
3118
|
"@smithy/uuid@^1.1.0":
|
|
2473
3119
|
version "1.1.0"
|
|
2474
3120
|
resolved "https://registry.yarnpkg.com/@smithy/uuid/-/uuid-1.1.0.tgz#9fd09d3f91375eab94f478858123387df1cda987"
|
|
@@ -5268,10 +5914,10 @@ fast-xml-parser@^4.5.3:
|
|
|
5268
5914
|
dependencies:
|
|
5269
5915
|
strnum "^1.1.1"
|
|
5270
5916
|
|
|
5271
|
-
fast-xml-parser@^5.3.
|
|
5272
|
-
version "5.3.
|
|
5273
|
-
resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-5.3.
|
|
5274
|
-
integrity sha512-
|
|
5917
|
+
fast-xml-parser@^5.3.1:
|
|
5918
|
+
version "5.3.1"
|
|
5919
|
+
resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-5.3.1.tgz#94055e8f53e471064e3e47ca4c441d1b46229c4b"
|
|
5920
|
+
integrity sha512-jbNkWiv2Ec1A7wuuxk0br0d0aTMUtQ4IkL+l/i1r9PRf6pLXjDgsBsWwO+UyczmQlnehi4Tbc8/KIvxGQe+I/A==
|
|
5275
5921
|
dependencies:
|
|
5276
5922
|
strnum "^2.1.0"
|
|
5277
5923
|
|
|
@@ -7600,20 +8246,20 @@ object.values@^1.2.1:
|
|
|
7600
8246
|
define-properties "^1.2.1"
|
|
7601
8247
|
es-object-atoms "^1.0.0"
|
|
7602
8248
|
|
|
7603
|
-
oclif@^4.22.
|
|
7604
|
-
version "4.22.
|
|
7605
|
-
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.22.
|
|
7606
|
-
integrity sha512-
|
|
8249
|
+
oclif@^4.22.41:
|
|
8250
|
+
version "4.22.41"
|
|
8251
|
+
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.22.41.tgz#322ec136ccc603bb269173c4569a3b639bf06ad0"
|
|
8252
|
+
integrity sha512-YGX9c5ADPHQTWgSIfOZ5c4AIkuHf5vPbhQ7sP4NTAkikD0trTeLQGOhodzX29ORQkYA7gNpdRhHNMysggiI1zw==
|
|
7607
8253
|
dependencies:
|
|
7608
|
-
"@aws-sdk/client-cloudfront" "^3.
|
|
8254
|
+
"@aws-sdk/client-cloudfront" "^3.922.0"
|
|
7609
8255
|
"@aws-sdk/client-s3" "^3.913.0"
|
|
7610
8256
|
"@inquirer/confirm" "^3.1.22"
|
|
7611
8257
|
"@inquirer/input" "^2.2.4"
|
|
7612
8258
|
"@inquirer/select" "^2.5.0"
|
|
7613
|
-
"@oclif/core" "^4.
|
|
8259
|
+
"@oclif/core" "^4.8.0"
|
|
7614
8260
|
"@oclif/plugin-help" "^6.2.34"
|
|
7615
8261
|
"@oclif/plugin-not-found" "^3.2.71"
|
|
7616
|
-
"@oclif/plugin-warn-if-update-available" "^3.1.
|
|
8262
|
+
"@oclif/plugin-warn-if-update-available" "^3.1.51"
|
|
7617
8263
|
ansis "^3.16.0"
|
|
7618
8264
|
async-retry "^1.3.3"
|
|
7619
8265
|
change-case "^4"
|