@oclif/plugin-update 4.1.12 → 4.1.14

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -56,6 +56,6 @@ EXAMPLES
56
56
  $ oclif-example update --available
57
57
  ```
58
58
 
59
- _See code: [src/commands/update.ts](https://github.com/oclif/plugin-update/blob/4.1.12/src/commands/update.ts)_
59
+ _See code: [src/commands/update.ts](https://github.com/oclif/plugin-update/blob/4.1.14/src/commands/update.ts)_
60
60
 
61
61
  <!-- commandsstop -->
package/oclif.lock CHANGED
@@ -84,29 +84,28 @@
84
84
  "@aws-sdk/util-utf8-browser" "^3.0.0"
85
85
  tslib "^1.11.1"
86
86
 
87
- "@aws-sdk/client-cloudfront@^3.504.0":
88
- version "3.511.0"
89
- resolved "https://registry.yarnpkg.com/@aws-sdk/client-cloudfront/-/client-cloudfront-3.511.0.tgz#e5abbfa25b0bc159406fc2b4da8aea7036784c02"
90
- integrity sha512-5tqS6OZ+59N3tpJBxSQgg9+n8yZfcKtSVzIPHLtNmVVLYLxf/We4QYlOj0dZK+GlsfR2MDR//Qwlm9cFxoVrIA==
87
+ "@aws-sdk/client-cloudfront@^3.511.0":
88
+ version "3.515.0"
89
+ resolved "https://registry.yarnpkg.com/@aws-sdk/client-cloudfront/-/client-cloudfront-3.515.0.tgz#34324ed503c411b1e89a30fcb00779092f50d575"
90
+ integrity sha512-aDiTeB2QEX6M9I3yqchCce4z78wRuDOh3oZq2eiBueJqk3R3RGm8zDdsiJ+U9N6NVSmcm7Xs55Ws8NUJZGwizw==
91
91
  dependencies:
92
92
  "@aws-crypto/sha256-browser" "3.0.0"
93
93
  "@aws-crypto/sha256-js" "3.0.0"
94
- "@aws-sdk/client-sts" "3.511.0"
95
- "@aws-sdk/core" "3.511.0"
96
- "@aws-sdk/credential-provider-node" "3.511.0"
97
- "@aws-sdk/middleware-host-header" "3.511.0"
98
- "@aws-sdk/middleware-logger" "3.511.0"
99
- "@aws-sdk/middleware-recursion-detection" "3.511.0"
100
- "@aws-sdk/middleware-signing" "3.511.0"
101
- "@aws-sdk/middleware-user-agent" "3.511.0"
102
- "@aws-sdk/region-config-resolver" "3.511.0"
103
- "@aws-sdk/types" "3.511.0"
104
- "@aws-sdk/util-endpoints" "3.511.0"
105
- "@aws-sdk/util-user-agent-browser" "3.511.0"
106
- "@aws-sdk/util-user-agent-node" "3.511.0"
94
+ "@aws-sdk/client-sts" "3.515.0"
95
+ "@aws-sdk/core" "3.513.0"
96
+ "@aws-sdk/credential-provider-node" "3.515.0"
97
+ "@aws-sdk/middleware-host-header" "3.515.0"
98
+ "@aws-sdk/middleware-logger" "3.515.0"
99
+ "@aws-sdk/middleware-recursion-detection" "3.515.0"
100
+ "@aws-sdk/middleware-user-agent" "3.515.0"
101
+ "@aws-sdk/region-config-resolver" "3.515.0"
102
+ "@aws-sdk/types" "3.515.0"
103
+ "@aws-sdk/util-endpoints" "3.515.0"
104
+ "@aws-sdk/util-user-agent-browser" "3.515.0"
105
+ "@aws-sdk/util-user-agent-node" "3.515.0"
107
106
  "@aws-sdk/xml-builder" "3.496.0"
108
107
  "@smithy/config-resolver" "^2.1.1"
109
- "@smithy/core" "^1.3.1"
108
+ "@smithy/core" "^1.3.2"
110
109
  "@smithy/fetch-http-handler" "^2.4.1"
111
110
  "@smithy/hash-node" "^2.1.1"
112
111
  "@smithy/invalid-dependency" "^2.1.1"
@@ -125,8 +124,9 @@
125
124
  "@smithy/util-body-length-browser" "^2.1.1"
126
125
  "@smithy/util-body-length-node" "^2.2.1"
127
126
  "@smithy/util-defaults-mode-browser" "^2.1.1"
128
- "@smithy/util-defaults-mode-node" "^2.1.1"
127
+ "@smithy/util-defaults-mode-node" "^2.2.0"
129
128
  "@smithy/util-endpoints" "^1.1.1"
129
+ "@smithy/util-middleware" "^2.1.1"
130
130
  "@smithy/util-retry" "^2.1.1"
131
131
  "@smithy/util-stream" "^2.1.1"
132
132
  "@smithy/util-utf8" "^2.1.1"
@@ -243,6 +243,51 @@
243
243
  "@smithy/util-utf8" "^2.1.1"
244
244
  tslib "^2.5.0"
245
245
 
246
+ "@aws-sdk/client-sso-oidc@3.515.0":
247
+ version "3.515.0"
248
+ resolved "https://registry.yarnpkg.com/@aws-sdk/client-sso-oidc/-/client-sso-oidc-3.515.0.tgz#7864bbcc1cca2441c726b1db5ef74be6142ec270"
249
+ integrity sha512-zACa8LNlPUdlNUBqQRf5a3MfouLNtcBfm84v2c8M976DwJrMGONPe1QjyLLsD38uESQiXiVQRruj/b000iMXNw==
250
+ dependencies:
251
+ "@aws-crypto/sha256-browser" "3.0.0"
252
+ "@aws-crypto/sha256-js" "3.0.0"
253
+ "@aws-sdk/client-sts" "3.515.0"
254
+ "@aws-sdk/core" "3.513.0"
255
+ "@aws-sdk/middleware-host-header" "3.515.0"
256
+ "@aws-sdk/middleware-logger" "3.515.0"
257
+ "@aws-sdk/middleware-recursion-detection" "3.515.0"
258
+ "@aws-sdk/middleware-user-agent" "3.515.0"
259
+ "@aws-sdk/region-config-resolver" "3.515.0"
260
+ "@aws-sdk/types" "3.515.0"
261
+ "@aws-sdk/util-endpoints" "3.515.0"
262
+ "@aws-sdk/util-user-agent-browser" "3.515.0"
263
+ "@aws-sdk/util-user-agent-node" "3.515.0"
264
+ "@smithy/config-resolver" "^2.1.1"
265
+ "@smithy/core" "^1.3.2"
266
+ "@smithy/fetch-http-handler" "^2.4.1"
267
+ "@smithy/hash-node" "^2.1.1"
268
+ "@smithy/invalid-dependency" "^2.1.1"
269
+ "@smithy/middleware-content-length" "^2.1.1"
270
+ "@smithy/middleware-endpoint" "^2.4.1"
271
+ "@smithy/middleware-retry" "^2.1.1"
272
+ "@smithy/middleware-serde" "^2.1.1"
273
+ "@smithy/middleware-stack" "^2.1.1"
274
+ "@smithy/node-config-provider" "^2.2.1"
275
+ "@smithy/node-http-handler" "^2.3.1"
276
+ "@smithy/protocol-http" "^3.1.1"
277
+ "@smithy/smithy-client" "^2.3.1"
278
+ "@smithy/types" "^2.9.1"
279
+ "@smithy/url-parser" "^2.1.1"
280
+ "@smithy/util-base64" "^2.1.1"
281
+ "@smithy/util-body-length-browser" "^2.1.1"
282
+ "@smithy/util-body-length-node" "^2.2.1"
283
+ "@smithy/util-defaults-mode-browser" "^2.1.1"
284
+ "@smithy/util-defaults-mode-node" "^2.2.0"
285
+ "@smithy/util-endpoints" "^1.1.1"
286
+ "@smithy/util-middleware" "^2.1.1"
287
+ "@smithy/util-retry" "^2.1.1"
288
+ "@smithy/util-utf8" "^2.1.1"
289
+ tslib "^2.5.0"
290
+
246
291
  "@aws-sdk/client-sso@3.511.0":
247
292
  version "3.511.0"
248
293
  resolved "https://registry.yarnpkg.com/@aws-sdk/client-sso/-/client-sso-3.511.0.tgz#14111560c02750db388d3606ec8e1796dc00bd5c"
@@ -286,6 +331,50 @@
286
331
  "@smithy/util-utf8" "^2.1.1"
287
332
  tslib "^2.5.0"
288
333
 
334
+ "@aws-sdk/client-sso@3.515.0":
335
+ version "3.515.0"
336
+ resolved "https://registry.yarnpkg.com/@aws-sdk/client-sso/-/client-sso-3.515.0.tgz#858d3ebd187e54e70ebd7ac948fb889f70a7deee"
337
+ integrity sha512-4oGBLW476zmkdN98lAns3bObRNO+DLOfg4MDUSR6l6GYBV/zGAtoy2O/FhwYKgA2L5h2ZtElGopLlk/1Q0ePLw==
338
+ dependencies:
339
+ "@aws-crypto/sha256-browser" "3.0.0"
340
+ "@aws-crypto/sha256-js" "3.0.0"
341
+ "@aws-sdk/core" "3.513.0"
342
+ "@aws-sdk/middleware-host-header" "3.515.0"
343
+ "@aws-sdk/middleware-logger" "3.515.0"
344
+ "@aws-sdk/middleware-recursion-detection" "3.515.0"
345
+ "@aws-sdk/middleware-user-agent" "3.515.0"
346
+ "@aws-sdk/region-config-resolver" "3.515.0"
347
+ "@aws-sdk/types" "3.515.0"
348
+ "@aws-sdk/util-endpoints" "3.515.0"
349
+ "@aws-sdk/util-user-agent-browser" "3.515.0"
350
+ "@aws-sdk/util-user-agent-node" "3.515.0"
351
+ "@smithy/config-resolver" "^2.1.1"
352
+ "@smithy/core" "^1.3.2"
353
+ "@smithy/fetch-http-handler" "^2.4.1"
354
+ "@smithy/hash-node" "^2.1.1"
355
+ "@smithy/invalid-dependency" "^2.1.1"
356
+ "@smithy/middleware-content-length" "^2.1.1"
357
+ "@smithy/middleware-endpoint" "^2.4.1"
358
+ "@smithy/middleware-retry" "^2.1.1"
359
+ "@smithy/middleware-serde" "^2.1.1"
360
+ "@smithy/middleware-stack" "^2.1.1"
361
+ "@smithy/node-config-provider" "^2.2.1"
362
+ "@smithy/node-http-handler" "^2.3.1"
363
+ "@smithy/protocol-http" "^3.1.1"
364
+ "@smithy/smithy-client" "^2.3.1"
365
+ "@smithy/types" "^2.9.1"
366
+ "@smithy/url-parser" "^2.1.1"
367
+ "@smithy/util-base64" "^2.1.1"
368
+ "@smithy/util-body-length-browser" "^2.1.1"
369
+ "@smithy/util-body-length-node" "^2.2.1"
370
+ "@smithy/util-defaults-mode-browser" "^2.1.1"
371
+ "@smithy/util-defaults-mode-node" "^2.2.0"
372
+ "@smithy/util-endpoints" "^1.1.1"
373
+ "@smithy/util-middleware" "^2.1.1"
374
+ "@smithy/util-retry" "^2.1.1"
375
+ "@smithy/util-utf8" "^2.1.1"
376
+ tslib "^2.5.0"
377
+
289
378
  "@aws-sdk/client-sts@3.511.0":
290
379
  version "3.511.0"
291
380
  resolved "https://registry.yarnpkg.com/@aws-sdk/client-sts/-/client-sts-3.511.0.tgz#afd790363e5ae956a0d710b32720f478992ca4bf"
@@ -331,6 +420,51 @@
331
420
  fast-xml-parser "4.2.5"
332
421
  tslib "^2.5.0"
333
422
 
423
+ "@aws-sdk/client-sts@3.515.0":
424
+ version "3.515.0"
425
+ resolved "https://registry.yarnpkg.com/@aws-sdk/client-sts/-/client-sts-3.515.0.tgz#a645696bbc160e46c4c9e60aa66b79fd212d1230"
426
+ integrity sha512-ScYuvaIDgip3atOJIA1FU2n0gJkEdveu1KrrCPathoUCV5zpK8qQmO/n+Fj/7hKFxeKdFbB+4W4CsJWYH94nlg==
427
+ dependencies:
428
+ "@aws-crypto/sha256-browser" "3.0.0"
429
+ "@aws-crypto/sha256-js" "3.0.0"
430
+ "@aws-sdk/core" "3.513.0"
431
+ "@aws-sdk/middleware-host-header" "3.515.0"
432
+ "@aws-sdk/middleware-logger" "3.515.0"
433
+ "@aws-sdk/middleware-recursion-detection" "3.515.0"
434
+ "@aws-sdk/middleware-user-agent" "3.515.0"
435
+ "@aws-sdk/region-config-resolver" "3.515.0"
436
+ "@aws-sdk/types" "3.515.0"
437
+ "@aws-sdk/util-endpoints" "3.515.0"
438
+ "@aws-sdk/util-user-agent-browser" "3.515.0"
439
+ "@aws-sdk/util-user-agent-node" "3.515.0"
440
+ "@smithy/config-resolver" "^2.1.1"
441
+ "@smithy/core" "^1.3.2"
442
+ "@smithy/fetch-http-handler" "^2.4.1"
443
+ "@smithy/hash-node" "^2.1.1"
444
+ "@smithy/invalid-dependency" "^2.1.1"
445
+ "@smithy/middleware-content-length" "^2.1.1"
446
+ "@smithy/middleware-endpoint" "^2.4.1"
447
+ "@smithy/middleware-retry" "^2.1.1"
448
+ "@smithy/middleware-serde" "^2.1.1"
449
+ "@smithy/middleware-stack" "^2.1.1"
450
+ "@smithy/node-config-provider" "^2.2.1"
451
+ "@smithy/node-http-handler" "^2.3.1"
452
+ "@smithy/protocol-http" "^3.1.1"
453
+ "@smithy/smithy-client" "^2.3.1"
454
+ "@smithy/types" "^2.9.1"
455
+ "@smithy/url-parser" "^2.1.1"
456
+ "@smithy/util-base64" "^2.1.1"
457
+ "@smithy/util-body-length-browser" "^2.1.1"
458
+ "@smithy/util-body-length-node" "^2.2.1"
459
+ "@smithy/util-defaults-mode-browser" "^2.1.1"
460
+ "@smithy/util-defaults-mode-node" "^2.2.0"
461
+ "@smithy/util-endpoints" "^1.1.1"
462
+ "@smithy/util-middleware" "^2.1.1"
463
+ "@smithy/util-retry" "^2.1.1"
464
+ "@smithy/util-utf8" "^2.1.1"
465
+ fast-xml-parser "4.2.5"
466
+ tslib "^2.5.0"
467
+
334
468
  "@aws-sdk/core@3.511.0":
335
469
  version "3.511.0"
336
470
  resolved "https://registry.yarnpkg.com/@aws-sdk/core/-/core-3.511.0.tgz#40658962b10514c3dabfc95f0a3e892c6511565a"
@@ -343,6 +477,18 @@
343
477
  "@smithy/types" "^2.9.1"
344
478
  tslib "^2.5.0"
345
479
 
480
+ "@aws-sdk/core@3.513.0":
481
+ version "3.513.0"
482
+ resolved "https://registry.yarnpkg.com/@aws-sdk/core/-/core-3.513.0.tgz#9fce86d472f7b38724cb1156d06a854124a51aaa"
483
+ integrity sha512-L+9DL4apWuqNKVOMJ8siAuWoRM9rZf9w1iPv8S2o83WO2jVK7E/m+rNW1dFo9HsA5V1ccDl2H2qLXx24HiHmOw==
484
+ dependencies:
485
+ "@smithy/core" "^1.3.2"
486
+ "@smithy/protocol-http" "^3.1.1"
487
+ "@smithy/signature-v4" "^2.1.1"
488
+ "@smithy/smithy-client" "^2.3.1"
489
+ "@smithy/types" "^2.9.1"
490
+ tslib "^2.5.0"
491
+
346
492
  "@aws-sdk/credential-provider-env@3.511.0":
347
493
  version "3.511.0"
348
494
  resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-env/-/credential-provider-env-3.511.0.tgz#54084b6f8762cb102dc31a7604c618adb7e2865d"
@@ -353,6 +499,16 @@
353
499
  "@smithy/types" "^2.9.1"
354
500
  tslib "^2.5.0"
355
501
 
502
+ "@aws-sdk/credential-provider-env@3.515.0":
503
+ version "3.515.0"
504
+ resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-env/-/credential-provider-env-3.515.0.tgz#8a96e51bb50a70596ec8d6fc38a78c2aca3b5b6f"
505
+ integrity sha512-45vxdyqhTAaUMERYVWOziG3K8L2TV9G4ryQS/KZ84o7NAybE9GMdoZRVmGHAO7mJJ1wQiYCM/E+i5b3NW9JfNA==
506
+ dependencies:
507
+ "@aws-sdk/types" "3.515.0"
508
+ "@smithy/property-provider" "^2.1.1"
509
+ "@smithy/types" "^2.9.1"
510
+ tslib "^2.5.0"
511
+
356
512
  "@aws-sdk/credential-provider-http@3.511.0":
357
513
  version "3.511.0"
358
514
  resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-http/-/credential-provider-http-3.511.0.tgz#21b303766573649ff4cb3931159dab0ae1760077"
@@ -368,6 +524,21 @@
368
524
  "@smithy/util-stream" "^2.1.1"
369
525
  tslib "^2.5.0"
370
526
 
527
+ "@aws-sdk/credential-provider-http@3.515.0":
528
+ version "3.515.0"
529
+ resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-http/-/credential-provider-http-3.515.0.tgz#780b31ebb0d2c3fb1da31d163a2f39edb7d7d7c5"
530
+ integrity sha512-Ba6FXK77vU4WyheiamNjEuTFmir0eAXuJGPO27lBaA8g+V/seXGHScsbOG14aQGDOr2P02OPwKGZrWWA7BFpfQ==
531
+ dependencies:
532
+ "@aws-sdk/types" "3.515.0"
533
+ "@smithy/fetch-http-handler" "^2.4.1"
534
+ "@smithy/node-http-handler" "^2.3.1"
535
+ "@smithy/property-provider" "^2.1.1"
536
+ "@smithy/protocol-http" "^3.1.1"
537
+ "@smithy/smithy-client" "^2.3.1"
538
+ "@smithy/types" "^2.9.1"
539
+ "@smithy/util-stream" "^2.1.1"
540
+ tslib "^2.5.0"
541
+
371
542
  "@aws-sdk/credential-provider-ini@3.511.0":
372
543
  version "3.511.0"
373
544
  resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-ini/-/credential-provider-ini-3.511.0.tgz#6a7fb67992d203c0ff19795d547e95e29f7fa2a1"
@@ -385,6 +556,23 @@
385
556
  "@smithy/types" "^2.9.1"
386
557
  tslib "^2.5.0"
387
558
 
559
+ "@aws-sdk/credential-provider-ini@3.515.0":
560
+ version "3.515.0"
561
+ resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-ini/-/credential-provider-ini-3.515.0.tgz#f669afd30aeac6088db0d7d485730c633836872b"
562
+ integrity sha512-ouDlNZdv2TKeVEA/YZk2+XklTXyAAGdbWnl4IgN9ItaodWI+lZjdIoNC8BAooVH+atIV/cZgoGTGQL7j2TxJ9A==
563
+ dependencies:
564
+ "@aws-sdk/client-sts" "3.515.0"
565
+ "@aws-sdk/credential-provider-env" "3.515.0"
566
+ "@aws-sdk/credential-provider-process" "3.515.0"
567
+ "@aws-sdk/credential-provider-sso" "3.515.0"
568
+ "@aws-sdk/credential-provider-web-identity" "3.515.0"
569
+ "@aws-sdk/types" "3.515.0"
570
+ "@smithy/credential-provider-imds" "^2.2.1"
571
+ "@smithy/property-provider" "^2.1.1"
572
+ "@smithy/shared-ini-file-loader" "^2.3.1"
573
+ "@smithy/types" "^2.9.1"
574
+ tslib "^2.5.0"
575
+
388
576
  "@aws-sdk/credential-provider-node@3.511.0":
389
577
  version "3.511.0"
390
578
  resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-node/-/credential-provider-node-3.511.0.tgz#148ed72c40e21bc452623649f5f71360083724d5"
@@ -403,6 +591,24 @@
403
591
  "@smithy/types" "^2.9.1"
404
592
  tslib "^2.5.0"
405
593
 
594
+ "@aws-sdk/credential-provider-node@3.515.0":
595
+ version "3.515.0"
596
+ resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-node/-/credential-provider-node-3.515.0.tgz#57e2105208fb8b2edc857f48533cb0a1e28a9412"
597
+ integrity sha512-Y4kHSpbxksiCZZNcvsiKUd8Fb2XlyUuONEwqWFNL82ZH6TCCjBGS31wJQCSxBHqYcOL3tiORUEJkoO7uS30uQA==
598
+ dependencies:
599
+ "@aws-sdk/credential-provider-env" "3.515.0"
600
+ "@aws-sdk/credential-provider-http" "3.515.0"
601
+ "@aws-sdk/credential-provider-ini" "3.515.0"
602
+ "@aws-sdk/credential-provider-process" "3.515.0"
603
+ "@aws-sdk/credential-provider-sso" "3.515.0"
604
+ "@aws-sdk/credential-provider-web-identity" "3.515.0"
605
+ "@aws-sdk/types" "3.515.0"
606
+ "@smithy/credential-provider-imds" "^2.2.1"
607
+ "@smithy/property-provider" "^2.1.1"
608
+ "@smithy/shared-ini-file-loader" "^2.3.1"
609
+ "@smithy/types" "^2.9.1"
610
+ tslib "^2.5.0"
611
+
406
612
  "@aws-sdk/credential-provider-process@3.511.0":
407
613
  version "3.511.0"
408
614
  resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-process/-/credential-provider-process-3.511.0.tgz#2b44f3159ff544239a81d0f9dfcd79b1f8e90361"
@@ -414,6 +620,17 @@
414
620
  "@smithy/types" "^2.9.1"
415
621
  tslib "^2.5.0"
416
622
 
623
+ "@aws-sdk/credential-provider-process@3.515.0":
624
+ version "3.515.0"
625
+ resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-process/-/credential-provider-process-3.515.0.tgz#71e1e624669ef5918b477b48ec8aff1bd686e787"
626
+ integrity sha512-pSjiOA2FM63LHRKNDvEpBRp80FVGT0Mw/gzgbqFXP+sewk0WVonYbEcMDTJptH3VsLPGzqH/DQ1YL/aEIBuXFQ==
627
+ dependencies:
628
+ "@aws-sdk/types" "3.515.0"
629
+ "@smithy/property-provider" "^2.1.1"
630
+ "@smithy/shared-ini-file-loader" "^2.3.1"
631
+ "@smithy/types" "^2.9.1"
632
+ tslib "^2.5.0"
633
+
417
634
  "@aws-sdk/credential-provider-sso@3.511.0":
418
635
  version "3.511.0"
419
636
  resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-sso/-/credential-provider-sso-3.511.0.tgz#def71f250ca80bd9741a94201ae68339182d9b0f"
@@ -427,6 +644,19 @@
427
644
  "@smithy/types" "^2.9.1"
428
645
  tslib "^2.5.0"
429
646
 
647
+ "@aws-sdk/credential-provider-sso@3.515.0":
648
+ version "3.515.0"
649
+ resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-sso/-/credential-provider-sso-3.515.0.tgz#b8efce2c885adf529c4f70db76bcc188afef299b"
650
+ integrity sha512-j7vUkiSmuhpBvZYoPTRTI4ePnQbiZMFl6TNhg9b9DprC1zHkucsZnhRhqjOVlrw/H6J4jmcPGcHHTZ5WQNI5xQ==
651
+ dependencies:
652
+ "@aws-sdk/client-sso" "3.515.0"
653
+ "@aws-sdk/token-providers" "3.515.0"
654
+ "@aws-sdk/types" "3.515.0"
655
+ "@smithy/property-provider" "^2.1.1"
656
+ "@smithy/shared-ini-file-loader" "^2.3.1"
657
+ "@smithy/types" "^2.9.1"
658
+ tslib "^2.5.0"
659
+
430
660
  "@aws-sdk/credential-provider-web-identity@3.511.0":
431
661
  version "3.511.0"
432
662
  resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-web-identity/-/credential-provider-web-identity-3.511.0.tgz#7d1170ae77e7d73efe05b518586a096bafc656b3"
@@ -438,6 +668,17 @@
438
668
  "@smithy/types" "^2.9.1"
439
669
  tslib "^2.5.0"
440
670
 
671
+ "@aws-sdk/credential-provider-web-identity@3.515.0":
672
+ version "3.515.0"
673
+ resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-web-identity/-/credential-provider-web-identity-3.515.0.tgz#848f113ca92dd7a6ebbb436872688a78a28d309b"
674
+ integrity sha512-66+2g4z3fWwdoGReY8aUHvm6JrKZMTRxjuizljVmMyOBttKPeBYXvUTop/g3ZGUx1f8j+C5qsGK52viYBvtjuQ==
675
+ dependencies:
676
+ "@aws-sdk/client-sts" "3.515.0"
677
+ "@aws-sdk/types" "3.515.0"
678
+ "@smithy/property-provider" "^2.1.1"
679
+ "@smithy/types" "^2.9.1"
680
+ tslib "^2.5.0"
681
+
441
682
  "@aws-sdk/middleware-bucket-endpoint@3.511.0":
442
683
  version "3.511.0"
443
684
  resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-bucket-endpoint/-/middleware-bucket-endpoint-3.511.0.tgz#48c9c5242a488dcfa0323ce4db90d02fe253efb7"
@@ -485,6 +726,16 @@
485
726
  "@smithy/types" "^2.9.1"
486
727
  tslib "^2.5.0"
487
728
 
729
+ "@aws-sdk/middleware-host-header@3.515.0":
730
+ version "3.515.0"
731
+ resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-host-header/-/middleware-host-header-3.515.0.tgz#835a1865d4e35ad8fd2f7e579b191d58f52e450c"
732
+ integrity sha512-I1MwWPzdRKM1luvdDdjdGsDjNVPhj9zaIytEchjTY40NcKOg+p2evLD2y69ozzg8pyXK63r8DdvDGOo9QPuh0A==
733
+ dependencies:
734
+ "@aws-sdk/types" "3.515.0"
735
+ "@smithy/protocol-http" "^3.1.1"
736
+ "@smithy/types" "^2.9.1"
737
+ tslib "^2.5.0"
738
+
488
739
  "@aws-sdk/middleware-location-constraint@3.511.0":
489
740
  version "3.511.0"
490
741
  resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-location-constraint/-/middleware-location-constraint-3.511.0.tgz#196effea8560186d586742221803f423907476a0"
@@ -503,6 +754,15 @@
503
754
  "@smithy/types" "^2.9.1"
504
755
  tslib "^2.5.0"
505
756
 
757
+ "@aws-sdk/middleware-logger@3.515.0":
758
+ version "3.515.0"
759
+ resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-logger/-/middleware-logger-3.515.0.tgz#430fc40d6897fdc25ad82075865d00d5d707b6ad"
760
+ integrity sha512-qXomJzg2m/5seQOxHi/yOXOKfSjwrrJSmEmfwJKJyQgdMbBcjz3Cz0H/1LyC6c5hHm6a/SZgSTzDAbAoUmyL+Q==
761
+ dependencies:
762
+ "@aws-sdk/types" "3.515.0"
763
+ "@smithy/types" "^2.9.1"
764
+ tslib "^2.5.0"
765
+
506
766
  "@aws-sdk/middleware-recursion-detection@3.511.0":
507
767
  version "3.511.0"
508
768
  resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-recursion-detection/-/middleware-recursion-detection-3.511.0.tgz#ac3ce292e3dc3b5dca86a03d8e66fa9e11beb9fc"
@@ -513,6 +773,16 @@
513
773
  "@smithy/types" "^2.9.1"
514
774
  tslib "^2.5.0"
515
775
 
776
+ "@aws-sdk/middleware-recursion-detection@3.515.0":
777
+ version "3.515.0"
778
+ resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-recursion-detection/-/middleware-recursion-detection-3.515.0.tgz#7f44705d6d93adbcc743a5adf3bfa2c09670637c"
779
+ integrity sha512-dokHLbTV3IHRIBrw9mGoxcNTnQsjlm7TpkJhPdGT9T4Mq399EyQo51u6IsVMm07RXLl2Zw7u+u9p+qWBFzmFRA==
780
+ dependencies:
781
+ "@aws-sdk/types" "3.515.0"
782
+ "@smithy/protocol-http" "^3.1.1"
783
+ "@smithy/types" "^2.9.1"
784
+ tslib "^2.5.0"
785
+
516
786
  "@aws-sdk/middleware-sdk-s3@3.511.0":
517
787
  version "3.511.0"
518
788
  resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-sdk-s3/-/middleware-sdk-s3-3.511.0.tgz#b49858e86bda505a2dea88207c68a02db9c961a5"
@@ -561,6 +831,17 @@
561
831
  "@smithy/types" "^2.9.1"
562
832
  tslib "^2.5.0"
563
833
 
834
+ "@aws-sdk/middleware-user-agent@3.515.0":
835
+ version "3.515.0"
836
+ resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-user-agent/-/middleware-user-agent-3.515.0.tgz#93daacea920fad11481559e5a399cf786e5e6c0c"
837
+ integrity sha512-nOqZjGA/GkjuJ5fUshec9Fv6HFd7ovOTxMJbw3MfAhqXuVZ6dKF41lpVJ4imNsgyFt3shUg9WDY8zGFjlYMB3g==
838
+ dependencies:
839
+ "@aws-sdk/types" "3.515.0"
840
+ "@aws-sdk/util-endpoints" "3.515.0"
841
+ "@smithy/protocol-http" "^3.1.1"
842
+ "@smithy/types" "^2.9.1"
843
+ tslib "^2.5.0"
844
+
564
845
  "@aws-sdk/region-config-resolver@3.511.0":
565
846
  version "3.511.0"
566
847
  resolved "https://registry.yarnpkg.com/@aws-sdk/region-config-resolver/-/region-config-resolver-3.511.0.tgz#abe0334f975414119a38eba0f85d1239a074b510"
@@ -573,6 +854,18 @@
573
854
  "@smithy/util-middleware" "^2.1.1"
574
855
  tslib "^2.5.0"
575
856
 
857
+ "@aws-sdk/region-config-resolver@3.515.0":
858
+ version "3.515.0"
859
+ resolved "https://registry.yarnpkg.com/@aws-sdk/region-config-resolver/-/region-config-resolver-3.515.0.tgz#c0973acc32256c3688265512cf6d0469baa3af21"
860
+ integrity sha512-RIRx9loxMgEAc/r1wPfnfShOuzn4RBi8pPPv6/jhhITEeMnJe6enAh2k5y9DdiVDDgCWZgVFSv0YkAIfzAFsnQ==
861
+ dependencies:
862
+ "@aws-sdk/types" "3.515.0"
863
+ "@smithy/node-config-provider" "^2.2.1"
864
+ "@smithy/types" "^2.9.1"
865
+ "@smithy/util-config-provider" "^2.2.1"
866
+ "@smithy/util-middleware" "^2.1.1"
867
+ tslib "^2.5.0"
868
+
576
869
  "@aws-sdk/signature-v4-multi-region@3.511.0":
577
870
  version "3.511.0"
578
871
  resolved "https://registry.yarnpkg.com/@aws-sdk/signature-v4-multi-region/-/signature-v4-multi-region-3.511.0.tgz#6a33b9f540983c8c32ea3b0de4827f4a29da19f6"
@@ -597,6 +890,18 @@
597
890
  "@smithy/types" "^2.9.1"
598
891
  tslib "^2.5.0"
599
892
 
893
+ "@aws-sdk/token-providers@3.515.0":
894
+ version "3.515.0"
895
+ resolved "https://registry.yarnpkg.com/@aws-sdk/token-providers/-/token-providers-3.515.0.tgz#c4e549a28d287b2861a2d331eae2be98c4236bd1"
896
+ integrity sha512-MQuf04rIcTXqwDzmyHSpFPF1fKEzRl64oXtCRUF3ddxTdK6wxXkePfK6wNCuL+GEbEcJAoCtIGIRpzGPJvQjHA==
897
+ dependencies:
898
+ "@aws-sdk/client-sso-oidc" "3.515.0"
899
+ "@aws-sdk/types" "3.515.0"
900
+ "@smithy/property-provider" "^2.1.1"
901
+ "@smithy/shared-ini-file-loader" "^2.3.1"
902
+ "@smithy/types" "^2.9.1"
903
+ tslib "^2.5.0"
904
+
600
905
  "@aws-sdk/types@3.511.0":
601
906
  version "3.511.0"
602
907
  resolved "https://registry.yarnpkg.com/@aws-sdk/types/-/types-3.511.0.tgz#b873bcd8d0db1265234a5a8b920a3c43a6ca28ff"
@@ -605,6 +910,14 @@
605
910
  "@smithy/types" "^2.9.1"
606
911
  tslib "^2.5.0"
607
912
 
913
+ "@aws-sdk/types@3.515.0":
914
+ version "3.515.0"
915
+ resolved "https://registry.yarnpkg.com/@aws-sdk/types/-/types-3.515.0.tgz#ee97c887293211f1891bc1d8f0aaf354072b6002"
916
+ integrity sha512-B3gUpiMlpT6ERaLvZZ61D0RyrQPsFYDkCncLPVkZOKkCOoFU46zi1o6T5JcYiz8vkx1q9RGloQ5exh79s5pU/w==
917
+ dependencies:
918
+ "@smithy/types" "^2.9.1"
919
+ tslib "^2.5.0"
920
+
608
921
  "@aws-sdk/types@^3.222.0":
609
922
  version "3.489.0"
610
923
  resolved "https://registry.yarnpkg.com/@aws-sdk/types/-/types-3.489.0.tgz#0fa29adaace3e407ac15428524aa67e9bd229f65"
@@ -630,6 +943,16 @@
630
943
  "@smithy/util-endpoints" "^1.1.1"
631
944
  tslib "^2.5.0"
632
945
 
946
+ "@aws-sdk/util-endpoints@3.515.0":
947
+ version "3.515.0"
948
+ resolved "https://registry.yarnpkg.com/@aws-sdk/util-endpoints/-/util-endpoints-3.515.0.tgz#6d8bcc62617261a4c1de5d7507060ab361694923"
949
+ integrity sha512-UJi+jdwcGFV/F7d3+e2aQn5yZOVpDiAgfgNhPnEtgV0WozJ5/ZUeZBgWvSc/K415N4A4D/9cbBc7+I+35qzcDQ==
950
+ dependencies:
951
+ "@aws-sdk/types" "3.515.0"
952
+ "@smithy/types" "^2.9.1"
953
+ "@smithy/util-endpoints" "^1.1.1"
954
+ tslib "^2.5.0"
955
+
633
956
  "@aws-sdk/util-locate-window@^3.0.0":
634
957
  version "3.465.0"
635
958
  resolved "https://registry.yarnpkg.com/@aws-sdk/util-locate-window/-/util-locate-window-3.465.0.tgz#0471428fb5eb749d4b72c427f5726f7b61fb90eb"
@@ -647,6 +970,16 @@
647
970
  bowser "^2.11.0"
648
971
  tslib "^2.5.0"
649
972
 
973
+ "@aws-sdk/util-user-agent-browser@3.515.0":
974
+ version "3.515.0"
975
+ resolved "https://registry.yarnpkg.com/@aws-sdk/util-user-agent-browser/-/util-user-agent-browser-3.515.0.tgz#f3c7027cfbfaf1786ae32176dd5ac8b0753ad0a1"
976
+ integrity sha512-pTWQb0JCafTmLHLDv3Qqs/nAAJghcPdGQIBpsCStb0YEzg3At/dOi2AIQ683yYnXmeOxLXJDzmlsovfVObJScw==
977
+ dependencies:
978
+ "@aws-sdk/types" "3.515.0"
979
+ "@smithy/types" "^2.9.1"
980
+ bowser "^2.11.0"
981
+ tslib "^2.5.0"
982
+
650
983
  "@aws-sdk/util-user-agent-node@3.511.0":
651
984
  version "3.511.0"
652
985
  resolved "https://registry.yarnpkg.com/@aws-sdk/util-user-agent-node/-/util-user-agent-node-3.511.0.tgz#2cb4f56050e2f173870d6bcccb0f12f68dbf73ce"
@@ -657,6 +990,16 @@
657
990
  "@smithy/types" "^2.9.1"
658
991
  tslib "^2.5.0"
659
992
 
993
+ "@aws-sdk/util-user-agent-node@3.515.0":
994
+ version "3.515.0"
995
+ resolved "https://registry.yarnpkg.com/@aws-sdk/util-user-agent-node/-/util-user-agent-node-3.515.0.tgz#a76182778964e9e9098f5607b379c0efb12ffaa4"
996
+ integrity sha512-A/KJ+/HTohHyVXLH+t/bO0Z2mPrQgELbQO8tX+B2nElo8uklj70r5cT7F8ETsI9oOy+HDVpiL5/v45ZgpUOiPg==
997
+ dependencies:
998
+ "@aws-sdk/types" "3.515.0"
999
+ "@smithy/node-config-provider" "^2.2.1"
1000
+ "@smithy/types" "^2.9.1"
1001
+ tslib "^2.5.0"
1002
+
660
1003
  "@aws-sdk/util-utf8-browser@^3.0.0":
661
1004
  version "3.259.0"
662
1005
  resolved "https://registry.yarnpkg.com/@aws-sdk/util-utf8-browser/-/util-utf8-browser-3.259.0.tgz#3275a6f5eb334f96ca76635b961d3c50259fd9ff"
@@ -1142,10 +1485,10 @@
1142
1485
  wordwrap "^1.0.0"
1143
1486
  wrap-ansi "^7.0.0"
1144
1487
 
1145
- "@oclif/core@^3.16.0", "@oclif/core@^3.18.1", "@oclif/core@^3.18.2", "@oclif/core@^3.19.1":
1146
- version "3.19.1"
1147
- resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.19.1.tgz#18af989f4b086ba9b6dfac891fb27f8281664084"
1148
- integrity sha512-dd1h4Hz+LwpuYhKvgBjDmW3/HgUAm93JM95cnbzSv5VcmiBeC+utjLvY96PmPbYxxDoz7XazEOl8oOpSLSEgcg==
1488
+ "@oclif/core@^3.18.1", "@oclif/core@^3.18.2", "@oclif/core@^3.19.1", "@oclif/core@^3.19.2":
1489
+ version "3.19.2"
1490
+ resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.19.2.tgz#1672061e7309f0048f9f9991607b303a9e5082fc"
1491
+ integrity sha512-/kUZZQZO92esToSTn+fnfMQdAj8uDJ/lsMNXBRBCiLQpwnIskHXy8JzYpynxxkzY2wbGREBceQhxCyDV0XpY4g==
1149
1492
  dependencies:
1150
1493
  "@types/cli-progress" "^3.11.5"
1151
1494
  ansi-escapes "^4.3.2"
@@ -1189,21 +1532,21 @@
1189
1532
  dependencies:
1190
1533
  "@oclif/core" "^3.18.1"
1191
1534
 
1192
- "@oclif/plugin-not-found@^3.0.9":
1193
- version "3.0.9"
1194
- resolved "https://registry.yarnpkg.com/@oclif/plugin-not-found/-/plugin-not-found-3.0.9.tgz#3bea019cb4a4ff8d4db4b68bddce4636bfefdb05"
1195
- integrity sha512-t/Cq8o6ENmMG0nPxeLDjtRsu4ZLKGCkNfev8XQ28Z+P1ntnP6uKpmKpvmmgatmqtX0IHuNrpv9scU3G4iAGp2w==
1535
+ "@oclif/plugin-not-found@^3.0.10":
1536
+ version "3.0.10"
1537
+ resolved "https://registry.yarnpkg.com/@oclif/plugin-not-found/-/plugin-not-found-3.0.10.tgz#c1e60386f4509b43636214f8d6efff7b8e5a75bc"
1538
+ integrity sha512-vjY0nh+QcnAnKYP1SW/c4YhSBS8AkVsv4J61X2Bg2uedLi8Xaj5wCE8zTkqi/gSUtCH3SC3XZ5XGiqGVJegkTw==
1196
1539
  dependencies:
1197
- "@oclif/core" "^3.18.1"
1540
+ "@oclif/core" "^3.18.2"
1198
1541
  chalk "^5.3.0"
1199
1542
  fast-levenshtein "^3.0.0"
1200
1543
 
1201
- "@oclif/plugin-warn-if-update-available@^3.0.9":
1202
- version "3.0.9"
1203
- resolved "https://registry.yarnpkg.com/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-3.0.9.tgz#f4346f4040adf71d0a120381de2fe4c8411896fd"
1204
- integrity sha512-6XjYNJWWu6B4LyW73hzuM9Ihb23WamrABZhwYVJTVMBHdU30pRa1i3rvHCPfmn5c4iv8ZXudS/0zCNuhR121ng==
1544
+ "@oclif/plugin-warn-if-update-available@^3.0.10":
1545
+ version "3.0.10"
1546
+ resolved "https://registry.yarnpkg.com/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-3.0.10.tgz#15a4068185f9390d8dfd2cf498aa97eec4f79953"
1547
+ integrity sha512-dUuBnoU80VQ6Rt/cMhqMsz5abFMnCi/IqnAhRNfO5EQbJ8PvYpU+0kPx15cbtQcU4olQ2kqigLt4BU7ms4RqMA==
1205
1548
  dependencies:
1206
- "@oclif/core" "^3.16.0"
1549
+ "@oclif/core" "^3.18.2"
1207
1550
  chalk "^5.3.0"
1208
1551
  debug "^4.1.0"
1209
1552
  http-call "^5.2.2"
@@ -1215,13 +1558,13 @@
1215
1558
  integrity sha512-XB8kwQj8zynXjIIWRm+6gO/r8Qft2xKtwBMSmq1JRqtA6TpwpqECqiu8LosBCyg2JBXuUy2lU23/L98KIR7FrQ==
1216
1559
 
1217
1560
  "@oclif/test@^3":
1218
- version "3.1.14"
1219
- resolved "https://registry.yarnpkg.com/@oclif/test/-/test-3.1.14.tgz#19d768adc14eafc31eb83ca75eb9d210a4af1635"
1220
- integrity sha512-HzzK6Zwddx2HMeyDGBrD1Ky/OXvsR2uiRKsIA+p0n+HNhEUhb9J/xWQ+apql1G+a8UkUKMfaBbDeYQj9JF+6mQ==
1561
+ version "3.1.16"
1562
+ resolved "https://registry.yarnpkg.com/@oclif/test/-/test-3.1.16.tgz#acb66688a0caf08b5089da3d8f05201e1cf75819"
1563
+ integrity sha512-LeoojG2tD8XDN9HzEt1j+JUKSyYz7qGp55SfvnXCa8d7k4Hq9jTzTiubu+s2mE4Nq9Ns5X40NZNSm85COxbsqw==
1221
1564
  dependencies:
1222
- "@oclif/core" "^3.18.2"
1565
+ "@oclif/core" "^3.19.1"
1223
1566
  chai "^4.4.1"
1224
- fancy-test "^3.0.9"
1567
+ fancy-test "^3.0.10"
1225
1568
 
1226
1569
  "@octokit/auth-token@^2.4.4":
1227
1570
  version "2.5.0"
@@ -1417,6 +1760,20 @@
1417
1760
  "@smithy/util-middleware" "^2.1.1"
1418
1761
  tslib "^2.5.0"
1419
1762
 
1763
+ "@smithy/core@^1.3.2":
1764
+ version "1.3.2"
1765
+ resolved "https://registry.yarnpkg.com/@smithy/core/-/core-1.3.2.tgz#e11f3860b69ec0bdbd31e6afaa54963c02dc7f8e"
1766
+ integrity sha512-tYDmTp0f2TZVE18jAOH1PnmkngLQ+dOGUlMd1u67s87ieueNeyqhja6z/Z4MxhybEiXKOWFOmGjfTZWFxljwJw==
1767
+ dependencies:
1768
+ "@smithy/middleware-endpoint" "^2.4.1"
1769
+ "@smithy/middleware-retry" "^2.1.1"
1770
+ "@smithy/middleware-serde" "^2.1.1"
1771
+ "@smithy/protocol-http" "^3.1.1"
1772
+ "@smithy/smithy-client" "^2.3.1"
1773
+ "@smithy/types" "^2.9.1"
1774
+ "@smithy/util-middleware" "^2.1.1"
1775
+ tslib "^2.5.0"
1776
+
1420
1777
  "@smithy/credential-provider-imds@^2.2.1":
1421
1778
  version "2.2.1"
1422
1779
  resolved "https://registry.yarnpkg.com/@smithy/credential-provider-imds/-/credential-provider-imds-2.2.1.tgz#4805bf5e104718b959cf8699113fa9de6ddeeafa"
@@ -1769,6 +2126,19 @@
1769
2126
  "@smithy/types" "^2.9.1"
1770
2127
  tslib "^2.5.0"
1771
2128
 
2129
+ "@smithy/util-defaults-mode-node@^2.2.0":
2130
+ version "2.2.0"
2131
+ resolved "https://registry.yarnpkg.com/@smithy/util-defaults-mode-node/-/util-defaults-mode-node-2.2.0.tgz#72fd6f945c265f1ef9be647fe829d55df5101390"
2132
+ integrity sha512-iFJp/N4EtkanFpBUtSrrIbtOIBf69KNuve03ic1afhJ9/korDxdM0c6cCH4Ehj/smI9pDCfVv+bqT3xZjF2WaA==
2133
+ dependencies:
2134
+ "@smithy/config-resolver" "^2.1.1"
2135
+ "@smithy/credential-provider-imds" "^2.2.1"
2136
+ "@smithy/node-config-provider" "^2.2.1"
2137
+ "@smithy/property-provider" "^2.1.1"
2138
+ "@smithy/smithy-client" "^2.3.1"
2139
+ "@smithy/types" "^2.9.1"
2140
+ tslib "^2.5.0"
2141
+
1772
2142
  "@smithy/util-endpoints@^1.1.1":
1773
2143
  version "1.1.1"
1774
2144
  resolved "https://registry.yarnpkg.com/@smithy/util-endpoints/-/util-endpoints-1.1.1.tgz#45426dba6fb42282a0ad955600b2b3ba050d118f"
@@ -2093,16 +2463,16 @@
2093
2463
  "@types/expect" "^1.20.4"
2094
2464
  "@types/node" "*"
2095
2465
 
2096
- "@typescript-eslint/eslint-plugin@^6.19.0":
2097
- version "6.19.1"
2098
- resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.19.1.tgz#bb0676af940bc23bf299ca58dbdc6589c2548c2e"
2099
- integrity sha512-roQScUGFruWod9CEyoV5KlCYrubC/fvG8/1zXuT0WTcxX87GnMMmnksMwSg99lo1xiKrBzw2icsJPMAw1OtKxg==
2466
+ "@typescript-eslint/eslint-plugin@^6.21.0":
2467
+ version "6.21.0"
2468
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.21.0.tgz#30830c1ca81fd5f3c2714e524c4303e0194f9cd3"
2469
+ integrity sha512-oy9+hTPCUFpngkEZUSzbf9MxI65wbKFoQYsgPdILTfbUldp5ovUuphZVe4i30emU9M/kP+T64Di0mxl7dSw3MA==
2100
2470
  dependencies:
2101
2471
  "@eslint-community/regexpp" "^4.5.1"
2102
- "@typescript-eslint/scope-manager" "6.19.1"
2103
- "@typescript-eslint/type-utils" "6.19.1"
2104
- "@typescript-eslint/utils" "6.19.1"
2105
- "@typescript-eslint/visitor-keys" "6.19.1"
2472
+ "@typescript-eslint/scope-manager" "6.21.0"
2473
+ "@typescript-eslint/type-utils" "6.21.0"
2474
+ "@typescript-eslint/utils" "6.21.0"
2475
+ "@typescript-eslint/visitor-keys" "6.21.0"
2106
2476
  debug "^4.3.4"
2107
2477
  graphemer "^1.4.0"
2108
2478
  ignore "^5.2.4"
@@ -2110,15 +2480,15 @@
2110
2480
  semver "^7.5.4"
2111
2481
  ts-api-utils "^1.0.1"
2112
2482
 
2113
- "@typescript-eslint/parser@^6.19.0":
2114
- version "6.19.1"
2115
- resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.19.1.tgz#68a87bb21afaf0b1689e9cdce0e6e75bc91ada78"
2116
- integrity sha512-WEfX22ziAh6pRE9jnbkkLGp/4RhTpffr2ZK5bJ18M8mIfA8A+k97U9ZyaXCEJRlmMHh7R9MJZWXp/r73DzINVQ==
2483
+ "@typescript-eslint/parser@^6.21.0":
2484
+ version "6.21.0"
2485
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.21.0.tgz#af8fcf66feee2edc86bc5d1cf45e33b0630bf35b"
2486
+ integrity sha512-tbsV1jPne5CkFQCgPBcDOt30ItF7aJoZL997JSF7MhGQqOeT3svWRYxiqlfA5RUdlHN6Fi+EI9bxqbdyAUZjYQ==
2117
2487
  dependencies:
2118
- "@typescript-eslint/scope-manager" "6.19.1"
2119
- "@typescript-eslint/types" "6.19.1"
2120
- "@typescript-eslint/typescript-estree" "6.19.1"
2121
- "@typescript-eslint/visitor-keys" "6.19.1"
2488
+ "@typescript-eslint/scope-manager" "6.21.0"
2489
+ "@typescript-eslint/types" "6.21.0"
2490
+ "@typescript-eslint/typescript-estree" "6.21.0"
2491
+ "@typescript-eslint/visitor-keys" "6.21.0"
2122
2492
  debug "^4.3.4"
2123
2493
 
2124
2494
  "@typescript-eslint/scope-manager@6.13.2":
@@ -2129,21 +2499,21 @@
2129
2499
  "@typescript-eslint/types" "6.13.2"
2130
2500
  "@typescript-eslint/visitor-keys" "6.13.2"
2131
2501
 
2132
- "@typescript-eslint/scope-manager@6.19.1":
2133
- version "6.19.1"
2134
- resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.19.1.tgz#2f527ee30703a6169a52b31d42a1103d80acd51b"
2135
- integrity sha512-4CdXYjKf6/6aKNMSly/BP4iCSOpvMmqtDzRtqFyyAae3z5kkqEjKndR5vDHL8rSuMIIWP8u4Mw4VxLyxZW6D5w==
2502
+ "@typescript-eslint/scope-manager@6.21.0":
2503
+ version "6.21.0"
2504
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.21.0.tgz#ea8a9bfc8f1504a6ac5d59a6df308d3a0630a2b1"
2505
+ integrity sha512-OwLUIWZJry80O99zvqXVEioyniJMa+d2GrqpUTqi5/v5D5rOrppJVBPa0yKCblcigC0/aYAzxxqQ1B+DS2RYsg==
2136
2506
  dependencies:
2137
- "@typescript-eslint/types" "6.19.1"
2138
- "@typescript-eslint/visitor-keys" "6.19.1"
2507
+ "@typescript-eslint/types" "6.21.0"
2508
+ "@typescript-eslint/visitor-keys" "6.21.0"
2139
2509
 
2140
- "@typescript-eslint/type-utils@6.19.1":
2141
- version "6.19.1"
2142
- resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.19.1.tgz#6a130e3afe605a4898e043fa9f72e96309b54935"
2143
- integrity sha512-0vdyld3ecfxJuddDjACUvlAeYNrHP/pDeQk2pWBR2ESeEzQhg52DF53AbI9QCBkYE23lgkhLCZNkHn2hEXXYIg==
2510
+ "@typescript-eslint/type-utils@6.21.0":
2511
+ version "6.21.0"
2512
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.21.0.tgz#6473281cfed4dacabe8004e8521cee0bd9d4c01e"
2513
+ integrity sha512-rZQI7wHfao8qMX3Rd3xqeYSMCL3SoiSQLBATSiVKARdFGCYSRvmViieZjqc58jKgs8Y8i9YvVVhRbHSTA4VBag==
2144
2514
  dependencies:
2145
- "@typescript-eslint/typescript-estree" "6.19.1"
2146
- "@typescript-eslint/utils" "6.19.1"
2515
+ "@typescript-eslint/typescript-estree" "6.21.0"
2516
+ "@typescript-eslint/utils" "6.21.0"
2147
2517
  debug "^4.3.4"
2148
2518
  ts-api-utils "^1.0.1"
2149
2519
 
@@ -2152,10 +2522,10 @@
2152
2522
  resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.13.2.tgz#c044aac24c2f6cefb8e921e397acad5417dd0ae6"
2153
2523
  integrity sha512-7sxbQ+EMRubQc3wTfTsycgYpSujyVbI1xw+3UMRUcrhSy+pN09y/lWzeKDbvhoqcRbHdc+APLs/PWYi/cisLPg==
2154
2524
 
2155
- "@typescript-eslint/types@6.19.1":
2156
- version "6.19.1"
2157
- resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.19.1.tgz#2d4c9d492a63ede15e7ba7d129bdf7714b77f771"
2158
- integrity sha512-6+bk6FEtBhvfYvpHsDgAL3uo4BfvnTnoge5LrrCj2eJN8g3IJdLTD4B/jK3Q6vo4Ql/Hoip9I8aB6fF+6RfDqg==
2525
+ "@typescript-eslint/types@6.21.0":
2526
+ version "6.21.0"
2527
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.21.0.tgz#205724c5123a8fef7ecd195075fa6e85bac3436d"
2528
+ integrity sha512-1kFmZ1rOm5epu9NZEZm1kckCDGj5UJEf7P1kliH4LKu/RkwpsfqqGmY2OOcUs18lSlQBKLDYBOGxRVtrMN5lpg==
2159
2529
 
2160
2530
  "@typescript-eslint/typescript-estree@6.13.2":
2161
2531
  version "6.13.2"
@@ -2170,13 +2540,13 @@
2170
2540
  semver "^7.5.4"
2171
2541
  ts-api-utils "^1.0.1"
2172
2542
 
2173
- "@typescript-eslint/typescript-estree@6.19.1":
2174
- version "6.19.1"
2175
- resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.19.1.tgz#796d88d88882f12e85bb33d6d82d39e1aea54ed1"
2176
- integrity sha512-aFdAxuhzBFRWhy+H20nYu19+Km+gFfwNO4TEqyszkMcgBDYQjmPJ61erHxuT2ESJXhlhrO7I5EFIlZ+qGR8oVA==
2543
+ "@typescript-eslint/typescript-estree@6.21.0":
2544
+ version "6.21.0"
2545
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.21.0.tgz#c47ae7901db3b8bddc3ecd73daff2d0895688c46"
2546
+ integrity sha512-6npJTkZcO+y2/kr+z0hc4HwNfrrP4kNYh57ek7yCNlrBjWQ1Y0OS7jiZTkgumrvkX5HkEKXFZkkdFNkaW2wmUQ==
2177
2547
  dependencies:
2178
- "@typescript-eslint/types" "6.19.1"
2179
- "@typescript-eslint/visitor-keys" "6.19.1"
2548
+ "@typescript-eslint/types" "6.21.0"
2549
+ "@typescript-eslint/visitor-keys" "6.21.0"
2180
2550
  debug "^4.3.4"
2181
2551
  globby "^11.1.0"
2182
2552
  is-glob "^4.0.3"
@@ -2184,17 +2554,17 @@
2184
2554
  semver "^7.5.4"
2185
2555
  ts-api-utils "^1.0.1"
2186
2556
 
2187
- "@typescript-eslint/utils@6.19.1":
2188
- version "6.19.1"
2189
- resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.19.1.tgz#df93497f9cfddde2bcc2a591da80536e68acd151"
2190
- integrity sha512-JvjfEZuP5WoMqwh9SPAPDSHSg9FBHHGhjPugSRxu5jMfjvBpq5/sGTD+9M9aQ5sh6iJ8AY/Kk/oUYVEMAPwi7w==
2557
+ "@typescript-eslint/utils@6.21.0":
2558
+ version "6.21.0"
2559
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.21.0.tgz#4714e7a6b39e773c1c8e97ec587f520840cd8134"
2560
+ integrity sha512-NfWVaC8HP9T8cbKQxHcsJBY5YE1O33+jpMwN45qzWWaPDZgLIbo12toGMWnmhvCpd3sIxkpDw3Wv1B3dYrbDQQ==
2191
2561
  dependencies:
2192
2562
  "@eslint-community/eslint-utils" "^4.4.0"
2193
2563
  "@types/json-schema" "^7.0.12"
2194
2564
  "@types/semver" "^7.5.0"
2195
- "@typescript-eslint/scope-manager" "6.19.1"
2196
- "@typescript-eslint/types" "6.19.1"
2197
- "@typescript-eslint/typescript-estree" "6.19.1"
2565
+ "@typescript-eslint/scope-manager" "6.21.0"
2566
+ "@typescript-eslint/types" "6.21.0"
2567
+ "@typescript-eslint/typescript-estree" "6.21.0"
2198
2568
  semver "^7.5.4"
2199
2569
 
2200
2570
  "@typescript-eslint/utils@^6.13.0":
@@ -2218,12 +2588,12 @@
2218
2588
  "@typescript-eslint/types" "6.13.2"
2219
2589
  eslint-visitor-keys "^3.4.1"
2220
2590
 
2221
- "@typescript-eslint/visitor-keys@6.19.1":
2222
- version "6.19.1"
2223
- resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.19.1.tgz#2164073ed4fc34a5ff3b5e25bb5a442100454c4c"
2224
- integrity sha512-gkdtIO+xSO/SmI0W68DBg4u1KElmIUo3vXzgHyGPs6cxgB0sa3TlptRAAE0hUY1hM6FcDKEv7aIwiTGm76cXfQ==
2591
+ "@typescript-eslint/visitor-keys@6.21.0":
2592
+ version "6.21.0"
2593
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.21.0.tgz#87a99d077aa507e20e238b11d56cc26ade45fe47"
2594
+ integrity sha512-JJtkDduxLi9bivAB+cYOVMtbkqdPOhZ+ZI5LC47MIRrDV4Yn2o+ZnW10Nkmr28xRpSpdJ6Sm42Hjf2+REYXm0A==
2225
2595
  dependencies:
2226
- "@typescript-eslint/types" "6.19.1"
2596
+ "@typescript-eslint/types" "6.21.0"
2227
2597
  eslint-visitor-keys "^3.4.1"
2228
2598
 
2229
2599
  "@ungap/structured-clone@^1.2.0":
@@ -3512,14 +3882,14 @@ escape-string-regexp@^1.0.5:
3512
3882
  resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4"
3513
3883
  integrity sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=
3514
3884
 
3515
- eslint-config-oclif-typescript@^3.0.39:
3516
- version "3.0.39"
3517
- resolved "https://registry.yarnpkg.com/eslint-config-oclif-typescript/-/eslint-config-oclif-typescript-3.0.39.tgz#e7c3a21a00b03f3ec963983a872a276996b1e966"
3518
- integrity sha512-xXYckWvrKSojpeYGjN2Q+pvyh4OA2QEYV///uGRkyt33LCpkFtKz2MiswQ4PnX/VMLfK5tRGQZYgkR6r6QJn3g==
3885
+ eslint-config-oclif-typescript@^3.0.47:
3886
+ version "3.0.47"
3887
+ resolved "https://registry.yarnpkg.com/eslint-config-oclif-typescript/-/eslint-config-oclif-typescript-3.0.47.tgz#77c5a1914bf5443bb1603b14929eb11d112304df"
3888
+ integrity sha512-rTsvSeUwEd4TvH76LTtobUWkTqH1C0ArhpY/5dSngQsXW5oqwGBckSO3I6qfasw6cPIUOa6+3lftsqNUHbovRA==
3519
3889
  dependencies:
3520
- "@typescript-eslint/eslint-plugin" "^6.19.0"
3521
- "@typescript-eslint/parser" "^6.19.0"
3522
- eslint-config-xo-space "^0.34.0"
3890
+ "@typescript-eslint/eslint-plugin" "^6.21.0"
3891
+ "@typescript-eslint/parser" "^6.21.0"
3892
+ eslint-config-xo-space "^0.35.0"
3523
3893
  eslint-import-resolver-typescript "^3.6.1"
3524
3894
  eslint-plugin-import "^2.29.1"
3525
3895
  eslint-plugin-mocha "^10.2.0"
@@ -3548,6 +3918,13 @@ eslint-config-xo-space@^0.34.0:
3548
3918
  dependencies:
3549
3919
  eslint-config-xo "^0.43.0"
3550
3920
 
3921
+ eslint-config-xo-space@^0.35.0:
3922
+ version "0.35.0"
3923
+ resolved "https://registry.yarnpkg.com/eslint-config-xo-space/-/eslint-config-xo-space-0.35.0.tgz#fdc2741c601a011e3ba185f07e2e78b6eed9d3dc"
3924
+ integrity sha512-+79iVcoLi3PvGcjqYDpSPzbLfqYpNcMlhsCBRsnmDoHAn4npJG6YxmHpelQKpXM7v/EeZTUKb4e1xotWlei8KA==
3925
+ dependencies:
3926
+ eslint-config-xo "^0.44.0"
3927
+
3551
3928
  eslint-config-xo@^0.43.0:
3552
3929
  version "0.43.1"
3553
3930
  resolved "https://registry.yarnpkg.com/eslint-config-xo/-/eslint-config-xo-0.43.1.tgz#c2ac8993f6e429048c813f599265d1636a0bc060"
@@ -3555,6 +3932,13 @@ eslint-config-xo@^0.43.0:
3555
3932
  dependencies:
3556
3933
  confusing-browser-globals "1.0.11"
3557
3934
 
3935
+ eslint-config-xo@^0.44.0:
3936
+ version "0.44.0"
3937
+ resolved "https://registry.yarnpkg.com/eslint-config-xo/-/eslint-config-xo-0.44.0.tgz#b4a68da791ecfd329bc7e1f88f9edea3d4dca70c"
3938
+ integrity sha512-YG4gdaor0mJJi8UBeRJqDPO42MedTWYMaUyucF5bhm2pi/HS98JIxfFQmTLuyj6hGpQlAazNfyVnn7JuDn+Sew==
3939
+ dependencies:
3940
+ confusing-browser-globals "1.0.11"
3941
+
3558
3942
  eslint-import-resolver-node@^0.3.9:
3559
3943
  version "0.3.9"
3560
3944
  resolved "https://registry.yarnpkg.com/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.9.tgz#d4eaac52b8a2e7c3cd1903eb00f7e053356118ac"
@@ -3851,7 +4235,7 @@ external-editor@^3.0.3, external-editor@^3.1.0:
3851
4235
  iconv-lite "^0.4.24"
3852
4236
  tmp "^0.0.33"
3853
4237
 
3854
- fancy-test@^3.0.9:
4238
+ fancy-test@^3.0.10:
3855
4239
  version "3.0.10"
3856
4240
  resolved "https://registry.yarnpkg.com/fancy-test/-/fancy-test-3.0.10.tgz#341be69e6eb35fcf1be33c041bed978837502e84"
3857
4241
  integrity sha512-6pwRQ7gqW57FKoTyRPPmcZktHLvrX+LS5ZQdXvQTMAq6vOVGCUrtJ4WP2BD4sZisRBnasaT4981L/8Q+qfh3wg==
@@ -4726,9 +5110,9 @@ interpret@^1.0.0:
4726
5110
  integrity sha512-agE4QfB2Lkp9uICn7BAqoscw4SZP9kTE2hxiFI3jBPmXJfdqiahTbUuKGsMoN2GtqL9AxhYioAcVvgsb1HvRbA==
4727
5111
 
4728
5112
  ip@^1.1.5:
4729
- version "1.1.5"
4730
- resolved "https://registry.npmjs.org/ip/-/ip-1.1.5.tgz#bdded70114290828c0a039e72ef25f5aaec4354a"
4731
- integrity sha1-vd7XARQpCCjAoDnnLvJfWq7ENUo=
5113
+ version "1.1.9"
5114
+ resolved "https://registry.yarnpkg.com/ip/-/ip-1.1.9.tgz#8dfbcc99a754d07f425310b86a99546b1151e396"
5115
+ integrity sha512-cyRxvOEpNHNtchU3Ln9KC/auJgup87llfQpQ+t5ghoC/UhL16SWzbueiCsdTnWmqAWl7LadfuwhlqmtOaqMHdQ==
4732
5116
 
4733
5117
  is-array-buffer@^3.0.1, is-array-buffer@^3.0.2:
4734
5118
  version "3.0.2"
@@ -6074,16 +6458,16 @@ object.values@^1.1.7:
6074
6458
  es-abstract "^1.22.1"
6075
6459
 
6076
6460
  oclif@^4:
6077
- version "4.4.8"
6078
- resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.4.8.tgz#c7091dbf419d3473b9a9db6e25b45606541bee8a"
6079
- integrity sha512-kzfWdpwAiRHnXltAZj54gFHPvejvf6KBXjcSC/KbFeN/PzQxbetRhtyKnpyuTMZPIwFUnR2gAAaR/Ff7I6fCTw==
6461
+ version "4.4.13"
6462
+ resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.4.13.tgz#c4401978e037b7de691565f03a0a581099fa91d2"
6463
+ integrity sha512-mKtbTN/XMYJkMV+LSKYD1GskrNoY/ahVAToxq40uO4ocUQL9w7JXzwAjYSnf/gSxhz9tfp4I9XFtDLhcx0HCPA==
6080
6464
  dependencies:
6081
- "@aws-sdk/client-cloudfront" "^3.504.0"
6465
+ "@aws-sdk/client-cloudfront" "^3.511.0"
6082
6466
  "@aws-sdk/client-s3" "^3.504.0"
6083
- "@oclif/core" "^3.18.2"
6467
+ "@oclif/core" "^3.19.1"
6084
6468
  "@oclif/plugin-help" "^6.0.12"
6085
- "@oclif/plugin-not-found" "^3.0.9"
6086
- "@oclif/plugin-warn-if-update-available" "^3.0.9"
6469
+ "@oclif/plugin-not-found" "^3.0.10"
6470
+ "@oclif/plugin-warn-if-update-available" "^3.0.10"
6087
6471
  async-retry "^1.3.3"
6088
6472
  change-case "^4"
6089
6473
  debug "^4.3.3"
@@ -88,5 +88,5 @@
88
88
  ]
89
89
  }
90
90
  },
91
- "version": "4.1.12"
91
+ "version": "4.1.14"
92
92
  }
package/package.json CHANGED
@@ -1,10 +1,10 @@
1
1
  {
2
2
  "name": "@oclif/plugin-update",
3
- "version": "4.1.12",
3
+ "version": "4.1.14",
4
4
  "author": "Salesforce",
5
5
  "bugs": "https://github.com/oclif/plugin-update/issues",
6
6
  "dependencies": {
7
- "@oclif/core": "^3.19.1",
7
+ "@oclif/core": "^3.19.2",
8
8
  "chalk": "^5",
9
9
  "cross-spawn": "^7.0.3",
10
10
  "debug": "^4.3.1",
@@ -36,7 +36,7 @@
36
36
  "commitlint": "^17.8.1",
37
37
  "eslint": "^8.56.0",
38
38
  "eslint-config-oclif": "^5.0.0",
39
- "eslint-config-oclif-typescript": "^3.0.39",
39
+ "eslint-config-oclif-typescript": "^3.0.47",
40
40
  "eslint-config-prettier": "^9.1.0",
41
41
  "got": "^13.0.0",
42
42
  "husky": "^8.0.3",