@jayree/sfdx-plugin-manifest 4.0.32 → 4.0.34

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.
@@ -1,20 +1,20 @@
1
1
  {
2
2
  "name": "@jayree/sfdx-plugin-manifest",
3
- "version": "4.0.32",
3
+ "version": "4.0.34",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@jayree/sfdx-plugin-manifest",
9
- "version": "4.0.32",
9
+ "version": "4.0.34",
10
10
  "license": "Apache-2.0",
11
11
  "dependencies": {
12
12
  "@jayree/changelog": "^1.2.10",
13
- "@oclif/core": "^4.4.0",
13
+ "@oclif/core": "^4.4.1",
14
14
  "@salesforce/core": "^8.15.0",
15
15
  "@salesforce/kit": "^3.2.3",
16
16
  "@salesforce/sf-plugins-core": "^12.2.3",
17
- "@salesforce/source-deploy-retrieve": "12.20.1",
17
+ "@salesforce/source-deploy-retrieve": "12.21.0",
18
18
  "@salesforce/source-tracking": "7.4.7",
19
19
  "@salesforce/ts-types": "^2.0.12",
20
20
  "fast-deep-equal": "^3.1.3",
@@ -25,18 +25,18 @@
25
25
  },
26
26
  "devDependencies": {
27
27
  "@oclif/plugin-command-snapshot": "^5.3.2",
28
- "@oclif/plugin-help": "^6.2.29",
28
+ "@oclif/plugin-help": "^6.2.30",
29
29
  "@salesforce/cli-plugins-testkit": "^5.3.39",
30
30
  "@salesforce/dev-scripts": "^11.0.2",
31
31
  "@salesforce/ts-sinon": "^1.4.30",
32
32
  "@types/fs-extra": "^11.0.4",
33
33
  "@types/graceful-fs": "^4.1.9",
34
34
  "c8": "^10.1.3",
35
- "eslint-config-oclif": "^6.0.76",
35
+ "eslint-config-oclif": "^6.0.83",
36
36
  "eslint-config-salesforce-license": "^1.0.1",
37
37
  "eslint-plugin-prettier": "^5.5.1",
38
- "eslint-plugin-sf-plugin": "^1.20.26",
39
- "oclif": "^4.20.1",
38
+ "eslint-plugin-sf-plugin": "^1.20.27",
39
+ "oclif": "^4.20.4",
40
40
  "patch-package": "^8.0.0",
41
41
  "prettier": "^3.6.2",
42
42
  "pretty-quick": "^4.2.2",
@@ -467,53 +467,53 @@
467
467
  }
468
468
  },
469
469
  "node_modules/@aws-sdk/client-cloudfront": {
470
- "version": "3.787.0",
471
- "resolved": "https://registry.npmjs.org/@aws-sdk/client-cloudfront/-/client-cloudfront-3.787.0.tgz",
472
- "integrity": "sha512-TDeV11LREVMPZRpTWQMbxnYB4EXyLCdpEKTNqt4yHB3BsudZb7VYgRYVR9BxNhVDJhOrnuqqzsBrV5HbO0m4Qg==",
470
+ "version": "3.840.0",
471
+ "resolved": "https://registry.npmjs.org/@aws-sdk/client-cloudfront/-/client-cloudfront-3.840.0.tgz",
472
+ "integrity": "sha512-EjEK8Y4wp5v6UEfXIaRS44CITlGXo/m6ljJ6Aq+1/+wKJRJUudVMYvXelc7WS1gL3nX+mJTJdbXBkhqeRwcQyw==",
473
473
  "dev": true,
474
474
  "license": "Apache-2.0",
475
475
  "dependencies": {
476
476
  "@aws-crypto/sha256-browser": "5.2.0",
477
477
  "@aws-crypto/sha256-js": "5.2.0",
478
- "@aws-sdk/core": "3.775.0",
479
- "@aws-sdk/credential-provider-node": "3.787.0",
480
- "@aws-sdk/middleware-host-header": "3.775.0",
481
- "@aws-sdk/middleware-logger": "3.775.0",
482
- "@aws-sdk/middleware-recursion-detection": "3.775.0",
483
- "@aws-sdk/middleware-user-agent": "3.787.0",
484
- "@aws-sdk/region-config-resolver": "3.775.0",
485
- "@aws-sdk/types": "3.775.0",
486
- "@aws-sdk/util-endpoints": "3.787.0",
487
- "@aws-sdk/util-user-agent-browser": "3.775.0",
488
- "@aws-sdk/util-user-agent-node": "3.787.0",
489
- "@aws-sdk/xml-builder": "3.775.0",
490
- "@smithy/config-resolver": "^4.1.0",
491
- "@smithy/core": "^3.2.0",
492
- "@smithy/fetch-http-handler": "^5.0.2",
493
- "@smithy/hash-node": "^4.0.2",
494
- "@smithy/invalid-dependency": "^4.0.2",
495
- "@smithy/middleware-content-length": "^4.0.2",
496
- "@smithy/middleware-endpoint": "^4.1.0",
497
- "@smithy/middleware-retry": "^4.1.0",
498
- "@smithy/middleware-serde": "^4.0.3",
499
- "@smithy/middleware-stack": "^4.0.2",
500
- "@smithy/node-config-provider": "^4.0.2",
501
- "@smithy/node-http-handler": "^4.0.4",
502
- "@smithy/protocol-http": "^5.1.0",
503
- "@smithy/smithy-client": "^4.2.0",
504
- "@smithy/types": "^4.2.0",
505
- "@smithy/url-parser": "^4.0.2",
478
+ "@aws-sdk/core": "3.840.0",
479
+ "@aws-sdk/credential-provider-node": "3.840.0",
480
+ "@aws-sdk/middleware-host-header": "3.840.0",
481
+ "@aws-sdk/middleware-logger": "3.840.0",
482
+ "@aws-sdk/middleware-recursion-detection": "3.840.0",
483
+ "@aws-sdk/middleware-user-agent": "3.840.0",
484
+ "@aws-sdk/region-config-resolver": "3.840.0",
485
+ "@aws-sdk/types": "3.840.0",
486
+ "@aws-sdk/util-endpoints": "3.840.0",
487
+ "@aws-sdk/util-user-agent-browser": "3.840.0",
488
+ "@aws-sdk/util-user-agent-node": "3.840.0",
489
+ "@aws-sdk/xml-builder": "3.821.0",
490
+ "@smithy/config-resolver": "^4.1.4",
491
+ "@smithy/core": "^3.6.0",
492
+ "@smithy/fetch-http-handler": "^5.0.4",
493
+ "@smithy/hash-node": "^4.0.4",
494
+ "@smithy/invalid-dependency": "^4.0.4",
495
+ "@smithy/middleware-content-length": "^4.0.4",
496
+ "@smithy/middleware-endpoint": "^4.1.13",
497
+ "@smithy/middleware-retry": "^4.1.14",
498
+ "@smithy/middleware-serde": "^4.0.8",
499
+ "@smithy/middleware-stack": "^4.0.4",
500
+ "@smithy/node-config-provider": "^4.1.3",
501
+ "@smithy/node-http-handler": "^4.0.6",
502
+ "@smithy/protocol-http": "^5.1.2",
503
+ "@smithy/smithy-client": "^4.4.5",
504
+ "@smithy/types": "^4.3.1",
505
+ "@smithy/url-parser": "^4.0.4",
506
506
  "@smithy/util-base64": "^4.0.0",
507
507
  "@smithy/util-body-length-browser": "^4.0.0",
508
508
  "@smithy/util-body-length-node": "^4.0.0",
509
- "@smithy/util-defaults-mode-browser": "^4.0.8",
510
- "@smithy/util-defaults-mode-node": "^4.0.8",
511
- "@smithy/util-endpoints": "^3.0.2",
512
- "@smithy/util-middleware": "^4.0.2",
513
- "@smithy/util-retry": "^4.0.2",
514
- "@smithy/util-stream": "^4.2.0",
509
+ "@smithy/util-defaults-mode-browser": "^4.0.21",
510
+ "@smithy/util-defaults-mode-node": "^4.0.21",
511
+ "@smithy/util-endpoints": "^3.0.6",
512
+ "@smithy/util-middleware": "^4.0.4",
513
+ "@smithy/util-retry": "^4.0.6",
514
+ "@smithy/util-stream": "^4.2.2",
515
515
  "@smithy/util-utf8": "^4.0.0",
516
- "@smithy/util-waiter": "^4.0.3",
516
+ "@smithy/util-waiter": "^4.0.6",
517
517
  "tslib": "^2.6.2"
518
518
  },
519
519
  "engines": {
@@ -521,116 +521,118 @@
521
521
  }
522
522
  },
523
523
  "node_modules/@aws-sdk/client-s3": {
524
- "version": "3.787.0",
525
- "resolved": "https://registry.npmjs.org/@aws-sdk/client-s3/-/client-s3-3.787.0.tgz",
526
- "integrity": "sha512-eGLCWkN0NlntJ9yPU6OKUggVS4cFvuZJog+cFg1KD5hniLqz7Y0YRtB4uBxW212fK3XCfddgyscEOEeHaTQQTw==",
524
+ "version": "3.842.0",
525
+ "resolved": "https://registry.npmjs.org/@aws-sdk/client-s3/-/client-s3-3.842.0.tgz",
526
+ "integrity": "sha512-T5Rh72Rcq1xIaM8KkTr1Wpr7/WPCYO++KrM+/Em0rq2jxpjMMhj77ITpgH7eEmNxWmwIndTwqpgfmbpNfk7Gbw==",
527
527
  "dev": true,
528
528
  "license": "Apache-2.0",
529
529
  "dependencies": {
530
530
  "@aws-crypto/sha1-browser": "5.2.0",
531
531
  "@aws-crypto/sha256-browser": "5.2.0",
532
532
  "@aws-crypto/sha256-js": "5.2.0",
533
- "@aws-sdk/core": "3.775.0",
534
- "@aws-sdk/credential-provider-node": "3.787.0",
535
- "@aws-sdk/middleware-bucket-endpoint": "3.775.0",
536
- "@aws-sdk/middleware-expect-continue": "3.775.0",
537
- "@aws-sdk/middleware-flexible-checksums": "3.787.0",
538
- "@aws-sdk/middleware-host-header": "3.775.0",
539
- "@aws-sdk/middleware-location-constraint": "3.775.0",
540
- "@aws-sdk/middleware-logger": "3.775.0",
541
- "@aws-sdk/middleware-recursion-detection": "3.775.0",
542
- "@aws-sdk/middleware-sdk-s3": "3.775.0",
543
- "@aws-sdk/middleware-ssec": "3.775.0",
544
- "@aws-sdk/middleware-user-agent": "3.787.0",
545
- "@aws-sdk/region-config-resolver": "3.775.0",
546
- "@aws-sdk/signature-v4-multi-region": "3.775.0",
547
- "@aws-sdk/types": "3.775.0",
548
- "@aws-sdk/util-endpoints": "3.787.0",
549
- "@aws-sdk/util-user-agent-browser": "3.775.0",
550
- "@aws-sdk/util-user-agent-node": "3.787.0",
551
- "@aws-sdk/xml-builder": "3.775.0",
552
- "@smithy/config-resolver": "^4.1.0",
553
- "@smithy/core": "^3.2.0",
554
- "@smithy/eventstream-serde-browser": "^4.0.2",
555
- "@smithy/eventstream-serde-config-resolver": "^4.1.0",
556
- "@smithy/eventstream-serde-node": "^4.0.2",
557
- "@smithy/fetch-http-handler": "^5.0.2",
558
- "@smithy/hash-blob-browser": "^4.0.2",
559
- "@smithy/hash-node": "^4.0.2",
560
- "@smithy/hash-stream-node": "^4.0.2",
561
- "@smithy/invalid-dependency": "^4.0.2",
562
- "@smithy/md5-js": "^4.0.2",
563
- "@smithy/middleware-content-length": "^4.0.2",
564
- "@smithy/middleware-endpoint": "^4.1.0",
565
- "@smithy/middleware-retry": "^4.1.0",
566
- "@smithy/middleware-serde": "^4.0.3",
567
- "@smithy/middleware-stack": "^4.0.2",
568
- "@smithy/node-config-provider": "^4.0.2",
569
- "@smithy/node-http-handler": "^4.0.4",
570
- "@smithy/protocol-http": "^5.1.0",
571
- "@smithy/smithy-client": "^4.2.0",
572
- "@smithy/types": "^4.2.0",
573
- "@smithy/url-parser": "^4.0.2",
533
+ "@aws-sdk/core": "3.840.0",
534
+ "@aws-sdk/credential-provider-node": "3.840.0",
535
+ "@aws-sdk/middleware-bucket-endpoint": "3.840.0",
536
+ "@aws-sdk/middleware-expect-continue": "3.840.0",
537
+ "@aws-sdk/middleware-flexible-checksums": "3.840.0",
538
+ "@aws-sdk/middleware-host-header": "3.840.0",
539
+ "@aws-sdk/middleware-location-constraint": "3.840.0",
540
+ "@aws-sdk/middleware-logger": "3.840.0",
541
+ "@aws-sdk/middleware-recursion-detection": "3.840.0",
542
+ "@aws-sdk/middleware-sdk-s3": "3.840.0",
543
+ "@aws-sdk/middleware-ssec": "3.840.0",
544
+ "@aws-sdk/middleware-user-agent": "3.840.0",
545
+ "@aws-sdk/region-config-resolver": "3.840.0",
546
+ "@aws-sdk/signature-v4-multi-region": "3.840.0",
547
+ "@aws-sdk/types": "3.840.0",
548
+ "@aws-sdk/util-endpoints": "3.840.0",
549
+ "@aws-sdk/util-user-agent-browser": "3.840.0",
550
+ "@aws-sdk/util-user-agent-node": "3.840.0",
551
+ "@aws-sdk/xml-builder": "3.821.0",
552
+ "@smithy/config-resolver": "^4.1.4",
553
+ "@smithy/core": "^3.6.0",
554
+ "@smithy/eventstream-serde-browser": "^4.0.4",
555
+ "@smithy/eventstream-serde-config-resolver": "^4.1.2",
556
+ "@smithy/eventstream-serde-node": "^4.0.4",
557
+ "@smithy/fetch-http-handler": "^5.0.4",
558
+ "@smithy/hash-blob-browser": "^4.0.4",
559
+ "@smithy/hash-node": "^4.0.4",
560
+ "@smithy/hash-stream-node": "^4.0.4",
561
+ "@smithy/invalid-dependency": "^4.0.4",
562
+ "@smithy/md5-js": "^4.0.4",
563
+ "@smithy/middleware-content-length": "^4.0.4",
564
+ "@smithy/middleware-endpoint": "^4.1.13",
565
+ "@smithy/middleware-retry": "^4.1.14",
566
+ "@smithy/middleware-serde": "^4.0.8",
567
+ "@smithy/middleware-stack": "^4.0.4",
568
+ "@smithy/node-config-provider": "^4.1.3",
569
+ "@smithy/node-http-handler": "^4.0.6",
570
+ "@smithy/protocol-http": "^5.1.2",
571
+ "@smithy/smithy-client": "^4.4.5",
572
+ "@smithy/types": "^4.3.1",
573
+ "@smithy/url-parser": "^4.0.4",
574
574
  "@smithy/util-base64": "^4.0.0",
575
575
  "@smithy/util-body-length-browser": "^4.0.0",
576
576
  "@smithy/util-body-length-node": "^4.0.0",
577
- "@smithy/util-defaults-mode-browser": "^4.0.8",
578
- "@smithy/util-defaults-mode-node": "^4.0.8",
579
- "@smithy/util-endpoints": "^3.0.2",
580
- "@smithy/util-middleware": "^4.0.2",
581
- "@smithy/util-retry": "^4.0.2",
582
- "@smithy/util-stream": "^4.2.0",
577
+ "@smithy/util-defaults-mode-browser": "^4.0.21",
578
+ "@smithy/util-defaults-mode-node": "^4.0.21",
579
+ "@smithy/util-endpoints": "^3.0.6",
580
+ "@smithy/util-middleware": "^4.0.4",
581
+ "@smithy/util-retry": "^4.0.6",
582
+ "@smithy/util-stream": "^4.2.2",
583
583
  "@smithy/util-utf8": "^4.0.0",
584
- "@smithy/util-waiter": "^4.0.3",
585
- "tslib": "^2.6.2"
584
+ "@smithy/util-waiter": "^4.0.6",
585
+ "@types/uuid": "^9.0.1",
586
+ "tslib": "^2.6.2",
587
+ "uuid": "^9.0.1"
586
588
  },
587
589
  "engines": {
588
590
  "node": ">=18.0.0"
589
591
  }
590
592
  },
591
593
  "node_modules/@aws-sdk/client-sso": {
592
- "version": "3.787.0",
593
- "resolved": "https://registry.npmjs.org/@aws-sdk/client-sso/-/client-sso-3.787.0.tgz",
594
- "integrity": "sha512-L8R+Mh258G0DC73ktpSVrG4TT9i2vmDLecARTDR/4q5sRivdDQSL5bUp3LKcK80Bx+FRw3UETIlX6mYMLL9PJQ==",
594
+ "version": "3.840.0",
595
+ "resolved": "https://registry.npmjs.org/@aws-sdk/client-sso/-/client-sso-3.840.0.tgz",
596
+ "integrity": "sha512-3Zp+FWN2hhmKdpS0Ragi5V2ZPsZNScE3jlbgoJjzjI/roHZqO+e3/+XFN4TlM0DsPKYJNp+1TAjmhxN6rOnfYA==",
595
597
  "dev": true,
596
598
  "license": "Apache-2.0",
597
599
  "dependencies": {
598
600
  "@aws-crypto/sha256-browser": "5.2.0",
599
601
  "@aws-crypto/sha256-js": "5.2.0",
600
- "@aws-sdk/core": "3.775.0",
601
- "@aws-sdk/middleware-host-header": "3.775.0",
602
- "@aws-sdk/middleware-logger": "3.775.0",
603
- "@aws-sdk/middleware-recursion-detection": "3.775.0",
604
- "@aws-sdk/middleware-user-agent": "3.787.0",
605
- "@aws-sdk/region-config-resolver": "3.775.0",
606
- "@aws-sdk/types": "3.775.0",
607
- "@aws-sdk/util-endpoints": "3.787.0",
608
- "@aws-sdk/util-user-agent-browser": "3.775.0",
609
- "@aws-sdk/util-user-agent-node": "3.787.0",
610
- "@smithy/config-resolver": "^4.1.0",
611
- "@smithy/core": "^3.2.0",
612
- "@smithy/fetch-http-handler": "^5.0.2",
613
- "@smithy/hash-node": "^4.0.2",
614
- "@smithy/invalid-dependency": "^4.0.2",
615
- "@smithy/middleware-content-length": "^4.0.2",
616
- "@smithy/middleware-endpoint": "^4.1.0",
617
- "@smithy/middleware-retry": "^4.1.0",
618
- "@smithy/middleware-serde": "^4.0.3",
619
- "@smithy/middleware-stack": "^4.0.2",
620
- "@smithy/node-config-provider": "^4.0.2",
621
- "@smithy/node-http-handler": "^4.0.4",
622
- "@smithy/protocol-http": "^5.1.0",
623
- "@smithy/smithy-client": "^4.2.0",
624
- "@smithy/types": "^4.2.0",
625
- "@smithy/url-parser": "^4.0.2",
602
+ "@aws-sdk/core": "3.840.0",
603
+ "@aws-sdk/middleware-host-header": "3.840.0",
604
+ "@aws-sdk/middleware-logger": "3.840.0",
605
+ "@aws-sdk/middleware-recursion-detection": "3.840.0",
606
+ "@aws-sdk/middleware-user-agent": "3.840.0",
607
+ "@aws-sdk/region-config-resolver": "3.840.0",
608
+ "@aws-sdk/types": "3.840.0",
609
+ "@aws-sdk/util-endpoints": "3.840.0",
610
+ "@aws-sdk/util-user-agent-browser": "3.840.0",
611
+ "@aws-sdk/util-user-agent-node": "3.840.0",
612
+ "@smithy/config-resolver": "^4.1.4",
613
+ "@smithy/core": "^3.6.0",
614
+ "@smithy/fetch-http-handler": "^5.0.4",
615
+ "@smithy/hash-node": "^4.0.4",
616
+ "@smithy/invalid-dependency": "^4.0.4",
617
+ "@smithy/middleware-content-length": "^4.0.4",
618
+ "@smithy/middleware-endpoint": "^4.1.13",
619
+ "@smithy/middleware-retry": "^4.1.14",
620
+ "@smithy/middleware-serde": "^4.0.8",
621
+ "@smithy/middleware-stack": "^4.0.4",
622
+ "@smithy/node-config-provider": "^4.1.3",
623
+ "@smithy/node-http-handler": "^4.0.6",
624
+ "@smithy/protocol-http": "^5.1.2",
625
+ "@smithy/smithy-client": "^4.4.5",
626
+ "@smithy/types": "^4.3.1",
627
+ "@smithy/url-parser": "^4.0.4",
626
628
  "@smithy/util-base64": "^4.0.0",
627
629
  "@smithy/util-body-length-browser": "^4.0.0",
628
630
  "@smithy/util-body-length-node": "^4.0.0",
629
- "@smithy/util-defaults-mode-browser": "^4.0.8",
630
- "@smithy/util-defaults-mode-node": "^4.0.8",
631
- "@smithy/util-endpoints": "^3.0.2",
632
- "@smithy/util-middleware": "^4.0.2",
633
- "@smithy/util-retry": "^4.0.2",
631
+ "@smithy/util-defaults-mode-browser": "^4.0.21",
632
+ "@smithy/util-defaults-mode-node": "^4.0.21",
633
+ "@smithy/util-endpoints": "^3.0.6",
634
+ "@smithy/util-middleware": "^4.0.4",
635
+ "@smithy/util-retry": "^4.0.6",
634
636
  "@smithy/util-utf8": "^4.0.0",
635
637
  "tslib": "^2.6.2"
636
638
  },
@@ -639,21 +641,25 @@
639
641
  }
640
642
  },
641
643
  "node_modules/@aws-sdk/core": {
642
- "version": "3.775.0",
643
- "resolved": "https://registry.npmjs.org/@aws-sdk/core/-/core-3.775.0.tgz",
644
- "integrity": "sha512-8vpW4WihVfz0DX+7WnnLGm3GuQER++b0IwQG35JlQMlgqnc44M//KbJPsIHA0aJUJVwJAEShgfr5dUbY8WUzaA==",
644
+ "version": "3.840.0",
645
+ "resolved": "https://registry.npmjs.org/@aws-sdk/core/-/core-3.840.0.tgz",
646
+ "integrity": "sha512-x3Zgb39tF1h2XpU+yA4OAAQlW6LVEfXNlSedSYJ7HGKXqA/E9h3rWQVpYfhXXVVsLdYXdNw5KBUkoAoruoZSZA==",
645
647
  "dev": true,
646
648
  "license": "Apache-2.0",
647
649
  "dependencies": {
648
- "@aws-sdk/types": "3.775.0",
649
- "@smithy/core": "^3.2.0",
650
- "@smithy/node-config-provider": "^4.0.2",
651
- "@smithy/property-provider": "^4.0.2",
652
- "@smithy/protocol-http": "^5.1.0",
653
- "@smithy/signature-v4": "^5.0.2",
654
- "@smithy/smithy-client": "^4.2.0",
655
- "@smithy/types": "^4.2.0",
656
- "@smithy/util-middleware": "^4.0.2",
650
+ "@aws-sdk/types": "3.840.0",
651
+ "@aws-sdk/xml-builder": "3.821.0",
652
+ "@smithy/core": "^3.6.0",
653
+ "@smithy/node-config-provider": "^4.1.3",
654
+ "@smithy/property-provider": "^4.0.4",
655
+ "@smithy/protocol-http": "^5.1.2",
656
+ "@smithy/signature-v4": "^5.1.2",
657
+ "@smithy/smithy-client": "^4.4.5",
658
+ "@smithy/types": "^4.3.1",
659
+ "@smithy/util-base64": "^4.0.0",
660
+ "@smithy/util-body-length-browser": "^4.0.0",
661
+ "@smithy/util-middleware": "^4.0.4",
662
+ "@smithy/util-utf8": "^4.0.0",
657
663
  "fast-xml-parser": "4.4.1",
658
664
  "tslib": "^2.6.2"
659
665
  },
@@ -685,16 +691,16 @@
685
691
  }
686
692
  },
687
693
  "node_modules/@aws-sdk/credential-provider-env": {
688
- "version": "3.775.0",
689
- "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-env/-/credential-provider-env-3.775.0.tgz",
690
- "integrity": "sha512-6ESVxwCbGm7WZ17kY1fjmxQud43vzJFoLd4bmlR+idQSWdqlzGDYdcfzpjDKTcivdtNrVYmFvcH1JBUwCRAZhw==",
694
+ "version": "3.840.0",
695
+ "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-env/-/credential-provider-env-3.840.0.tgz",
696
+ "integrity": "sha512-EzF6VcJK7XvQ/G15AVEfJzN2mNXU8fcVpXo4bRyr1S6t2q5zx6UPH/XjDbn18xyUmOq01t+r8gG+TmHEVo18fA==",
691
697
  "dev": true,
692
698
  "license": "Apache-2.0",
693
699
  "dependencies": {
694
- "@aws-sdk/core": "3.775.0",
695
- "@aws-sdk/types": "3.775.0",
696
- "@smithy/property-provider": "^4.0.2",
697
- "@smithy/types": "^4.2.0",
700
+ "@aws-sdk/core": "3.840.0",
701
+ "@aws-sdk/types": "3.840.0",
702
+ "@smithy/property-provider": "^4.0.4",
703
+ "@smithy/types": "^4.3.1",
698
704
  "tslib": "^2.6.2"
699
705
  },
700
706
  "engines": {
@@ -702,21 +708,21 @@
702
708
  }
703
709
  },
704
710
  "node_modules/@aws-sdk/credential-provider-http": {
705
- "version": "3.775.0",
706
- "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-http/-/credential-provider-http-3.775.0.tgz",
707
- "integrity": "sha512-PjDQeDH/J1S0yWV32wCj2k5liRo0ssXMseCBEkCsD3SqsU8o5cU82b0hMX4sAib/RkglCSZqGO0xMiN0/7ndww==",
711
+ "version": "3.840.0",
712
+ "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-http/-/credential-provider-http-3.840.0.tgz",
713
+ "integrity": "sha512-wbnUiPGLVea6mXbUh04fu+VJmGkQvmToPeTYdHE8eRZq3NRDi3t3WltT+jArLBKD/4NppRpMjf2ju4coMCz91g==",
708
714
  "dev": true,
709
715
  "license": "Apache-2.0",
710
716
  "dependencies": {
711
- "@aws-sdk/core": "3.775.0",
712
- "@aws-sdk/types": "3.775.0",
713
- "@smithy/fetch-http-handler": "^5.0.2",
714
- "@smithy/node-http-handler": "^4.0.4",
715
- "@smithy/property-provider": "^4.0.2",
716
- "@smithy/protocol-http": "^5.1.0",
717
- "@smithy/smithy-client": "^4.2.0",
718
- "@smithy/types": "^4.2.0",
719
- "@smithy/util-stream": "^4.2.0",
717
+ "@aws-sdk/core": "3.840.0",
718
+ "@aws-sdk/types": "3.840.0",
719
+ "@smithy/fetch-http-handler": "^5.0.4",
720
+ "@smithy/node-http-handler": "^4.0.6",
721
+ "@smithy/property-provider": "^4.0.4",
722
+ "@smithy/protocol-http": "^5.1.2",
723
+ "@smithy/smithy-client": "^4.4.5",
724
+ "@smithy/types": "^4.3.1",
725
+ "@smithy/util-stream": "^4.2.2",
720
726
  "tslib": "^2.6.2"
721
727
  },
722
728
  "engines": {
@@ -724,24 +730,24 @@
724
730
  }
725
731
  },
726
732
  "node_modules/@aws-sdk/credential-provider-ini": {
727
- "version": "3.787.0",
728
- "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-ini/-/credential-provider-ini-3.787.0.tgz",
729
- "integrity": "sha512-hc2taRoDlXn2uuNuHWDJljVWYrp3r9JF1a/8XmOAZhVUNY+ImeeStylHXhXXKEA4JOjW+5PdJj0f1UDkVCHJiQ==",
733
+ "version": "3.840.0",
734
+ "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-ini/-/credential-provider-ini-3.840.0.tgz",
735
+ "integrity": "sha512-7F290BsWydShHb+7InXd+IjJc3mlEIm9I0R57F/Pjl1xZB69MdkhVGCnuETWoBt4g53ktJd6NEjzm/iAhFXFmw==",
730
736
  "dev": true,
731
737
  "license": "Apache-2.0",
732
738
  "dependencies": {
733
- "@aws-sdk/core": "3.775.0",
734
- "@aws-sdk/credential-provider-env": "3.775.0",
735
- "@aws-sdk/credential-provider-http": "3.775.0",
736
- "@aws-sdk/credential-provider-process": "3.775.0",
737
- "@aws-sdk/credential-provider-sso": "3.787.0",
738
- "@aws-sdk/credential-provider-web-identity": "3.787.0",
739
- "@aws-sdk/nested-clients": "3.787.0",
740
- "@aws-sdk/types": "3.775.0",
741
- "@smithy/credential-provider-imds": "^4.0.2",
742
- "@smithy/property-provider": "^4.0.2",
743
- "@smithy/shared-ini-file-loader": "^4.0.2",
744
- "@smithy/types": "^4.2.0",
739
+ "@aws-sdk/core": "3.840.0",
740
+ "@aws-sdk/credential-provider-env": "3.840.0",
741
+ "@aws-sdk/credential-provider-http": "3.840.0",
742
+ "@aws-sdk/credential-provider-process": "3.840.0",
743
+ "@aws-sdk/credential-provider-sso": "3.840.0",
744
+ "@aws-sdk/credential-provider-web-identity": "3.840.0",
745
+ "@aws-sdk/nested-clients": "3.840.0",
746
+ "@aws-sdk/types": "3.840.0",
747
+ "@smithy/credential-provider-imds": "^4.0.6",
748
+ "@smithy/property-provider": "^4.0.4",
749
+ "@smithy/shared-ini-file-loader": "^4.0.4",
750
+ "@smithy/types": "^4.3.1",
745
751
  "tslib": "^2.6.2"
746
752
  },
747
753
  "engines": {
@@ -749,23 +755,23 @@
749
755
  }
750
756
  },
751
757
  "node_modules/@aws-sdk/credential-provider-node": {
752
- "version": "3.787.0",
753
- "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-node/-/credential-provider-node-3.787.0.tgz",
754
- "integrity": "sha512-JioVi44B1vDMaK2CdzqimwvJD3uzvzbQhaEWXsGMBcMcNHajXAXf08EF50JG3ZhLrhhUsT1ObXpbTaPINOhh+g==",
758
+ "version": "3.840.0",
759
+ "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-node/-/credential-provider-node-3.840.0.tgz",
760
+ "integrity": "sha512-KufP8JnxA31wxklLm63evUPSFApGcH8X86z3mv9SRbpCm5ycgWIGVCTXpTOdgq6rPZrwT9pftzv2/b4mV/9clg==",
755
761
  "dev": true,
756
762
  "license": "Apache-2.0",
757
763
  "dependencies": {
758
- "@aws-sdk/credential-provider-env": "3.775.0",
759
- "@aws-sdk/credential-provider-http": "3.775.0",
760
- "@aws-sdk/credential-provider-ini": "3.787.0",
761
- "@aws-sdk/credential-provider-process": "3.775.0",
762
- "@aws-sdk/credential-provider-sso": "3.787.0",
763
- "@aws-sdk/credential-provider-web-identity": "3.787.0",
764
- "@aws-sdk/types": "3.775.0",
765
- "@smithy/credential-provider-imds": "^4.0.2",
766
- "@smithy/property-provider": "^4.0.2",
767
- "@smithy/shared-ini-file-loader": "^4.0.2",
768
- "@smithy/types": "^4.2.0",
764
+ "@aws-sdk/credential-provider-env": "3.840.0",
765
+ "@aws-sdk/credential-provider-http": "3.840.0",
766
+ "@aws-sdk/credential-provider-ini": "3.840.0",
767
+ "@aws-sdk/credential-provider-process": "3.840.0",
768
+ "@aws-sdk/credential-provider-sso": "3.840.0",
769
+ "@aws-sdk/credential-provider-web-identity": "3.840.0",
770
+ "@aws-sdk/types": "3.840.0",
771
+ "@smithy/credential-provider-imds": "^4.0.6",
772
+ "@smithy/property-provider": "^4.0.4",
773
+ "@smithy/shared-ini-file-loader": "^4.0.4",
774
+ "@smithy/types": "^4.3.1",
769
775
  "tslib": "^2.6.2"
770
776
  },
771
777
  "engines": {
@@ -773,17 +779,17 @@
773
779
  }
774
780
  },
775
781
  "node_modules/@aws-sdk/credential-provider-process": {
776
- "version": "3.775.0",
777
- "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-process/-/credential-provider-process-3.775.0.tgz",
778
- "integrity": "sha512-A6k68H9rQp+2+7P7SGO90Csw6nrUEm0Qfjpn9Etc4EboZhhCLs9b66umUsTsSBHus4FDIe5JQxfCUyt1wgNogg==",
782
+ "version": "3.840.0",
783
+ "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-process/-/credential-provider-process-3.840.0.tgz",
784
+ "integrity": "sha512-HkDQWHy8tCI4A0Ps2NVtuVYMv9cB4y/IuD/TdOsqeRIAT12h8jDb98BwQPNLAImAOwOWzZJ8Cu0xtSpX7CQhMw==",
779
785
  "dev": true,
780
786
  "license": "Apache-2.0",
781
787
  "dependencies": {
782
- "@aws-sdk/core": "3.775.0",
783
- "@aws-sdk/types": "3.775.0",
784
- "@smithy/property-provider": "^4.0.2",
785
- "@smithy/shared-ini-file-loader": "^4.0.2",
786
- "@smithy/types": "^4.2.0",
788
+ "@aws-sdk/core": "3.840.0",
789
+ "@aws-sdk/types": "3.840.0",
790
+ "@smithy/property-provider": "^4.0.4",
791
+ "@smithy/shared-ini-file-loader": "^4.0.4",
792
+ "@smithy/types": "^4.3.1",
787
793
  "tslib": "^2.6.2"
788
794
  },
789
795
  "engines": {
@@ -791,19 +797,19 @@
791
797
  }
792
798
  },
793
799
  "node_modules/@aws-sdk/credential-provider-sso": {
794
- "version": "3.787.0",
795
- "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-sso/-/credential-provider-sso-3.787.0.tgz",
796
- "integrity": "sha512-fHc08bsvwm4+dEMEQKnQ7c1irEQmmxbgS+Fq41y09pPvPh31nAhoMcjBSTWAaPHvvsRbTYvmP4Mf12ZGr8/nfg==",
800
+ "version": "3.840.0",
801
+ "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-sso/-/credential-provider-sso-3.840.0.tgz",
802
+ "integrity": "sha512-2qgdtdd6R0Z1y0KL8gzzwFUGmhBHSUx4zy85L2XV1CXhpRNwV71SVWJqLDVV5RVWVf9mg50Pm3AWrUC0xb0pcA==",
797
803
  "dev": true,
798
804
  "license": "Apache-2.0",
799
805
  "dependencies": {
800
- "@aws-sdk/client-sso": "3.787.0",
801
- "@aws-sdk/core": "3.775.0",
802
- "@aws-sdk/token-providers": "3.787.0",
803
- "@aws-sdk/types": "3.775.0",
804
- "@smithy/property-provider": "^4.0.2",
805
- "@smithy/shared-ini-file-loader": "^4.0.2",
806
- "@smithy/types": "^4.2.0",
806
+ "@aws-sdk/client-sso": "3.840.0",
807
+ "@aws-sdk/core": "3.840.0",
808
+ "@aws-sdk/token-providers": "3.840.0",
809
+ "@aws-sdk/types": "3.840.0",
810
+ "@smithy/property-provider": "^4.0.4",
811
+ "@smithy/shared-ini-file-loader": "^4.0.4",
812
+ "@smithy/types": "^4.3.1",
807
813
  "tslib": "^2.6.2"
808
814
  },
809
815
  "engines": {
@@ -811,17 +817,17 @@
811
817
  }
812
818
  },
813
819
  "node_modules/@aws-sdk/credential-provider-web-identity": {
814
- "version": "3.787.0",
815
- "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-web-identity/-/credential-provider-web-identity-3.787.0.tgz",
816
- "integrity": "sha512-SobmCwNbk6TfEsF283mZPQEI5vV2j6eY5tOCj8Er4Lzraxu9fBPADV+Bib2A8F6jlB1lMPJzOuDCbEasSt/RIw==",
820
+ "version": "3.840.0",
821
+ "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-web-identity/-/credential-provider-web-identity-3.840.0.tgz",
822
+ "integrity": "sha512-dpEeVXG8uNZSmVXReE4WP0lwoioX2gstk4RnUgrdUE3YaPq8A+hJiVAyc3h+cjDeIqfbsQbZm9qFetKC2LF9dQ==",
817
823
  "dev": true,
818
824
  "license": "Apache-2.0",
819
825
  "dependencies": {
820
- "@aws-sdk/core": "3.775.0",
821
- "@aws-sdk/nested-clients": "3.787.0",
822
- "@aws-sdk/types": "3.775.0",
823
- "@smithy/property-provider": "^4.0.2",
824
- "@smithy/types": "^4.2.0",
826
+ "@aws-sdk/core": "3.840.0",
827
+ "@aws-sdk/nested-clients": "3.840.0",
828
+ "@aws-sdk/types": "3.840.0",
829
+ "@smithy/property-provider": "^4.0.4",
830
+ "@smithy/types": "^4.3.1",
825
831
  "tslib": "^2.6.2"
826
832
  },
827
833
  "engines": {
@@ -829,17 +835,17 @@
829
835
  }
830
836
  },
831
837
  "node_modules/@aws-sdk/middleware-bucket-endpoint": {
832
- "version": "3.775.0",
833
- "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-bucket-endpoint/-/middleware-bucket-endpoint-3.775.0.tgz",
834
- "integrity": "sha512-qogMIpVChDYr4xiUNC19/RDSw/sKoHkAhouS6Skxiy6s27HBhow1L3Z1qVYXuBmOZGSWPU0xiyZCvOyWrv9s+Q==",
838
+ "version": "3.840.0",
839
+ "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-bucket-endpoint/-/middleware-bucket-endpoint-3.840.0.tgz",
840
+ "integrity": "sha512-+gkQNtPwcSMmlwBHFd4saVVS11In6ID1HczNzpM3MXKXRBfSlbZJbCt6wN//AZ8HMklZEik4tcEOG0qa9UY8SQ==",
835
841
  "dev": true,
836
842
  "license": "Apache-2.0",
837
843
  "dependencies": {
838
- "@aws-sdk/types": "3.775.0",
839
- "@aws-sdk/util-arn-parser": "3.723.0",
840
- "@smithy/node-config-provider": "^4.0.2",
841
- "@smithy/protocol-http": "^5.1.0",
842
- "@smithy/types": "^4.2.0",
844
+ "@aws-sdk/types": "3.840.0",
845
+ "@aws-sdk/util-arn-parser": "3.804.0",
846
+ "@smithy/node-config-provider": "^4.1.3",
847
+ "@smithy/protocol-http": "^5.1.2",
848
+ "@smithy/types": "^4.3.1",
843
849
  "@smithy/util-config-provider": "^4.0.0",
844
850
  "tslib": "^2.6.2"
845
851
  },
@@ -848,15 +854,15 @@
848
854
  }
849
855
  },
850
856
  "node_modules/@aws-sdk/middleware-expect-continue": {
851
- "version": "3.775.0",
852
- "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-expect-continue/-/middleware-expect-continue-3.775.0.tgz",
853
- "integrity": "sha512-Apd3owkIeUW5dnk3au9np2IdW2N0zc9NjTjHiH+Mx3zqwSrc+m+ANgJVgk9mnQjMzU/vb7VuxJ0eqdEbp5gYsg==",
857
+ "version": "3.840.0",
858
+ "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-expect-continue/-/middleware-expect-continue-3.840.0.tgz",
859
+ "integrity": "sha512-iJg2r6FKsKKvdiU4oCOuCf7Ro/YE0Q2BT/QyEZN3/Rt8Nr4SAZiQOlcBXOCpGvuIKOEAhvDOUnW3aDHL01PdVw==",
854
860
  "dev": true,
855
861
  "license": "Apache-2.0",
856
862
  "dependencies": {
857
- "@aws-sdk/types": "3.775.0",
858
- "@smithy/protocol-http": "^5.1.0",
859
- "@smithy/types": "^4.2.0",
863
+ "@aws-sdk/types": "3.840.0",
864
+ "@smithy/protocol-http": "^5.1.2",
865
+ "@smithy/types": "^4.3.1",
860
866
  "tslib": "^2.6.2"
861
867
  },
862
868
  "engines": {
@@ -864,23 +870,23 @@
864
870
  }
865
871
  },
866
872
  "node_modules/@aws-sdk/middleware-flexible-checksums": {
867
- "version": "3.787.0",
868
- "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-flexible-checksums/-/middleware-flexible-checksums-3.787.0.tgz",
869
- "integrity": "sha512-X71qEwWoixFmwowWzlPoZUR3u1CWJ7iAzU0EzIxqmPhQpQJLFmdL1+SRjqATynDPZQzLs1a5HBtPT++EnZ+Quw==",
873
+ "version": "3.840.0",
874
+ "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-flexible-checksums/-/middleware-flexible-checksums-3.840.0.tgz",
875
+ "integrity": "sha512-Kg/o2G6o72sdoRH0J+avdcf668gM1bp6O4VeEXpXwUj/urQnV5qiB2q1EYT110INHUKWOLXPND3sQAqh6sTqHw==",
870
876
  "dev": true,
871
877
  "license": "Apache-2.0",
872
878
  "dependencies": {
873
879
  "@aws-crypto/crc32": "5.2.0",
874
880
  "@aws-crypto/crc32c": "5.2.0",
875
881
  "@aws-crypto/util": "5.2.0",
876
- "@aws-sdk/core": "3.775.0",
877
- "@aws-sdk/types": "3.775.0",
882
+ "@aws-sdk/core": "3.840.0",
883
+ "@aws-sdk/types": "3.840.0",
878
884
  "@smithy/is-array-buffer": "^4.0.0",
879
- "@smithy/node-config-provider": "^4.0.2",
880
- "@smithy/protocol-http": "^5.1.0",
881
- "@smithy/types": "^4.2.0",
882
- "@smithy/util-middleware": "^4.0.2",
883
- "@smithy/util-stream": "^4.2.0",
885
+ "@smithy/node-config-provider": "^4.1.3",
886
+ "@smithy/protocol-http": "^5.1.2",
887
+ "@smithy/types": "^4.3.1",
888
+ "@smithy/util-middleware": "^4.0.4",
889
+ "@smithy/util-stream": "^4.2.2",
884
890
  "@smithy/util-utf8": "^4.0.0",
885
891
  "tslib": "^2.6.2"
886
892
  },
@@ -889,15 +895,15 @@
889
895
  }
890
896
  },
891
897
  "node_modules/@aws-sdk/middleware-host-header": {
892
- "version": "3.775.0",
893
- "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-host-header/-/middleware-host-header-3.775.0.tgz",
894
- "integrity": "sha512-tkSegM0Z6WMXpLB8oPys/d+umYIocvO298mGvcMCncpRl77L9XkvSLJIFzaHes+o7djAgIduYw8wKIMStFss2w==",
898
+ "version": "3.840.0",
899
+ "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-host-header/-/middleware-host-header-3.840.0.tgz",
900
+ "integrity": "sha512-ub+hXJAbAje94+Ya6c6eL7sYujoE8D4Bumu1NUI8TXjUhVVn0HzVWQjpRLshdLsUp1AW7XyeJaxyajRaJQ8+Xg==",
895
901
  "dev": true,
896
902
  "license": "Apache-2.0",
897
903
  "dependencies": {
898
- "@aws-sdk/types": "3.775.0",
899
- "@smithy/protocol-http": "^5.1.0",
900
- "@smithy/types": "^4.2.0",
904
+ "@aws-sdk/types": "3.840.0",
905
+ "@smithy/protocol-http": "^5.1.2",
906
+ "@smithy/types": "^4.3.1",
901
907
  "tslib": "^2.6.2"
902
908
  },
903
909
  "engines": {
@@ -905,14 +911,14 @@
905
911
  }
906
912
  },
907
913
  "node_modules/@aws-sdk/middleware-location-constraint": {
908
- "version": "3.775.0",
909
- "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-location-constraint/-/middleware-location-constraint-3.775.0.tgz",
910
- "integrity": "sha512-8TMXEHZXZTFTckQLyBT5aEI8fX11HZcwZseRifvBKKpj0RZDk4F0EEYGxeNSPpUQ7n+PRWyfAEnnZNRdAj/1NQ==",
914
+ "version": "3.840.0",
915
+ "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-location-constraint/-/middleware-location-constraint-3.840.0.tgz",
916
+ "integrity": "sha512-KVLD0u0YMF3aQkVF8bdyHAGWSUY6N1Du89htTLgqCcIhSxxAJ9qifrosVZ9jkAzqRW99hcufyt2LylcVU2yoKQ==",
911
917
  "dev": true,
912
918
  "license": "Apache-2.0",
913
919
  "dependencies": {
914
- "@aws-sdk/types": "3.775.0",
915
- "@smithy/types": "^4.2.0",
920
+ "@aws-sdk/types": "3.840.0",
921
+ "@smithy/types": "^4.3.1",
916
922
  "tslib": "^2.6.2"
917
923
  },
918
924
  "engines": {
@@ -920,14 +926,14 @@
920
926
  }
921
927
  },
922
928
  "node_modules/@aws-sdk/middleware-logger": {
923
- "version": "3.775.0",
924
- "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-logger/-/middleware-logger-3.775.0.tgz",
925
- "integrity": "sha512-FaxO1xom4MAoUJsldmR92nT1G6uZxTdNYOFYtdHfd6N2wcNaTuxgjIvqzg5y7QIH9kn58XX/dzf1iTjgqUStZw==",
929
+ "version": "3.840.0",
930
+ "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-logger/-/middleware-logger-3.840.0.tgz",
931
+ "integrity": "sha512-lSV8FvjpdllpGaRspywss4CtXV8M7NNNH+2/j86vMH+YCOZ6fu2T/TyFd/tHwZ92vDfHctWkRbQxg0bagqwovA==",
926
932
  "dev": true,
927
933
  "license": "Apache-2.0",
928
934
  "dependencies": {
929
- "@aws-sdk/types": "3.775.0",
930
- "@smithy/types": "^4.2.0",
935
+ "@aws-sdk/types": "3.840.0",
936
+ "@smithy/types": "^4.3.1",
931
937
  "tslib": "^2.6.2"
932
938
  },
933
939
  "engines": {
@@ -935,15 +941,15 @@
935
941
  }
936
942
  },
937
943
  "node_modules/@aws-sdk/middleware-recursion-detection": {
938
- "version": "3.775.0",
939
- "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-recursion-detection/-/middleware-recursion-detection-3.775.0.tgz",
940
- "integrity": "sha512-GLCzC8D0A0YDG5u3F5U03Vb9j5tcOEFhr8oc6PDk0k0vm5VwtZOE6LvK7hcCSoAB4HXyOUM0sQuXrbaAh9OwXA==",
944
+ "version": "3.840.0",
945
+ "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-recursion-detection/-/middleware-recursion-detection-3.840.0.tgz",
946
+ "integrity": "sha512-Gu7lGDyfddyhIkj1Z1JtrY5NHb5+x/CRiB87GjaSrKxkDaydtX2CU977JIABtt69l9wLbcGDIQ+W0uJ5xPof7g==",
941
947
  "dev": true,
942
948
  "license": "Apache-2.0",
943
949
  "dependencies": {
944
- "@aws-sdk/types": "3.775.0",
945
- "@smithy/protocol-http": "^5.1.0",
946
- "@smithy/types": "^4.2.0",
950
+ "@aws-sdk/types": "3.840.0",
951
+ "@smithy/protocol-http": "^5.1.2",
952
+ "@smithy/types": "^4.3.1",
947
953
  "tslib": "^2.6.2"
948
954
  },
949
955
  "engines": {
@@ -951,24 +957,24 @@
951
957
  }
952
958
  },
953
959
  "node_modules/@aws-sdk/middleware-sdk-s3": {
954
- "version": "3.775.0",
955
- "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-sdk-s3/-/middleware-sdk-s3-3.775.0.tgz",
956
- "integrity": "sha512-zsvcu7cWB28JJ60gVvjxPCI7ZU7jWGcpNACPiZGyVtjYXwcxyhXbYEVDSWKsSA6ERpz9XrpLYod8INQWfW3ECg==",
960
+ "version": "3.840.0",
961
+ "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-sdk-s3/-/middleware-sdk-s3-3.840.0.tgz",
962
+ "integrity": "sha512-rOUji7CayWN3O09zvvgLzDVQe0HiJdZkxoTS6vzOS3WbbdT7joGdVtAJHtn+x776QT3hHzbKU5gnfhel0o6gQA==",
957
963
  "dev": true,
958
964
  "license": "Apache-2.0",
959
965
  "dependencies": {
960
- "@aws-sdk/core": "3.775.0",
961
- "@aws-sdk/types": "3.775.0",
962
- "@aws-sdk/util-arn-parser": "3.723.0",
963
- "@smithy/core": "^3.2.0",
964
- "@smithy/node-config-provider": "^4.0.2",
965
- "@smithy/protocol-http": "^5.1.0",
966
- "@smithy/signature-v4": "^5.0.2",
967
- "@smithy/smithy-client": "^4.2.0",
968
- "@smithy/types": "^4.2.0",
966
+ "@aws-sdk/core": "3.840.0",
967
+ "@aws-sdk/types": "3.840.0",
968
+ "@aws-sdk/util-arn-parser": "3.804.0",
969
+ "@smithy/core": "^3.6.0",
970
+ "@smithy/node-config-provider": "^4.1.3",
971
+ "@smithy/protocol-http": "^5.1.2",
972
+ "@smithy/signature-v4": "^5.1.2",
973
+ "@smithy/smithy-client": "^4.4.5",
974
+ "@smithy/types": "^4.3.1",
969
975
  "@smithy/util-config-provider": "^4.0.0",
970
- "@smithy/util-middleware": "^4.0.2",
971
- "@smithy/util-stream": "^4.2.0",
976
+ "@smithy/util-middleware": "^4.0.4",
977
+ "@smithy/util-stream": "^4.2.2",
972
978
  "@smithy/util-utf8": "^4.0.0",
973
979
  "tslib": "^2.6.2"
974
980
  },
@@ -977,14 +983,14 @@
977
983
  }
978
984
  },
979
985
  "node_modules/@aws-sdk/middleware-ssec": {
980
- "version": "3.775.0",
981
- "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-ssec/-/middleware-ssec-3.775.0.tgz",
982
- "integrity": "sha512-Iw1RHD8vfAWWPzBBIKaojO4GAvQkHOYIpKdAfis/EUSUmSa79QsnXnRqsdcE0mCB0Ylj23yi+ah4/0wh9FsekA==",
986
+ "version": "3.840.0",
987
+ "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-ssec/-/middleware-ssec-3.840.0.tgz",
988
+ "integrity": "sha512-CBZP9t1QbjDFGOrtnUEHL1oAvmnCUUm7p0aPNbIdSzNtH42TNKjPRN3TuEIJDGjkrqpL3MXyDSmNayDcw/XW7Q==",
983
989
  "dev": true,
984
990
  "license": "Apache-2.0",
985
991
  "dependencies": {
986
- "@aws-sdk/types": "3.775.0",
987
- "@smithy/types": "^4.2.0",
992
+ "@aws-sdk/types": "3.840.0",
993
+ "@smithy/types": "^4.3.1",
988
994
  "tslib": "^2.6.2"
989
995
  },
990
996
  "engines": {
@@ -992,18 +998,18 @@
992
998
  }
993
999
  },
994
1000
  "node_modules/@aws-sdk/middleware-user-agent": {
995
- "version": "3.787.0",
996
- "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-user-agent/-/middleware-user-agent-3.787.0.tgz",
997
- "integrity": "sha512-Lnfj8SmPLYtrDFthNIaNj66zZsBCam+E4XiUDr55DIHTGstH6qZ/q6vg0GfbukxwSmUcGMwSR4Qbn8rb8yd77g==",
1001
+ "version": "3.840.0",
1002
+ "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-user-agent/-/middleware-user-agent-3.840.0.tgz",
1003
+ "integrity": "sha512-hiiMf7BP5ZkAFAvWRcK67Mw/g55ar7OCrvrynC92hunx/xhMkrgSLM0EXIZ1oTn3uql9kH/qqGF0nqsK6K555A==",
998
1004
  "dev": true,
999
1005
  "license": "Apache-2.0",
1000
1006
  "dependencies": {
1001
- "@aws-sdk/core": "3.775.0",
1002
- "@aws-sdk/types": "3.775.0",
1003
- "@aws-sdk/util-endpoints": "3.787.0",
1004
- "@smithy/core": "^3.2.0",
1005
- "@smithy/protocol-http": "^5.1.0",
1006
- "@smithy/types": "^4.2.0",
1007
+ "@aws-sdk/core": "3.840.0",
1008
+ "@aws-sdk/types": "3.840.0",
1009
+ "@aws-sdk/util-endpoints": "3.840.0",
1010
+ "@smithy/core": "^3.6.0",
1011
+ "@smithy/protocol-http": "^5.1.2",
1012
+ "@smithy/types": "^4.3.1",
1007
1013
  "tslib": "^2.6.2"
1008
1014
  },
1009
1015
  "engines": {
@@ -1011,48 +1017,48 @@
1011
1017
  }
1012
1018
  },
1013
1019
  "node_modules/@aws-sdk/nested-clients": {
1014
- "version": "3.787.0",
1015
- "resolved": "https://registry.npmjs.org/@aws-sdk/nested-clients/-/nested-clients-3.787.0.tgz",
1016
- "integrity": "sha512-xk03q1xpKNHgbuo+trEf1dFrI239kuMmjKKsqLEsHlAZbuFq4yRGMlHBrVMnKYOPBhVFDS/VineM991XI52fKg==",
1020
+ "version": "3.840.0",
1021
+ "resolved": "https://registry.npmjs.org/@aws-sdk/nested-clients/-/nested-clients-3.840.0.tgz",
1022
+ "integrity": "sha512-LXYYo9+n4hRqnRSIMXLBb+BLz+cEmjMtTudwK1BF6Bn2RfdDv29KuyeDRrPCS3TwKl7ZKmXUmE9n5UuHAPfBpA==",
1017
1023
  "dev": true,
1018
1024
  "license": "Apache-2.0",
1019
1025
  "dependencies": {
1020
1026
  "@aws-crypto/sha256-browser": "5.2.0",
1021
1027
  "@aws-crypto/sha256-js": "5.2.0",
1022
- "@aws-sdk/core": "3.775.0",
1023
- "@aws-sdk/middleware-host-header": "3.775.0",
1024
- "@aws-sdk/middleware-logger": "3.775.0",
1025
- "@aws-sdk/middleware-recursion-detection": "3.775.0",
1026
- "@aws-sdk/middleware-user-agent": "3.787.0",
1027
- "@aws-sdk/region-config-resolver": "3.775.0",
1028
- "@aws-sdk/types": "3.775.0",
1029
- "@aws-sdk/util-endpoints": "3.787.0",
1030
- "@aws-sdk/util-user-agent-browser": "3.775.0",
1031
- "@aws-sdk/util-user-agent-node": "3.787.0",
1032
- "@smithy/config-resolver": "^4.1.0",
1033
- "@smithy/core": "^3.2.0",
1034
- "@smithy/fetch-http-handler": "^5.0.2",
1035
- "@smithy/hash-node": "^4.0.2",
1036
- "@smithy/invalid-dependency": "^4.0.2",
1037
- "@smithy/middleware-content-length": "^4.0.2",
1038
- "@smithy/middleware-endpoint": "^4.1.0",
1039
- "@smithy/middleware-retry": "^4.1.0",
1040
- "@smithy/middleware-serde": "^4.0.3",
1041
- "@smithy/middleware-stack": "^4.0.2",
1042
- "@smithy/node-config-provider": "^4.0.2",
1043
- "@smithy/node-http-handler": "^4.0.4",
1044
- "@smithy/protocol-http": "^5.1.0",
1045
- "@smithy/smithy-client": "^4.2.0",
1046
- "@smithy/types": "^4.2.0",
1047
- "@smithy/url-parser": "^4.0.2",
1028
+ "@aws-sdk/core": "3.840.0",
1029
+ "@aws-sdk/middleware-host-header": "3.840.0",
1030
+ "@aws-sdk/middleware-logger": "3.840.0",
1031
+ "@aws-sdk/middleware-recursion-detection": "3.840.0",
1032
+ "@aws-sdk/middleware-user-agent": "3.840.0",
1033
+ "@aws-sdk/region-config-resolver": "3.840.0",
1034
+ "@aws-sdk/types": "3.840.0",
1035
+ "@aws-sdk/util-endpoints": "3.840.0",
1036
+ "@aws-sdk/util-user-agent-browser": "3.840.0",
1037
+ "@aws-sdk/util-user-agent-node": "3.840.0",
1038
+ "@smithy/config-resolver": "^4.1.4",
1039
+ "@smithy/core": "^3.6.0",
1040
+ "@smithy/fetch-http-handler": "^5.0.4",
1041
+ "@smithy/hash-node": "^4.0.4",
1042
+ "@smithy/invalid-dependency": "^4.0.4",
1043
+ "@smithy/middleware-content-length": "^4.0.4",
1044
+ "@smithy/middleware-endpoint": "^4.1.13",
1045
+ "@smithy/middleware-retry": "^4.1.14",
1046
+ "@smithy/middleware-serde": "^4.0.8",
1047
+ "@smithy/middleware-stack": "^4.0.4",
1048
+ "@smithy/node-config-provider": "^4.1.3",
1049
+ "@smithy/node-http-handler": "^4.0.6",
1050
+ "@smithy/protocol-http": "^5.1.2",
1051
+ "@smithy/smithy-client": "^4.4.5",
1052
+ "@smithy/types": "^4.3.1",
1053
+ "@smithy/url-parser": "^4.0.4",
1048
1054
  "@smithy/util-base64": "^4.0.0",
1049
1055
  "@smithy/util-body-length-browser": "^4.0.0",
1050
1056
  "@smithy/util-body-length-node": "^4.0.0",
1051
- "@smithy/util-defaults-mode-browser": "^4.0.8",
1052
- "@smithy/util-defaults-mode-node": "^4.0.8",
1053
- "@smithy/util-endpoints": "^3.0.2",
1054
- "@smithy/util-middleware": "^4.0.2",
1055
- "@smithy/util-retry": "^4.0.2",
1057
+ "@smithy/util-defaults-mode-browser": "^4.0.21",
1058
+ "@smithy/util-defaults-mode-node": "^4.0.21",
1059
+ "@smithy/util-endpoints": "^3.0.6",
1060
+ "@smithy/util-middleware": "^4.0.4",
1061
+ "@smithy/util-retry": "^4.0.6",
1056
1062
  "@smithy/util-utf8": "^4.0.0",
1057
1063
  "tslib": "^2.6.2"
1058
1064
  },
@@ -1061,17 +1067,17 @@
1061
1067
  }
1062
1068
  },
1063
1069
  "node_modules/@aws-sdk/region-config-resolver": {
1064
- "version": "3.775.0",
1065
- "resolved": "https://registry.npmjs.org/@aws-sdk/region-config-resolver/-/region-config-resolver-3.775.0.tgz",
1066
- "integrity": "sha512-40iH3LJjrQS3LKUJAl7Wj0bln7RFPEvUYKFxtP8a+oKFDO0F65F52xZxIJbPn6sHkxWDAnZlGgdjZXM3p2g5wQ==",
1070
+ "version": "3.840.0",
1071
+ "resolved": "https://registry.npmjs.org/@aws-sdk/region-config-resolver/-/region-config-resolver-3.840.0.tgz",
1072
+ "integrity": "sha512-Qjnxd/yDv9KpIMWr90ZDPtRj0v75AqGC92Lm9+oHXZ8p1MjG5JE2CW0HL8JRgK9iKzgKBL7pPQRXI8FkvEVfrA==",
1067
1073
  "dev": true,
1068
1074
  "license": "Apache-2.0",
1069
1075
  "dependencies": {
1070
- "@aws-sdk/types": "3.775.0",
1071
- "@smithy/node-config-provider": "^4.0.2",
1072
- "@smithy/types": "^4.2.0",
1076
+ "@aws-sdk/types": "3.840.0",
1077
+ "@smithy/node-config-provider": "^4.1.3",
1078
+ "@smithy/types": "^4.3.1",
1073
1079
  "@smithy/util-config-provider": "^4.0.0",
1074
- "@smithy/util-middleware": "^4.0.2",
1080
+ "@smithy/util-middleware": "^4.0.4",
1075
1081
  "tslib": "^2.6.2"
1076
1082
  },
1077
1083
  "engines": {
@@ -1079,17 +1085,17 @@
1079
1085
  }
1080
1086
  },
1081
1087
  "node_modules/@aws-sdk/signature-v4-multi-region": {
1082
- "version": "3.775.0",
1083
- "resolved": "https://registry.npmjs.org/@aws-sdk/signature-v4-multi-region/-/signature-v4-multi-region-3.775.0.tgz",
1084
- "integrity": "sha512-cnGk8GDfTMJ8p7+qSk92QlIk2bmTmFJqhYxcXZ9PysjZtx0xmfCMxnG3Hjy1oU2mt5boPCVSOptqtWixayM17g==",
1088
+ "version": "3.840.0",
1089
+ "resolved": "https://registry.npmjs.org/@aws-sdk/signature-v4-multi-region/-/signature-v4-multi-region-3.840.0.tgz",
1090
+ "integrity": "sha512-8AoVgHrkSfhvGPtwx23hIUO4MmMnux2pjnso1lrLZGqxfElM6jm2w4jTNLlNXk8uKHGyX89HaAIuT0lL6dJj9g==",
1085
1091
  "dev": true,
1086
1092
  "license": "Apache-2.0",
1087
1093
  "dependencies": {
1088
- "@aws-sdk/middleware-sdk-s3": "3.775.0",
1089
- "@aws-sdk/types": "3.775.0",
1090
- "@smithy/protocol-http": "^5.1.0",
1091
- "@smithy/signature-v4": "^5.0.2",
1092
- "@smithy/types": "^4.2.0",
1094
+ "@aws-sdk/middleware-sdk-s3": "3.840.0",
1095
+ "@aws-sdk/types": "3.840.0",
1096
+ "@smithy/protocol-http": "^5.1.2",
1097
+ "@smithy/signature-v4": "^5.1.2",
1098
+ "@smithy/types": "^4.3.1",
1093
1099
  "tslib": "^2.6.2"
1094
1100
  },
1095
1101
  "engines": {
@@ -1097,17 +1103,18 @@
1097
1103
  }
1098
1104
  },
1099
1105
  "node_modules/@aws-sdk/token-providers": {
1100
- "version": "3.787.0",
1101
- "resolved": "https://registry.npmjs.org/@aws-sdk/token-providers/-/token-providers-3.787.0.tgz",
1102
- "integrity": "sha512-d7/NIqxq308Zg0RPMNrmn0QvzniL4Hx8Qdwzr6YZWLYAbUSvZYS2ppLR3BFWSkV6SsTJUx8BuDaj3P8vttkrog==",
1106
+ "version": "3.840.0",
1107
+ "resolved": "https://registry.npmjs.org/@aws-sdk/token-providers/-/token-providers-3.840.0.tgz",
1108
+ "integrity": "sha512-6BuTOLTXvmgwjK7ve7aTg9JaWFdM5UoMolLVPMyh3wTv9Ufalh8oklxYHUBIxsKkBGO2WiHXytveuxH6tAgTYg==",
1103
1109
  "dev": true,
1104
1110
  "license": "Apache-2.0",
1105
1111
  "dependencies": {
1106
- "@aws-sdk/nested-clients": "3.787.0",
1107
- "@aws-sdk/types": "3.775.0",
1108
- "@smithy/property-provider": "^4.0.2",
1109
- "@smithy/shared-ini-file-loader": "^4.0.2",
1110
- "@smithy/types": "^4.2.0",
1112
+ "@aws-sdk/core": "3.840.0",
1113
+ "@aws-sdk/nested-clients": "3.840.0",
1114
+ "@aws-sdk/types": "3.840.0",
1115
+ "@smithy/property-provider": "^4.0.4",
1116
+ "@smithy/shared-ini-file-loader": "^4.0.4",
1117
+ "@smithy/types": "^4.3.1",
1111
1118
  "tslib": "^2.6.2"
1112
1119
  },
1113
1120
  "engines": {
@@ -1115,13 +1122,13 @@
1115
1122
  }
1116
1123
  },
1117
1124
  "node_modules/@aws-sdk/types": {
1118
- "version": "3.775.0",
1119
- "resolved": "https://registry.npmjs.org/@aws-sdk/types/-/types-3.775.0.tgz",
1120
- "integrity": "sha512-ZoGKwa4C9fC9Av6bdfqcW6Ix5ot05F/S4VxWR2nHuMv7hzfmAjTOcUiWT7UR4hM/U0whf84VhDtXN/DWAk52KA==",
1125
+ "version": "3.840.0",
1126
+ "resolved": "https://registry.npmjs.org/@aws-sdk/types/-/types-3.840.0.tgz",
1127
+ "integrity": "sha512-xliuHaUFZxEx1NSXeLLZ9Dyu6+EJVQKEoD+yM+zqUo3YDZ7medKJWY6fIOKiPX/N7XbLdBYwajb15Q7IL8KkeA==",
1121
1128
  "dev": true,
1122
1129
  "license": "Apache-2.0",
1123
1130
  "dependencies": {
1124
- "@smithy/types": "^4.2.0",
1131
+ "@smithy/types": "^4.3.1",
1125
1132
  "tslib": "^2.6.2"
1126
1133
  },
1127
1134
  "engines": {
@@ -1129,9 +1136,9 @@
1129
1136
  }
1130
1137
  },
1131
1138
  "node_modules/@aws-sdk/util-arn-parser": {
1132
- "version": "3.723.0",
1133
- "resolved": "https://registry.npmjs.org/@aws-sdk/util-arn-parser/-/util-arn-parser-3.723.0.tgz",
1134
- "integrity": "sha512-ZhEfvUwNliOQROcAk34WJWVYTlTa4694kSVhDSjW6lE1bMataPnIN8A0ycukEzBXmd8ZSoBcQLn6lKGl7XIJ5w==",
1139
+ "version": "3.804.0",
1140
+ "resolved": "https://registry.npmjs.org/@aws-sdk/util-arn-parser/-/util-arn-parser-3.804.0.tgz",
1141
+ "integrity": "sha512-wmBJqn1DRXnZu3b4EkE6CWnoWMo1ZMvlfkqU5zPz67xx1GMaXlDCchFvKAXMjk4jn/L1O3tKnoFDNsoLV1kgNQ==",
1135
1142
  "dev": true,
1136
1143
  "license": "Apache-2.0",
1137
1144
  "dependencies": {
@@ -1142,15 +1149,15 @@
1142
1149
  }
1143
1150
  },
1144
1151
  "node_modules/@aws-sdk/util-endpoints": {
1145
- "version": "3.787.0",
1146
- "resolved": "https://registry.npmjs.org/@aws-sdk/util-endpoints/-/util-endpoints-3.787.0.tgz",
1147
- "integrity": "sha512-fd3zkiOkwnbdbN0Xp9TsP5SWrmv0SpT70YEdbb8wAj2DWQwiCmFszaSs+YCvhoCdmlR3Wl9Spu0pGpSAGKeYvQ==",
1152
+ "version": "3.840.0",
1153
+ "resolved": "https://registry.npmjs.org/@aws-sdk/util-endpoints/-/util-endpoints-3.840.0.tgz",
1154
+ "integrity": "sha512-eqE9ROdg/Kk0rj3poutyRCFauPDXIf/WSvCqFiRDDVi6QOnCv/M0g2XW8/jSvkJlOyaXkNCptapIp6BeeFFGYw==",
1148
1155
  "dev": true,
1149
1156
  "license": "Apache-2.0",
1150
1157
  "dependencies": {
1151
- "@aws-sdk/types": "3.775.0",
1152
- "@smithy/types": "^4.2.0",
1153
- "@smithy/util-endpoints": "^3.0.2",
1158
+ "@aws-sdk/types": "3.840.0",
1159
+ "@smithy/types": "^4.3.1",
1160
+ "@smithy/util-endpoints": "^3.0.6",
1154
1161
  "tslib": "^2.6.2"
1155
1162
  },
1156
1163
  "engines": {
@@ -1171,29 +1178,29 @@
1171
1178
  }
1172
1179
  },
1173
1180
  "node_modules/@aws-sdk/util-user-agent-browser": {
1174
- "version": "3.775.0",
1175
- "resolved": "https://registry.npmjs.org/@aws-sdk/util-user-agent-browser/-/util-user-agent-browser-3.775.0.tgz",
1176
- "integrity": "sha512-txw2wkiJmZKVdDbscK7VBK+u+TJnRtlUjRTLei+elZg2ADhpQxfVAQl436FUeIv6AhB/oRHW6/K/EAGXUSWi0A==",
1181
+ "version": "3.840.0",
1182
+ "resolved": "https://registry.npmjs.org/@aws-sdk/util-user-agent-browser/-/util-user-agent-browser-3.840.0.tgz",
1183
+ "integrity": "sha512-JdyZM3EhhL4PqwFpttZu1afDpPJCCc3eyZOLi+srpX11LsGj6sThf47TYQN75HT1CarZ7cCdQHGzP2uy3/xHfQ==",
1177
1184
  "dev": true,
1178
1185
  "license": "Apache-2.0",
1179
1186
  "dependencies": {
1180
- "@aws-sdk/types": "3.775.0",
1181
- "@smithy/types": "^4.2.0",
1187
+ "@aws-sdk/types": "3.840.0",
1188
+ "@smithy/types": "^4.3.1",
1182
1189
  "bowser": "^2.11.0",
1183
1190
  "tslib": "^2.6.2"
1184
1191
  }
1185
1192
  },
1186
1193
  "node_modules/@aws-sdk/util-user-agent-node": {
1187
- "version": "3.787.0",
1188
- "resolved": "https://registry.npmjs.org/@aws-sdk/util-user-agent-node/-/util-user-agent-node-3.787.0.tgz",
1189
- "integrity": "sha512-mG7Lz8ydfG4SF9e8WSXiPQ/Lsn3n8A5B5jtPROidafi06I3ckV2WxyMLdwG14m919NoS6IOfWHyRGSqWIwbVKA==",
1194
+ "version": "3.840.0",
1195
+ "resolved": "https://registry.npmjs.org/@aws-sdk/util-user-agent-node/-/util-user-agent-node-3.840.0.tgz",
1196
+ "integrity": "sha512-Fy5JUEDQU1tPm2Yw/YqRYYc27W5+QD/J4mYvQvdWjUGZLB5q3eLFMGD35Uc28ZFoGMufPr4OCxK/bRfWROBRHQ==",
1190
1197
  "dev": true,
1191
1198
  "license": "Apache-2.0",
1192
1199
  "dependencies": {
1193
- "@aws-sdk/middleware-user-agent": "3.787.0",
1194
- "@aws-sdk/types": "3.775.0",
1195
- "@smithy/node-config-provider": "^4.0.2",
1196
- "@smithy/types": "^4.2.0",
1200
+ "@aws-sdk/middleware-user-agent": "3.840.0",
1201
+ "@aws-sdk/types": "3.840.0",
1202
+ "@smithy/node-config-provider": "^4.1.3",
1203
+ "@smithy/types": "^4.3.1",
1197
1204
  "tslib": "^2.6.2"
1198
1205
  },
1199
1206
  "engines": {
@@ -1209,13 +1216,13 @@
1209
1216
  }
1210
1217
  },
1211
1218
  "node_modules/@aws-sdk/xml-builder": {
1212
- "version": "3.775.0",
1213
- "resolved": "https://registry.npmjs.org/@aws-sdk/xml-builder/-/xml-builder-3.775.0.tgz",
1214
- "integrity": "sha512-b9NGO6FKJeLGYnV7Z1yvcP1TNU4dkD5jNsLWOF1/sygZoASaQhNOlaiJ/1OH331YQ1R1oWk38nBb0frsYkDsOQ==",
1219
+ "version": "3.821.0",
1220
+ "resolved": "https://registry.npmjs.org/@aws-sdk/xml-builder/-/xml-builder-3.821.0.tgz",
1221
+ "integrity": "sha512-DIIotRnefVL6DiaHtO6/21DhJ4JZnnIwdNbpwiAhdt/AVbttcE4yw925gsjur0OGv5BTYXQXU3YnANBYnZjuQA==",
1215
1222
  "dev": true,
1216
1223
  "license": "Apache-2.0",
1217
1224
  "dependencies": {
1218
- "@smithy/types": "^4.2.0",
1225
+ "@smithy/types": "^4.3.1",
1219
1226
  "tslib": "^2.6.2"
1220
1227
  },
1221
1228
  "engines": {
@@ -2086,16 +2093,16 @@
2086
2093
  }
2087
2094
  },
2088
2095
  "node_modules/@eslint/compat": {
2089
- "version": "1.3.0",
2090
- "resolved": "https://registry.npmjs.org/@eslint/compat/-/compat-1.3.0.tgz",
2091
- "integrity": "sha512-ZBygRBqpDYiIHsN+d1WyHn3TYgzgpzLEcgJUxTATyiInQbKZz6wZb6+ljwdg8xeeOe4v03z6Uh6lELiw0/mVhQ==",
2096
+ "version": "1.3.1",
2097
+ "resolved": "https://registry.npmjs.org/@eslint/compat/-/compat-1.3.1.tgz",
2098
+ "integrity": "sha512-k8MHony59I5EPic6EQTCNOuPoVBnoYXkP+20xvwFjN7t0qI3ImyvyBgg+hIVPwC8JaxVjjUZld+cLfBLFDLucg==",
2092
2099
  "dev": true,
2093
2100
  "license": "Apache-2.0",
2094
2101
  "engines": {
2095
2102
  "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
2096
2103
  },
2097
2104
  "peerDependencies": {
2098
- "eslint": "^9.10.0"
2105
+ "eslint": "^8.40 || 9"
2099
2106
  },
2100
2107
  "peerDependenciesMeta": {
2101
2108
  "eslint": {
@@ -2188,9 +2195,9 @@
2188
2195
  }
2189
2196
  },
2190
2197
  "node_modules/@eslint/js": {
2191
- "version": "9.28.0",
2192
- "resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.28.0.tgz",
2193
- "integrity": "sha512-fnqSjGWd/CoIp4EXIxWVK/sHA6DOHN4+8Ix2cX5ycOY7LG0UY8nHCU5pIp2eaE1Mc7Qd8kHspYNzYXT2ojPLzg==",
2198
+ "version": "9.30.1",
2199
+ "resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.30.1.tgz",
2200
+ "integrity": "sha512-zXhuECFlyep42KZUhWjfvsmXGX39W8K8LFb8AWXM9gSV9dQB+MrJGLKvW6Zw0Ggnbpw0VHTtrhFXYe3Gym18jg==",
2194
2201
  "dev": true,
2195
2202
  "license": "MIT",
2196
2203
  "engines": {
@@ -3283,9 +3290,9 @@
3283
3290
  }
3284
3291
  },
3285
3292
  "node_modules/@oclif/core": {
3286
- "version": "4.4.0",
3287
- "resolved": "https://registry.npmjs.org/@oclif/core/-/core-4.4.0.tgz",
3288
- "integrity": "sha512-wH5g3SLmbRutnr7UzQBSozRFEAZ7U9YGB/wFuBRr0ZghTgv5DE+KQaf6ZtU7iFb9pvkvoVRnT5XheNAtbjRDaQ==",
3293
+ "version": "4.4.1",
3294
+ "resolved": "https://registry.npmjs.org/@oclif/core/-/core-4.4.1.tgz",
3295
+ "integrity": "sha512-RYonV4IJZcGAoi3pdo5CPl5hVH1YdtQMEX77TLdgTPVrMmIjbiB0Borfguj/mdDF2TjLXp+Z+RbmLUejuhSYTA==",
3289
3296
  "license": "MIT",
3290
3297
  "dependencies": {
3291
3298
  "ansi-escapes": "^4.3.2",
@@ -3455,9 +3462,9 @@
3455
3462
  }
3456
3463
  },
3457
3464
  "node_modules/@oclif/plugin-help": {
3458
- "version": "6.2.29",
3459
- "resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-6.2.29.tgz",
3460
- "integrity": "sha512-90DMOngEHiQw1I7oylVE1Hco991OkeDFJMx3CNJ2M3g5F1dhXgscjbaIlYHdiuNyVs0mTkKevdiMs911suD4yA==",
3465
+ "version": "6.2.30",
3466
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-6.2.30.tgz",
3467
+ "integrity": "sha512-D8qY2F0TYoM1MuLnaYEVo2MQVwdOKJtw7T9MqNrqn4Hh/9cjJxzKKgaesTdRrL5SxjgGBbqftirnje8rNyJ2Kw==",
3461
3468
  "dev": true,
3462
3469
  "license": "MIT",
3463
3470
  "dependencies": {
@@ -3792,9 +3799,9 @@
3792
3799
  }
3793
3800
  },
3794
3801
  "node_modules/@salesforce/core": {
3795
- "version": "8.15.0",
3796
- "resolved": "https://registry.npmjs.org/@salesforce/core/-/core-8.15.0.tgz",
3797
- "integrity": "sha512-vTobdBQ7JRlApUDezUAVlC7O7VUk1e+9AM8+TZIVnj2Glub7E5vtwTJRDT48MJ/wWjdhH+9MFfUi2GPHymHmrQ==",
3802
+ "version": "8.17.0",
3803
+ "resolved": "https://registry.npmjs.org/@salesforce/core/-/core-8.17.0.tgz",
3804
+ "integrity": "sha512-2pZfBtwA1oX5IuxS8/gVnrFXzPAJpf6ZA5bfImN1dWGbWlwrfocXzXTNRFdQ2gP0FG4o+PFSlc6d4g8Vwz25IA==",
3798
3805
  "license": "BSD-3-Clause",
3799
3806
  "dependencies": {
3800
3807
  "@jsforce/jsforce-node": "^3.8.2",
@@ -4090,9 +4097,9 @@
4090
4097
  }
4091
4098
  },
4092
4099
  "node_modules/@salesforce/source-deploy-retrieve": {
4093
- "version": "12.20.1",
4094
- "resolved": "https://registry.npmjs.org/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-12.20.1.tgz",
4095
- "integrity": "sha512-pCGTgR90MRcpCS7WswMd7CHAgqK6DBssLuu+hL5KMiuthgfFjO8XNTGeHqZBc4xTYYzxm8h5vlN8aqElI4ppXA==",
4100
+ "version": "12.21.0",
4101
+ "resolved": "https://registry.npmjs.org/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-12.21.0.tgz",
4102
+ "integrity": "sha512-dLOHm2F2maHmFHhumwigYwImh/8hWJQIOGSHYgtOMy5E0xc6Sed06QyRw1WBsoSUx7ihXvTrWpp6FhArb4OhFA==",
4096
4103
  "license": "Apache-2.0",
4097
4104
  "dependencies": {
4098
4105
  "@salesforce/core": "^8.12.0",
@@ -4446,13 +4453,13 @@
4446
4453
  "license": "(Unlicense OR Apache-2.0)"
4447
4454
  },
4448
4455
  "node_modules/@smithy/abort-controller": {
4449
- "version": "4.0.2",
4450
- "resolved": "https://registry.npmjs.org/@smithy/abort-controller/-/abort-controller-4.0.2.tgz",
4451
- "integrity": "sha512-Sl/78VDtgqKxN2+1qduaVE140XF+Xg+TafkncspwM4jFP/LHr76ZHmIY/y3V1M0mMLNk+Je6IGbzxy23RSToMw==",
4456
+ "version": "4.0.4",
4457
+ "resolved": "https://registry.npmjs.org/@smithy/abort-controller/-/abort-controller-4.0.4.tgz",
4458
+ "integrity": "sha512-gJnEjZMvigPDQWHrW3oPrFhQtkrgqBkyjj3pCIdF3A5M6vsZODG93KNlfJprv6bp4245bdT32fsHK4kkH3KYDA==",
4452
4459
  "dev": true,
4453
4460
  "license": "Apache-2.0",
4454
4461
  "dependencies": {
4455
- "@smithy/types": "^4.2.0",
4462
+ "@smithy/types": "^4.3.1",
4456
4463
  "tslib": "^2.6.2"
4457
4464
  },
4458
4465
  "engines": {
@@ -4487,16 +4494,16 @@
4487
4494
  }
4488
4495
  },
4489
4496
  "node_modules/@smithy/config-resolver": {
4490
- "version": "4.1.0",
4491
- "resolved": "https://registry.npmjs.org/@smithy/config-resolver/-/config-resolver-4.1.0.tgz",
4492
- "integrity": "sha512-8smPlwhga22pwl23fM5ew4T9vfLUCeFXlcqNOCD5M5h8VmNPNUE9j6bQSuRXpDSV11L/E/SwEBQuW8hr6+nS1A==",
4497
+ "version": "4.1.4",
4498
+ "resolved": "https://registry.npmjs.org/@smithy/config-resolver/-/config-resolver-4.1.4.tgz",
4499
+ "integrity": "sha512-prmU+rDddxHOH0oNcwemL+SwnzcG65sBF2yXRO7aeXIn/xTlq2pX7JLVbkBnVLowHLg4/OL4+jBmv9hVrVGS+w==",
4493
4500
  "dev": true,
4494
4501
  "license": "Apache-2.0",
4495
4502
  "dependencies": {
4496
- "@smithy/node-config-provider": "^4.0.2",
4497
- "@smithy/types": "^4.2.0",
4503
+ "@smithy/node-config-provider": "^4.1.3",
4504
+ "@smithy/types": "^4.3.1",
4498
4505
  "@smithy/util-config-provider": "^4.0.0",
4499
- "@smithy/util-middleware": "^4.0.2",
4506
+ "@smithy/util-middleware": "^4.0.4",
4500
4507
  "tslib": "^2.6.2"
4501
4508
  },
4502
4509
  "engines": {
@@ -4504,18 +4511,19 @@
4504
4511
  }
4505
4512
  },
4506
4513
  "node_modules/@smithy/core": {
4507
- "version": "3.2.0",
4508
- "resolved": "https://registry.npmjs.org/@smithy/core/-/core-3.2.0.tgz",
4509
- "integrity": "sha512-k17bgQhVZ7YmUvA8at4af1TDpl0NDMBuBKJl8Yg0nrefwmValU+CnA5l/AriVdQNthU/33H3nK71HrLgqOPr1Q==",
4514
+ "version": "3.6.0",
4515
+ "resolved": "https://registry.npmjs.org/@smithy/core/-/core-3.6.0.tgz",
4516
+ "integrity": "sha512-Pgvfb+TQ4wUNLyHzvgCP4aYZMh16y7GcfF59oirRHcgGgkH1e/s9C0nv/v3WP+Quymyr5je71HeFQCwh+44XLg==",
4510
4517
  "dev": true,
4511
4518
  "license": "Apache-2.0",
4512
4519
  "dependencies": {
4513
- "@smithy/middleware-serde": "^4.0.3",
4514
- "@smithy/protocol-http": "^5.1.0",
4515
- "@smithy/types": "^4.2.0",
4520
+ "@smithy/middleware-serde": "^4.0.8",
4521
+ "@smithy/protocol-http": "^5.1.2",
4522
+ "@smithy/types": "^4.3.1",
4523
+ "@smithy/util-base64": "^4.0.0",
4516
4524
  "@smithy/util-body-length-browser": "^4.0.0",
4517
- "@smithy/util-middleware": "^4.0.2",
4518
- "@smithy/util-stream": "^4.2.0",
4525
+ "@smithy/util-middleware": "^4.0.4",
4526
+ "@smithy/util-stream": "^4.2.2",
4519
4527
  "@smithy/util-utf8": "^4.0.0",
4520
4528
  "tslib": "^2.6.2"
4521
4529
  },
@@ -4524,16 +4532,16 @@
4524
4532
  }
4525
4533
  },
4526
4534
  "node_modules/@smithy/credential-provider-imds": {
4527
- "version": "4.0.2",
4528
- "resolved": "https://registry.npmjs.org/@smithy/credential-provider-imds/-/credential-provider-imds-4.0.2.tgz",
4529
- "integrity": "sha512-32lVig6jCaWBHnY+OEQ6e6Vnt5vDHaLiydGrwYMW9tPqO688hPGTYRamYJ1EptxEC2rAwJrHWmPoKRBl4iTa8w==",
4535
+ "version": "4.0.6",
4536
+ "resolved": "https://registry.npmjs.org/@smithy/credential-provider-imds/-/credential-provider-imds-4.0.6.tgz",
4537
+ "integrity": "sha512-hKMWcANhUiNbCJouYkZ9V3+/Qf9pteR1dnwgdyzR09R4ODEYx8BbUysHwRSyex4rZ9zapddZhLFTnT4ZijR4pw==",
4530
4538
  "dev": true,
4531
4539
  "license": "Apache-2.0",
4532
4540
  "dependencies": {
4533
- "@smithy/node-config-provider": "^4.0.2",
4534
- "@smithy/property-provider": "^4.0.2",
4535
- "@smithy/types": "^4.2.0",
4536
- "@smithy/url-parser": "^4.0.2",
4541
+ "@smithy/node-config-provider": "^4.1.3",
4542
+ "@smithy/property-provider": "^4.0.4",
4543
+ "@smithy/types": "^4.3.1",
4544
+ "@smithy/url-parser": "^4.0.4",
4537
4545
  "tslib": "^2.6.2"
4538
4546
  },
4539
4547
  "engines": {
@@ -4541,14 +4549,14 @@
4541
4549
  }
4542
4550
  },
4543
4551
  "node_modules/@smithy/eventstream-codec": {
4544
- "version": "4.0.2",
4545
- "resolved": "https://registry.npmjs.org/@smithy/eventstream-codec/-/eventstream-codec-4.0.2.tgz",
4546
- "integrity": "sha512-p+f2kLSK7ZrXVfskU/f5dzksKTewZk8pJLPvER3aFHPt76C2MxD9vNatSfLzzQSQB4FNO96RK4PSXfhD1TTeMQ==",
4552
+ "version": "4.0.4",
4553
+ "resolved": "https://registry.npmjs.org/@smithy/eventstream-codec/-/eventstream-codec-4.0.4.tgz",
4554
+ "integrity": "sha512-7XoWfZqWb/QoR/rAU4VSi0mWnO2vu9/ltS6JZ5ZSZv0eovLVfDfu0/AX4ub33RsJTOth3TiFWSHS5YdztvFnig==",
4547
4555
  "dev": true,
4548
4556
  "license": "Apache-2.0",
4549
4557
  "dependencies": {
4550
4558
  "@aws-crypto/crc32": "5.2.0",
4551
- "@smithy/types": "^4.2.0",
4559
+ "@smithy/types": "^4.3.1",
4552
4560
  "@smithy/util-hex-encoding": "^4.0.0",
4553
4561
  "tslib": "^2.6.2"
4554
4562
  },
@@ -4557,14 +4565,14 @@
4557
4565
  }
4558
4566
  },
4559
4567
  "node_modules/@smithy/eventstream-serde-browser": {
4560
- "version": "4.0.2",
4561
- "resolved": "https://registry.npmjs.org/@smithy/eventstream-serde-browser/-/eventstream-serde-browser-4.0.2.tgz",
4562
- "integrity": "sha512-CepZCDs2xgVUtH7ZZ7oDdZFH8e6Y2zOv8iiX6RhndH69nlojCALSKK+OXwZUgOtUZEUaZ5e1hULVCHYbCn7pug==",
4568
+ "version": "4.0.4",
4569
+ "resolved": "https://registry.npmjs.org/@smithy/eventstream-serde-browser/-/eventstream-serde-browser-4.0.4.tgz",
4570
+ "integrity": "sha512-3fb/9SYaYqbpy/z/H3yIi0bYKyAa89y6xPmIqwr2vQiUT2St+avRt8UKwsWt9fEdEasc5d/V+QjrviRaX1JRFA==",
4563
4571
  "dev": true,
4564
4572
  "license": "Apache-2.0",
4565
4573
  "dependencies": {
4566
- "@smithy/eventstream-serde-universal": "^4.0.2",
4567
- "@smithy/types": "^4.2.0",
4574
+ "@smithy/eventstream-serde-universal": "^4.0.4",
4575
+ "@smithy/types": "^4.3.1",
4568
4576
  "tslib": "^2.6.2"
4569
4577
  },
4570
4578
  "engines": {
@@ -4572,13 +4580,13 @@
4572
4580
  }
4573
4581
  },
4574
4582
  "node_modules/@smithy/eventstream-serde-config-resolver": {
4575
- "version": "4.1.0",
4576
- "resolved": "https://registry.npmjs.org/@smithy/eventstream-serde-config-resolver/-/eventstream-serde-config-resolver-4.1.0.tgz",
4577
- "integrity": "sha512-1PI+WPZ5TWXrfj3CIoKyUycYynYJgZjuQo8U+sphneOtjsgrttYybdqESFReQrdWJ+LKt6NEdbYzmmfDBmjX2A==",
4583
+ "version": "4.1.2",
4584
+ "resolved": "https://registry.npmjs.org/@smithy/eventstream-serde-config-resolver/-/eventstream-serde-config-resolver-4.1.2.tgz",
4585
+ "integrity": "sha512-JGtambizrWP50xHgbzZI04IWU7LdI0nh/wGbqH3sJesYToMi2j/DcoElqyOcqEIG/D4tNyxgRuaqBXWE3zOFhQ==",
4578
4586
  "dev": true,
4579
4587
  "license": "Apache-2.0",
4580
4588
  "dependencies": {
4581
- "@smithy/types": "^4.2.0",
4589
+ "@smithy/types": "^4.3.1",
4582
4590
  "tslib": "^2.6.2"
4583
4591
  },
4584
4592
  "engines": {
@@ -4586,14 +4594,14 @@
4586
4594
  }
4587
4595
  },
4588
4596
  "node_modules/@smithy/eventstream-serde-node": {
4589
- "version": "4.0.2",
4590
- "resolved": "https://registry.npmjs.org/@smithy/eventstream-serde-node/-/eventstream-serde-node-4.0.2.tgz",
4591
- "integrity": "sha512-C5bJ/C6x9ENPMx2cFOirspnF9ZsBVnBMtP6BdPl/qYSuUawdGQ34Lq0dMcf42QTjUZgWGbUIZnz6+zLxJlb9aw==",
4597
+ "version": "4.0.4",
4598
+ "resolved": "https://registry.npmjs.org/@smithy/eventstream-serde-node/-/eventstream-serde-node-4.0.4.tgz",
4599
+ "integrity": "sha512-RD6UwNZ5zISpOWPuhVgRz60GkSIp0dy1fuZmj4RYmqLVRtejFqQ16WmfYDdoSoAjlp1LX+FnZo+/hkdmyyGZ1w==",
4592
4600
  "dev": true,
4593
4601
  "license": "Apache-2.0",
4594
4602
  "dependencies": {
4595
- "@smithy/eventstream-serde-universal": "^4.0.2",
4596
- "@smithy/types": "^4.2.0",
4603
+ "@smithy/eventstream-serde-universal": "^4.0.4",
4604
+ "@smithy/types": "^4.3.1",
4597
4605
  "tslib": "^2.6.2"
4598
4606
  },
4599
4607
  "engines": {
@@ -4601,14 +4609,14 @@
4601
4609
  }
4602
4610
  },
4603
4611
  "node_modules/@smithy/eventstream-serde-universal": {
4604
- "version": "4.0.2",
4605
- "resolved": "https://registry.npmjs.org/@smithy/eventstream-serde-universal/-/eventstream-serde-universal-4.0.2.tgz",
4606
- "integrity": "sha512-St8h9JqzvnbB52FtckiHPN4U/cnXcarMniXRXTKn0r4b4XesZOGiAyUdj1aXbqqn1icSqBlzzUsCl6nPB018ng==",
4612
+ "version": "4.0.4",
4613
+ "resolved": "https://registry.npmjs.org/@smithy/eventstream-serde-universal/-/eventstream-serde-universal-4.0.4.tgz",
4614
+ "integrity": "sha512-UeJpOmLGhq1SLox79QWw/0n2PFX+oPRE1ZyRMxPIaFEfCqWaqpB7BU9C8kpPOGEhLF7AwEqfFbtwNxGy4ReENA==",
4607
4615
  "dev": true,
4608
4616
  "license": "Apache-2.0",
4609
4617
  "dependencies": {
4610
- "@smithy/eventstream-codec": "^4.0.2",
4611
- "@smithy/types": "^4.2.0",
4618
+ "@smithy/eventstream-codec": "^4.0.4",
4619
+ "@smithy/types": "^4.3.1",
4612
4620
  "tslib": "^2.6.2"
4613
4621
  },
4614
4622
  "engines": {
@@ -4616,15 +4624,15 @@
4616
4624
  }
4617
4625
  },
4618
4626
  "node_modules/@smithy/fetch-http-handler": {
4619
- "version": "5.0.2",
4620
- "resolved": "https://registry.npmjs.org/@smithy/fetch-http-handler/-/fetch-http-handler-5.0.2.tgz",
4621
- "integrity": "sha512-+9Dz8sakS9pe7f2cBocpJXdeVjMopUDLgZs1yWeu7h++WqSbjUYv/JAJwKwXw1HV6gq1jyWjxuyn24E2GhoEcQ==",
4627
+ "version": "5.0.4",
4628
+ "resolved": "https://registry.npmjs.org/@smithy/fetch-http-handler/-/fetch-http-handler-5.0.4.tgz",
4629
+ "integrity": "sha512-AMtBR5pHppYMVD7z7G+OlHHAcgAN7v0kVKEpHuTO4Gb199Gowh0taYi9oDStFeUhetkeP55JLSVlTW1n9rFtUw==",
4622
4630
  "dev": true,
4623
4631
  "license": "Apache-2.0",
4624
4632
  "dependencies": {
4625
- "@smithy/protocol-http": "^5.1.0",
4626
- "@smithy/querystring-builder": "^4.0.2",
4627
- "@smithy/types": "^4.2.0",
4633
+ "@smithy/protocol-http": "^5.1.2",
4634
+ "@smithy/querystring-builder": "^4.0.4",
4635
+ "@smithy/types": "^4.3.1",
4628
4636
  "@smithy/util-base64": "^4.0.0",
4629
4637
  "tslib": "^2.6.2"
4630
4638
  },
@@ -4633,15 +4641,15 @@
4633
4641
  }
4634
4642
  },
4635
4643
  "node_modules/@smithy/hash-blob-browser": {
4636
- "version": "4.0.2",
4637
- "resolved": "https://registry.npmjs.org/@smithy/hash-blob-browser/-/hash-blob-browser-4.0.2.tgz",
4638
- "integrity": "sha512-3g188Z3DyhtzfBRxpZjU8R9PpOQuYsbNnyStc/ZVS+9nVX1f6XeNOa9IrAh35HwwIZg+XWk8bFVtNINVscBP+g==",
4644
+ "version": "4.0.4",
4645
+ "resolved": "https://registry.npmjs.org/@smithy/hash-blob-browser/-/hash-blob-browser-4.0.4.tgz",
4646
+ "integrity": "sha512-WszRiACJiQV3QG6XMV44i5YWlkrlsM5Yxgz4jvsksuu7LDXA6wAtypfPajtNTadzpJy3KyJPoWehYpmZGKUFIQ==",
4639
4647
  "dev": true,
4640
4648
  "license": "Apache-2.0",
4641
4649
  "dependencies": {
4642
4650
  "@smithy/chunked-blob-reader": "^5.0.0",
4643
4651
  "@smithy/chunked-blob-reader-native": "^4.0.0",
4644
- "@smithy/types": "^4.2.0",
4652
+ "@smithy/types": "^4.3.1",
4645
4653
  "tslib": "^2.6.2"
4646
4654
  },
4647
4655
  "engines": {
@@ -4649,13 +4657,13 @@
4649
4657
  }
4650
4658
  },
4651
4659
  "node_modules/@smithy/hash-node": {
4652
- "version": "4.0.2",
4653
- "resolved": "https://registry.npmjs.org/@smithy/hash-node/-/hash-node-4.0.2.tgz",
4654
- "integrity": "sha512-VnTpYPnRUE7yVhWozFdlxcYknv9UN7CeOqSrMH+V877v4oqtVYuoqhIhtSjmGPvYrYnAkaM61sLMKHvxL138yg==",
4660
+ "version": "4.0.4",
4661
+ "resolved": "https://registry.npmjs.org/@smithy/hash-node/-/hash-node-4.0.4.tgz",
4662
+ "integrity": "sha512-qnbTPUhCVnCgBp4z4BUJUhOEkVwxiEi1cyFM+Zj6o+aY8OFGxUQleKWq8ltgp3dujuhXojIvJWdoqpm6dVO3lQ==",
4655
4663
  "dev": true,
4656
4664
  "license": "Apache-2.0",
4657
4665
  "dependencies": {
4658
- "@smithy/types": "^4.2.0",
4666
+ "@smithy/types": "^4.3.1",
4659
4667
  "@smithy/util-buffer-from": "^4.0.0",
4660
4668
  "@smithy/util-utf8": "^4.0.0",
4661
4669
  "tslib": "^2.6.2"
@@ -4665,13 +4673,13 @@
4665
4673
  }
4666
4674
  },
4667
4675
  "node_modules/@smithy/hash-stream-node": {
4668
- "version": "4.0.2",
4669
- "resolved": "https://registry.npmjs.org/@smithy/hash-stream-node/-/hash-stream-node-4.0.2.tgz",
4670
- "integrity": "sha512-POWDuTznzbIwlEXEvvXoPMS10y0WKXK790soe57tFRfvf4zBHyzE529HpZMqmDdwG9MfFflnyzndUQ8j78ZdSg==",
4676
+ "version": "4.0.4",
4677
+ "resolved": "https://registry.npmjs.org/@smithy/hash-stream-node/-/hash-stream-node-4.0.4.tgz",
4678
+ "integrity": "sha512-wHo0d8GXyVmpmMh/qOR0R7Y46/G1y6OR8U+bSTB4ppEzRxd1xVAQ9xOE9hOc0bSjhz0ujCPAbfNLkLrpa6cevg==",
4671
4679
  "dev": true,
4672
4680
  "license": "Apache-2.0",
4673
4681
  "dependencies": {
4674
- "@smithy/types": "^4.2.0",
4682
+ "@smithy/types": "^4.3.1",
4675
4683
  "@smithy/util-utf8": "^4.0.0",
4676
4684
  "tslib": "^2.6.2"
4677
4685
  },
@@ -4680,13 +4688,13 @@
4680
4688
  }
4681
4689
  },
4682
4690
  "node_modules/@smithy/invalid-dependency": {
4683
- "version": "4.0.2",
4684
- "resolved": "https://registry.npmjs.org/@smithy/invalid-dependency/-/invalid-dependency-4.0.2.tgz",
4685
- "integrity": "sha512-GatB4+2DTpgWPday+mnUkoumP54u/MDM/5u44KF9hIu8jF0uafZtQLcdfIKkIcUNuF/fBojpLEHZS/56JqPeXQ==",
4691
+ "version": "4.0.4",
4692
+ "resolved": "https://registry.npmjs.org/@smithy/invalid-dependency/-/invalid-dependency-4.0.4.tgz",
4693
+ "integrity": "sha512-bNYMi7WKTJHu0gn26wg8OscncTt1t2b8KcsZxvOv56XA6cyXtOAAAaNP7+m45xfppXfOatXF3Sb1MNsLUgVLTw==",
4686
4694
  "dev": true,
4687
4695
  "license": "Apache-2.0",
4688
4696
  "dependencies": {
4689
- "@smithy/types": "^4.2.0",
4697
+ "@smithy/types": "^4.3.1",
4690
4698
  "tslib": "^2.6.2"
4691
4699
  },
4692
4700
  "engines": {
@@ -4707,13 +4715,13 @@
4707
4715
  }
4708
4716
  },
4709
4717
  "node_modules/@smithy/md5-js": {
4710
- "version": "4.0.2",
4711
- "resolved": "https://registry.npmjs.org/@smithy/md5-js/-/md5-js-4.0.2.tgz",
4712
- "integrity": "sha512-Hc0R8EiuVunUewCse2syVgA2AfSRco3LyAv07B/zCOMa+jpXI9ll+Q21Nc6FAlYPcpNcAXqBzMhNs1CD/pP2bA==",
4718
+ "version": "4.0.4",
4719
+ "resolved": "https://registry.npmjs.org/@smithy/md5-js/-/md5-js-4.0.4.tgz",
4720
+ "integrity": "sha512-uGLBVqcOwrLvGh/v/jw423yWHq/ofUGK1W31M2TNspLQbUV1Va0F5kTxtirkoHawODAZcjXTSGi7JwbnPcDPJg==",
4713
4721
  "dev": true,
4714
4722
  "license": "Apache-2.0",
4715
4723
  "dependencies": {
4716
- "@smithy/types": "^4.2.0",
4724
+ "@smithy/types": "^4.3.1",
4717
4725
  "@smithy/util-utf8": "^4.0.0",
4718
4726
  "tslib": "^2.6.2"
4719
4727
  },
@@ -4722,14 +4730,14 @@
4722
4730
  }
4723
4731
  },
4724
4732
  "node_modules/@smithy/middleware-content-length": {
4725
- "version": "4.0.2",
4726
- "resolved": "https://registry.npmjs.org/@smithy/middleware-content-length/-/middleware-content-length-4.0.2.tgz",
4727
- "integrity": "sha512-hAfEXm1zU+ELvucxqQ7I8SszwQ4znWMbNv6PLMndN83JJN41EPuS93AIyh2N+gJ6x8QFhzSO6b7q2e6oClDI8A==",
4733
+ "version": "4.0.4",
4734
+ "resolved": "https://registry.npmjs.org/@smithy/middleware-content-length/-/middleware-content-length-4.0.4.tgz",
4735
+ "integrity": "sha512-F7gDyfI2BB1Kc+4M6rpuOLne5LOcEknH1n6UQB69qv+HucXBR1rkzXBnQTB2q46sFy1PM/zuSJOB532yc8bg3w==",
4728
4736
  "dev": true,
4729
4737
  "license": "Apache-2.0",
4730
4738
  "dependencies": {
4731
- "@smithy/protocol-http": "^5.1.0",
4732
- "@smithy/types": "^4.2.0",
4739
+ "@smithy/protocol-http": "^5.1.2",
4740
+ "@smithy/types": "^4.3.1",
4733
4741
  "tslib": "^2.6.2"
4734
4742
  },
4735
4743
  "engines": {
@@ -4737,19 +4745,19 @@
4737
4745
  }
4738
4746
  },
4739
4747
  "node_modules/@smithy/middleware-endpoint": {
4740
- "version": "4.1.0",
4741
- "resolved": "https://registry.npmjs.org/@smithy/middleware-endpoint/-/middleware-endpoint-4.1.0.tgz",
4742
- "integrity": "sha512-xhLimgNCbCzsUppRTGXWkZywksuTThxaIB0HwbpsVLY5sceac4e1TZ/WKYqufQLaUy+gUSJGNdwD2jo3cXL0iA==",
4748
+ "version": "4.1.13",
4749
+ "resolved": "https://registry.npmjs.org/@smithy/middleware-endpoint/-/middleware-endpoint-4.1.13.tgz",
4750
+ "integrity": "sha512-xg3EHV/Q5ZdAO5b0UiIMj3RIOCobuS40pBBODguUDVdko6YK6QIzCVRrHTogVuEKglBWqWenRnZ71iZnLL3ZAQ==",
4743
4751
  "dev": true,
4744
4752
  "license": "Apache-2.0",
4745
4753
  "dependencies": {
4746
- "@smithy/core": "^3.2.0",
4747
- "@smithy/middleware-serde": "^4.0.3",
4748
- "@smithy/node-config-provider": "^4.0.2",
4749
- "@smithy/shared-ini-file-loader": "^4.0.2",
4750
- "@smithy/types": "^4.2.0",
4751
- "@smithy/url-parser": "^4.0.2",
4752
- "@smithy/util-middleware": "^4.0.2",
4754
+ "@smithy/core": "^3.6.0",
4755
+ "@smithy/middleware-serde": "^4.0.8",
4756
+ "@smithy/node-config-provider": "^4.1.3",
4757
+ "@smithy/shared-ini-file-loader": "^4.0.4",
4758
+ "@smithy/types": "^4.3.1",
4759
+ "@smithy/url-parser": "^4.0.4",
4760
+ "@smithy/util-middleware": "^4.0.4",
4753
4761
  "tslib": "^2.6.2"
4754
4762
  },
4755
4763
  "engines": {
@@ -4757,19 +4765,19 @@
4757
4765
  }
4758
4766
  },
4759
4767
  "node_modules/@smithy/middleware-retry": {
4760
- "version": "4.1.0",
4761
- "resolved": "https://registry.npmjs.org/@smithy/middleware-retry/-/middleware-retry-4.1.0.tgz",
4762
- "integrity": "sha512-2zAagd1s6hAaI/ap6SXi5T3dDwBOczOMCSkkYzktqN1+tzbk1GAsHNAdo/1uzxz3Ky02jvZQwbi/vmDA6z4Oyg==",
4768
+ "version": "4.1.14",
4769
+ "resolved": "https://registry.npmjs.org/@smithy/middleware-retry/-/middleware-retry-4.1.14.tgz",
4770
+ "integrity": "sha512-eoXaLlDGpKvdmvt+YBfRXE7HmIEtFF+DJCbTPwuLunP0YUnrydl+C4tS+vEM0+nyxXrX3PSUFqC+lP1+EHB1Tw==",
4763
4771
  "dev": true,
4764
4772
  "license": "Apache-2.0",
4765
4773
  "dependencies": {
4766
- "@smithy/node-config-provider": "^4.0.2",
4767
- "@smithy/protocol-http": "^5.1.0",
4768
- "@smithy/service-error-classification": "^4.0.2",
4769
- "@smithy/smithy-client": "^4.2.0",
4770
- "@smithy/types": "^4.2.0",
4771
- "@smithy/util-middleware": "^4.0.2",
4772
- "@smithy/util-retry": "^4.0.2",
4774
+ "@smithy/node-config-provider": "^4.1.3",
4775
+ "@smithy/protocol-http": "^5.1.2",
4776
+ "@smithy/service-error-classification": "^4.0.6",
4777
+ "@smithy/smithy-client": "^4.4.5",
4778
+ "@smithy/types": "^4.3.1",
4779
+ "@smithy/util-middleware": "^4.0.4",
4780
+ "@smithy/util-retry": "^4.0.6",
4773
4781
  "tslib": "^2.6.2",
4774
4782
  "uuid": "^9.0.1"
4775
4783
  },
@@ -4778,13 +4786,14 @@
4778
4786
  }
4779
4787
  },
4780
4788
  "node_modules/@smithy/middleware-serde": {
4781
- "version": "4.0.3",
4782
- "resolved": "https://registry.npmjs.org/@smithy/middleware-serde/-/middleware-serde-4.0.3.tgz",
4783
- "integrity": "sha512-rfgDVrgLEVMmMn0BI8O+8OVr6vXzjV7HZj57l0QxslhzbvVfikZbVfBVthjLHqib4BW44QhcIgJpvebHlRaC9A==",
4789
+ "version": "4.0.8",
4790
+ "resolved": "https://registry.npmjs.org/@smithy/middleware-serde/-/middleware-serde-4.0.8.tgz",
4791
+ "integrity": "sha512-iSSl7HJoJaGyMIoNn2B7czghOVwJ9nD7TMvLhMWeSB5vt0TnEYyRRqPJu/TqW76WScaNvYYB8nRoiBHR9S1Ddw==",
4784
4792
  "dev": true,
4785
4793
  "license": "Apache-2.0",
4786
4794
  "dependencies": {
4787
- "@smithy/types": "^4.2.0",
4795
+ "@smithy/protocol-http": "^5.1.2",
4796
+ "@smithy/types": "^4.3.1",
4788
4797
  "tslib": "^2.6.2"
4789
4798
  },
4790
4799
  "engines": {
@@ -4792,13 +4801,13 @@
4792
4801
  }
4793
4802
  },
4794
4803
  "node_modules/@smithy/middleware-stack": {
4795
- "version": "4.0.2",
4796
- "resolved": "https://registry.npmjs.org/@smithy/middleware-stack/-/middleware-stack-4.0.2.tgz",
4797
- "integrity": "sha512-eSPVcuJJGVYrFYu2hEq8g8WWdJav3sdrI4o2c6z/rjnYDd3xH9j9E7deZQCzFn4QvGPouLngH3dQ+QVTxv5bOQ==",
4804
+ "version": "4.0.4",
4805
+ "resolved": "https://registry.npmjs.org/@smithy/middleware-stack/-/middleware-stack-4.0.4.tgz",
4806
+ "integrity": "sha512-kagK5ggDrBUCCzI93ft6DjteNSfY8Ulr83UtySog/h09lTIOAJ/xUSObutanlPT0nhoHAkpmW9V5K8oPyLh+QA==",
4798
4807
  "dev": true,
4799
4808
  "license": "Apache-2.0",
4800
4809
  "dependencies": {
4801
- "@smithy/types": "^4.2.0",
4810
+ "@smithy/types": "^4.3.1",
4802
4811
  "tslib": "^2.6.2"
4803
4812
  },
4804
4813
  "engines": {
@@ -4806,15 +4815,15 @@
4806
4815
  }
4807
4816
  },
4808
4817
  "node_modules/@smithy/node-config-provider": {
4809
- "version": "4.0.2",
4810
- "resolved": "https://registry.npmjs.org/@smithy/node-config-provider/-/node-config-provider-4.0.2.tgz",
4811
- "integrity": "sha512-WgCkILRZfJwJ4Da92a6t3ozN/zcvYyJGUTmfGbgS/FkCcoCjl7G4FJaCDN1ySdvLvemnQeo25FdkyMSTSwulsw==",
4818
+ "version": "4.1.3",
4819
+ "resolved": "https://registry.npmjs.org/@smithy/node-config-provider/-/node-config-provider-4.1.3.tgz",
4820
+ "integrity": "sha512-HGHQr2s59qaU1lrVH6MbLlmOBxadtzTsoO4c+bF5asdgVik3I8o7JIOzoeqWc5MjVa+vD36/LWE0iXKpNqooRw==",
4812
4821
  "dev": true,
4813
4822
  "license": "Apache-2.0",
4814
4823
  "dependencies": {
4815
- "@smithy/property-provider": "^4.0.2",
4816
- "@smithy/shared-ini-file-loader": "^4.0.2",
4817
- "@smithy/types": "^4.2.0",
4824
+ "@smithy/property-provider": "^4.0.4",
4825
+ "@smithy/shared-ini-file-loader": "^4.0.4",
4826
+ "@smithy/types": "^4.3.1",
4818
4827
  "tslib": "^2.6.2"
4819
4828
  },
4820
4829
  "engines": {
@@ -4822,16 +4831,16 @@
4822
4831
  }
4823
4832
  },
4824
4833
  "node_modules/@smithy/node-http-handler": {
4825
- "version": "4.0.4",
4826
- "resolved": "https://registry.npmjs.org/@smithy/node-http-handler/-/node-http-handler-4.0.4.tgz",
4827
- "integrity": "sha512-/mdqabuAT3o/ihBGjL94PUbTSPSRJ0eeVTdgADzow0wRJ0rN4A27EOrtlK56MYiO1fDvlO3jVTCxQtQmK9dZ1g==",
4834
+ "version": "4.0.6",
4835
+ "resolved": "https://registry.npmjs.org/@smithy/node-http-handler/-/node-http-handler-4.0.6.tgz",
4836
+ "integrity": "sha512-NqbmSz7AW2rvw4kXhKGrYTiJVDHnMsFnX4i+/FzcZAfbOBauPYs2ekuECkSbtqaxETLLTu9Rl/ex6+I2BKErPA==",
4828
4837
  "dev": true,
4829
4838
  "license": "Apache-2.0",
4830
4839
  "dependencies": {
4831
- "@smithy/abort-controller": "^4.0.2",
4832
- "@smithy/protocol-http": "^5.1.0",
4833
- "@smithy/querystring-builder": "^4.0.2",
4834
- "@smithy/types": "^4.2.0",
4840
+ "@smithy/abort-controller": "^4.0.4",
4841
+ "@smithy/protocol-http": "^5.1.2",
4842
+ "@smithy/querystring-builder": "^4.0.4",
4843
+ "@smithy/types": "^4.3.1",
4835
4844
  "tslib": "^2.6.2"
4836
4845
  },
4837
4846
  "engines": {
@@ -4839,13 +4848,13 @@
4839
4848
  }
4840
4849
  },
4841
4850
  "node_modules/@smithy/property-provider": {
4842
- "version": "4.0.2",
4843
- "resolved": "https://registry.npmjs.org/@smithy/property-provider/-/property-provider-4.0.2.tgz",
4844
- "integrity": "sha512-wNRoQC1uISOuNc2s4hkOYwYllmiyrvVXWMtq+TysNRVQaHm4yoafYQyjN/goYZS+QbYlPIbb/QRjaUZMuzwQ7A==",
4851
+ "version": "4.0.4",
4852
+ "resolved": "https://registry.npmjs.org/@smithy/property-provider/-/property-provider-4.0.4.tgz",
4853
+ "integrity": "sha512-qHJ2sSgu4FqF4U/5UUp4DhXNmdTrgmoAai6oQiM+c5RZ/sbDwJ12qxB1M6FnP+Tn/ggkPZf9ccn4jqKSINaquw==",
4845
4854
  "dev": true,
4846
4855
  "license": "Apache-2.0",
4847
4856
  "dependencies": {
4848
- "@smithy/types": "^4.2.0",
4857
+ "@smithy/types": "^4.3.1",
4849
4858
  "tslib": "^2.6.2"
4850
4859
  },
4851
4860
  "engines": {
@@ -4853,13 +4862,13 @@
4853
4862
  }
4854
4863
  },
4855
4864
  "node_modules/@smithy/protocol-http": {
4856
- "version": "5.1.0",
4857
- "resolved": "https://registry.npmjs.org/@smithy/protocol-http/-/protocol-http-5.1.0.tgz",
4858
- "integrity": "sha512-KxAOL1nUNw2JTYrtviRRjEnykIDhxc84qMBzxvu1MUfQfHTuBlCG7PA6EdVwqpJjH7glw7FqQoFxUJSyBQgu7g==",
4865
+ "version": "5.1.2",
4866
+ "resolved": "https://registry.npmjs.org/@smithy/protocol-http/-/protocol-http-5.1.2.tgz",
4867
+ "integrity": "sha512-rOG5cNLBXovxIrICSBm95dLqzfvxjEmuZx4KK3hWwPFHGdW3lxY0fZNXfv2zebfRO7sJZ5pKJYHScsqopeIWtQ==",
4859
4868
  "dev": true,
4860
4869
  "license": "Apache-2.0",
4861
4870
  "dependencies": {
4862
- "@smithy/types": "^4.2.0",
4871
+ "@smithy/types": "^4.3.1",
4863
4872
  "tslib": "^2.6.2"
4864
4873
  },
4865
4874
  "engines": {
@@ -4867,13 +4876,13 @@
4867
4876
  }
4868
4877
  },
4869
4878
  "node_modules/@smithy/querystring-builder": {
4870
- "version": "4.0.2",
4871
- "resolved": "https://registry.npmjs.org/@smithy/querystring-builder/-/querystring-builder-4.0.2.tgz",
4872
- "integrity": "sha512-NTOs0FwHw1vimmQM4ebh+wFQvOwkEf/kQL6bSM1Lock+Bv4I89B3hGYoUEPkmvYPkDKyp5UdXJYu+PoTQ3T31Q==",
4879
+ "version": "4.0.4",
4880
+ "resolved": "https://registry.npmjs.org/@smithy/querystring-builder/-/querystring-builder-4.0.4.tgz",
4881
+ "integrity": "sha512-SwREZcDnEYoh9tLNgMbpop+UTGq44Hl9tdj3rf+yeLcfH7+J8OXEBaMc2kDxtyRHu8BhSg9ADEx0gFHvpJgU8w==",
4873
4882
  "dev": true,
4874
4883
  "license": "Apache-2.0",
4875
4884
  "dependencies": {
4876
- "@smithy/types": "^4.2.0",
4885
+ "@smithy/types": "^4.3.1",
4877
4886
  "@smithy/util-uri-escape": "^4.0.0",
4878
4887
  "tslib": "^2.6.2"
4879
4888
  },
@@ -4882,13 +4891,13 @@
4882
4891
  }
4883
4892
  },
4884
4893
  "node_modules/@smithy/querystring-parser": {
4885
- "version": "4.0.2",
4886
- "resolved": "https://registry.npmjs.org/@smithy/querystring-parser/-/querystring-parser-4.0.2.tgz",
4887
- "integrity": "sha512-v6w8wnmZcVXjfVLjxw8qF7OwESD9wnpjp0Dqry/Pod0/5vcEA3qxCr+BhbOHlxS8O+29eLpT3aagxXGwIoEk7Q==",
4894
+ "version": "4.0.4",
4895
+ "resolved": "https://registry.npmjs.org/@smithy/querystring-parser/-/querystring-parser-4.0.4.tgz",
4896
+ "integrity": "sha512-6yZf53i/qB8gRHH/l2ZwUG5xgkPgQF15/KxH0DdXMDHjesA9MeZje/853ifkSY0x4m5S+dfDZ+c4x439PF0M2w==",
4888
4897
  "dev": true,
4889
4898
  "license": "Apache-2.0",
4890
4899
  "dependencies": {
4891
- "@smithy/types": "^4.2.0",
4900
+ "@smithy/types": "^4.3.1",
4892
4901
  "tslib": "^2.6.2"
4893
4902
  },
4894
4903
  "engines": {
@@ -4896,26 +4905,26 @@
4896
4905
  }
4897
4906
  },
4898
4907
  "node_modules/@smithy/service-error-classification": {
4899
- "version": "4.0.2",
4900
- "resolved": "https://registry.npmjs.org/@smithy/service-error-classification/-/service-error-classification-4.0.2.tgz",
4901
- "integrity": "sha512-LA86xeFpTKn270Hbkixqs5n73S+LVM0/VZco8dqd+JT75Dyx3Lcw/MraL7ybjmz786+160K8rPOmhsq0SocoJQ==",
4908
+ "version": "4.0.6",
4909
+ "resolved": "https://registry.npmjs.org/@smithy/service-error-classification/-/service-error-classification-4.0.6.tgz",
4910
+ "integrity": "sha512-RRoTDL//7xi4tn5FrN2NzH17jbgmnKidUqd4KvquT0954/i6CXXkh1884jBiunq24g9cGtPBEXlU40W6EpNOOg==",
4902
4911
  "dev": true,
4903
4912
  "license": "Apache-2.0",
4904
4913
  "dependencies": {
4905
- "@smithy/types": "^4.2.0"
4914
+ "@smithy/types": "^4.3.1"
4906
4915
  },
4907
4916
  "engines": {
4908
4917
  "node": ">=18.0.0"
4909
4918
  }
4910
4919
  },
4911
4920
  "node_modules/@smithy/shared-ini-file-loader": {
4912
- "version": "4.0.2",
4913
- "resolved": "https://registry.npmjs.org/@smithy/shared-ini-file-loader/-/shared-ini-file-loader-4.0.2.tgz",
4914
- "integrity": "sha512-J9/gTWBGVuFZ01oVA6vdb4DAjf1XbDhK6sLsu3OS9qmLrS6KB5ygpeHiM3miIbj1qgSJ96GYszXFWv6ErJ8QEw==",
4921
+ "version": "4.0.4",
4922
+ "resolved": "https://registry.npmjs.org/@smithy/shared-ini-file-loader/-/shared-ini-file-loader-4.0.4.tgz",
4923
+ "integrity": "sha512-63X0260LoFBjrHifPDs+nM9tV0VMkOTl4JRMYNuKh/f5PauSjowTfvF3LogfkWdcPoxsA9UjqEOgjeYIbhb7Nw==",
4915
4924
  "dev": true,
4916
4925
  "license": "Apache-2.0",
4917
4926
  "dependencies": {
4918
- "@smithy/types": "^4.2.0",
4927
+ "@smithy/types": "^4.3.1",
4919
4928
  "tslib": "^2.6.2"
4920
4929
  },
4921
4930
  "engines": {
@@ -4923,17 +4932,17 @@
4923
4932
  }
4924
4933
  },
4925
4934
  "node_modules/@smithy/signature-v4": {
4926
- "version": "5.0.2",
4927
- "resolved": "https://registry.npmjs.org/@smithy/signature-v4/-/signature-v4-5.0.2.tgz",
4928
- "integrity": "sha512-Mz+mc7okA73Lyz8zQKJNyr7lIcHLiPYp0+oiqiMNc/t7/Kf2BENs5d63pEj7oPqdjaum6g0Fc8wC78dY1TgtXw==",
4935
+ "version": "5.1.2",
4936
+ "resolved": "https://registry.npmjs.org/@smithy/signature-v4/-/signature-v4-5.1.2.tgz",
4937
+ "integrity": "sha512-d3+U/VpX7a60seHziWnVZOHuEgJlclufjkS6zhXvxcJgkJq4UWdH5eOBLzHRMx6gXjsdT9h6lfpmLzbrdupHgQ==",
4929
4938
  "dev": true,
4930
4939
  "license": "Apache-2.0",
4931
4940
  "dependencies": {
4932
4941
  "@smithy/is-array-buffer": "^4.0.0",
4933
- "@smithy/protocol-http": "^5.1.0",
4934
- "@smithy/types": "^4.2.0",
4942
+ "@smithy/protocol-http": "^5.1.2",
4943
+ "@smithy/types": "^4.3.1",
4935
4944
  "@smithy/util-hex-encoding": "^4.0.0",
4936
- "@smithy/util-middleware": "^4.0.2",
4945
+ "@smithy/util-middleware": "^4.0.4",
4937
4946
  "@smithy/util-uri-escape": "^4.0.0",
4938
4947
  "@smithy/util-utf8": "^4.0.0",
4939
4948
  "tslib": "^2.6.2"
@@ -4943,18 +4952,18 @@
4943
4952
  }
4944
4953
  },
4945
4954
  "node_modules/@smithy/smithy-client": {
4946
- "version": "4.2.0",
4947
- "resolved": "https://registry.npmjs.org/@smithy/smithy-client/-/smithy-client-4.2.0.tgz",
4948
- "integrity": "sha512-Qs65/w30pWV7LSFAez9DKy0Koaoh3iHhpcpCCJ4waj/iqwsuSzJna2+vYwq46yBaqO5ZbP9TjUsATUNxrKeBdw==",
4955
+ "version": "4.4.5",
4956
+ "resolved": "https://registry.npmjs.org/@smithy/smithy-client/-/smithy-client-4.4.5.tgz",
4957
+ "integrity": "sha512-+lynZjGuUFJaMdDYSTMnP/uPBBXXukVfrJlP+1U/Dp5SFTEI++w6NMga8DjOENxecOF71V9Z2DllaVDYRnGlkg==",
4949
4958
  "dev": true,
4950
4959
  "license": "Apache-2.0",
4951
4960
  "dependencies": {
4952
- "@smithy/core": "^3.2.0",
4953
- "@smithy/middleware-endpoint": "^4.1.0",
4954
- "@smithy/middleware-stack": "^4.0.2",
4955
- "@smithy/protocol-http": "^5.1.0",
4956
- "@smithy/types": "^4.2.0",
4957
- "@smithy/util-stream": "^4.2.0",
4961
+ "@smithy/core": "^3.6.0",
4962
+ "@smithy/middleware-endpoint": "^4.1.13",
4963
+ "@smithy/middleware-stack": "^4.0.4",
4964
+ "@smithy/protocol-http": "^5.1.2",
4965
+ "@smithy/types": "^4.3.1",
4966
+ "@smithy/util-stream": "^4.2.2",
4958
4967
  "tslib": "^2.6.2"
4959
4968
  },
4960
4969
  "engines": {
@@ -4962,9 +4971,9 @@
4962
4971
  }
4963
4972
  },
4964
4973
  "node_modules/@smithy/types": {
4965
- "version": "4.2.0",
4966
- "resolved": "https://registry.npmjs.org/@smithy/types/-/types-4.2.0.tgz",
4967
- "integrity": "sha512-7eMk09zQKCO+E/ivsjQv+fDlOupcFUCSC/L2YUPgwhvowVGWbPQHjEFcmjt7QQ4ra5lyowS92SV53Zc6XD4+fg==",
4974
+ "version": "4.3.1",
4975
+ "resolved": "https://registry.npmjs.org/@smithy/types/-/types-4.3.1.tgz",
4976
+ "integrity": "sha512-UqKOQBL2x6+HWl3P+3QqFD4ncKq0I8Nuz9QItGv5WuKuMHuuwlhvqcZCoXGfc+P1QmfJE7VieykoYYmrOoFJxA==",
4968
4977
  "dev": true,
4969
4978
  "license": "Apache-2.0",
4970
4979
  "dependencies": {
@@ -4975,14 +4984,14 @@
4975
4984
  }
4976
4985
  },
4977
4986
  "node_modules/@smithy/url-parser": {
4978
- "version": "4.0.2",
4979
- "resolved": "https://registry.npmjs.org/@smithy/url-parser/-/url-parser-4.0.2.tgz",
4980
- "integrity": "sha512-Bm8n3j2ScqnT+kJaClSVCMeiSenK6jVAzZCNewsYWuZtnBehEz4r2qP0riZySZVfzB+03XZHJeqfmJDkeeSLiQ==",
4987
+ "version": "4.0.4",
4988
+ "resolved": "https://registry.npmjs.org/@smithy/url-parser/-/url-parser-4.0.4.tgz",
4989
+ "integrity": "sha512-eMkc144MuN7B0TDA4U2fKs+BqczVbk3W+qIvcoCY6D1JY3hnAdCuhCZODC+GAeaxj0p6Jroz4+XMUn3PCxQQeQ==",
4981
4990
  "dev": true,
4982
4991
  "license": "Apache-2.0",
4983
4992
  "dependencies": {
4984
- "@smithy/querystring-parser": "^4.0.2",
4985
- "@smithy/types": "^4.2.0",
4993
+ "@smithy/querystring-parser": "^4.0.4",
4994
+ "@smithy/types": "^4.3.1",
4986
4995
  "tslib": "^2.6.2"
4987
4996
  },
4988
4997
  "engines": {
@@ -5058,15 +5067,15 @@
5058
5067
  }
5059
5068
  },
5060
5069
  "node_modules/@smithy/util-defaults-mode-browser": {
5061
- "version": "4.0.8",
5062
- "resolved": "https://registry.npmjs.org/@smithy/util-defaults-mode-browser/-/util-defaults-mode-browser-4.0.8.tgz",
5063
- "integrity": "sha512-ZTypzBra+lI/LfTYZeop9UjoJhhGRTg3pxrNpfSTQLd3AJ37r2z4AXTKpq1rFXiiUIJsYyFgNJdjWRGP/cbBaQ==",
5070
+ "version": "4.0.21",
5071
+ "resolved": "https://registry.npmjs.org/@smithy/util-defaults-mode-browser/-/util-defaults-mode-browser-4.0.21.tgz",
5072
+ "integrity": "sha512-wM0jhTytgXu3wzJoIqpbBAG5U6BwiubZ6QKzSbP7/VbmF1v96xlAbX2Am/mz0Zep0NLvLh84JT0tuZnk3wmYQA==",
5064
5073
  "dev": true,
5065
5074
  "license": "Apache-2.0",
5066
5075
  "dependencies": {
5067
- "@smithy/property-provider": "^4.0.2",
5068
- "@smithy/smithy-client": "^4.2.0",
5069
- "@smithy/types": "^4.2.0",
5076
+ "@smithy/property-provider": "^4.0.4",
5077
+ "@smithy/smithy-client": "^4.4.5",
5078
+ "@smithy/types": "^4.3.1",
5070
5079
  "bowser": "^2.11.0",
5071
5080
  "tslib": "^2.6.2"
5072
5081
  },
@@ -5075,18 +5084,18 @@
5075
5084
  }
5076
5085
  },
5077
5086
  "node_modules/@smithy/util-defaults-mode-node": {
5078
- "version": "4.0.8",
5079
- "resolved": "https://registry.npmjs.org/@smithy/util-defaults-mode-node/-/util-defaults-mode-node-4.0.8.tgz",
5080
- "integrity": "sha512-Rgk0Jc/UDfRTzVthye/k2dDsz5Xxs9LZaKCNPgJTRyoyBoeiNCnHsYGOyu1PKN+sDyPnJzMOz22JbwxzBp9NNA==",
5087
+ "version": "4.0.21",
5088
+ "resolved": "https://registry.npmjs.org/@smithy/util-defaults-mode-node/-/util-defaults-mode-node-4.0.21.tgz",
5089
+ "integrity": "sha512-/F34zkoU0GzpUgLJydHY8Rxu9lBn8xQC/s/0M0U9lLBkYbA1htaAFjWYJzpzsbXPuri5D1H8gjp2jBum05qBrA==",
5081
5090
  "dev": true,
5082
5091
  "license": "Apache-2.0",
5083
5092
  "dependencies": {
5084
- "@smithy/config-resolver": "^4.1.0",
5085
- "@smithy/credential-provider-imds": "^4.0.2",
5086
- "@smithy/node-config-provider": "^4.0.2",
5087
- "@smithy/property-provider": "^4.0.2",
5088
- "@smithy/smithy-client": "^4.2.0",
5089
- "@smithy/types": "^4.2.0",
5093
+ "@smithy/config-resolver": "^4.1.4",
5094
+ "@smithy/credential-provider-imds": "^4.0.6",
5095
+ "@smithy/node-config-provider": "^4.1.3",
5096
+ "@smithy/property-provider": "^4.0.4",
5097
+ "@smithy/smithy-client": "^4.4.5",
5098
+ "@smithy/types": "^4.3.1",
5090
5099
  "tslib": "^2.6.2"
5091
5100
  },
5092
5101
  "engines": {
@@ -5094,14 +5103,14 @@
5094
5103
  }
5095
5104
  },
5096
5105
  "node_modules/@smithy/util-endpoints": {
5097
- "version": "3.0.2",
5098
- "resolved": "https://registry.npmjs.org/@smithy/util-endpoints/-/util-endpoints-3.0.2.tgz",
5099
- "integrity": "sha512-6QSutU5ZyrpNbnd51zRTL7goojlcnuOB55+F9VBD+j8JpRY50IGamsjlycrmpn8PQkmJucFW8A0LSfXj7jjtLQ==",
5106
+ "version": "3.0.6",
5107
+ "resolved": "https://registry.npmjs.org/@smithy/util-endpoints/-/util-endpoints-3.0.6.tgz",
5108
+ "integrity": "sha512-YARl3tFL3WgPuLzljRUnrS2ngLiUtkwhQtj8PAL13XZSyUiNLQxwG3fBBq3QXFqGFUXepIN73pINp3y8c2nBmA==",
5100
5109
  "dev": true,
5101
5110
  "license": "Apache-2.0",
5102
5111
  "dependencies": {
5103
- "@smithy/node-config-provider": "^4.0.2",
5104
- "@smithy/types": "^4.2.0",
5112
+ "@smithy/node-config-provider": "^4.1.3",
5113
+ "@smithy/types": "^4.3.1",
5105
5114
  "tslib": "^2.6.2"
5106
5115
  },
5107
5116
  "engines": {
@@ -5122,13 +5131,13 @@
5122
5131
  }
5123
5132
  },
5124
5133
  "node_modules/@smithy/util-middleware": {
5125
- "version": "4.0.2",
5126
- "resolved": "https://registry.npmjs.org/@smithy/util-middleware/-/util-middleware-4.0.2.tgz",
5127
- "integrity": "sha512-6GDamTGLuBQVAEuQ4yDQ+ti/YINf/MEmIegrEeg7DdB/sld8BX1lqt9RRuIcABOhAGTA50bRbPzErez7SlDtDQ==",
5134
+ "version": "4.0.4",
5135
+ "resolved": "https://registry.npmjs.org/@smithy/util-middleware/-/util-middleware-4.0.4.tgz",
5136
+ "integrity": "sha512-9MLKmkBmf4PRb0ONJikCbCwORACcil6gUWojwARCClT7RmLzF04hUR4WdRprIXal7XVyrddadYNfp2eF3nrvtQ==",
5128
5137
  "dev": true,
5129
5138
  "license": "Apache-2.0",
5130
5139
  "dependencies": {
5131
- "@smithy/types": "^4.2.0",
5140
+ "@smithy/types": "^4.3.1",
5132
5141
  "tslib": "^2.6.2"
5133
5142
  },
5134
5143
  "engines": {
@@ -5136,14 +5145,14 @@
5136
5145
  }
5137
5146
  },
5138
5147
  "node_modules/@smithy/util-retry": {
5139
- "version": "4.0.2",
5140
- "resolved": "https://registry.npmjs.org/@smithy/util-retry/-/util-retry-4.0.2.tgz",
5141
- "integrity": "sha512-Qryc+QG+7BCpvjloFLQrmlSd0RsVRHejRXd78jNO3+oREueCjwG1CCEH1vduw/ZkM1U9TztwIKVIi3+8MJScGg==",
5148
+ "version": "4.0.6",
5149
+ "resolved": "https://registry.npmjs.org/@smithy/util-retry/-/util-retry-4.0.6.tgz",
5150
+ "integrity": "sha512-+YekoF2CaSMv6zKrA6iI/N9yva3Gzn4L6n35Luydweu5MMPYpiGZlWqehPHDHyNbnyaYlz/WJyYAZnC+loBDZg==",
5142
5151
  "dev": true,
5143
5152
  "license": "Apache-2.0",
5144
5153
  "dependencies": {
5145
- "@smithy/service-error-classification": "^4.0.2",
5146
- "@smithy/types": "^4.2.0",
5154
+ "@smithy/service-error-classification": "^4.0.6",
5155
+ "@smithy/types": "^4.3.1",
5147
5156
  "tslib": "^2.6.2"
5148
5157
  },
5149
5158
  "engines": {
@@ -5151,15 +5160,15 @@
5151
5160
  }
5152
5161
  },
5153
5162
  "node_modules/@smithy/util-stream": {
5154
- "version": "4.2.0",
5155
- "resolved": "https://registry.npmjs.org/@smithy/util-stream/-/util-stream-4.2.0.tgz",
5156
- "integrity": "sha512-Vj1TtwWnuWqdgQI6YTUF5hQ/0jmFiOYsc51CSMgj7QfyO+RF4EnT2HNjoviNlOOmgzgvf3f5yno+EiC4vrnaWQ==",
5163
+ "version": "4.2.2",
5164
+ "resolved": "https://registry.npmjs.org/@smithy/util-stream/-/util-stream-4.2.2.tgz",
5165
+ "integrity": "sha512-aI+GLi7MJoVxg24/3J1ipwLoYzgkB4kUfogZfnslcYlynj3xsQ0e7vk4TnTro9hhsS5PvX1mwmkRqqHQjwcU7w==",
5157
5166
  "dev": true,
5158
5167
  "license": "Apache-2.0",
5159
5168
  "dependencies": {
5160
- "@smithy/fetch-http-handler": "^5.0.2",
5161
- "@smithy/node-http-handler": "^4.0.4",
5162
- "@smithy/types": "^4.2.0",
5169
+ "@smithy/fetch-http-handler": "^5.0.4",
5170
+ "@smithy/node-http-handler": "^4.0.6",
5171
+ "@smithy/types": "^4.3.1",
5163
5172
  "@smithy/util-base64": "^4.0.0",
5164
5173
  "@smithy/util-buffer-from": "^4.0.0",
5165
5174
  "@smithy/util-hex-encoding": "^4.0.0",
@@ -5198,14 +5207,14 @@
5198
5207
  }
5199
5208
  },
5200
5209
  "node_modules/@smithy/util-waiter": {
5201
- "version": "4.0.3",
5202
- "resolved": "https://registry.npmjs.org/@smithy/util-waiter/-/util-waiter-4.0.3.tgz",
5203
- "integrity": "sha512-JtaY3FxmD+te+KSI2FJuEcfNC9T/DGGVf551babM7fAaXhjJUt7oSYurH1Devxd2+BOSUACCgt3buinx4UnmEA==",
5210
+ "version": "4.0.6",
5211
+ "resolved": "https://registry.npmjs.org/@smithy/util-waiter/-/util-waiter-4.0.6.tgz",
5212
+ "integrity": "sha512-slcr1wdRbX7NFphXZOxtxRNA7hXAAtJAXJDE/wdoMAos27SIquVCKiSqfB6/28YzQ8FCsB5NKkhdM5gMADbqxg==",
5204
5213
  "dev": true,
5205
5214
  "license": "Apache-2.0",
5206
5215
  "dependencies": {
5207
- "@smithy/abort-controller": "^4.0.2",
5208
- "@smithy/types": "^4.2.0",
5216
+ "@smithy/abort-controller": "^4.0.4",
5217
+ "@smithy/types": "^4.3.1",
5209
5218
  "tslib": "^2.6.2"
5210
5219
  },
5211
5220
  "engines": {
@@ -5232,163 +5241,6 @@
5232
5241
  "eslint": ">=8.40.0"
5233
5242
  }
5234
5243
  },
5235
- "node_modules/@stylistic/eslint-plugin/node_modules/@eslint-community/eslint-utils": {
5236
- "version": "4.7.0",
5237
- "resolved": "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.7.0.tgz",
5238
- "integrity": "sha512-dyybb3AcajC7uha6CvhdVRJqaKyn7w2YKqKyAN37NKYgZT36w+iRb0Dymmc5qEJ549c/S31cMMSFd75bteCpCw==",
5239
- "dev": true,
5240
- "license": "MIT",
5241
- "dependencies": {
5242
- "eslint-visitor-keys": "^3.4.3"
5243
- },
5244
- "engines": {
5245
- "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
5246
- },
5247
- "funding": {
5248
- "url": "https://opencollective.com/eslint"
5249
- },
5250
- "peerDependencies": {
5251
- "eslint": "^6.0.0 || ^7.0.0 || >=8.0.0"
5252
- }
5253
- },
5254
- "node_modules/@stylistic/eslint-plugin/node_modules/@eslint-community/eslint-utils/node_modules/eslint-visitor-keys": {
5255
- "version": "3.4.3",
5256
- "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz",
5257
- "integrity": "sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==",
5258
- "dev": true,
5259
- "license": "Apache-2.0",
5260
- "engines": {
5261
- "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
5262
- },
5263
- "funding": {
5264
- "url": "https://opencollective.com/eslint"
5265
- }
5266
- },
5267
- "node_modules/@stylistic/eslint-plugin/node_modules/@typescript-eslint/project-service": {
5268
- "version": "8.34.0",
5269
- "resolved": "https://registry.npmjs.org/@typescript-eslint/project-service/-/project-service-8.34.0.tgz",
5270
- "integrity": "sha512-iEgDALRf970/B2YExmtPMPF54NenZUf4xpL3wsCRx/lgjz6ul/l13R81ozP/ZNuXfnLCS+oPmG7JIxfdNYKELw==",
5271
- "dev": true,
5272
- "license": "MIT",
5273
- "dependencies": {
5274
- "@typescript-eslint/tsconfig-utils": "^8.34.0",
5275
- "@typescript-eslint/types": "^8.34.0",
5276
- "debug": "^4.3.4"
5277
- },
5278
- "engines": {
5279
- "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
5280
- },
5281
- "funding": {
5282
- "type": "opencollective",
5283
- "url": "https://opencollective.com/typescript-eslint"
5284
- },
5285
- "peerDependencies": {
5286
- "typescript": ">=4.8.4 <5.9.0"
5287
- }
5288
- },
5289
- "node_modules/@stylistic/eslint-plugin/node_modules/@typescript-eslint/scope-manager": {
5290
- "version": "8.34.0",
5291
- "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.34.0.tgz",
5292
- "integrity": "sha512-9Ac0X8WiLykl0aj1oYQNcLZjHgBojT6cW68yAgZ19letYu+Hxd0rE0veI1XznSSst1X5lwnxhPbVdwjDRIomRw==",
5293
- "dev": true,
5294
- "license": "MIT",
5295
- "dependencies": {
5296
- "@typescript-eslint/types": "8.34.0",
5297
- "@typescript-eslint/visitor-keys": "8.34.0"
5298
- },
5299
- "engines": {
5300
- "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
5301
- },
5302
- "funding": {
5303
- "type": "opencollective",
5304
- "url": "https://opencollective.com/typescript-eslint"
5305
- }
5306
- },
5307
- "node_modules/@stylistic/eslint-plugin/node_modules/@typescript-eslint/types": {
5308
- "version": "8.34.0",
5309
- "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.34.0.tgz",
5310
- "integrity": "sha512-9V24k/paICYPniajHfJ4cuAWETnt7Ssy+R0Rbcqo5sSFr3QEZ/8TSoUi9XeXVBGXCaLtwTOKSLGcInCAvyZeMA==",
5311
- "dev": true,
5312
- "license": "MIT",
5313
- "engines": {
5314
- "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
5315
- },
5316
- "funding": {
5317
- "type": "opencollective",
5318
- "url": "https://opencollective.com/typescript-eslint"
5319
- }
5320
- },
5321
- "node_modules/@stylistic/eslint-plugin/node_modules/@typescript-eslint/typescript-estree": {
5322
- "version": "8.34.0",
5323
- "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.34.0.tgz",
5324
- "integrity": "sha512-rOi4KZxI7E0+BMqG7emPSK1bB4RICCpF7QD3KCLXn9ZvWoESsOMlHyZPAHyG04ujVplPaHbmEvs34m+wjgtVtg==",
5325
- "dev": true,
5326
- "license": "MIT",
5327
- "dependencies": {
5328
- "@typescript-eslint/project-service": "8.34.0",
5329
- "@typescript-eslint/tsconfig-utils": "8.34.0",
5330
- "@typescript-eslint/types": "8.34.0",
5331
- "@typescript-eslint/visitor-keys": "8.34.0",
5332
- "debug": "^4.3.4",
5333
- "fast-glob": "^3.3.2",
5334
- "is-glob": "^4.0.3",
5335
- "minimatch": "^9.0.4",
5336
- "semver": "^7.6.0",
5337
- "ts-api-utils": "^2.1.0"
5338
- },
5339
- "engines": {
5340
- "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
5341
- },
5342
- "funding": {
5343
- "type": "opencollective",
5344
- "url": "https://opencollective.com/typescript-eslint"
5345
- },
5346
- "peerDependencies": {
5347
- "typescript": ">=4.8.4 <5.9.0"
5348
- }
5349
- },
5350
- "node_modules/@stylistic/eslint-plugin/node_modules/@typescript-eslint/utils": {
5351
- "version": "8.34.0",
5352
- "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.34.0.tgz",
5353
- "integrity": "sha512-8L4tWatGchV9A1cKbjaavS6mwYwp39jql8xUmIIKJdm+qiaeHy5KMKlBrf30akXAWBzn2SqKsNOtSENWUwg7XQ==",
5354
- "dev": true,
5355
- "license": "MIT",
5356
- "dependencies": {
5357
- "@eslint-community/eslint-utils": "^4.7.0",
5358
- "@typescript-eslint/scope-manager": "8.34.0",
5359
- "@typescript-eslint/types": "8.34.0",
5360
- "@typescript-eslint/typescript-estree": "8.34.0"
5361
- },
5362
- "engines": {
5363
- "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
5364
- },
5365
- "funding": {
5366
- "type": "opencollective",
5367
- "url": "https://opencollective.com/typescript-eslint"
5368
- },
5369
- "peerDependencies": {
5370
- "eslint": "^8.57.0 || ^9.0.0",
5371
- "typescript": ">=4.8.4 <5.9.0"
5372
- }
5373
- },
5374
- "node_modules/@stylistic/eslint-plugin/node_modules/@typescript-eslint/visitor-keys": {
5375
- "version": "8.34.0",
5376
- "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.34.0.tgz",
5377
- "integrity": "sha512-qHV7pW7E85A0x6qyrFn+O+q1k1p3tQCsqIZ1KZ5ESLXY57aTvUd3/a4rdPTeXisvhXn2VQG0VSKUqs8KHF2zcA==",
5378
- "dev": true,
5379
- "license": "MIT",
5380
- "dependencies": {
5381
- "@typescript-eslint/types": "8.34.0",
5382
- "eslint-visitor-keys": "^4.2.0"
5383
- },
5384
- "engines": {
5385
- "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
5386
- },
5387
- "funding": {
5388
- "type": "opencollective",
5389
- "url": "https://opencollective.com/typescript-eslint"
5390
- }
5391
- },
5392
5244
  "node_modules/@stylistic/eslint-plugin/node_modules/eslint-visitor-keys": {
5393
5245
  "version": "4.2.0",
5394
5246
  "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-4.2.0.tgz",
@@ -5402,35 +5254,6 @@
5402
5254
  "url": "https://opencollective.com/eslint"
5403
5255
  }
5404
5256
  },
5405
- "node_modules/@stylistic/eslint-plugin/node_modules/minimatch": {
5406
- "version": "9.0.5",
5407
- "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.5.tgz",
5408
- "integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==",
5409
- "dev": true,
5410
- "license": "ISC",
5411
- "dependencies": {
5412
- "brace-expansion": "^2.0.1"
5413
- },
5414
- "engines": {
5415
- "node": ">=16 || 14 >=14.17"
5416
- },
5417
- "funding": {
5418
- "url": "https://github.com/sponsors/isaacs"
5419
- }
5420
- },
5421
- "node_modules/@stylistic/eslint-plugin/node_modules/ts-api-utils": {
5422
- "version": "2.1.0",
5423
- "resolved": "https://registry.npmjs.org/ts-api-utils/-/ts-api-utils-2.1.0.tgz",
5424
- "integrity": "sha512-CUgTZL1irw8u29bzrOD/nH85jqyc74D6SshFgujOIA7osm2Rz7dYH77agkx7H4FBNxDq7Cjf+IjaX/8zwFW+ZQ==",
5425
- "dev": true,
5426
- "license": "MIT",
5427
- "engines": {
5428
- "node": ">=18.12"
5429
- },
5430
- "peerDependencies": {
5431
- "typescript": ">=4.8.4"
5432
- }
5433
- },
5434
5257
  "node_modules/@szmarczak/http-timer": {
5435
5258
  "version": "4.0.6",
5436
5259
  "resolved": "https://registry.npmjs.org/@szmarczak/http-timer/-/http-timer-4.0.6.tgz",
@@ -5714,6 +5537,13 @@
5714
5537
  "dev": true,
5715
5538
  "license": "MIT"
5716
5539
  },
5540
+ "node_modules/@types/uuid": {
5541
+ "version": "9.0.8",
5542
+ "resolved": "https://registry.npmjs.org/@types/uuid/-/uuid-9.0.8.tgz",
5543
+ "integrity": "sha512-jg+97EGIcY9AGHJJRaaPVgetKDsrTgbRjQ5Msgjh/DQKEFl0DtyRr/VCOyD1T2R1MNeWPK/u7JoGhlDZnKBAfA==",
5544
+ "dev": true,
5545
+ "license": "MIT"
5546
+ },
5717
5547
  "node_modules/@types/wrap-ansi": {
5718
5548
  "version": "3.0.0",
5719
5549
  "resolved": "https://registry.npmjs.org/@types/wrap-ansi/-/wrap-ansi-3.0.0.tgz",
@@ -5721,17 +5551,17 @@
5721
5551
  "license": "MIT"
5722
5552
  },
5723
5553
  "node_modules/@typescript-eslint/eslint-plugin": {
5724
- "version": "8.34.1",
5725
- "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.34.1.tgz",
5726
- "integrity": "sha512-STXcN6ebF6li4PxwNeFnqF8/2BNDvBupf2OPx2yWNzr6mKNGF7q49VM00Pz5FaomJyqvbXpY6PhO+T9w139YEQ==",
5554
+ "version": "8.35.1",
5555
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.35.1.tgz",
5556
+ "integrity": "sha512-9XNTlo7P7RJxbVeICaIIIEipqxLKguyh+3UbXuT2XQuFp6d8VOeDEGuz5IiX0dgZo8CiI6aOFLg4e8cF71SFVg==",
5727
5557
  "dev": true,
5728
5558
  "license": "MIT",
5729
5559
  "dependencies": {
5730
5560
  "@eslint-community/regexpp": "^4.10.0",
5731
- "@typescript-eslint/scope-manager": "8.34.1",
5732
- "@typescript-eslint/type-utils": "8.34.1",
5733
- "@typescript-eslint/utils": "8.34.1",
5734
- "@typescript-eslint/visitor-keys": "8.34.1",
5561
+ "@typescript-eslint/scope-manager": "8.35.1",
5562
+ "@typescript-eslint/type-utils": "8.35.1",
5563
+ "@typescript-eslint/utils": "8.35.1",
5564
+ "@typescript-eslint/visitor-keys": "8.35.1",
5735
5565
  "graphemer": "^1.4.0",
5736
5566
  "ignore": "^7.0.0",
5737
5567
  "natural-compare": "^1.4.0",
@@ -5745,20 +5575,20 @@
5745
5575
  "url": "https://opencollective.com/typescript-eslint"
5746
5576
  },
5747
5577
  "peerDependencies": {
5748
- "@typescript-eslint/parser": "^8.34.1",
5578
+ "@typescript-eslint/parser": "^8.35.1",
5749
5579
  "eslint": "^8.57.0 || ^9.0.0",
5750
5580
  "typescript": ">=4.8.4 <5.9.0"
5751
5581
  }
5752
5582
  },
5753
5583
  "node_modules/@typescript-eslint/eslint-plugin/node_modules/@typescript-eslint/scope-manager": {
5754
- "version": "8.34.1",
5755
- "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.34.1.tgz",
5756
- "integrity": "sha512-beu6o6QY4hJAgL1E8RaXNC071G4Kso2MGmJskCFQhRhg8VOH/FDbC8soP8NHN7e/Hdphwp8G8cE6OBzC8o41ZA==",
5584
+ "version": "8.35.1",
5585
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.35.1.tgz",
5586
+ "integrity": "sha512-s/Bpd4i7ht2934nG+UoSPlYXd08KYz3bmjLEb7Ye1UVob0d1ENiT3lY8bsCmik4RqfSbPw9xJJHbugpPpP5JUg==",
5757
5587
  "dev": true,
5758
5588
  "license": "MIT",
5759
5589
  "dependencies": {
5760
- "@typescript-eslint/types": "8.34.1",
5761
- "@typescript-eslint/visitor-keys": "8.34.1"
5590
+ "@typescript-eslint/types": "8.35.1",
5591
+ "@typescript-eslint/visitor-keys": "8.35.1"
5762
5592
  },
5763
5593
  "engines": {
5764
5594
  "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
@@ -5769,13 +5599,13 @@
5769
5599
  }
5770
5600
  },
5771
5601
  "node_modules/@typescript-eslint/eslint-plugin/node_modules/@typescript-eslint/visitor-keys": {
5772
- "version": "8.34.1",
5773
- "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.34.1.tgz",
5774
- "integrity": "sha512-xoh5rJ+tgsRKoXnkBPFRLZ7rjKM0AfVbC68UZ/ECXoDbfggb9RbEySN359acY1vS3qZ0jVTVWzbtfapwm5ztxw==",
5602
+ "version": "8.35.1",
5603
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.35.1.tgz",
5604
+ "integrity": "sha512-VRwixir4zBWCSTP/ljEo091lbpypz57PoeAQ9imjG+vbeof9LplljsL1mos4ccG6H9IjfrVGM359RozUnuFhpw==",
5775
5605
  "dev": true,
5776
5606
  "license": "MIT",
5777
5607
  "dependencies": {
5778
- "@typescript-eslint/types": "8.34.1",
5608
+ "@typescript-eslint/types": "8.35.1",
5779
5609
  "eslint-visitor-keys": "^4.2.1"
5780
5610
  },
5781
5611
  "engines": {
@@ -5823,16 +5653,16 @@
5823
5653
  }
5824
5654
  },
5825
5655
  "node_modules/@typescript-eslint/parser": {
5826
- "version": "8.34.1",
5827
- "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.34.1.tgz",
5828
- "integrity": "sha512-4O3idHxhyzjClSMJ0a29AcoK0+YwnEqzI6oz3vlRf3xw0zbzt15MzXwItOlnr5nIth6zlY2RENLsOPvhyrKAQA==",
5656
+ "version": "8.35.1",
5657
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.35.1.tgz",
5658
+ "integrity": "sha512-3MyiDfrfLeK06bi/g9DqJxP5pV74LNv4rFTyvGDmT3x2p1yp1lOd+qYZfiRPIOf/oON+WRZR5wxxuF85qOar+w==",
5829
5659
  "dev": true,
5830
5660
  "license": "MIT",
5831
5661
  "dependencies": {
5832
- "@typescript-eslint/scope-manager": "8.34.1",
5833
- "@typescript-eslint/types": "8.34.1",
5834
- "@typescript-eslint/typescript-estree": "8.34.1",
5835
- "@typescript-eslint/visitor-keys": "8.34.1",
5662
+ "@typescript-eslint/scope-manager": "8.35.1",
5663
+ "@typescript-eslint/types": "8.35.1",
5664
+ "@typescript-eslint/typescript-estree": "8.35.1",
5665
+ "@typescript-eslint/visitor-keys": "8.35.1",
5836
5666
  "debug": "^4.3.4"
5837
5667
  },
5838
5668
  "engines": {
@@ -5848,14 +5678,14 @@
5848
5678
  }
5849
5679
  },
5850
5680
  "node_modules/@typescript-eslint/parser/node_modules/@typescript-eslint/scope-manager": {
5851
- "version": "8.34.1",
5852
- "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.34.1.tgz",
5853
- "integrity": "sha512-beu6o6QY4hJAgL1E8RaXNC071G4Kso2MGmJskCFQhRhg8VOH/FDbC8soP8NHN7e/Hdphwp8G8cE6OBzC8o41ZA==",
5681
+ "version": "8.35.1",
5682
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.35.1.tgz",
5683
+ "integrity": "sha512-s/Bpd4i7ht2934nG+UoSPlYXd08KYz3bmjLEb7Ye1UVob0d1ENiT3lY8bsCmik4RqfSbPw9xJJHbugpPpP5JUg==",
5854
5684
  "dev": true,
5855
5685
  "license": "MIT",
5856
5686
  "dependencies": {
5857
- "@typescript-eslint/types": "8.34.1",
5858
- "@typescript-eslint/visitor-keys": "8.34.1"
5687
+ "@typescript-eslint/types": "8.35.1",
5688
+ "@typescript-eslint/visitor-keys": "8.35.1"
5859
5689
  },
5860
5690
  "engines": {
5861
5691
  "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
@@ -5865,34 +5695,17 @@
5865
5695
  "url": "https://opencollective.com/typescript-eslint"
5866
5696
  }
5867
5697
  },
5868
- "node_modules/@typescript-eslint/parser/node_modules/@typescript-eslint/tsconfig-utils": {
5869
- "version": "8.34.1",
5870
- "resolved": "https://registry.npmjs.org/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.34.1.tgz",
5871
- "integrity": "sha512-K4Sjdo4/xF9NEeA2khOb7Y5nY6NSXBnod87uniVYW9kHP+hNlDV8trUSFeynA2uxWam4gIWgWoygPrv9VMWrYg==",
5872
- "dev": true,
5873
- "license": "MIT",
5874
- "engines": {
5875
- "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
5876
- },
5877
- "funding": {
5878
- "type": "opencollective",
5879
- "url": "https://opencollective.com/typescript-eslint"
5880
- },
5881
- "peerDependencies": {
5882
- "typescript": ">=4.8.4 <5.9.0"
5883
- }
5884
- },
5885
5698
  "node_modules/@typescript-eslint/parser/node_modules/@typescript-eslint/typescript-estree": {
5886
- "version": "8.34.1",
5887
- "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.34.1.tgz",
5888
- "integrity": "sha512-rjCNqqYPuMUF5ODD+hWBNmOitjBWghkGKJg6hiCHzUvXRy6rK22Jd3rwbP2Xi+R7oYVvIKhokHVhH41BxPV5mA==",
5699
+ "version": "8.35.1",
5700
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.35.1.tgz",
5701
+ "integrity": "sha512-Vvpuvj4tBxIka7cPs6Y1uvM7gJgdF5Uu9F+mBJBPY4MhvjrjWGK4H0lVgLJd/8PWZ23FTqsaJaLEkBCFUk8Y9g==",
5889
5702
  "dev": true,
5890
5703
  "license": "MIT",
5891
5704
  "dependencies": {
5892
- "@typescript-eslint/project-service": "8.34.1",
5893
- "@typescript-eslint/tsconfig-utils": "8.34.1",
5894
- "@typescript-eslint/types": "8.34.1",
5895
- "@typescript-eslint/visitor-keys": "8.34.1",
5705
+ "@typescript-eslint/project-service": "8.35.1",
5706
+ "@typescript-eslint/tsconfig-utils": "8.35.1",
5707
+ "@typescript-eslint/types": "8.35.1",
5708
+ "@typescript-eslint/visitor-keys": "8.35.1",
5896
5709
  "debug": "^4.3.4",
5897
5710
  "fast-glob": "^3.3.2",
5898
5711
  "is-glob": "^4.0.3",
@@ -5912,13 +5725,13 @@
5912
5725
  }
5913
5726
  },
5914
5727
  "node_modules/@typescript-eslint/parser/node_modules/@typescript-eslint/visitor-keys": {
5915
- "version": "8.34.1",
5916
- "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.34.1.tgz",
5917
- "integrity": "sha512-xoh5rJ+tgsRKoXnkBPFRLZ7rjKM0AfVbC68UZ/ECXoDbfggb9RbEySN359acY1vS3qZ0jVTVWzbtfapwm5ztxw==",
5728
+ "version": "8.35.1",
5729
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.35.1.tgz",
5730
+ "integrity": "sha512-VRwixir4zBWCSTP/ljEo091lbpypz57PoeAQ9imjG+vbeof9LplljsL1mos4ccG6H9IjfrVGM359RozUnuFhpw==",
5918
5731
  "dev": true,
5919
5732
  "license": "MIT",
5920
5733
  "dependencies": {
5921
- "@typescript-eslint/types": "8.34.1",
5734
+ "@typescript-eslint/types": "8.35.1",
5922
5735
  "eslint-visitor-keys": "^4.2.1"
5923
5736
  },
5924
5737
  "engines": {
@@ -5972,14 +5785,14 @@
5972
5785
  }
5973
5786
  },
5974
5787
  "node_modules/@typescript-eslint/project-service": {
5975
- "version": "8.34.1",
5976
- "resolved": "https://registry.npmjs.org/@typescript-eslint/project-service/-/project-service-8.34.1.tgz",
5977
- "integrity": "sha512-nuHlOmFZfuRwLJKDGQOVc0xnQrAmuq1Mj/ISou5044y1ajGNp2BNliIqp7F2LPQ5sForz8lempMFCovfeS1XoA==",
5788
+ "version": "8.35.1",
5789
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/project-service/-/project-service-8.35.1.tgz",
5790
+ "integrity": "sha512-VYxn/5LOpVxADAuP3NrnxxHYfzVtQzLKeldIhDhzC8UHaiQvYlXvKuVho1qLduFbJjjy5U5bkGwa3rUGUb1Q6Q==",
5978
5791
  "dev": true,
5979
5792
  "license": "MIT",
5980
5793
  "dependencies": {
5981
- "@typescript-eslint/tsconfig-utils": "^8.34.1",
5982
- "@typescript-eslint/types": "^8.34.1",
5794
+ "@typescript-eslint/tsconfig-utils": "^8.35.1",
5795
+ "@typescript-eslint/types": "^8.35.1",
5983
5796
  "debug": "^4.3.4"
5984
5797
  },
5985
5798
  "engines": {
@@ -5993,27 +5806,10 @@
5993
5806
  "typescript": ">=4.8.4 <5.9.0"
5994
5807
  }
5995
5808
  },
5996
- "node_modules/@typescript-eslint/project-service/node_modules/@typescript-eslint/tsconfig-utils": {
5997
- "version": "8.34.1",
5998
- "resolved": "https://registry.npmjs.org/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.34.1.tgz",
5999
- "integrity": "sha512-K4Sjdo4/xF9NEeA2khOb7Y5nY6NSXBnod87uniVYW9kHP+hNlDV8trUSFeynA2uxWam4gIWgWoygPrv9VMWrYg==",
6000
- "dev": true,
6001
- "license": "MIT",
6002
- "engines": {
6003
- "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
6004
- },
6005
- "funding": {
6006
- "type": "opencollective",
6007
- "url": "https://opencollective.com/typescript-eslint"
6008
- },
6009
- "peerDependencies": {
6010
- "typescript": ">=4.8.4 <5.9.0"
6011
- }
6012
- },
6013
- "node_modules/@typescript-eslint/scope-manager": {
6014
- "version": "6.21.0",
6015
- "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-6.21.0.tgz",
6016
- "integrity": "sha512-OwLUIWZJry80O99zvqXVEioyniJMa+d2GrqpUTqi5/v5D5rOrppJVBPa0yKCblcigC0/aYAzxxqQ1B+DS2RYsg==",
5809
+ "node_modules/@typescript-eslint/scope-manager": {
5810
+ "version": "6.21.0",
5811
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-6.21.0.tgz",
5812
+ "integrity": "sha512-OwLUIWZJry80O99zvqXVEioyniJMa+d2GrqpUTqi5/v5D5rOrppJVBPa0yKCblcigC0/aYAzxxqQ1B+DS2RYsg==",
6017
5813
  "dev": true,
6018
5814
  "license": "MIT",
6019
5815
  "dependencies": {
@@ -6043,9 +5839,9 @@
6043
5839
  }
6044
5840
  },
6045
5841
  "node_modules/@typescript-eslint/tsconfig-utils": {
6046
- "version": "8.34.0",
6047
- "resolved": "https://registry.npmjs.org/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.34.0.tgz",
6048
- "integrity": "sha512-+W9VYHKFIzA5cBeooqQxqNriAP0QeQ7xTiDuIOr71hzgffm3EL2hxwWBIIj4GuofIbKxGNarpKqIq6Q6YrShOA==",
5842
+ "version": "8.35.1",
5843
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.35.1.tgz",
5844
+ "integrity": "sha512-K5/U9VmT9dTHoNowWZpz+/TObS3xqC5h0xAIjXPw+MNcKV9qg6eSatEnmeAwkjHijhACH0/N7bkhKvbt1+DXWQ==",
6049
5845
  "dev": true,
6050
5846
  "license": "MIT",
6051
5847
  "engines": {
@@ -6060,14 +5856,14 @@
6060
5856
  }
6061
5857
  },
6062
5858
  "node_modules/@typescript-eslint/type-utils": {
6063
- "version": "8.34.1",
6064
- "resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-8.34.1.tgz",
6065
- "integrity": "sha512-Tv7tCCr6e5m8hP4+xFugcrwTOucB8lshffJ6zf1mF1TbU67R+ntCc6DzLNKM+s/uzDyv8gLq7tufaAhIBYeV8g==",
5859
+ "version": "8.35.1",
5860
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-8.35.1.tgz",
5861
+ "integrity": "sha512-HOrUBlfVRz5W2LIKpXzZoy6VTZzMu2n8q9C2V/cFngIC5U1nStJgv0tMV4sZPzdf4wQm9/ToWUFPMN9Vq9VJQQ==",
6066
5862
  "dev": true,
6067
5863
  "license": "MIT",
6068
5864
  "dependencies": {
6069
- "@typescript-eslint/typescript-estree": "8.34.1",
6070
- "@typescript-eslint/utils": "8.34.1",
5865
+ "@typescript-eslint/typescript-estree": "8.35.1",
5866
+ "@typescript-eslint/utils": "8.35.1",
6071
5867
  "debug": "^4.3.4",
6072
5868
  "ts-api-utils": "^2.1.0"
6073
5869
  },
@@ -6083,34 +5879,17 @@
6083
5879
  "typescript": ">=4.8.4 <5.9.0"
6084
5880
  }
6085
5881
  },
6086
- "node_modules/@typescript-eslint/type-utils/node_modules/@typescript-eslint/tsconfig-utils": {
6087
- "version": "8.34.1",
6088
- "resolved": "https://registry.npmjs.org/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.34.1.tgz",
6089
- "integrity": "sha512-K4Sjdo4/xF9NEeA2khOb7Y5nY6NSXBnod87uniVYW9kHP+hNlDV8trUSFeynA2uxWam4gIWgWoygPrv9VMWrYg==",
6090
- "dev": true,
6091
- "license": "MIT",
6092
- "engines": {
6093
- "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
6094
- },
6095
- "funding": {
6096
- "type": "opencollective",
6097
- "url": "https://opencollective.com/typescript-eslint"
6098
- },
6099
- "peerDependencies": {
6100
- "typescript": ">=4.8.4 <5.9.0"
6101
- }
6102
- },
6103
5882
  "node_modules/@typescript-eslint/type-utils/node_modules/@typescript-eslint/typescript-estree": {
6104
- "version": "8.34.1",
6105
- "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.34.1.tgz",
6106
- "integrity": "sha512-rjCNqqYPuMUF5ODD+hWBNmOitjBWghkGKJg6hiCHzUvXRy6rK22Jd3rwbP2Xi+R7oYVvIKhokHVhH41BxPV5mA==",
5883
+ "version": "8.35.1",
5884
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.35.1.tgz",
5885
+ "integrity": "sha512-Vvpuvj4tBxIka7cPs6Y1uvM7gJgdF5Uu9F+mBJBPY4MhvjrjWGK4H0lVgLJd/8PWZ23FTqsaJaLEkBCFUk8Y9g==",
6107
5886
  "dev": true,
6108
5887
  "license": "MIT",
6109
5888
  "dependencies": {
6110
- "@typescript-eslint/project-service": "8.34.1",
6111
- "@typescript-eslint/tsconfig-utils": "8.34.1",
6112
- "@typescript-eslint/types": "8.34.1",
6113
- "@typescript-eslint/visitor-keys": "8.34.1",
5889
+ "@typescript-eslint/project-service": "8.35.1",
5890
+ "@typescript-eslint/tsconfig-utils": "8.35.1",
5891
+ "@typescript-eslint/types": "8.35.1",
5892
+ "@typescript-eslint/visitor-keys": "8.35.1",
6114
5893
  "debug": "^4.3.4",
6115
5894
  "fast-glob": "^3.3.2",
6116
5895
  "is-glob": "^4.0.3",
@@ -6130,13 +5909,13 @@
6130
5909
  }
6131
5910
  },
6132
5911
  "node_modules/@typescript-eslint/type-utils/node_modules/@typescript-eslint/visitor-keys": {
6133
- "version": "8.34.1",
6134
- "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.34.1.tgz",
6135
- "integrity": "sha512-xoh5rJ+tgsRKoXnkBPFRLZ7rjKM0AfVbC68UZ/ECXoDbfggb9RbEySN359acY1vS3qZ0jVTVWzbtfapwm5ztxw==",
5912
+ "version": "8.35.1",
5913
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.35.1.tgz",
5914
+ "integrity": "sha512-VRwixir4zBWCSTP/ljEo091lbpypz57PoeAQ9imjG+vbeof9LplljsL1mos4ccG6H9IjfrVGM359RozUnuFhpw==",
6136
5915
  "dev": true,
6137
5916
  "license": "MIT",
6138
5917
  "dependencies": {
6139
- "@typescript-eslint/types": "8.34.1",
5918
+ "@typescript-eslint/types": "8.35.1",
6140
5919
  "eslint-visitor-keys": "^4.2.1"
6141
5920
  },
6142
5921
  "engines": {
@@ -6190,9 +5969,9 @@
6190
5969
  }
6191
5970
  },
6192
5971
  "node_modules/@typescript-eslint/types": {
6193
- "version": "8.34.1",
6194
- "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.34.1.tgz",
6195
- "integrity": "sha512-rjLVbmE7HR18kDsjNIZQHxmv9RZwlgzavryL5Lnj2ujIRTeXlKtILHgRNmQ3j4daw7zd+mQgy+uyt6Zo6I0IGA==",
5972
+ "version": "8.35.1",
5973
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.35.1.tgz",
5974
+ "integrity": "sha512-q/O04vVnKHfrrhNAscndAn1tuQhIkwqnaW+eu5waD5IPts2eX1dgJxgqcPx5BX109/qAz7IG6VrEPTOYKCNfRQ==",
6196
5975
  "dev": true,
6197
5976
  "license": "MIT",
6198
5977
  "engines": {
@@ -6263,16 +6042,16 @@
6263
6042
  }
6264
6043
  },
6265
6044
  "node_modules/@typescript-eslint/utils": {
6266
- "version": "8.34.1",
6267
- "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.34.1.tgz",
6268
- "integrity": "sha512-mqOwUdZ3KjtGk7xJJnLbHxTuWVn3GO2WZZuM+Slhkun4+qthLdXx32C8xIXbO1kfCECb3jIs3eoxK3eryk7aoQ==",
6045
+ "version": "8.35.1",
6046
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.35.1.tgz",
6047
+ "integrity": "sha512-lhnwatFmOFcazAsUm3ZnZFpXSxiwoa1Lj50HphnDe1Et01NF4+hrdXONSUHIcbVu2eFb1bAf+5yjXkGVkXBKAQ==",
6269
6048
  "dev": true,
6270
6049
  "license": "MIT",
6271
6050
  "dependencies": {
6272
6051
  "@eslint-community/eslint-utils": "^4.7.0",
6273
- "@typescript-eslint/scope-manager": "8.34.1",
6274
- "@typescript-eslint/types": "8.34.1",
6275
- "@typescript-eslint/typescript-estree": "8.34.1"
6052
+ "@typescript-eslint/scope-manager": "8.35.1",
6053
+ "@typescript-eslint/types": "8.35.1",
6054
+ "@typescript-eslint/typescript-estree": "8.35.1"
6276
6055
  },
6277
6056
  "engines": {
6278
6057
  "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
@@ -6306,14 +6085,14 @@
6306
6085
  }
6307
6086
  },
6308
6087
  "node_modules/@typescript-eslint/utils/node_modules/@typescript-eslint/scope-manager": {
6309
- "version": "8.34.1",
6310
- "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.34.1.tgz",
6311
- "integrity": "sha512-beu6o6QY4hJAgL1E8RaXNC071G4Kso2MGmJskCFQhRhg8VOH/FDbC8soP8NHN7e/Hdphwp8G8cE6OBzC8o41ZA==",
6088
+ "version": "8.35.1",
6089
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.35.1.tgz",
6090
+ "integrity": "sha512-s/Bpd4i7ht2934nG+UoSPlYXd08KYz3bmjLEb7Ye1UVob0d1ENiT3lY8bsCmik4RqfSbPw9xJJHbugpPpP5JUg==",
6312
6091
  "dev": true,
6313
6092
  "license": "MIT",
6314
6093
  "dependencies": {
6315
- "@typescript-eslint/types": "8.34.1",
6316
- "@typescript-eslint/visitor-keys": "8.34.1"
6094
+ "@typescript-eslint/types": "8.35.1",
6095
+ "@typescript-eslint/visitor-keys": "8.35.1"
6317
6096
  },
6318
6097
  "engines": {
6319
6098
  "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
@@ -6323,34 +6102,17 @@
6323
6102
  "url": "https://opencollective.com/typescript-eslint"
6324
6103
  }
6325
6104
  },
6326
- "node_modules/@typescript-eslint/utils/node_modules/@typescript-eslint/tsconfig-utils": {
6327
- "version": "8.34.1",
6328
- "resolved": "https://registry.npmjs.org/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.34.1.tgz",
6329
- "integrity": "sha512-K4Sjdo4/xF9NEeA2khOb7Y5nY6NSXBnod87uniVYW9kHP+hNlDV8trUSFeynA2uxWam4gIWgWoygPrv9VMWrYg==",
6330
- "dev": true,
6331
- "license": "MIT",
6332
- "engines": {
6333
- "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
6334
- },
6335
- "funding": {
6336
- "type": "opencollective",
6337
- "url": "https://opencollective.com/typescript-eslint"
6338
- },
6339
- "peerDependencies": {
6340
- "typescript": ">=4.8.4 <5.9.0"
6341
- }
6342
- },
6343
6105
  "node_modules/@typescript-eslint/utils/node_modules/@typescript-eslint/typescript-estree": {
6344
- "version": "8.34.1",
6345
- "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.34.1.tgz",
6346
- "integrity": "sha512-rjCNqqYPuMUF5ODD+hWBNmOitjBWghkGKJg6hiCHzUvXRy6rK22Jd3rwbP2Xi+R7oYVvIKhokHVhH41BxPV5mA==",
6106
+ "version": "8.35.1",
6107
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.35.1.tgz",
6108
+ "integrity": "sha512-Vvpuvj4tBxIka7cPs6Y1uvM7gJgdF5Uu9F+mBJBPY4MhvjrjWGK4H0lVgLJd/8PWZ23FTqsaJaLEkBCFUk8Y9g==",
6347
6109
  "dev": true,
6348
6110
  "license": "MIT",
6349
6111
  "dependencies": {
6350
- "@typescript-eslint/project-service": "8.34.1",
6351
- "@typescript-eslint/tsconfig-utils": "8.34.1",
6352
- "@typescript-eslint/types": "8.34.1",
6353
- "@typescript-eslint/visitor-keys": "8.34.1",
6112
+ "@typescript-eslint/project-service": "8.35.1",
6113
+ "@typescript-eslint/tsconfig-utils": "8.35.1",
6114
+ "@typescript-eslint/types": "8.35.1",
6115
+ "@typescript-eslint/visitor-keys": "8.35.1",
6354
6116
  "debug": "^4.3.4",
6355
6117
  "fast-glob": "^3.3.2",
6356
6118
  "is-glob": "^4.0.3",
@@ -6370,13 +6132,13 @@
6370
6132
  }
6371
6133
  },
6372
6134
  "node_modules/@typescript-eslint/utils/node_modules/@typescript-eslint/visitor-keys": {
6373
- "version": "8.34.1",
6374
- "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.34.1.tgz",
6375
- "integrity": "sha512-xoh5rJ+tgsRKoXnkBPFRLZ7rjKM0AfVbC68UZ/ECXoDbfggb9RbEySN359acY1vS3qZ0jVTVWzbtfapwm5ztxw==",
6135
+ "version": "8.35.1",
6136
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.35.1.tgz",
6137
+ "integrity": "sha512-VRwixir4zBWCSTP/ljEo091lbpypz57PoeAQ9imjG+vbeof9LplljsL1mos4ccG6H9IjfrVGM359RozUnuFhpw==",
6376
6138
  "dev": true,
6377
6139
  "license": "MIT",
6378
6140
  "dependencies": {
6379
- "@typescript-eslint/types": "8.34.1",
6141
+ "@typescript-eslint/types": "8.35.1",
6380
6142
  "eslint-visitor-keys": "^4.2.1"
6381
6143
  },
6382
6144
  "engines": {
@@ -9336,15 +9098,15 @@
9336
9098
  }
9337
9099
  },
9338
9100
  "node_modules/eslint-config-oclif": {
9339
- "version": "6.0.76",
9340
- "resolved": "https://registry.npmjs.org/eslint-config-oclif/-/eslint-config-oclif-6.0.76.tgz",
9341
- "integrity": "sha512-rp5n9im3yyeFhwUFjUt8hZnsnluzjNbNVXdNEmKqAc3Nh5nwXddxq3qXsrHCvRDTvaAWzVHVmgPFiE+afV3HzQ==",
9101
+ "version": "6.0.83",
9102
+ "resolved": "https://registry.npmjs.org/eslint-config-oclif/-/eslint-config-oclif-6.0.83.tgz",
9103
+ "integrity": "sha512-X+hGcU6ePnwcT98riftbD2kmcbn3jxhWrNtptJMfT7C+ryK+wbfiA2S/xt7ao7g9vznaiVF53ph/OBGPjjANRQ==",
9342
9104
  "dev": true,
9343
9105
  "license": "MIT",
9344
9106
  "dependencies": {
9345
- "@eslint/compat": "^1.3.0",
9107
+ "@eslint/compat": "^1.3.1",
9346
9108
  "@eslint/eslintrc": "^3.3.1",
9347
- "@eslint/js": "^9.28.0",
9109
+ "@eslint/js": "^9.30.1",
9348
9110
  "@stylistic/eslint-plugin": "^3.1.0",
9349
9111
  "@typescript-eslint/eslint-plugin": "^8",
9350
9112
  "@typescript-eslint/parser": "^8",
@@ -9355,10 +9117,10 @@
9355
9117
  "eslint-plugin-import": "^2.32.0",
9356
9118
  "eslint-plugin-jsdoc": "^50.8.0",
9357
9119
  "eslint-plugin-mocha": "^10.5.0",
9358
- "eslint-plugin-n": "^17.20.0",
9120
+ "eslint-plugin-n": "^17.21.0",
9359
9121
  "eslint-plugin-perfectionist": "^4",
9360
9122
  "eslint-plugin-unicorn": "^56.0.1",
9361
- "typescript-eslint": "^8.34.1"
9123
+ "typescript-eslint": "^8.35.1"
9362
9124
  },
9363
9125
  "engines": {
9364
9126
  "node": ">=18.18.0"
@@ -9833,38 +9595,6 @@
9833
9595
  "eslint": ">=8.56.0"
9834
9596
  }
9835
9597
  },
9836
- "node_modules/eslint-config-xo/node_modules/@eslint-community/eslint-utils": {
9837
- "version": "4.7.0",
9838
- "resolved": "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.7.0.tgz",
9839
- "integrity": "sha512-dyybb3AcajC7uha6CvhdVRJqaKyn7w2YKqKyAN37NKYgZT36w+iRb0Dymmc5qEJ549c/S31cMMSFd75bteCpCw==",
9840
- "dev": true,
9841
- "license": "MIT",
9842
- "dependencies": {
9843
- "eslint-visitor-keys": "^3.4.3"
9844
- },
9845
- "engines": {
9846
- "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
9847
- },
9848
- "funding": {
9849
- "url": "https://opencollective.com/eslint"
9850
- },
9851
- "peerDependencies": {
9852
- "eslint": "^6.0.0 || ^7.0.0 || >=8.0.0"
9853
- }
9854
- },
9855
- "node_modules/eslint-config-xo/node_modules/@eslint-community/eslint-utils/node_modules/eslint-visitor-keys": {
9856
- "version": "3.4.3",
9857
- "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz",
9858
- "integrity": "sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==",
9859
- "dev": true,
9860
- "license": "Apache-2.0",
9861
- "engines": {
9862
- "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
9863
- },
9864
- "funding": {
9865
- "url": "https://opencollective.com/eslint"
9866
- }
9867
- },
9868
9598
  "node_modules/eslint-config-xo/node_modules/@stylistic/eslint-plugin": {
9869
9599
  "version": "4.4.0",
9870
9600
  "resolved": "https://registry.npmjs.org/@stylistic/eslint-plugin/-/eslint-plugin-4.4.0.tgz",
@@ -9885,131 +9615,6 @@
9885
9615
  "eslint": ">=9.0.0"
9886
9616
  }
9887
9617
  },
9888
- "node_modules/eslint-config-xo/node_modules/@typescript-eslint/project-service": {
9889
- "version": "8.34.0",
9890
- "resolved": "https://registry.npmjs.org/@typescript-eslint/project-service/-/project-service-8.34.0.tgz",
9891
- "integrity": "sha512-iEgDALRf970/B2YExmtPMPF54NenZUf4xpL3wsCRx/lgjz6ul/l13R81ozP/ZNuXfnLCS+oPmG7JIxfdNYKELw==",
9892
- "dev": true,
9893
- "license": "MIT",
9894
- "dependencies": {
9895
- "@typescript-eslint/tsconfig-utils": "^8.34.0",
9896
- "@typescript-eslint/types": "^8.34.0",
9897
- "debug": "^4.3.4"
9898
- },
9899
- "engines": {
9900
- "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
9901
- },
9902
- "funding": {
9903
- "type": "opencollective",
9904
- "url": "https://opencollective.com/typescript-eslint"
9905
- },
9906
- "peerDependencies": {
9907
- "typescript": ">=4.8.4 <5.9.0"
9908
- }
9909
- },
9910
- "node_modules/eslint-config-xo/node_modules/@typescript-eslint/scope-manager": {
9911
- "version": "8.34.0",
9912
- "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.34.0.tgz",
9913
- "integrity": "sha512-9Ac0X8WiLykl0aj1oYQNcLZjHgBojT6cW68yAgZ19letYu+Hxd0rE0veI1XznSSst1X5lwnxhPbVdwjDRIomRw==",
9914
- "dev": true,
9915
- "license": "MIT",
9916
- "dependencies": {
9917
- "@typescript-eslint/types": "8.34.0",
9918
- "@typescript-eslint/visitor-keys": "8.34.0"
9919
- },
9920
- "engines": {
9921
- "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
9922
- },
9923
- "funding": {
9924
- "type": "opencollective",
9925
- "url": "https://opencollective.com/typescript-eslint"
9926
- }
9927
- },
9928
- "node_modules/eslint-config-xo/node_modules/@typescript-eslint/types": {
9929
- "version": "8.34.0",
9930
- "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.34.0.tgz",
9931
- "integrity": "sha512-9V24k/paICYPniajHfJ4cuAWETnt7Ssy+R0Rbcqo5sSFr3QEZ/8TSoUi9XeXVBGXCaLtwTOKSLGcInCAvyZeMA==",
9932
- "dev": true,
9933
- "license": "MIT",
9934
- "engines": {
9935
- "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
9936
- },
9937
- "funding": {
9938
- "type": "opencollective",
9939
- "url": "https://opencollective.com/typescript-eslint"
9940
- }
9941
- },
9942
- "node_modules/eslint-config-xo/node_modules/@typescript-eslint/typescript-estree": {
9943
- "version": "8.34.0",
9944
- "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.34.0.tgz",
9945
- "integrity": "sha512-rOi4KZxI7E0+BMqG7emPSK1bB4RICCpF7QD3KCLXn9ZvWoESsOMlHyZPAHyG04ujVplPaHbmEvs34m+wjgtVtg==",
9946
- "dev": true,
9947
- "license": "MIT",
9948
- "dependencies": {
9949
- "@typescript-eslint/project-service": "8.34.0",
9950
- "@typescript-eslint/tsconfig-utils": "8.34.0",
9951
- "@typescript-eslint/types": "8.34.0",
9952
- "@typescript-eslint/visitor-keys": "8.34.0",
9953
- "debug": "^4.3.4",
9954
- "fast-glob": "^3.3.2",
9955
- "is-glob": "^4.0.3",
9956
- "minimatch": "^9.0.4",
9957
- "semver": "^7.6.0",
9958
- "ts-api-utils": "^2.1.0"
9959
- },
9960
- "engines": {
9961
- "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
9962
- },
9963
- "funding": {
9964
- "type": "opencollective",
9965
- "url": "https://opencollective.com/typescript-eslint"
9966
- },
9967
- "peerDependencies": {
9968
- "typescript": ">=4.8.4 <5.9.0"
9969
- }
9970
- },
9971
- "node_modules/eslint-config-xo/node_modules/@typescript-eslint/utils": {
9972
- "version": "8.34.0",
9973
- "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.34.0.tgz",
9974
- "integrity": "sha512-8L4tWatGchV9A1cKbjaavS6mwYwp39jql8xUmIIKJdm+qiaeHy5KMKlBrf30akXAWBzn2SqKsNOtSENWUwg7XQ==",
9975
- "dev": true,
9976
- "license": "MIT",
9977
- "dependencies": {
9978
- "@eslint-community/eslint-utils": "^4.7.0",
9979
- "@typescript-eslint/scope-manager": "8.34.0",
9980
- "@typescript-eslint/types": "8.34.0",
9981
- "@typescript-eslint/typescript-estree": "8.34.0"
9982
- },
9983
- "engines": {
9984
- "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
9985
- },
9986
- "funding": {
9987
- "type": "opencollective",
9988
- "url": "https://opencollective.com/typescript-eslint"
9989
- },
9990
- "peerDependencies": {
9991
- "eslint": "^8.57.0 || ^9.0.0",
9992
- "typescript": ">=4.8.4 <5.9.0"
9993
- }
9994
- },
9995
- "node_modules/eslint-config-xo/node_modules/@typescript-eslint/visitor-keys": {
9996
- "version": "8.34.0",
9997
- "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.34.0.tgz",
9998
- "integrity": "sha512-qHV7pW7E85A0x6qyrFn+O+q1k1p3tQCsqIZ1KZ5ESLXY57aTvUd3/a4rdPTeXisvhXn2VQG0VSKUqs8KHF2zcA==",
9999
- "dev": true,
10000
- "license": "MIT",
10001
- "dependencies": {
10002
- "@typescript-eslint/types": "8.34.0",
10003
- "eslint-visitor-keys": "^4.2.0"
10004
- },
10005
- "engines": {
10006
- "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
10007
- },
10008
- "funding": {
10009
- "type": "opencollective",
10010
- "url": "https://opencollective.com/typescript-eslint"
10011
- }
10012
- },
10013
9618
  "node_modules/eslint-config-xo/node_modules/eslint-visitor-keys": {
10014
9619
  "version": "4.2.0",
10015
9620
  "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-4.2.0.tgz",
@@ -10036,35 +9641,6 @@
10036
9641
  "url": "https://github.com/sponsors/sindresorhus"
10037
9642
  }
10038
9643
  },
10039
- "node_modules/eslint-config-xo/node_modules/minimatch": {
10040
- "version": "9.0.5",
10041
- "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.5.tgz",
10042
- "integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==",
10043
- "dev": true,
10044
- "license": "ISC",
10045
- "dependencies": {
10046
- "brace-expansion": "^2.0.1"
10047
- },
10048
- "engines": {
10049
- "node": ">=16 || 14 >=14.17"
10050
- },
10051
- "funding": {
10052
- "url": "https://github.com/sponsors/isaacs"
10053
- }
10054
- },
10055
- "node_modules/eslint-config-xo/node_modules/ts-api-utils": {
10056
- "version": "2.1.0",
10057
- "resolved": "https://registry.npmjs.org/ts-api-utils/-/ts-api-utils-2.1.0.tgz",
10058
- "integrity": "sha512-CUgTZL1irw8u29bzrOD/nH85jqyc74D6SshFgujOIA7osm2Rz7dYH77agkx7H4FBNxDq7Cjf+IjaX/8zwFW+ZQ==",
10059
- "dev": true,
10060
- "license": "MIT",
10061
- "engines": {
10062
- "node": ">=18.12"
10063
- },
10064
- "peerDependencies": {
10065
- "typescript": ">=4.8.4"
10066
- }
10067
- },
10068
9644
  "node_modules/eslint-import-resolver-node": {
10069
9645
  "version": "0.3.9",
10070
9646
  "resolved": "https://registry.npmjs.org/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.9.tgz",
@@ -10337,14 +9913,13 @@
10337
9913
  }
10338
9914
  },
10339
9915
  "node_modules/eslint-plugin-n": {
10340
- "version": "17.20.0",
10341
- "resolved": "https://registry.npmjs.org/eslint-plugin-n/-/eslint-plugin-n-17.20.0.tgz",
10342
- "integrity": "sha512-IRSoatgB/NQJZG5EeTbv/iAx1byOGdbbyhQrNvWdCfTnmPxUT0ao9/eGOeG7ljD8wJBsxwE8f6tES5Db0FRKEw==",
9916
+ "version": "17.21.0",
9917
+ "resolved": "https://registry.npmjs.org/eslint-plugin-n/-/eslint-plugin-n-17.21.0.tgz",
9918
+ "integrity": "sha512-1+iZ8We4ZlwVMtb/DcHG3y5/bZOdazIpa/4TySo22MLKdwrLcfrX0hbadnCvykSQCCmkAnWmIP8jZVb2AAq29A==",
10343
9919
  "dev": true,
10344
9920
  "license": "MIT",
10345
9921
  "dependencies": {
10346
9922
  "@eslint-community/eslint-utils": "^4.5.0",
10347
- "@typescript-eslint/utils": "^8.26.1",
10348
9923
  "enhanced-resolve": "^5.17.1",
10349
9924
  "eslint-plugin-es-x": "^7.8.0",
10350
9925
  "get-tsconfig": "^4.8.1",
@@ -10430,93 +10005,6 @@
10430
10005
  "eslint": ">=8.0.0"
10431
10006
  }
10432
10007
  },
10433
- "node_modules/eslint-plugin-perfectionist/node_modules/@eslint-community/eslint-utils": {
10434
- "version": "4.7.0",
10435
- "resolved": "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.7.0.tgz",
10436
- "integrity": "sha512-dyybb3AcajC7uha6CvhdVRJqaKyn7w2YKqKyAN37NKYgZT36w+iRb0Dymmc5qEJ549c/S31cMMSFd75bteCpCw==",
10437
- "dev": true,
10438
- "license": "MIT",
10439
- "dependencies": {
10440
- "eslint-visitor-keys": "^3.4.3"
10441
- },
10442
- "engines": {
10443
- "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
10444
- },
10445
- "funding": {
10446
- "url": "https://opencollective.com/eslint"
10447
- },
10448
- "peerDependencies": {
10449
- "eslint": "^6.0.0 || ^7.0.0 || >=8.0.0"
10450
- }
10451
- },
10452
- "node_modules/eslint-plugin-perfectionist/node_modules/@typescript-eslint/project-service": {
10453
- "version": "8.34.0",
10454
- "resolved": "https://registry.npmjs.org/@typescript-eslint/project-service/-/project-service-8.34.0.tgz",
10455
- "integrity": "sha512-iEgDALRf970/B2YExmtPMPF54NenZUf4xpL3wsCRx/lgjz6ul/l13R81ozP/ZNuXfnLCS+oPmG7JIxfdNYKELw==",
10456
- "dev": true,
10457
- "license": "MIT",
10458
- "dependencies": {
10459
- "@typescript-eslint/tsconfig-utils": "^8.34.0",
10460
- "@typescript-eslint/types": "^8.34.0",
10461
- "debug": "^4.3.4"
10462
- },
10463
- "engines": {
10464
- "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
10465
- },
10466
- "funding": {
10467
- "type": "opencollective",
10468
- "url": "https://opencollective.com/typescript-eslint"
10469
- },
10470
- "peerDependencies": {
10471
- "typescript": ">=4.8.4 <5.9.0"
10472
- }
10473
- },
10474
- "node_modules/eslint-plugin-perfectionist/node_modules/@typescript-eslint/project-service/node_modules/@typescript-eslint/types": {
10475
- "version": "8.34.0",
10476
- "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.34.0.tgz",
10477
- "integrity": "sha512-9V24k/paICYPniajHfJ4cuAWETnt7Ssy+R0Rbcqo5sSFr3QEZ/8TSoUi9XeXVBGXCaLtwTOKSLGcInCAvyZeMA==",
10478
- "dev": true,
10479
- "license": "MIT",
10480
- "engines": {
10481
- "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
10482
- },
10483
- "funding": {
10484
- "type": "opencollective",
10485
- "url": "https://opencollective.com/typescript-eslint"
10486
- }
10487
- },
10488
- "node_modules/eslint-plugin-perfectionist/node_modules/@typescript-eslint/scope-manager": {
10489
- "version": "8.34.0",
10490
- "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.34.0.tgz",
10491
- "integrity": "sha512-9Ac0X8WiLykl0aj1oYQNcLZjHgBojT6cW68yAgZ19letYu+Hxd0rE0veI1XznSSst1X5lwnxhPbVdwjDRIomRw==",
10492
- "dev": true,
10493
- "license": "MIT",
10494
- "dependencies": {
10495
- "@typescript-eslint/types": "8.34.0",
10496
- "@typescript-eslint/visitor-keys": "8.34.0"
10497
- },
10498
- "engines": {
10499
- "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
10500
- },
10501
- "funding": {
10502
- "type": "opencollective",
10503
- "url": "https://opencollective.com/typescript-eslint"
10504
- }
10505
- },
10506
- "node_modules/eslint-plugin-perfectionist/node_modules/@typescript-eslint/scope-manager/node_modules/@typescript-eslint/types": {
10507
- "version": "8.34.0",
10508
- "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.34.0.tgz",
10509
- "integrity": "sha512-9V24k/paICYPniajHfJ4cuAWETnt7Ssy+R0Rbcqo5sSFr3QEZ/8TSoUi9XeXVBGXCaLtwTOKSLGcInCAvyZeMA==",
10510
- "dev": true,
10511
- "license": "MIT",
10512
- "engines": {
10513
- "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
10514
- },
10515
- "funding": {
10516
- "type": "opencollective",
10517
- "url": "https://opencollective.com/typescript-eslint"
10518
- }
10519
- },
10520
10008
  "node_modules/eslint-plugin-perfectionist/node_modules/@typescript-eslint/types": {
10521
10009
  "version": "8.25.0",
10522
10010
  "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.25.0.tgz",
@@ -10531,148 +10019,6 @@
10531
10019
  "url": "https://opencollective.com/typescript-eslint"
10532
10020
  }
10533
10021
  },
10534
- "node_modules/eslint-plugin-perfectionist/node_modules/@typescript-eslint/typescript-estree": {
10535
- "version": "8.34.0",
10536
- "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.34.0.tgz",
10537
- "integrity": "sha512-rOi4KZxI7E0+BMqG7emPSK1bB4RICCpF7QD3KCLXn9ZvWoESsOMlHyZPAHyG04ujVplPaHbmEvs34m+wjgtVtg==",
10538
- "dev": true,
10539
- "license": "MIT",
10540
- "dependencies": {
10541
- "@typescript-eslint/project-service": "8.34.0",
10542
- "@typescript-eslint/tsconfig-utils": "8.34.0",
10543
- "@typescript-eslint/types": "8.34.0",
10544
- "@typescript-eslint/visitor-keys": "8.34.0",
10545
- "debug": "^4.3.4",
10546
- "fast-glob": "^3.3.2",
10547
- "is-glob": "^4.0.3",
10548
- "minimatch": "^9.0.4",
10549
- "semver": "^7.6.0",
10550
- "ts-api-utils": "^2.1.0"
10551
- },
10552
- "engines": {
10553
- "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
10554
- },
10555
- "funding": {
10556
- "type": "opencollective",
10557
- "url": "https://opencollective.com/typescript-eslint"
10558
- },
10559
- "peerDependencies": {
10560
- "typescript": ">=4.8.4 <5.9.0"
10561
- }
10562
- },
10563
- "node_modules/eslint-plugin-perfectionist/node_modules/@typescript-eslint/typescript-estree/node_modules/@typescript-eslint/types": {
10564
- "version": "8.34.0",
10565
- "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.34.0.tgz",
10566
- "integrity": "sha512-9V24k/paICYPniajHfJ4cuAWETnt7Ssy+R0Rbcqo5sSFr3QEZ/8TSoUi9XeXVBGXCaLtwTOKSLGcInCAvyZeMA==",
10567
- "dev": true,
10568
- "license": "MIT",
10569
- "engines": {
10570
- "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
10571
- },
10572
- "funding": {
10573
- "type": "opencollective",
10574
- "url": "https://opencollective.com/typescript-eslint"
10575
- }
10576
- },
10577
- "node_modules/eslint-plugin-perfectionist/node_modules/@typescript-eslint/utils": {
10578
- "version": "8.34.0",
10579
- "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.34.0.tgz",
10580
- "integrity": "sha512-8L4tWatGchV9A1cKbjaavS6mwYwp39jql8xUmIIKJdm+qiaeHy5KMKlBrf30akXAWBzn2SqKsNOtSENWUwg7XQ==",
10581
- "dev": true,
10582
- "license": "MIT",
10583
- "dependencies": {
10584
- "@eslint-community/eslint-utils": "^4.7.0",
10585
- "@typescript-eslint/scope-manager": "8.34.0",
10586
- "@typescript-eslint/types": "8.34.0",
10587
- "@typescript-eslint/typescript-estree": "8.34.0"
10588
- },
10589
- "engines": {
10590
- "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
10591
- },
10592
- "funding": {
10593
- "type": "opencollective",
10594
- "url": "https://opencollective.com/typescript-eslint"
10595
- },
10596
- "peerDependencies": {
10597
- "eslint": "^8.57.0 || ^9.0.0",
10598
- "typescript": ">=4.8.4 <5.9.0"
10599
- }
10600
- },
10601
- "node_modules/eslint-plugin-perfectionist/node_modules/@typescript-eslint/utils/node_modules/@typescript-eslint/types": {
10602
- "version": "8.34.0",
10603
- "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.34.0.tgz",
10604
- "integrity": "sha512-9V24k/paICYPniajHfJ4cuAWETnt7Ssy+R0Rbcqo5sSFr3QEZ/8TSoUi9XeXVBGXCaLtwTOKSLGcInCAvyZeMA==",
10605
- "dev": true,
10606
- "license": "MIT",
10607
- "engines": {
10608
- "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
10609
- },
10610
- "funding": {
10611
- "type": "opencollective",
10612
- "url": "https://opencollective.com/typescript-eslint"
10613
- }
10614
- },
10615
- "node_modules/eslint-plugin-perfectionist/node_modules/@typescript-eslint/visitor-keys": {
10616
- "version": "8.34.0",
10617
- "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.34.0.tgz",
10618
- "integrity": "sha512-qHV7pW7E85A0x6qyrFn+O+q1k1p3tQCsqIZ1KZ5ESLXY57aTvUd3/a4rdPTeXisvhXn2VQG0VSKUqs8KHF2zcA==",
10619
- "dev": true,
10620
- "license": "MIT",
10621
- "dependencies": {
10622
- "@typescript-eslint/types": "8.34.0",
10623
- "eslint-visitor-keys": "^4.2.0"
10624
- },
10625
- "engines": {
10626
- "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
10627
- },
10628
- "funding": {
10629
- "type": "opencollective",
10630
- "url": "https://opencollective.com/typescript-eslint"
10631
- }
10632
- },
10633
- "node_modules/eslint-plugin-perfectionist/node_modules/@typescript-eslint/visitor-keys/node_modules/@typescript-eslint/types": {
10634
- "version": "8.34.0",
10635
- "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.34.0.tgz",
10636
- "integrity": "sha512-9V24k/paICYPniajHfJ4cuAWETnt7Ssy+R0Rbcqo5sSFr3QEZ/8TSoUi9XeXVBGXCaLtwTOKSLGcInCAvyZeMA==",
10637
- "dev": true,
10638
- "license": "MIT",
10639
- "engines": {
10640
- "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
10641
- },
10642
- "funding": {
10643
- "type": "opencollective",
10644
- "url": "https://opencollective.com/typescript-eslint"
10645
- }
10646
- },
10647
- "node_modules/eslint-plugin-perfectionist/node_modules/@typescript-eslint/visitor-keys/node_modules/eslint-visitor-keys": {
10648
- "version": "4.2.0",
10649
- "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-4.2.0.tgz",
10650
- "integrity": "sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==",
10651
- "dev": true,
10652
- "license": "Apache-2.0",
10653
- "engines": {
10654
- "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
10655
- },
10656
- "funding": {
10657
- "url": "https://opencollective.com/eslint"
10658
- }
10659
- },
10660
- "node_modules/eslint-plugin-perfectionist/node_modules/minimatch": {
10661
- "version": "9.0.5",
10662
- "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.5.tgz",
10663
- "integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==",
10664
- "dev": true,
10665
- "license": "ISC",
10666
- "dependencies": {
10667
- "brace-expansion": "^2.0.1"
10668
- },
10669
- "engines": {
10670
- "node": ">=16 || 14 >=14.17"
10671
- },
10672
- "funding": {
10673
- "url": "https://github.com/sponsors/isaacs"
10674
- }
10675
- },
10676
10022
  "node_modules/eslint-plugin-perfectionist/node_modules/natural-orderby": {
10677
10023
  "version": "5.0.0",
10678
10024
  "resolved": "https://registry.npmjs.org/natural-orderby/-/natural-orderby-5.0.0.tgz",
@@ -10683,19 +10029,6 @@
10683
10029
  "node": ">=18"
10684
10030
  }
10685
10031
  },
10686
- "node_modules/eslint-plugin-perfectionist/node_modules/ts-api-utils": {
10687
- "version": "2.1.0",
10688
- "resolved": "https://registry.npmjs.org/ts-api-utils/-/ts-api-utils-2.1.0.tgz",
10689
- "integrity": "sha512-CUgTZL1irw8u29bzrOD/nH85jqyc74D6SshFgujOIA7osm2Rz7dYH77agkx7H4FBNxDq7Cjf+IjaX/8zwFW+ZQ==",
10690
- "dev": true,
10691
- "license": "MIT",
10692
- "engines": {
10693
- "node": ">=18.12"
10694
- },
10695
- "peerDependencies": {
10696
- "typescript": ">=4.8.4"
10697
- }
10698
- },
10699
10032
  "node_modules/eslint-plugin-prettier": {
10700
10033
  "version": "5.5.1",
10701
10034
  "resolved": "https://registry.npmjs.org/eslint-plugin-prettier/-/eslint-plugin-prettier-5.5.1.tgz",
@@ -10728,13 +10061,13 @@
10728
10061
  }
10729
10062
  },
10730
10063
  "node_modules/eslint-plugin-sf-plugin": {
10731
- "version": "1.20.26",
10732
- "resolved": "https://registry.npmjs.org/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.26.tgz",
10733
- "integrity": "sha512-kK1Kj+PpkVaGHWR+/FGdSW4lT7nbD+g2mSLkYFFQ4X9L9VnDSGI2mbNfByCeJ0RELC2GxM0jhw/T1pgSKc7aQw==",
10064
+ "version": "1.20.27",
10065
+ "resolved": "https://registry.npmjs.org/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.27.tgz",
10066
+ "integrity": "sha512-OjadAKTrk0lyQ8ss/cba3zZ3vsngfI1xNINdOrPbBPQ6Nz5SgfqJXXLeDPVfy8BZbJKJK+r4Xf4xn+1p509i3g==",
10734
10067
  "dev": true,
10735
10068
  "license": "BSD-3-Clause",
10736
10069
  "dependencies": {
10737
- "@salesforce/core": "^8.14.0",
10070
+ "@salesforce/core": "^8.17.0",
10738
10071
  "@typescript-eslint/utils": "^7.18.0"
10739
10072
  },
10740
10073
  "engines": {
@@ -15517,21 +14850,21 @@
15517
14850
  }
15518
14851
  },
15519
14852
  "node_modules/oclif": {
15520
- "version": "4.20.1",
15521
- "resolved": "https://registry.npmjs.org/oclif/-/oclif-4.20.1.tgz",
15522
- "integrity": "sha512-XsC6MaYTEtIjkq43sXIrGiq+wtuzxCYWv43gIaFAg8KszOutojqlACwrz1dgCgUAwanwv+BNBNJLnvwQ84dpjg==",
14853
+ "version": "4.20.4",
14854
+ "resolved": "https://registry.npmjs.org/oclif/-/oclif-4.20.4.tgz",
14855
+ "integrity": "sha512-0M6N81LXCcF/rXyghCwYMT3kVadXWTBKCUp6XzDjC7gcZxl0GTUYXa/QENaE2sAsAcYQZKxbMDx7jrWPdDGggQ==",
15523
14856
  "dev": true,
15524
14857
  "license": "MIT",
15525
14858
  "dependencies": {
15526
- "@aws-sdk/client-cloudfront": "^3.787.0",
15527
- "@aws-sdk/client-s3": "^3.787.0",
14859
+ "@aws-sdk/client-cloudfront": "^3.840.0",
14860
+ "@aws-sdk/client-s3": "^3.842.0",
15528
14861
  "@inquirer/confirm": "^3.1.22",
15529
14862
  "@inquirer/input": "^2.2.4",
15530
14863
  "@inquirer/select": "^2.5.0",
15531
14864
  "@oclif/core": "^4.4.0",
15532
14865
  "@oclif/plugin-help": "^6.2.29",
15533
14866
  "@oclif/plugin-not-found": "^3.2.57",
15534
- "@oclif/plugin-warn-if-update-available": "^3.1.41",
14867
+ "@oclif/plugin-warn-if-update-available": "^3.1.42",
15535
14868
  "ansis": "^3.16.0",
15536
14869
  "async-retry": "^1.3.3",
15537
14870
  "change-case": "^4",
@@ -18881,15 +18214,15 @@
18881
18214
  }
18882
18215
  },
18883
18216
  "node_modules/typescript-eslint": {
18884
- "version": "8.34.1",
18885
- "resolved": "https://registry.npmjs.org/typescript-eslint/-/typescript-eslint-8.34.1.tgz",
18886
- "integrity": "sha512-XjS+b6Vg9oT1BaIUfkW3M3LvqZE++rbzAMEHuccCfO/YkP43ha6w3jTEMilQxMF92nVOYCcdjv1ZUhAa1D/0ow==",
18217
+ "version": "8.35.1",
18218
+ "resolved": "https://registry.npmjs.org/typescript-eslint/-/typescript-eslint-8.35.1.tgz",
18219
+ "integrity": "sha512-xslJjFzhOmHYQzSB/QTeASAHbjmxOGEP6Coh93TXmUBFQoJ1VU35UHIDmG06Jd6taf3wqqC1ntBnCMeymy5Ovw==",
18887
18220
  "dev": true,
18888
18221
  "license": "MIT",
18889
18222
  "dependencies": {
18890
- "@typescript-eslint/eslint-plugin": "8.34.1",
18891
- "@typescript-eslint/parser": "8.34.1",
18892
- "@typescript-eslint/utils": "8.34.1"
18223
+ "@typescript-eslint/eslint-plugin": "8.35.1",
18224
+ "@typescript-eslint/parser": "8.35.1",
18225
+ "@typescript-eslint/utils": "8.35.1"
18893
18226
  },
18894
18227
  "engines": {
18895
18228
  "node": "^18.18.0 || ^20.9.0 || >=21.1.0"