@jayree/sfdx-plugin-manifest 4.0.33 → 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,16 +1,16 @@
1
1
  {
2
2
  "name": "@jayree/sfdx-plugin-manifest",
3
- "version": "4.0.33",
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.33",
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",
@@ -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.80",
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": {
@@ -2169,17 +2176,6 @@
2169
2176
  "url": "https://opencollective.com/eslint"
2170
2177
  }
2171
2178
  },
2172
- "node_modules/@eslint/eslintrc/node_modules/brace-expansion": {
2173
- "version": "1.1.11",
2174
- "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz",
2175
- "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==",
2176
- "dev": true,
2177
- "license": "MIT",
2178
- "dependencies": {
2179
- "balanced-match": "^1.0.0",
2180
- "concat-map": "0.0.1"
2181
- }
2182
- },
2183
2179
  "node_modules/@eslint/eslintrc/node_modules/espree": {
2184
2180
  "version": "9.6.1",
2185
2181
  "resolved": "https://registry.npmjs.org/espree/-/espree-9.6.1.tgz",
@@ -2198,23 +2194,10 @@
2198
2194
  "url": "https://opencollective.com/eslint"
2199
2195
  }
2200
2196
  },
2201
- "node_modules/@eslint/eslintrc/node_modules/minimatch": {
2202
- "version": "3.1.2",
2203
- "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz",
2204
- "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==",
2205
- "dev": true,
2206
- "license": "ISC",
2207
- "dependencies": {
2208
- "brace-expansion": "^1.1.7"
2209
- },
2210
- "engines": {
2211
- "node": "*"
2212
- }
2213
- },
2214
2197
  "node_modules/@eslint/js": {
2215
- "version": "9.30.0",
2216
- "resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.30.0.tgz",
2217
- "integrity": "sha512-Wzw3wQwPvc9sHM+NjakWTcPx11mbZyiYHuwWa/QfZ7cIRX7WK54PSk7bdyXDaoaopUcMatv1zaQvOAAO8hCdww==",
2198
+ "version": "9.30.1",
2199
+ "resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.30.1.tgz",
2200
+ "integrity": "sha512-zXhuECFlyep42KZUhWjfvsmXGX39W8K8LFb8AWXM9gSV9dQB+MrJGLKvW6Zw0Ggnbpw0VHTtrhFXYe3Gym18jg==",
2218
2201
  "dev": true,
2219
2202
  "license": "MIT",
2220
2203
  "engines": {
@@ -2282,30 +2265,6 @@
2282
2265
  "node": ">=10.10.0"
2283
2266
  }
2284
2267
  },
2285
- "node_modules/@humanwhocodes/config-array/node_modules/brace-expansion": {
2286
- "version": "1.1.11",
2287
- "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz",
2288
- "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==",
2289
- "dev": true,
2290
- "license": "MIT",
2291
- "dependencies": {
2292
- "balanced-match": "^1.0.0",
2293
- "concat-map": "0.0.1"
2294
- }
2295
- },
2296
- "node_modules/@humanwhocodes/config-array/node_modules/minimatch": {
2297
- "version": "3.1.2",
2298
- "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz",
2299
- "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==",
2300
- "dev": true,
2301
- "license": "ISC",
2302
- "dependencies": {
2303
- "brace-expansion": "^1.1.7"
2304
- },
2305
- "engines": {
2306
- "node": "*"
2307
- }
2308
- },
2309
2268
  "node_modules/@humanwhocodes/module-importer": {
2310
2269
  "version": "1.0.1",
2311
2270
  "resolved": "https://registry.npmjs.org/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz",
@@ -3331,9 +3290,9 @@
3331
3290
  }
3332
3291
  },
3333
3292
  "node_modules/@oclif/core": {
3334
- "version": "4.4.0",
3335
- "resolved": "https://registry.npmjs.org/@oclif/core/-/core-4.4.0.tgz",
3336
- "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==",
3337
3296
  "license": "MIT",
3338
3297
  "dependencies": {
3339
3298
  "ansi-escapes": "^4.3.2",
@@ -3374,6 +3333,21 @@
3374
3333
  "url": "https://github.com/chalk/ansi-styles?sponsor=1"
3375
3334
  }
3376
3335
  },
3336
+ "node_modules/@oclif/core/node_modules/minimatch": {
3337
+ "version": "9.0.5",
3338
+ "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.5.tgz",
3339
+ "integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==",
3340
+ "license": "ISC",
3341
+ "dependencies": {
3342
+ "brace-expansion": "^2.0.1"
3343
+ },
3344
+ "engines": {
3345
+ "node": ">=16 || 14 >=14.17"
3346
+ },
3347
+ "funding": {
3348
+ "url": "https://github.com/sponsors/isaacs"
3349
+ }
3350
+ },
3377
3351
  "node_modules/@oclif/core/node_modules/supports-color": {
3378
3352
  "version": "8.1.1",
3379
3353
  "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
@@ -3488,9 +3462,9 @@
3488
3462
  }
3489
3463
  },
3490
3464
  "node_modules/@oclif/plugin-help": {
3491
- "version": "6.2.29",
3492
- "resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-6.2.29.tgz",
3493
- "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==",
3494
3468
  "dev": true,
3495
3469
  "license": "MIT",
3496
3470
  "dependencies": {
@@ -3825,9 +3799,9 @@
3825
3799
  }
3826
3800
  },
3827
3801
  "node_modules/@salesforce/core": {
3828
- "version": "8.15.0",
3829
- "resolved": "https://registry.npmjs.org/@salesforce/core/-/core-8.15.0.tgz",
3830
- "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==",
3831
3805
  "license": "BSD-3-Clause",
3832
3806
  "dependencies": {
3833
3807
  "@jsforce/jsforce-node": "^3.8.2",
@@ -4166,6 +4140,21 @@
4166
4140
  "fxparser": "src/cli/cli.js"
4167
4141
  }
4168
4142
  },
4143
+ "node_modules/@salesforce/source-deploy-retrieve/node_modules/minimatch": {
4144
+ "version": "9.0.5",
4145
+ "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.5.tgz",
4146
+ "integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==",
4147
+ "license": "ISC",
4148
+ "dependencies": {
4149
+ "brace-expansion": "^2.0.1"
4150
+ },
4151
+ "engines": {
4152
+ "node": ">=16 || 14 >=14.17"
4153
+ },
4154
+ "funding": {
4155
+ "url": "https://github.com/sponsors/isaacs"
4156
+ }
4157
+ },
4169
4158
  "node_modules/@salesforce/source-tracking": {
4170
4159
  "version": "7.4.7",
4171
4160
  "resolved": "https://registry.npmjs.org/@salesforce/source-tracking/-/source-tracking-7.4.7.tgz",
@@ -4464,13 +4453,13 @@
4464
4453
  "license": "(Unlicense OR Apache-2.0)"
4465
4454
  },
4466
4455
  "node_modules/@smithy/abort-controller": {
4467
- "version": "4.0.2",
4468
- "resolved": "https://registry.npmjs.org/@smithy/abort-controller/-/abort-controller-4.0.2.tgz",
4469
- "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==",
4470
4459
  "dev": true,
4471
4460
  "license": "Apache-2.0",
4472
4461
  "dependencies": {
4473
- "@smithy/types": "^4.2.0",
4462
+ "@smithy/types": "^4.3.1",
4474
4463
  "tslib": "^2.6.2"
4475
4464
  },
4476
4465
  "engines": {
@@ -4505,16 +4494,16 @@
4505
4494
  }
4506
4495
  },
4507
4496
  "node_modules/@smithy/config-resolver": {
4508
- "version": "4.1.0",
4509
- "resolved": "https://registry.npmjs.org/@smithy/config-resolver/-/config-resolver-4.1.0.tgz",
4510
- "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==",
4511
4500
  "dev": true,
4512
4501
  "license": "Apache-2.0",
4513
4502
  "dependencies": {
4514
- "@smithy/node-config-provider": "^4.0.2",
4515
- "@smithy/types": "^4.2.0",
4503
+ "@smithy/node-config-provider": "^4.1.3",
4504
+ "@smithy/types": "^4.3.1",
4516
4505
  "@smithy/util-config-provider": "^4.0.0",
4517
- "@smithy/util-middleware": "^4.0.2",
4506
+ "@smithy/util-middleware": "^4.0.4",
4518
4507
  "tslib": "^2.6.2"
4519
4508
  },
4520
4509
  "engines": {
@@ -4522,18 +4511,19 @@
4522
4511
  }
4523
4512
  },
4524
4513
  "node_modules/@smithy/core": {
4525
- "version": "3.2.0",
4526
- "resolved": "https://registry.npmjs.org/@smithy/core/-/core-3.2.0.tgz",
4527
- "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==",
4528
4517
  "dev": true,
4529
4518
  "license": "Apache-2.0",
4530
4519
  "dependencies": {
4531
- "@smithy/middleware-serde": "^4.0.3",
4532
- "@smithy/protocol-http": "^5.1.0",
4533
- "@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",
4534
4524
  "@smithy/util-body-length-browser": "^4.0.0",
4535
- "@smithy/util-middleware": "^4.0.2",
4536
- "@smithy/util-stream": "^4.2.0",
4525
+ "@smithy/util-middleware": "^4.0.4",
4526
+ "@smithy/util-stream": "^4.2.2",
4537
4527
  "@smithy/util-utf8": "^4.0.0",
4538
4528
  "tslib": "^2.6.2"
4539
4529
  },
@@ -4542,16 +4532,16 @@
4542
4532
  }
4543
4533
  },
4544
4534
  "node_modules/@smithy/credential-provider-imds": {
4545
- "version": "4.0.2",
4546
- "resolved": "https://registry.npmjs.org/@smithy/credential-provider-imds/-/credential-provider-imds-4.0.2.tgz",
4547
- "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==",
4548
4538
  "dev": true,
4549
4539
  "license": "Apache-2.0",
4550
4540
  "dependencies": {
4551
- "@smithy/node-config-provider": "^4.0.2",
4552
- "@smithy/property-provider": "^4.0.2",
4553
- "@smithy/types": "^4.2.0",
4554
- "@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",
4555
4545
  "tslib": "^2.6.2"
4556
4546
  },
4557
4547
  "engines": {
@@ -4559,14 +4549,14 @@
4559
4549
  }
4560
4550
  },
4561
4551
  "node_modules/@smithy/eventstream-codec": {
4562
- "version": "4.0.2",
4563
- "resolved": "https://registry.npmjs.org/@smithy/eventstream-codec/-/eventstream-codec-4.0.2.tgz",
4564
- "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==",
4565
4555
  "dev": true,
4566
4556
  "license": "Apache-2.0",
4567
4557
  "dependencies": {
4568
4558
  "@aws-crypto/crc32": "5.2.0",
4569
- "@smithy/types": "^4.2.0",
4559
+ "@smithy/types": "^4.3.1",
4570
4560
  "@smithy/util-hex-encoding": "^4.0.0",
4571
4561
  "tslib": "^2.6.2"
4572
4562
  },
@@ -4575,14 +4565,14 @@
4575
4565
  }
4576
4566
  },
4577
4567
  "node_modules/@smithy/eventstream-serde-browser": {
4578
- "version": "4.0.2",
4579
- "resolved": "https://registry.npmjs.org/@smithy/eventstream-serde-browser/-/eventstream-serde-browser-4.0.2.tgz",
4580
- "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==",
4581
4571
  "dev": true,
4582
4572
  "license": "Apache-2.0",
4583
4573
  "dependencies": {
4584
- "@smithy/eventstream-serde-universal": "^4.0.2",
4585
- "@smithy/types": "^4.2.0",
4574
+ "@smithy/eventstream-serde-universal": "^4.0.4",
4575
+ "@smithy/types": "^4.3.1",
4586
4576
  "tslib": "^2.6.2"
4587
4577
  },
4588
4578
  "engines": {
@@ -4590,13 +4580,13 @@
4590
4580
  }
4591
4581
  },
4592
4582
  "node_modules/@smithy/eventstream-serde-config-resolver": {
4593
- "version": "4.1.0",
4594
- "resolved": "https://registry.npmjs.org/@smithy/eventstream-serde-config-resolver/-/eventstream-serde-config-resolver-4.1.0.tgz",
4595
- "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==",
4596
4586
  "dev": true,
4597
4587
  "license": "Apache-2.0",
4598
4588
  "dependencies": {
4599
- "@smithy/types": "^4.2.0",
4589
+ "@smithy/types": "^4.3.1",
4600
4590
  "tslib": "^2.6.2"
4601
4591
  },
4602
4592
  "engines": {
@@ -4604,14 +4594,14 @@
4604
4594
  }
4605
4595
  },
4606
4596
  "node_modules/@smithy/eventstream-serde-node": {
4607
- "version": "4.0.2",
4608
- "resolved": "https://registry.npmjs.org/@smithy/eventstream-serde-node/-/eventstream-serde-node-4.0.2.tgz",
4609
- "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==",
4610
4600
  "dev": true,
4611
4601
  "license": "Apache-2.0",
4612
4602
  "dependencies": {
4613
- "@smithy/eventstream-serde-universal": "^4.0.2",
4614
- "@smithy/types": "^4.2.0",
4603
+ "@smithy/eventstream-serde-universal": "^4.0.4",
4604
+ "@smithy/types": "^4.3.1",
4615
4605
  "tslib": "^2.6.2"
4616
4606
  },
4617
4607
  "engines": {
@@ -4619,14 +4609,14 @@
4619
4609
  }
4620
4610
  },
4621
4611
  "node_modules/@smithy/eventstream-serde-universal": {
4622
- "version": "4.0.2",
4623
- "resolved": "https://registry.npmjs.org/@smithy/eventstream-serde-universal/-/eventstream-serde-universal-4.0.2.tgz",
4624
- "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==",
4625
4615
  "dev": true,
4626
4616
  "license": "Apache-2.0",
4627
4617
  "dependencies": {
4628
- "@smithy/eventstream-codec": "^4.0.2",
4629
- "@smithy/types": "^4.2.0",
4618
+ "@smithy/eventstream-codec": "^4.0.4",
4619
+ "@smithy/types": "^4.3.1",
4630
4620
  "tslib": "^2.6.2"
4631
4621
  },
4632
4622
  "engines": {
@@ -4634,15 +4624,15 @@
4634
4624
  }
4635
4625
  },
4636
4626
  "node_modules/@smithy/fetch-http-handler": {
4637
- "version": "5.0.2",
4638
- "resolved": "https://registry.npmjs.org/@smithy/fetch-http-handler/-/fetch-http-handler-5.0.2.tgz",
4639
- "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==",
4640
4630
  "dev": true,
4641
4631
  "license": "Apache-2.0",
4642
4632
  "dependencies": {
4643
- "@smithy/protocol-http": "^5.1.0",
4644
- "@smithy/querystring-builder": "^4.0.2",
4645
- "@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",
4646
4636
  "@smithy/util-base64": "^4.0.0",
4647
4637
  "tslib": "^2.6.2"
4648
4638
  },
@@ -4651,15 +4641,15 @@
4651
4641
  }
4652
4642
  },
4653
4643
  "node_modules/@smithy/hash-blob-browser": {
4654
- "version": "4.0.2",
4655
- "resolved": "https://registry.npmjs.org/@smithy/hash-blob-browser/-/hash-blob-browser-4.0.2.tgz",
4656
- "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==",
4657
4647
  "dev": true,
4658
4648
  "license": "Apache-2.0",
4659
4649
  "dependencies": {
4660
4650
  "@smithy/chunked-blob-reader": "^5.0.0",
4661
4651
  "@smithy/chunked-blob-reader-native": "^4.0.0",
4662
- "@smithy/types": "^4.2.0",
4652
+ "@smithy/types": "^4.3.1",
4663
4653
  "tslib": "^2.6.2"
4664
4654
  },
4665
4655
  "engines": {
@@ -4667,13 +4657,13 @@
4667
4657
  }
4668
4658
  },
4669
4659
  "node_modules/@smithy/hash-node": {
4670
- "version": "4.0.2",
4671
- "resolved": "https://registry.npmjs.org/@smithy/hash-node/-/hash-node-4.0.2.tgz",
4672
- "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==",
4673
4663
  "dev": true,
4674
4664
  "license": "Apache-2.0",
4675
4665
  "dependencies": {
4676
- "@smithy/types": "^4.2.0",
4666
+ "@smithy/types": "^4.3.1",
4677
4667
  "@smithy/util-buffer-from": "^4.0.0",
4678
4668
  "@smithy/util-utf8": "^4.0.0",
4679
4669
  "tslib": "^2.6.2"
@@ -4683,13 +4673,13 @@
4683
4673
  }
4684
4674
  },
4685
4675
  "node_modules/@smithy/hash-stream-node": {
4686
- "version": "4.0.2",
4687
- "resolved": "https://registry.npmjs.org/@smithy/hash-stream-node/-/hash-stream-node-4.0.2.tgz",
4688
- "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==",
4689
4679
  "dev": true,
4690
4680
  "license": "Apache-2.0",
4691
4681
  "dependencies": {
4692
- "@smithy/types": "^4.2.0",
4682
+ "@smithy/types": "^4.3.1",
4693
4683
  "@smithy/util-utf8": "^4.0.0",
4694
4684
  "tslib": "^2.6.2"
4695
4685
  },
@@ -4698,13 +4688,13 @@
4698
4688
  }
4699
4689
  },
4700
4690
  "node_modules/@smithy/invalid-dependency": {
4701
- "version": "4.0.2",
4702
- "resolved": "https://registry.npmjs.org/@smithy/invalid-dependency/-/invalid-dependency-4.0.2.tgz",
4703
- "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==",
4704
4694
  "dev": true,
4705
4695
  "license": "Apache-2.0",
4706
4696
  "dependencies": {
4707
- "@smithy/types": "^4.2.0",
4697
+ "@smithy/types": "^4.3.1",
4708
4698
  "tslib": "^2.6.2"
4709
4699
  },
4710
4700
  "engines": {
@@ -4725,13 +4715,13 @@
4725
4715
  }
4726
4716
  },
4727
4717
  "node_modules/@smithy/md5-js": {
4728
- "version": "4.0.2",
4729
- "resolved": "https://registry.npmjs.org/@smithy/md5-js/-/md5-js-4.0.2.tgz",
4730
- "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==",
4731
4721
  "dev": true,
4732
4722
  "license": "Apache-2.0",
4733
4723
  "dependencies": {
4734
- "@smithy/types": "^4.2.0",
4724
+ "@smithy/types": "^4.3.1",
4735
4725
  "@smithy/util-utf8": "^4.0.0",
4736
4726
  "tslib": "^2.6.2"
4737
4727
  },
@@ -4740,14 +4730,14 @@
4740
4730
  }
4741
4731
  },
4742
4732
  "node_modules/@smithy/middleware-content-length": {
4743
- "version": "4.0.2",
4744
- "resolved": "https://registry.npmjs.org/@smithy/middleware-content-length/-/middleware-content-length-4.0.2.tgz",
4745
- "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==",
4746
4736
  "dev": true,
4747
4737
  "license": "Apache-2.0",
4748
4738
  "dependencies": {
4749
- "@smithy/protocol-http": "^5.1.0",
4750
- "@smithy/types": "^4.2.0",
4739
+ "@smithy/protocol-http": "^5.1.2",
4740
+ "@smithy/types": "^4.3.1",
4751
4741
  "tslib": "^2.6.2"
4752
4742
  },
4753
4743
  "engines": {
@@ -4755,19 +4745,19 @@
4755
4745
  }
4756
4746
  },
4757
4747
  "node_modules/@smithy/middleware-endpoint": {
4758
- "version": "4.1.0",
4759
- "resolved": "https://registry.npmjs.org/@smithy/middleware-endpoint/-/middleware-endpoint-4.1.0.tgz",
4760
- "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==",
4761
4751
  "dev": true,
4762
4752
  "license": "Apache-2.0",
4763
4753
  "dependencies": {
4764
- "@smithy/core": "^3.2.0",
4765
- "@smithy/middleware-serde": "^4.0.3",
4766
- "@smithy/node-config-provider": "^4.0.2",
4767
- "@smithy/shared-ini-file-loader": "^4.0.2",
4768
- "@smithy/types": "^4.2.0",
4769
- "@smithy/url-parser": "^4.0.2",
4770
- "@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",
4771
4761
  "tslib": "^2.6.2"
4772
4762
  },
4773
4763
  "engines": {
@@ -4775,19 +4765,19 @@
4775
4765
  }
4776
4766
  },
4777
4767
  "node_modules/@smithy/middleware-retry": {
4778
- "version": "4.1.0",
4779
- "resolved": "https://registry.npmjs.org/@smithy/middleware-retry/-/middleware-retry-4.1.0.tgz",
4780
- "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==",
4781
4771
  "dev": true,
4782
4772
  "license": "Apache-2.0",
4783
4773
  "dependencies": {
4784
- "@smithy/node-config-provider": "^4.0.2",
4785
- "@smithy/protocol-http": "^5.1.0",
4786
- "@smithy/service-error-classification": "^4.0.2",
4787
- "@smithy/smithy-client": "^4.2.0",
4788
- "@smithy/types": "^4.2.0",
4789
- "@smithy/util-middleware": "^4.0.2",
4790
- "@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",
4791
4781
  "tslib": "^2.6.2",
4792
4782
  "uuid": "^9.0.1"
4793
4783
  },
@@ -4796,13 +4786,14 @@
4796
4786
  }
4797
4787
  },
4798
4788
  "node_modules/@smithy/middleware-serde": {
4799
- "version": "4.0.3",
4800
- "resolved": "https://registry.npmjs.org/@smithy/middleware-serde/-/middleware-serde-4.0.3.tgz",
4801
- "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==",
4802
4792
  "dev": true,
4803
4793
  "license": "Apache-2.0",
4804
4794
  "dependencies": {
4805
- "@smithy/types": "^4.2.0",
4795
+ "@smithy/protocol-http": "^5.1.2",
4796
+ "@smithy/types": "^4.3.1",
4806
4797
  "tslib": "^2.6.2"
4807
4798
  },
4808
4799
  "engines": {
@@ -4810,13 +4801,13 @@
4810
4801
  }
4811
4802
  },
4812
4803
  "node_modules/@smithy/middleware-stack": {
4813
- "version": "4.0.2",
4814
- "resolved": "https://registry.npmjs.org/@smithy/middleware-stack/-/middleware-stack-4.0.2.tgz",
4815
- "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==",
4816
4807
  "dev": true,
4817
4808
  "license": "Apache-2.0",
4818
4809
  "dependencies": {
4819
- "@smithy/types": "^4.2.0",
4810
+ "@smithy/types": "^4.3.1",
4820
4811
  "tslib": "^2.6.2"
4821
4812
  },
4822
4813
  "engines": {
@@ -4824,15 +4815,15 @@
4824
4815
  }
4825
4816
  },
4826
4817
  "node_modules/@smithy/node-config-provider": {
4827
- "version": "4.0.2",
4828
- "resolved": "https://registry.npmjs.org/@smithy/node-config-provider/-/node-config-provider-4.0.2.tgz",
4829
- "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==",
4830
4821
  "dev": true,
4831
4822
  "license": "Apache-2.0",
4832
4823
  "dependencies": {
4833
- "@smithy/property-provider": "^4.0.2",
4834
- "@smithy/shared-ini-file-loader": "^4.0.2",
4835
- "@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",
4836
4827
  "tslib": "^2.6.2"
4837
4828
  },
4838
4829
  "engines": {
@@ -4840,16 +4831,16 @@
4840
4831
  }
4841
4832
  },
4842
4833
  "node_modules/@smithy/node-http-handler": {
4843
- "version": "4.0.4",
4844
- "resolved": "https://registry.npmjs.org/@smithy/node-http-handler/-/node-http-handler-4.0.4.tgz",
4845
- "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==",
4846
4837
  "dev": true,
4847
4838
  "license": "Apache-2.0",
4848
4839
  "dependencies": {
4849
- "@smithy/abort-controller": "^4.0.2",
4850
- "@smithy/protocol-http": "^5.1.0",
4851
- "@smithy/querystring-builder": "^4.0.2",
4852
- "@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",
4853
4844
  "tslib": "^2.6.2"
4854
4845
  },
4855
4846
  "engines": {
@@ -4857,13 +4848,13 @@
4857
4848
  }
4858
4849
  },
4859
4850
  "node_modules/@smithy/property-provider": {
4860
- "version": "4.0.2",
4861
- "resolved": "https://registry.npmjs.org/@smithy/property-provider/-/property-provider-4.0.2.tgz",
4862
- "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==",
4863
4854
  "dev": true,
4864
4855
  "license": "Apache-2.0",
4865
4856
  "dependencies": {
4866
- "@smithy/types": "^4.2.0",
4857
+ "@smithy/types": "^4.3.1",
4867
4858
  "tslib": "^2.6.2"
4868
4859
  },
4869
4860
  "engines": {
@@ -4871,13 +4862,13 @@
4871
4862
  }
4872
4863
  },
4873
4864
  "node_modules/@smithy/protocol-http": {
4874
- "version": "5.1.0",
4875
- "resolved": "https://registry.npmjs.org/@smithy/protocol-http/-/protocol-http-5.1.0.tgz",
4876
- "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==",
4877
4868
  "dev": true,
4878
4869
  "license": "Apache-2.0",
4879
4870
  "dependencies": {
4880
- "@smithy/types": "^4.2.0",
4871
+ "@smithy/types": "^4.3.1",
4881
4872
  "tslib": "^2.6.2"
4882
4873
  },
4883
4874
  "engines": {
@@ -4885,13 +4876,13 @@
4885
4876
  }
4886
4877
  },
4887
4878
  "node_modules/@smithy/querystring-builder": {
4888
- "version": "4.0.2",
4889
- "resolved": "https://registry.npmjs.org/@smithy/querystring-builder/-/querystring-builder-4.0.2.tgz",
4890
- "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==",
4891
4882
  "dev": true,
4892
4883
  "license": "Apache-2.0",
4893
4884
  "dependencies": {
4894
- "@smithy/types": "^4.2.0",
4885
+ "@smithy/types": "^4.3.1",
4895
4886
  "@smithy/util-uri-escape": "^4.0.0",
4896
4887
  "tslib": "^2.6.2"
4897
4888
  },
@@ -4900,13 +4891,13 @@
4900
4891
  }
4901
4892
  },
4902
4893
  "node_modules/@smithy/querystring-parser": {
4903
- "version": "4.0.2",
4904
- "resolved": "https://registry.npmjs.org/@smithy/querystring-parser/-/querystring-parser-4.0.2.tgz",
4905
- "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==",
4906
4897
  "dev": true,
4907
4898
  "license": "Apache-2.0",
4908
4899
  "dependencies": {
4909
- "@smithy/types": "^4.2.0",
4900
+ "@smithy/types": "^4.3.1",
4910
4901
  "tslib": "^2.6.2"
4911
4902
  },
4912
4903
  "engines": {
@@ -4914,26 +4905,26 @@
4914
4905
  }
4915
4906
  },
4916
4907
  "node_modules/@smithy/service-error-classification": {
4917
- "version": "4.0.2",
4918
- "resolved": "https://registry.npmjs.org/@smithy/service-error-classification/-/service-error-classification-4.0.2.tgz",
4919
- "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==",
4920
4911
  "dev": true,
4921
4912
  "license": "Apache-2.0",
4922
4913
  "dependencies": {
4923
- "@smithy/types": "^4.2.0"
4914
+ "@smithy/types": "^4.3.1"
4924
4915
  },
4925
4916
  "engines": {
4926
4917
  "node": ">=18.0.0"
4927
4918
  }
4928
4919
  },
4929
4920
  "node_modules/@smithy/shared-ini-file-loader": {
4930
- "version": "4.0.2",
4931
- "resolved": "https://registry.npmjs.org/@smithy/shared-ini-file-loader/-/shared-ini-file-loader-4.0.2.tgz",
4932
- "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==",
4933
4924
  "dev": true,
4934
4925
  "license": "Apache-2.0",
4935
4926
  "dependencies": {
4936
- "@smithy/types": "^4.2.0",
4927
+ "@smithy/types": "^4.3.1",
4937
4928
  "tslib": "^2.6.2"
4938
4929
  },
4939
4930
  "engines": {
@@ -4941,17 +4932,17 @@
4941
4932
  }
4942
4933
  },
4943
4934
  "node_modules/@smithy/signature-v4": {
4944
- "version": "5.0.2",
4945
- "resolved": "https://registry.npmjs.org/@smithy/signature-v4/-/signature-v4-5.0.2.tgz",
4946
- "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==",
4947
4938
  "dev": true,
4948
4939
  "license": "Apache-2.0",
4949
4940
  "dependencies": {
4950
4941
  "@smithy/is-array-buffer": "^4.0.0",
4951
- "@smithy/protocol-http": "^5.1.0",
4952
- "@smithy/types": "^4.2.0",
4942
+ "@smithy/protocol-http": "^5.1.2",
4943
+ "@smithy/types": "^4.3.1",
4953
4944
  "@smithy/util-hex-encoding": "^4.0.0",
4954
- "@smithy/util-middleware": "^4.0.2",
4945
+ "@smithy/util-middleware": "^4.0.4",
4955
4946
  "@smithy/util-uri-escape": "^4.0.0",
4956
4947
  "@smithy/util-utf8": "^4.0.0",
4957
4948
  "tslib": "^2.6.2"
@@ -4961,18 +4952,18 @@
4961
4952
  }
4962
4953
  },
4963
4954
  "node_modules/@smithy/smithy-client": {
4964
- "version": "4.2.0",
4965
- "resolved": "https://registry.npmjs.org/@smithy/smithy-client/-/smithy-client-4.2.0.tgz",
4966
- "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==",
4967
4958
  "dev": true,
4968
4959
  "license": "Apache-2.0",
4969
4960
  "dependencies": {
4970
- "@smithy/core": "^3.2.0",
4971
- "@smithy/middleware-endpoint": "^4.1.0",
4972
- "@smithy/middleware-stack": "^4.0.2",
4973
- "@smithy/protocol-http": "^5.1.0",
4974
- "@smithy/types": "^4.2.0",
4975
- "@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",
4976
4967
  "tslib": "^2.6.2"
4977
4968
  },
4978
4969
  "engines": {
@@ -4980,9 +4971,9 @@
4980
4971
  }
4981
4972
  },
4982
4973
  "node_modules/@smithy/types": {
4983
- "version": "4.2.0",
4984
- "resolved": "https://registry.npmjs.org/@smithy/types/-/types-4.2.0.tgz",
4985
- "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==",
4986
4977
  "dev": true,
4987
4978
  "license": "Apache-2.0",
4988
4979
  "dependencies": {
@@ -4993,14 +4984,14 @@
4993
4984
  }
4994
4985
  },
4995
4986
  "node_modules/@smithy/url-parser": {
4996
- "version": "4.0.2",
4997
- "resolved": "https://registry.npmjs.org/@smithy/url-parser/-/url-parser-4.0.2.tgz",
4998
- "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==",
4999
4990
  "dev": true,
5000
4991
  "license": "Apache-2.0",
5001
4992
  "dependencies": {
5002
- "@smithy/querystring-parser": "^4.0.2",
5003
- "@smithy/types": "^4.2.0",
4993
+ "@smithy/querystring-parser": "^4.0.4",
4994
+ "@smithy/types": "^4.3.1",
5004
4995
  "tslib": "^2.6.2"
5005
4996
  },
5006
4997
  "engines": {
@@ -5076,15 +5067,15 @@
5076
5067
  }
5077
5068
  },
5078
5069
  "node_modules/@smithy/util-defaults-mode-browser": {
5079
- "version": "4.0.8",
5080
- "resolved": "https://registry.npmjs.org/@smithy/util-defaults-mode-browser/-/util-defaults-mode-browser-4.0.8.tgz",
5081
- "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==",
5082
5073
  "dev": true,
5083
5074
  "license": "Apache-2.0",
5084
5075
  "dependencies": {
5085
- "@smithy/property-provider": "^4.0.2",
5086
- "@smithy/smithy-client": "^4.2.0",
5087
- "@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",
5088
5079
  "bowser": "^2.11.0",
5089
5080
  "tslib": "^2.6.2"
5090
5081
  },
@@ -5093,18 +5084,18 @@
5093
5084
  }
5094
5085
  },
5095
5086
  "node_modules/@smithy/util-defaults-mode-node": {
5096
- "version": "4.0.8",
5097
- "resolved": "https://registry.npmjs.org/@smithy/util-defaults-mode-node/-/util-defaults-mode-node-4.0.8.tgz",
5098
- "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==",
5099
5090
  "dev": true,
5100
5091
  "license": "Apache-2.0",
5101
5092
  "dependencies": {
5102
- "@smithy/config-resolver": "^4.1.0",
5103
- "@smithy/credential-provider-imds": "^4.0.2",
5104
- "@smithy/node-config-provider": "^4.0.2",
5105
- "@smithy/property-provider": "^4.0.2",
5106
- "@smithy/smithy-client": "^4.2.0",
5107
- "@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",
5108
5099
  "tslib": "^2.6.2"
5109
5100
  },
5110
5101
  "engines": {
@@ -5112,14 +5103,14 @@
5112
5103
  }
5113
5104
  },
5114
5105
  "node_modules/@smithy/util-endpoints": {
5115
- "version": "3.0.2",
5116
- "resolved": "https://registry.npmjs.org/@smithy/util-endpoints/-/util-endpoints-3.0.2.tgz",
5117
- "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==",
5118
5109
  "dev": true,
5119
5110
  "license": "Apache-2.0",
5120
5111
  "dependencies": {
5121
- "@smithy/node-config-provider": "^4.0.2",
5122
- "@smithy/types": "^4.2.0",
5112
+ "@smithy/node-config-provider": "^4.1.3",
5113
+ "@smithy/types": "^4.3.1",
5123
5114
  "tslib": "^2.6.2"
5124
5115
  },
5125
5116
  "engines": {
@@ -5140,13 +5131,13 @@
5140
5131
  }
5141
5132
  },
5142
5133
  "node_modules/@smithy/util-middleware": {
5143
- "version": "4.0.2",
5144
- "resolved": "https://registry.npmjs.org/@smithy/util-middleware/-/util-middleware-4.0.2.tgz",
5145
- "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==",
5146
5137
  "dev": true,
5147
5138
  "license": "Apache-2.0",
5148
5139
  "dependencies": {
5149
- "@smithy/types": "^4.2.0",
5140
+ "@smithy/types": "^4.3.1",
5150
5141
  "tslib": "^2.6.2"
5151
5142
  },
5152
5143
  "engines": {
@@ -5154,14 +5145,14 @@
5154
5145
  }
5155
5146
  },
5156
5147
  "node_modules/@smithy/util-retry": {
5157
- "version": "4.0.2",
5158
- "resolved": "https://registry.npmjs.org/@smithy/util-retry/-/util-retry-4.0.2.tgz",
5159
- "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==",
5160
5151
  "dev": true,
5161
5152
  "license": "Apache-2.0",
5162
5153
  "dependencies": {
5163
- "@smithy/service-error-classification": "^4.0.2",
5164
- "@smithy/types": "^4.2.0",
5154
+ "@smithy/service-error-classification": "^4.0.6",
5155
+ "@smithy/types": "^4.3.1",
5165
5156
  "tslib": "^2.6.2"
5166
5157
  },
5167
5158
  "engines": {
@@ -5169,15 +5160,15 @@
5169
5160
  }
5170
5161
  },
5171
5162
  "node_modules/@smithy/util-stream": {
5172
- "version": "4.2.0",
5173
- "resolved": "https://registry.npmjs.org/@smithy/util-stream/-/util-stream-4.2.0.tgz",
5174
- "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==",
5175
5166
  "dev": true,
5176
5167
  "license": "Apache-2.0",
5177
5168
  "dependencies": {
5178
- "@smithy/fetch-http-handler": "^5.0.2",
5179
- "@smithy/node-http-handler": "^4.0.4",
5180
- "@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",
5181
5172
  "@smithy/util-base64": "^4.0.0",
5182
5173
  "@smithy/util-buffer-from": "^4.0.0",
5183
5174
  "@smithy/util-hex-encoding": "^4.0.0",
@@ -5216,14 +5207,14 @@
5216
5207
  }
5217
5208
  },
5218
5209
  "node_modules/@smithy/util-waiter": {
5219
- "version": "4.0.3",
5220
- "resolved": "https://registry.npmjs.org/@smithy/util-waiter/-/util-waiter-4.0.3.tgz",
5221
- "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==",
5222
5213
  "dev": true,
5223
5214
  "license": "Apache-2.0",
5224
5215
  "dependencies": {
5225
- "@smithy/abort-controller": "^4.0.2",
5226
- "@smithy/types": "^4.2.0",
5216
+ "@smithy/abort-controller": "^4.0.4",
5217
+ "@smithy/types": "^4.3.1",
5227
5218
  "tslib": "^2.6.2"
5228
5219
  },
5229
5220
  "engines": {
@@ -5546,6 +5537,13 @@
5546
5537
  "dev": true,
5547
5538
  "license": "MIT"
5548
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
+ },
5549
5547
  "node_modules/@types/wrap-ansi": {
5550
5548
  "version": "3.0.0",
5551
5549
  "resolved": "https://registry.npmjs.org/@types/wrap-ansi/-/wrap-ansi-3.0.0.tgz",
@@ -5553,17 +5551,17 @@
5553
5551
  "license": "MIT"
5554
5552
  },
5555
5553
  "node_modules/@typescript-eslint/eslint-plugin": {
5556
- "version": "8.35.0",
5557
- "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.35.0.tgz",
5558
- "integrity": "sha512-ijItUYaiWuce0N1SoSMrEd0b6b6lYkYt99pqCPfybd+HKVXtEvYhICfLdwp42MhiI5mp0oq7PKEL+g1cNiz/Eg==",
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==",
5559
5557
  "dev": true,
5560
5558
  "license": "MIT",
5561
5559
  "dependencies": {
5562
5560
  "@eslint-community/regexpp": "^4.10.0",
5563
- "@typescript-eslint/scope-manager": "8.35.0",
5564
- "@typescript-eslint/type-utils": "8.35.0",
5565
- "@typescript-eslint/utils": "8.35.0",
5566
- "@typescript-eslint/visitor-keys": "8.35.0",
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",
5567
5565
  "graphemer": "^1.4.0",
5568
5566
  "ignore": "^7.0.0",
5569
5567
  "natural-compare": "^1.4.0",
@@ -5577,89 +5575,96 @@
5577
5575
  "url": "https://opencollective.com/typescript-eslint"
5578
5576
  },
5579
5577
  "peerDependencies": {
5580
- "@typescript-eslint/parser": "^8.35.0",
5578
+ "@typescript-eslint/parser": "^8.35.1",
5581
5579
  "eslint": "^8.57.0 || ^9.0.0",
5582
5580
  "typescript": ">=4.8.4 <5.9.0"
5583
5581
  }
5584
5582
  },
5585
- "node_modules/@typescript-eslint/eslint-plugin/node_modules/@eslint-community/eslint-utils": {
5586
- "version": "4.7.0",
5587
- "resolved": "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.7.0.tgz",
5588
- "integrity": "sha512-dyybb3AcajC7uha6CvhdVRJqaKyn7w2YKqKyAN37NKYgZT36w+iRb0Dymmc5qEJ549c/S31cMMSFd75bteCpCw==",
5583
+ "node_modules/@typescript-eslint/eslint-plugin/node_modules/@typescript-eslint/scope-manager": {
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==",
5589
5587
  "dev": true,
5590
5588
  "license": "MIT",
5591
5589
  "dependencies": {
5592
- "eslint-visitor-keys": "^3.4.3"
5590
+ "@typescript-eslint/types": "8.35.1",
5591
+ "@typescript-eslint/visitor-keys": "8.35.1"
5593
5592
  },
5594
5593
  "engines": {
5595
- "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
5594
+ "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
5596
5595
  },
5597
5596
  "funding": {
5598
- "url": "https://opencollective.com/eslint"
5597
+ "type": "opencollective",
5598
+ "url": "https://opencollective.com/typescript-eslint"
5599
+ }
5600
+ },
5601
+ "node_modules/@typescript-eslint/eslint-plugin/node_modules/@typescript-eslint/visitor-keys": {
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==",
5605
+ "dev": true,
5606
+ "license": "MIT",
5607
+ "dependencies": {
5608
+ "@typescript-eslint/types": "8.35.1",
5609
+ "eslint-visitor-keys": "^4.2.1"
5599
5610
  },
5600
- "peerDependencies": {
5601
- "eslint": "^6.0.0 || ^7.0.0 || >=8.0.0"
5611
+ "engines": {
5612
+ "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
5613
+ },
5614
+ "funding": {
5615
+ "type": "opencollective",
5616
+ "url": "https://opencollective.com/typescript-eslint"
5602
5617
  }
5603
5618
  },
5604
- "node_modules/@typescript-eslint/eslint-plugin/node_modules/@eslint-community/eslint-utils/node_modules/eslint-visitor-keys": {
5605
- "version": "3.4.3",
5606
- "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz",
5607
- "integrity": "sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==",
5619
+ "node_modules/@typescript-eslint/eslint-plugin/node_modules/eslint-visitor-keys": {
5620
+ "version": "4.2.1",
5621
+ "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz",
5622
+ "integrity": "sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==",
5608
5623
  "dev": true,
5609
5624
  "license": "Apache-2.0",
5610
5625
  "engines": {
5611
- "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
5626
+ "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
5612
5627
  },
5613
5628
  "funding": {
5614
5629
  "url": "https://opencollective.com/eslint"
5615
5630
  }
5616
5631
  },
5617
- "node_modules/@typescript-eslint/eslint-plugin/node_modules/@typescript-eslint/project-service": {
5618
- "version": "8.35.0",
5619
- "resolved": "https://registry.npmjs.org/@typescript-eslint/project-service/-/project-service-8.35.0.tgz",
5620
- "integrity": "sha512-41xatqRwWZuhUMF/aZm2fcUsOFKNcG28xqRSS6ZVr9BVJtGExosLAm5A1OxTjRMagx8nJqva+P5zNIGt8RIgbQ==",
5632
+ "node_modules/@typescript-eslint/eslint-plugin/node_modules/ignore": {
5633
+ "version": "7.0.5",
5634
+ "resolved": "https://registry.npmjs.org/ignore/-/ignore-7.0.5.tgz",
5635
+ "integrity": "sha512-Hs59xBNfUIunMFgWAbGX5cq6893IbWg4KnrjbYwX3tx0ztorVgTDA6B2sxf8ejHJ4wz8BqGUMYlnzNBer5NvGg==",
5621
5636
  "dev": true,
5622
5637
  "license": "MIT",
5623
- "dependencies": {
5624
- "@typescript-eslint/tsconfig-utils": "^8.35.0",
5625
- "@typescript-eslint/types": "^8.35.0",
5626
- "debug": "^4.3.4"
5627
- },
5628
5638
  "engines": {
5629
- "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
5630
- },
5631
- "funding": {
5632
- "type": "opencollective",
5633
- "url": "https://opencollective.com/typescript-eslint"
5634
- },
5635
- "peerDependencies": {
5636
- "typescript": ">=4.8.4 <5.9.0"
5639
+ "node": ">= 4"
5637
5640
  }
5638
5641
  },
5639
- "node_modules/@typescript-eslint/eslint-plugin/node_modules/@typescript-eslint/scope-manager": {
5640
- "version": "8.35.0",
5641
- "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.35.0.tgz",
5642
- "integrity": "sha512-+AgL5+mcoLxl1vGjwNfiWq5fLDZM1TmTPYs2UkyHfFhgERxBbqHlNjRzhThJqz+ktBqTChRYY6zwbMwy0591AA==",
5642
+ "node_modules/@typescript-eslint/eslint-plugin/node_modules/ts-api-utils": {
5643
+ "version": "2.1.0",
5644
+ "resolved": "https://registry.npmjs.org/ts-api-utils/-/ts-api-utils-2.1.0.tgz",
5645
+ "integrity": "sha512-CUgTZL1irw8u29bzrOD/nH85jqyc74D6SshFgujOIA7osm2Rz7dYH77agkx7H4FBNxDq7Cjf+IjaX/8zwFW+ZQ==",
5643
5646
  "dev": true,
5644
5647
  "license": "MIT",
5645
- "dependencies": {
5646
- "@typescript-eslint/types": "8.35.0",
5647
- "@typescript-eslint/visitor-keys": "8.35.0"
5648
- },
5649
5648
  "engines": {
5650
- "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
5649
+ "node": ">=18.12"
5651
5650
  },
5652
- "funding": {
5653
- "type": "opencollective",
5654
- "url": "https://opencollective.com/typescript-eslint"
5651
+ "peerDependencies": {
5652
+ "typescript": ">=4.8.4"
5655
5653
  }
5656
5654
  },
5657
- "node_modules/@typescript-eslint/eslint-plugin/node_modules/@typescript-eslint/tsconfig-utils": {
5658
- "version": "8.35.0",
5659
- "resolved": "https://registry.npmjs.org/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.35.0.tgz",
5660
- "integrity": "sha512-04k/7247kZzFraweuEirmvUj+W3bJLI9fX6fbo1Qm2YykuBvEhRTPl8tcxlYO8kZZW+HIXfkZNoasVb8EV4jpA==",
5655
+ "node_modules/@typescript-eslint/parser": {
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==",
5661
5659
  "dev": true,
5662
5660
  "license": "MIT",
5661
+ "dependencies": {
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",
5666
+ "debug": "^4.3.4"
5667
+ },
5663
5668
  "engines": {
5664
5669
  "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
5665
5670
  },
@@ -5668,26 +5673,19 @@
5668
5673
  "url": "https://opencollective.com/typescript-eslint"
5669
5674
  },
5670
5675
  "peerDependencies": {
5676
+ "eslint": "^8.57.0 || ^9.0.0",
5671
5677
  "typescript": ">=4.8.4 <5.9.0"
5672
5678
  }
5673
5679
  },
5674
- "node_modules/@typescript-eslint/eslint-plugin/node_modules/@typescript-eslint/typescript-estree": {
5675
- "version": "8.35.0",
5676
- "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.35.0.tgz",
5677
- "integrity": "sha512-F+BhnaBemgu1Qf8oHrxyw14wq6vbL8xwWKKMwTMwYIRmFFY/1n/9T/jpbobZL8vp7QyEUcC6xGrnAO4ua8Kp7w==",
5680
+ "node_modules/@typescript-eslint/parser/node_modules/@typescript-eslint/scope-manager": {
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==",
5678
5684
  "dev": true,
5679
5685
  "license": "MIT",
5680
5686
  "dependencies": {
5681
- "@typescript-eslint/project-service": "8.35.0",
5682
- "@typescript-eslint/tsconfig-utils": "8.35.0",
5683
- "@typescript-eslint/types": "8.35.0",
5684
- "@typescript-eslint/visitor-keys": "8.35.0",
5685
- "debug": "^4.3.4",
5686
- "fast-glob": "^3.3.2",
5687
- "is-glob": "^4.0.3",
5688
- "minimatch": "^9.0.4",
5689
- "semver": "^7.6.0",
5690
- "ts-api-utils": "^2.1.0"
5687
+ "@typescript-eslint/types": "8.35.1",
5688
+ "@typescript-eslint/visitor-keys": "8.35.1"
5691
5689
  },
5692
5690
  "engines": {
5693
5691
  "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
@@ -5695,22 +5693,25 @@
5695
5693
  "funding": {
5696
5694
  "type": "opencollective",
5697
5695
  "url": "https://opencollective.com/typescript-eslint"
5698
- },
5699
- "peerDependencies": {
5700
- "typescript": ">=4.8.4 <5.9.0"
5701
5696
  }
5702
5697
  },
5703
- "node_modules/@typescript-eslint/eslint-plugin/node_modules/@typescript-eslint/utils": {
5704
- "version": "8.35.0",
5705
- "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.35.0.tgz",
5706
- "integrity": "sha512-nqoMu7WWM7ki5tPgLVsmPM8CkqtoPUG6xXGeefM5t4x3XumOEKMoUZPdi+7F+/EotukN4R9OWdmDxN80fqoZeg==",
5698
+ "node_modules/@typescript-eslint/parser/node_modules/@typescript-eslint/typescript-estree": {
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==",
5707
5702
  "dev": true,
5708
5703
  "license": "MIT",
5709
5704
  "dependencies": {
5710
- "@eslint-community/eslint-utils": "^4.7.0",
5711
- "@typescript-eslint/scope-manager": "8.35.0",
5712
- "@typescript-eslint/types": "8.35.0",
5713
- "@typescript-eslint/typescript-estree": "8.35.0"
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",
5709
+ "debug": "^4.3.4",
5710
+ "fast-glob": "^3.3.2",
5711
+ "is-glob": "^4.0.3",
5712
+ "minimatch": "^9.0.4",
5713
+ "semver": "^7.6.0",
5714
+ "ts-api-utils": "^2.1.0"
5714
5715
  },
5715
5716
  "engines": {
5716
5717
  "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
@@ -5720,18 +5721,17 @@
5720
5721
  "url": "https://opencollective.com/typescript-eslint"
5721
5722
  },
5722
5723
  "peerDependencies": {
5723
- "eslint": "^8.57.0 || ^9.0.0",
5724
5724
  "typescript": ">=4.8.4 <5.9.0"
5725
5725
  }
5726
5726
  },
5727
- "node_modules/@typescript-eslint/eslint-plugin/node_modules/@typescript-eslint/visitor-keys": {
5728
- "version": "8.35.0",
5729
- "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.35.0.tgz",
5730
- "integrity": "sha512-zTh2+1Y8ZpmeQaQVIc/ZZxsx8UzgKJyNg1PTvjzC7WMhPSVS8bfDX34k1SrwOf016qd5RU3az2UxUNue3IfQ5g==",
5727
+ "node_modules/@typescript-eslint/parser/node_modules/@typescript-eslint/visitor-keys": {
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==",
5731
5731
  "dev": true,
5732
5732
  "license": "MIT",
5733
5733
  "dependencies": {
5734
- "@typescript-eslint/types": "8.35.0",
5734
+ "@typescript-eslint/types": "8.35.1",
5735
5735
  "eslint-visitor-keys": "^4.2.1"
5736
5736
  },
5737
5737
  "engines": {
@@ -5742,7 +5742,7 @@
5742
5742
  "url": "https://opencollective.com/typescript-eslint"
5743
5743
  }
5744
5744
  },
5745
- "node_modules/@typescript-eslint/eslint-plugin/node_modules/eslint-visitor-keys": {
5745
+ "node_modules/@typescript-eslint/parser/node_modules/eslint-visitor-keys": {
5746
5746
  "version": "4.2.1",
5747
5747
  "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz",
5748
5748
  "integrity": "sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==",
@@ -5755,167 +5755,44 @@
5755
5755
  "url": "https://opencollective.com/eslint"
5756
5756
  }
5757
5757
  },
5758
- "node_modules/@typescript-eslint/eslint-plugin/node_modules/ignore": {
5759
- "version": "7.0.5",
5760
- "resolved": "https://registry.npmjs.org/ignore/-/ignore-7.0.5.tgz",
5761
- "integrity": "sha512-Hs59xBNfUIunMFgWAbGX5cq6893IbWg4KnrjbYwX3tx0ztorVgTDA6B2sxf8ejHJ4wz8BqGUMYlnzNBer5NvGg==",
5762
- "dev": true,
5763
- "license": "MIT",
5764
- "engines": {
5765
- "node": ">= 4"
5766
- }
5767
- },
5768
- "node_modules/@typescript-eslint/parser": {
5769
- "version": "8.35.0",
5770
- "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.35.0.tgz",
5771
- "integrity": "sha512-6sMvZePQrnZH2/cJkwRpkT7DxoAWh+g6+GFRK6bV3YQo7ogi3SX5rgF6099r5Q53Ma5qeT7LGmOmuIutF4t3lA==",
5772
- "dev": true,
5773
- "license": "MIT",
5774
- "dependencies": {
5775
- "@typescript-eslint/scope-manager": "8.35.0",
5776
- "@typescript-eslint/types": "8.35.0",
5777
- "@typescript-eslint/typescript-estree": "8.35.0",
5778
- "@typescript-eslint/visitor-keys": "8.35.0",
5779
- "debug": "^4.3.4"
5780
- },
5781
- "engines": {
5782
- "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
5783
- },
5784
- "funding": {
5785
- "type": "opencollective",
5786
- "url": "https://opencollective.com/typescript-eslint"
5787
- },
5788
- "peerDependencies": {
5789
- "eslint": "^8.57.0 || ^9.0.0",
5790
- "typescript": ">=4.8.4 <5.9.0"
5791
- }
5792
- },
5793
- "node_modules/@typescript-eslint/parser/node_modules/@typescript-eslint/project-service": {
5794
- "version": "8.35.0",
5795
- "resolved": "https://registry.npmjs.org/@typescript-eslint/project-service/-/project-service-8.35.0.tgz",
5796
- "integrity": "sha512-41xatqRwWZuhUMF/aZm2fcUsOFKNcG28xqRSS6ZVr9BVJtGExosLAm5A1OxTjRMagx8nJqva+P5zNIGt8RIgbQ==",
5797
- "dev": true,
5798
- "license": "MIT",
5799
- "dependencies": {
5800
- "@typescript-eslint/tsconfig-utils": "^8.35.0",
5801
- "@typescript-eslint/types": "^8.35.0",
5802
- "debug": "^4.3.4"
5803
- },
5804
- "engines": {
5805
- "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
5806
- },
5807
- "funding": {
5808
- "type": "opencollective",
5809
- "url": "https://opencollective.com/typescript-eslint"
5810
- },
5811
- "peerDependencies": {
5812
- "typescript": ">=4.8.4 <5.9.0"
5813
- }
5814
- },
5815
- "node_modules/@typescript-eslint/parser/node_modules/@typescript-eslint/scope-manager": {
5816
- "version": "8.35.0",
5817
- "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.35.0.tgz",
5818
- "integrity": "sha512-+AgL5+mcoLxl1vGjwNfiWq5fLDZM1TmTPYs2UkyHfFhgERxBbqHlNjRzhThJqz+ktBqTChRYY6zwbMwy0591AA==",
5758
+ "node_modules/@typescript-eslint/parser/node_modules/minimatch": {
5759
+ "version": "9.0.5",
5760
+ "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.5.tgz",
5761
+ "integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==",
5819
5762
  "dev": true,
5820
- "license": "MIT",
5763
+ "license": "ISC",
5821
5764
  "dependencies": {
5822
- "@typescript-eslint/types": "8.35.0",
5823
- "@typescript-eslint/visitor-keys": "8.35.0"
5765
+ "brace-expansion": "^2.0.1"
5824
5766
  },
5825
5767
  "engines": {
5826
- "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
5768
+ "node": ">=16 || 14 >=14.17"
5827
5769
  },
5828
5770
  "funding": {
5829
- "type": "opencollective",
5830
- "url": "https://opencollective.com/typescript-eslint"
5771
+ "url": "https://github.com/sponsors/isaacs"
5831
5772
  }
5832
5773
  },
5833
- "node_modules/@typescript-eslint/parser/node_modules/@typescript-eslint/tsconfig-utils": {
5834
- "version": "8.35.0",
5835
- "resolved": "https://registry.npmjs.org/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.35.0.tgz",
5836
- "integrity": "sha512-04k/7247kZzFraweuEirmvUj+W3bJLI9fX6fbo1Qm2YykuBvEhRTPl8tcxlYO8kZZW+HIXfkZNoasVb8EV4jpA==",
5774
+ "node_modules/@typescript-eslint/parser/node_modules/ts-api-utils": {
5775
+ "version": "2.1.0",
5776
+ "resolved": "https://registry.npmjs.org/ts-api-utils/-/ts-api-utils-2.1.0.tgz",
5777
+ "integrity": "sha512-CUgTZL1irw8u29bzrOD/nH85jqyc74D6SshFgujOIA7osm2Rz7dYH77agkx7H4FBNxDq7Cjf+IjaX/8zwFW+ZQ==",
5837
5778
  "dev": true,
5838
5779
  "license": "MIT",
5839
5780
  "engines": {
5840
- "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
5841
- },
5842
- "funding": {
5843
- "type": "opencollective",
5844
- "url": "https://opencollective.com/typescript-eslint"
5845
- },
5846
- "peerDependencies": {
5847
- "typescript": ">=4.8.4 <5.9.0"
5848
- }
5849
- },
5850
- "node_modules/@typescript-eslint/parser/node_modules/@typescript-eslint/typescript-estree": {
5851
- "version": "8.35.0",
5852
- "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.35.0.tgz",
5853
- "integrity": "sha512-F+BhnaBemgu1Qf8oHrxyw14wq6vbL8xwWKKMwTMwYIRmFFY/1n/9T/jpbobZL8vp7QyEUcC6xGrnAO4ua8Kp7w==",
5854
- "dev": true,
5855
- "license": "MIT",
5856
- "dependencies": {
5857
- "@typescript-eslint/project-service": "8.35.0",
5858
- "@typescript-eslint/tsconfig-utils": "8.35.0",
5859
- "@typescript-eslint/types": "8.35.0",
5860
- "@typescript-eslint/visitor-keys": "8.35.0",
5861
- "debug": "^4.3.4",
5862
- "fast-glob": "^3.3.2",
5863
- "is-glob": "^4.0.3",
5864
- "minimatch": "^9.0.4",
5865
- "semver": "^7.6.0",
5866
- "ts-api-utils": "^2.1.0"
5867
- },
5868
- "engines": {
5869
- "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
5870
- },
5871
- "funding": {
5872
- "type": "opencollective",
5873
- "url": "https://opencollective.com/typescript-eslint"
5781
+ "node": ">=18.12"
5874
5782
  },
5875
5783
  "peerDependencies": {
5876
- "typescript": ">=4.8.4 <5.9.0"
5877
- }
5878
- },
5879
- "node_modules/@typescript-eslint/parser/node_modules/@typescript-eslint/visitor-keys": {
5880
- "version": "8.35.0",
5881
- "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.35.0.tgz",
5882
- "integrity": "sha512-zTh2+1Y8ZpmeQaQVIc/ZZxsx8UzgKJyNg1PTvjzC7WMhPSVS8bfDX34k1SrwOf016qd5RU3az2UxUNue3IfQ5g==",
5883
- "dev": true,
5884
- "license": "MIT",
5885
- "dependencies": {
5886
- "@typescript-eslint/types": "8.35.0",
5887
- "eslint-visitor-keys": "^4.2.1"
5888
- },
5889
- "engines": {
5890
- "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
5891
- },
5892
- "funding": {
5893
- "type": "opencollective",
5894
- "url": "https://opencollective.com/typescript-eslint"
5895
- }
5896
- },
5897
- "node_modules/@typescript-eslint/parser/node_modules/eslint-visitor-keys": {
5898
- "version": "4.2.1",
5899
- "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz",
5900
- "integrity": "sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==",
5901
- "dev": true,
5902
- "license": "Apache-2.0",
5903
- "engines": {
5904
- "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
5905
- },
5906
- "funding": {
5907
- "url": "https://opencollective.com/eslint"
5784
+ "typescript": ">=4.8.4"
5908
5785
  }
5909
5786
  },
5910
5787
  "node_modules/@typescript-eslint/project-service": {
5911
- "version": "8.34.0",
5912
- "resolved": "https://registry.npmjs.org/@typescript-eslint/project-service/-/project-service-8.34.0.tgz",
5913
- "integrity": "sha512-iEgDALRf970/B2YExmtPMPF54NenZUf4xpL3wsCRx/lgjz6ul/l13R81ozP/ZNuXfnLCS+oPmG7JIxfdNYKELw==",
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==",
5914
5791
  "dev": true,
5915
5792
  "license": "MIT",
5916
5793
  "dependencies": {
5917
- "@typescript-eslint/tsconfig-utils": "^8.34.0",
5918
- "@typescript-eslint/types": "^8.34.0",
5794
+ "@typescript-eslint/tsconfig-utils": "^8.35.1",
5795
+ "@typescript-eslint/types": "^8.35.1",
5919
5796
  "debug": "^4.3.4"
5920
5797
  },
5921
5798
  "engines": {
@@ -5929,20 +5806,6 @@
5929
5806
  "typescript": ">=4.8.4 <5.9.0"
5930
5807
  }
5931
5808
  },
5932
- "node_modules/@typescript-eslint/project-service/node_modules/@typescript-eslint/types": {
5933
- "version": "8.34.0",
5934
- "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.34.0.tgz",
5935
- "integrity": "sha512-9V24k/paICYPniajHfJ4cuAWETnt7Ssy+R0Rbcqo5sSFr3QEZ/8TSoUi9XeXVBGXCaLtwTOKSLGcInCAvyZeMA==",
5936
- "dev": true,
5937
- "license": "MIT",
5938
- "engines": {
5939
- "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
5940
- },
5941
- "funding": {
5942
- "type": "opencollective",
5943
- "url": "https://opencollective.com/typescript-eslint"
5944
- }
5945
- },
5946
5809
  "node_modules/@typescript-eslint/scope-manager": {
5947
5810
  "version": "6.21.0",
5948
5811
  "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-6.21.0.tgz",
@@ -5976,9 +5839,9 @@
5976
5839
  }
5977
5840
  },
5978
5841
  "node_modules/@typescript-eslint/tsconfig-utils": {
5979
- "version": "8.34.0",
5980
- "resolved": "https://registry.npmjs.org/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.34.0.tgz",
5981
- "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==",
5982
5845
  "dev": true,
5983
5846
  "license": "MIT",
5984
5847
  "engines": {
@@ -5993,14 +5856,14 @@
5993
5856
  }
5994
5857
  },
5995
5858
  "node_modules/@typescript-eslint/type-utils": {
5996
- "version": "8.35.0",
5997
- "resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-8.35.0.tgz",
5998
- "integrity": "sha512-ceNNttjfmSEoM9PW87bWLDEIaLAyR+E6BoYJQ5PfaDau37UGca9Nyq3lBk8Bw2ad0AKvYabz6wxc7DMTO2jnNA==",
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==",
5999
5862
  "dev": true,
6000
5863
  "license": "MIT",
6001
5864
  "dependencies": {
6002
- "@typescript-eslint/typescript-estree": "8.35.0",
6003
- "@typescript-eslint/utils": "8.35.0",
5865
+ "@typescript-eslint/typescript-estree": "8.35.1",
5866
+ "@typescript-eslint/utils": "8.35.1",
6004
5867
  "debug": "^4.3.4",
6005
5868
  "ts-api-utils": "^2.1.0"
6006
5869
  },
@@ -6016,35 +5879,23 @@
6016
5879
  "typescript": ">=4.8.4 <5.9.0"
6017
5880
  }
6018
5881
  },
6019
- "node_modules/@typescript-eslint/type-utils/node_modules/@eslint-community/eslint-utils": {
6020
- "version": "4.7.0",
6021
- "resolved": "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.7.0.tgz",
6022
- "integrity": "sha512-dyybb3AcajC7uha6CvhdVRJqaKyn7w2YKqKyAN37NKYgZT36w+iRb0Dymmc5qEJ549c/S31cMMSFd75bteCpCw==",
6023
- "dev": true,
6024
- "license": "MIT",
6025
- "dependencies": {
6026
- "eslint-visitor-keys": "^3.4.3"
6027
- },
6028
- "engines": {
6029
- "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
6030
- },
6031
- "funding": {
6032
- "url": "https://opencollective.com/eslint"
6033
- },
6034
- "peerDependencies": {
6035
- "eslint": "^6.0.0 || ^7.0.0 || >=8.0.0"
6036
- }
6037
- },
6038
- "node_modules/@typescript-eslint/type-utils/node_modules/@typescript-eslint/project-service": {
6039
- "version": "8.35.0",
6040
- "resolved": "https://registry.npmjs.org/@typescript-eslint/project-service/-/project-service-8.35.0.tgz",
6041
- "integrity": "sha512-41xatqRwWZuhUMF/aZm2fcUsOFKNcG28xqRSS6ZVr9BVJtGExosLAm5A1OxTjRMagx8nJqva+P5zNIGt8RIgbQ==",
5882
+ "node_modules/@typescript-eslint/type-utils/node_modules/@typescript-eslint/typescript-estree": {
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==",
6042
5886
  "dev": true,
6043
5887
  "license": "MIT",
6044
5888
  "dependencies": {
6045
- "@typescript-eslint/tsconfig-utils": "^8.35.0",
6046
- "@typescript-eslint/types": "^8.35.0",
6047
- "debug": "^4.3.4"
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",
5893
+ "debug": "^4.3.4",
5894
+ "fast-glob": "^3.3.2",
5895
+ "is-glob": "^4.0.3",
5896
+ "minimatch": "^9.0.4",
5897
+ "semver": "^7.6.0",
5898
+ "ts-api-utils": "^2.1.0"
6048
5899
  },
6049
5900
  "engines": {
6050
5901
  "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
@@ -6057,15 +5908,15 @@
6057
5908
  "typescript": ">=4.8.4 <5.9.0"
6058
5909
  }
6059
5910
  },
6060
- "node_modules/@typescript-eslint/type-utils/node_modules/@typescript-eslint/scope-manager": {
6061
- "version": "8.35.0",
6062
- "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.35.0.tgz",
6063
- "integrity": "sha512-+AgL5+mcoLxl1vGjwNfiWq5fLDZM1TmTPYs2UkyHfFhgERxBbqHlNjRzhThJqz+ktBqTChRYY6zwbMwy0591AA==",
5911
+ "node_modules/@typescript-eslint/type-utils/node_modules/@typescript-eslint/visitor-keys": {
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==",
6064
5915
  "dev": true,
6065
5916
  "license": "MIT",
6066
5917
  "dependencies": {
6067
- "@typescript-eslint/types": "8.35.0",
6068
- "@typescript-eslint/visitor-keys": "8.35.0"
5918
+ "@typescript-eslint/types": "8.35.1",
5919
+ "eslint-visitor-keys": "^4.2.1"
6069
5920
  },
6070
5921
  "engines": {
6071
5922
  "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
@@ -6075,111 +5926,52 @@
6075
5926
  "url": "https://opencollective.com/typescript-eslint"
6076
5927
  }
6077
5928
  },
6078
- "node_modules/@typescript-eslint/type-utils/node_modules/@typescript-eslint/tsconfig-utils": {
6079
- "version": "8.35.0",
6080
- "resolved": "https://registry.npmjs.org/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.35.0.tgz",
6081
- "integrity": "sha512-04k/7247kZzFraweuEirmvUj+W3bJLI9fX6fbo1Qm2YykuBvEhRTPl8tcxlYO8kZZW+HIXfkZNoasVb8EV4jpA==",
5929
+ "node_modules/@typescript-eslint/type-utils/node_modules/eslint-visitor-keys": {
5930
+ "version": "4.2.1",
5931
+ "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz",
5932
+ "integrity": "sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==",
6082
5933
  "dev": true,
6083
- "license": "MIT",
5934
+ "license": "Apache-2.0",
6084
5935
  "engines": {
6085
5936
  "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
6086
5937
  },
6087
5938
  "funding": {
6088
- "type": "opencollective",
6089
- "url": "https://opencollective.com/typescript-eslint"
6090
- },
6091
- "peerDependencies": {
6092
- "typescript": ">=4.8.4 <5.9.0"
5939
+ "url": "https://opencollective.com/eslint"
6093
5940
  }
6094
5941
  },
6095
- "node_modules/@typescript-eslint/type-utils/node_modules/@typescript-eslint/typescript-estree": {
6096
- "version": "8.35.0",
6097
- "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.35.0.tgz",
6098
- "integrity": "sha512-F+BhnaBemgu1Qf8oHrxyw14wq6vbL8xwWKKMwTMwYIRmFFY/1n/9T/jpbobZL8vp7QyEUcC6xGrnAO4ua8Kp7w==",
5942
+ "node_modules/@typescript-eslint/type-utils/node_modules/minimatch": {
5943
+ "version": "9.0.5",
5944
+ "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.5.tgz",
5945
+ "integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==",
6099
5946
  "dev": true,
6100
- "license": "MIT",
5947
+ "license": "ISC",
6101
5948
  "dependencies": {
6102
- "@typescript-eslint/project-service": "8.35.0",
6103
- "@typescript-eslint/tsconfig-utils": "8.35.0",
6104
- "@typescript-eslint/types": "8.35.0",
6105
- "@typescript-eslint/visitor-keys": "8.35.0",
6106
- "debug": "^4.3.4",
6107
- "fast-glob": "^3.3.2",
6108
- "is-glob": "^4.0.3",
6109
- "minimatch": "^9.0.4",
6110
- "semver": "^7.6.0",
6111
- "ts-api-utils": "^2.1.0"
5949
+ "brace-expansion": "^2.0.1"
6112
5950
  },
6113
5951
  "engines": {
6114
- "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
5952
+ "node": ">=16 || 14 >=14.17"
6115
5953
  },
6116
5954
  "funding": {
6117
- "type": "opencollective",
6118
- "url": "https://opencollective.com/typescript-eslint"
6119
- },
6120
- "peerDependencies": {
6121
- "typescript": ">=4.8.4 <5.9.0"
5955
+ "url": "https://github.com/sponsors/isaacs"
6122
5956
  }
6123
5957
  },
6124
- "node_modules/@typescript-eslint/type-utils/node_modules/@typescript-eslint/utils": {
6125
- "version": "8.35.0",
6126
- "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.35.0.tgz",
6127
- "integrity": "sha512-nqoMu7WWM7ki5tPgLVsmPM8CkqtoPUG6xXGeefM5t4x3XumOEKMoUZPdi+7F+/EotukN4R9OWdmDxN80fqoZeg==",
5958
+ "node_modules/@typescript-eslint/type-utils/node_modules/ts-api-utils": {
5959
+ "version": "2.1.0",
5960
+ "resolved": "https://registry.npmjs.org/ts-api-utils/-/ts-api-utils-2.1.0.tgz",
5961
+ "integrity": "sha512-CUgTZL1irw8u29bzrOD/nH85jqyc74D6SshFgujOIA7osm2Rz7dYH77agkx7H4FBNxDq7Cjf+IjaX/8zwFW+ZQ==",
6128
5962
  "dev": true,
6129
5963
  "license": "MIT",
6130
- "dependencies": {
6131
- "@eslint-community/eslint-utils": "^4.7.0",
6132
- "@typescript-eslint/scope-manager": "8.35.0",
6133
- "@typescript-eslint/types": "8.35.0",
6134
- "@typescript-eslint/typescript-estree": "8.35.0"
6135
- },
6136
5964
  "engines": {
6137
- "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
6138
- },
6139
- "funding": {
6140
- "type": "opencollective",
6141
- "url": "https://opencollective.com/typescript-eslint"
5965
+ "node": ">=18.12"
6142
5966
  },
6143
5967
  "peerDependencies": {
6144
- "eslint": "^8.57.0 || ^9.0.0",
6145
- "typescript": ">=4.8.4 <5.9.0"
6146
- }
6147
- },
6148
- "node_modules/@typescript-eslint/type-utils/node_modules/@typescript-eslint/visitor-keys": {
6149
- "version": "8.35.0",
6150
- "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.35.0.tgz",
6151
- "integrity": "sha512-zTh2+1Y8ZpmeQaQVIc/ZZxsx8UzgKJyNg1PTvjzC7WMhPSVS8bfDX34k1SrwOf016qd5RU3az2UxUNue3IfQ5g==",
6152
- "dev": true,
6153
- "license": "MIT",
6154
- "dependencies": {
6155
- "@typescript-eslint/types": "8.35.0",
6156
- "eslint-visitor-keys": "^4.2.1"
6157
- },
6158
- "engines": {
6159
- "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
6160
- },
6161
- "funding": {
6162
- "type": "opencollective",
6163
- "url": "https://opencollective.com/typescript-eslint"
6164
- }
6165
- },
6166
- "node_modules/@typescript-eslint/type-utils/node_modules/@typescript-eslint/visitor-keys/node_modules/eslint-visitor-keys": {
6167
- "version": "4.2.1",
6168
- "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz",
6169
- "integrity": "sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==",
6170
- "dev": true,
6171
- "license": "Apache-2.0",
6172
- "engines": {
6173
- "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
6174
- },
6175
- "funding": {
6176
- "url": "https://opencollective.com/eslint"
5968
+ "typescript": ">=4.8.4"
6177
5969
  }
6178
5970
  },
6179
5971
  "node_modules/@typescript-eslint/types": {
6180
- "version": "8.35.0",
6181
- "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.35.0.tgz",
6182
- "integrity": "sha512-0mYH3emanku0vHw2aRLNGqe7EXh9WHEhi7kZzscrMDf6IIRUQ5Jk4wp1QrledE/36KtdZrVfKnE32eZCf/vaVQ==",
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==",
6183
5975
  "dev": true,
6184
5976
  "license": "MIT",
6185
5977
  "engines": {
@@ -6249,30 +6041,17 @@
6249
6041
  "url": "https://github.com/sponsors/isaacs"
6250
6042
  }
6251
6043
  },
6252
- "node_modules/@typescript-eslint/typescript-estree/node_modules/ts-api-utils": {
6253
- "version": "1.4.3",
6254
- "resolved": "https://registry.npmjs.org/ts-api-utils/-/ts-api-utils-1.4.3.tgz",
6255
- "integrity": "sha512-i3eMG77UTMD0hZhgRS562pv83RC6ukSAC2GMNWc+9dieh/+jDM5u5YG+NHX6VNDRHQcHwmsTHctP9LhbC3WxVw==",
6256
- "dev": true,
6257
- "license": "MIT",
6258
- "engines": {
6259
- "node": ">=16"
6260
- },
6261
- "peerDependencies": {
6262
- "typescript": ">=4.2.0"
6263
- }
6264
- },
6265
6044
  "node_modules/@typescript-eslint/utils": {
6266
- "version": "8.34.0",
6267
- "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.34.0.tgz",
6268
- "integrity": "sha512-8L4tWatGchV9A1cKbjaavS6mwYwp39jql8xUmIIKJdm+qiaeHy5KMKlBrf30akXAWBzn2SqKsNOtSENWUwg7XQ==",
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.0",
6274
- "@typescript-eslint/types": "8.34.0",
6275
- "@typescript-eslint/typescript-estree": "8.34.0"
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,29 +6085,15 @@
6306
6085
  }
6307
6086
  },
6308
6087
  "node_modules/@typescript-eslint/utils/node_modules/@typescript-eslint/scope-manager": {
6309
- "version": "8.34.0",
6310
- "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.34.0.tgz",
6311
- "integrity": "sha512-9Ac0X8WiLykl0aj1oYQNcLZjHgBojT6cW68yAgZ19letYu+Hxd0rE0veI1XznSSst1X5lwnxhPbVdwjDRIomRw==",
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.0",
6316
- "@typescript-eslint/visitor-keys": "8.34.0"
6317
- },
6318
- "engines": {
6319
- "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
6094
+ "@typescript-eslint/types": "8.35.1",
6095
+ "@typescript-eslint/visitor-keys": "8.35.1"
6320
6096
  },
6321
- "funding": {
6322
- "type": "opencollective",
6323
- "url": "https://opencollective.com/typescript-eslint"
6324
- }
6325
- },
6326
- "node_modules/@typescript-eslint/utils/node_modules/@typescript-eslint/types": {
6327
- "version": "8.34.0",
6328
- "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.34.0.tgz",
6329
- "integrity": "sha512-9V24k/paICYPniajHfJ4cuAWETnt7Ssy+R0Rbcqo5sSFr3QEZ/8TSoUi9XeXVBGXCaLtwTOKSLGcInCAvyZeMA==",
6330
- "dev": true,
6331
- "license": "MIT",
6332
6097
  "engines": {
6333
6098
  "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
6334
6099
  },
@@ -6338,16 +6103,16 @@
6338
6103
  }
6339
6104
  },
6340
6105
  "node_modules/@typescript-eslint/utils/node_modules/@typescript-eslint/typescript-estree": {
6341
- "version": "8.34.0",
6342
- "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.34.0.tgz",
6343
- "integrity": "sha512-rOi4KZxI7E0+BMqG7emPSK1bB4RICCpF7QD3KCLXn9ZvWoESsOMlHyZPAHyG04ujVplPaHbmEvs34m+wjgtVtg==",
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==",
6344
6109
  "dev": true,
6345
6110
  "license": "MIT",
6346
6111
  "dependencies": {
6347
- "@typescript-eslint/project-service": "8.34.0",
6348
- "@typescript-eslint/tsconfig-utils": "8.34.0",
6349
- "@typescript-eslint/types": "8.34.0",
6350
- "@typescript-eslint/visitor-keys": "8.34.0",
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",
6351
6116
  "debug": "^4.3.4",
6352
6117
  "fast-glob": "^3.3.2",
6353
6118
  "is-glob": "^4.0.3",
@@ -6367,14 +6132,14 @@
6367
6132
  }
6368
6133
  },
6369
6134
  "node_modules/@typescript-eslint/utils/node_modules/@typescript-eslint/visitor-keys": {
6370
- "version": "8.34.0",
6371
- "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.34.0.tgz",
6372
- "integrity": "sha512-qHV7pW7E85A0x6qyrFn+O+q1k1p3tQCsqIZ1KZ5ESLXY57aTvUd3/a4rdPTeXisvhXn2VQG0VSKUqs8KHF2zcA==",
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==",
6373
6138
  "dev": true,
6374
6139
  "license": "MIT",
6375
6140
  "dependencies": {
6376
- "@typescript-eslint/types": "8.34.0",
6377
- "eslint-visitor-keys": "^4.2.0"
6141
+ "@typescript-eslint/types": "8.35.1",
6142
+ "eslint-visitor-keys": "^4.2.1"
6378
6143
  },
6379
6144
  "engines": {
6380
6145
  "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
@@ -6385,9 +6150,9 @@
6385
6150
  }
6386
6151
  },
6387
6152
  "node_modules/@typescript-eslint/utils/node_modules/@typescript-eslint/visitor-keys/node_modules/eslint-visitor-keys": {
6388
- "version": "4.2.0",
6389
- "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-4.2.0.tgz",
6390
- "integrity": "sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==",
6153
+ "version": "4.2.1",
6154
+ "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz",
6155
+ "integrity": "sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==",
6391
6156
  "dev": true,
6392
6157
  "license": "Apache-2.0",
6393
6158
  "engines": {
@@ -6397,6 +6162,35 @@
6397
6162
  "url": "https://opencollective.com/eslint"
6398
6163
  }
6399
6164
  },
6165
+ "node_modules/@typescript-eslint/utils/node_modules/minimatch": {
6166
+ "version": "9.0.5",
6167
+ "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.5.tgz",
6168
+ "integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==",
6169
+ "dev": true,
6170
+ "license": "ISC",
6171
+ "dependencies": {
6172
+ "brace-expansion": "^2.0.1"
6173
+ },
6174
+ "engines": {
6175
+ "node": ">=16 || 14 >=14.17"
6176
+ },
6177
+ "funding": {
6178
+ "url": "https://github.com/sponsors/isaacs"
6179
+ }
6180
+ },
6181
+ "node_modules/@typescript-eslint/utils/node_modules/ts-api-utils": {
6182
+ "version": "2.1.0",
6183
+ "resolved": "https://registry.npmjs.org/ts-api-utils/-/ts-api-utils-2.1.0.tgz",
6184
+ "integrity": "sha512-CUgTZL1irw8u29bzrOD/nH85jqyc74D6SshFgujOIA7osm2Rz7dYH77agkx7H4FBNxDq7Cjf+IjaX/8zwFW+ZQ==",
6185
+ "dev": true,
6186
+ "license": "MIT",
6187
+ "engines": {
6188
+ "node": ">=18.12"
6189
+ },
6190
+ "peerDependencies": {
6191
+ "typescript": ">=4.8.4"
6192
+ }
6193
+ },
6400
6194
  "node_modules/@typescript-eslint/visitor-keys": {
6401
6195
  "version": "6.21.0",
6402
6196
  "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-6.21.0.tgz",
@@ -9304,15 +9098,15 @@
9304
9098
  }
9305
9099
  },
9306
9100
  "node_modules/eslint-config-oclif": {
9307
- "version": "6.0.80",
9308
- "resolved": "https://registry.npmjs.org/eslint-config-oclif/-/eslint-config-oclif-6.0.80.tgz",
9309
- "integrity": "sha512-r41O0F29wkvPft3cqH1hY5wx2q6fFRi3qE/r5lMdzSi28iz1I4EISDW9sBHzm7qpYUSDz/6SewCGU/zLIS2UKA==",
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==",
9310
9104
  "dev": true,
9311
9105
  "license": "MIT",
9312
9106
  "dependencies": {
9313
9107
  "@eslint/compat": "^1.3.1",
9314
9108
  "@eslint/eslintrc": "^3.3.1",
9315
- "@eslint/js": "^9.30.0",
9109
+ "@eslint/js": "^9.30.1",
9316
9110
  "@stylistic/eslint-plugin": "^3.1.0",
9317
9111
  "@typescript-eslint/eslint-plugin": "^8",
9318
9112
  "@typescript-eslint/parser": "^8",
@@ -9323,10 +9117,10 @@
9323
9117
  "eslint-plugin-import": "^2.32.0",
9324
9118
  "eslint-plugin-jsdoc": "^50.8.0",
9325
9119
  "eslint-plugin-mocha": "^10.5.0",
9326
- "eslint-plugin-n": "^17.20.0",
9120
+ "eslint-plugin-n": "^17.21.0",
9327
9121
  "eslint-plugin-perfectionist": "^4",
9328
9122
  "eslint-plugin-unicorn": "^56.0.1",
9329
- "typescript-eslint": "^8.35.0"
9123
+ "typescript-eslint": "^8.35.1"
9330
9124
  },
9331
9125
  "engines": {
9332
9126
  "node": ">=18.18.0"
@@ -9353,18 +9147,7 @@
9353
9147
  "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
9354
9148
  },
9355
9149
  "funding": {
9356
- "url": "https://opencollective.com/eslint"
9357
- }
9358
- },
9359
- "node_modules/eslint-config-oclif/node_modules/brace-expansion": {
9360
- "version": "1.1.11",
9361
- "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz",
9362
- "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==",
9363
- "dev": true,
9364
- "license": "MIT",
9365
- "dependencies": {
9366
- "balanced-match": "^1.0.0",
9367
- "concat-map": "0.0.1"
9150
+ "url": "https://opencollective.com/eslint"
9368
9151
  }
9369
9152
  },
9370
9153
  "node_modules/eslint-config-oclif/node_modules/eslint-config-oclif": {
@@ -9455,19 +9238,6 @@
9455
9238
  "url": "https://github.com/sponsors/sindresorhus"
9456
9239
  }
9457
9240
  },
9458
- "node_modules/eslint-config-oclif/node_modules/minimatch": {
9459
- "version": "3.1.2",
9460
- "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz",
9461
- "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==",
9462
- "dev": true,
9463
- "license": "ISC",
9464
- "dependencies": {
9465
- "brace-expansion": "^1.1.7"
9466
- },
9467
- "engines": {
9468
- "node": "*"
9469
- }
9470
- },
9471
9241
  "node_modules/eslint-config-prettier": {
9472
9242
  "version": "9.1.0",
9473
9243
  "resolved": "https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-9.1.0.tgz",
@@ -9764,19 +9534,6 @@
9764
9534
  "spdx-license-ids": "^3.0.0"
9765
9535
  }
9766
9536
  },
9767
- "node_modules/eslint-config-salesforce-typescript/node_modules/ts-api-utils": {
9768
- "version": "1.4.3",
9769
- "resolved": "https://registry.npmjs.org/ts-api-utils/-/ts-api-utils-1.4.3.tgz",
9770
- "integrity": "sha512-i3eMG77UTMD0hZhgRS562pv83RC6ukSAC2GMNWc+9dieh/+jDM5u5YG+NHX6VNDRHQcHwmsTHctP9LhbC3WxVw==",
9771
- "dev": true,
9772
- "license": "MIT",
9773
- "engines": {
9774
- "node": ">=16"
9775
- },
9776
- "peerDependencies": {
9777
- "typescript": ">=4.2.0"
9778
- }
9779
- },
9780
9537
  "node_modules/eslint-config-xo": {
9781
9538
  "version": "0.47.0",
9782
9539
  "resolved": "https://registry.npmjs.org/eslint-config-xo/-/eslint-config-xo-0.47.0.tgz",
@@ -10081,17 +9838,6 @@
10081
9838
  "eslint": "^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8 || ^9"
10082
9839
  }
10083
9840
  },
10084
- "node_modules/eslint-plugin-import/node_modules/brace-expansion": {
10085
- "version": "1.1.11",
10086
- "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz",
10087
- "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==",
10088
- "dev": true,
10089
- "license": "MIT",
10090
- "dependencies": {
10091
- "balanced-match": "^1.0.0",
10092
- "concat-map": "0.0.1"
10093
- }
10094
- },
10095
9841
  "node_modules/eslint-plugin-import/node_modules/debug": {
10096
9842
  "version": "3.2.7",
10097
9843
  "resolved": "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz",
@@ -10102,19 +9848,6 @@
10102
9848
  "ms": "^2.1.1"
10103
9849
  }
10104
9850
  },
10105
- "node_modules/eslint-plugin-import/node_modules/minimatch": {
10106
- "version": "3.1.2",
10107
- "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz",
10108
- "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==",
10109
- "dev": true,
10110
- "license": "ISC",
10111
- "dependencies": {
10112
- "brace-expansion": "^1.1.7"
10113
- },
10114
- "engines": {
10115
- "node": "*"
10116
- }
10117
- },
10118
9851
  "node_modules/eslint-plugin-import/node_modules/semver": {
10119
9852
  "version": "6.3.1",
10120
9853
  "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz",
@@ -10180,14 +9913,13 @@
10180
9913
  }
10181
9914
  },
10182
9915
  "node_modules/eslint-plugin-n": {
10183
- "version": "17.20.0",
10184
- "resolved": "https://registry.npmjs.org/eslint-plugin-n/-/eslint-plugin-n-17.20.0.tgz",
10185
- "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==",
10186
9919
  "dev": true,
10187
9920
  "license": "MIT",
10188
9921
  "dependencies": {
10189
9922
  "@eslint-community/eslint-utils": "^4.5.0",
10190
- "@typescript-eslint/utils": "^8.26.1",
10191
9923
  "enhanced-resolve": "^5.17.1",
10192
9924
  "eslint-plugin-es-x": "^7.8.0",
10193
9925
  "get-tsconfig": "^4.8.1",
@@ -10226,191 +9958,33 @@
10226
9958
  "eslint": "^6.0.0 || ^7.0.0 || >=8.0.0"
10227
9959
  }
10228
9960
  },
10229
- "node_modules/eslint-plugin-n/node_modules/@typescript-eslint/project-service": {
10230
- "version": "8.34.1",
10231
- "resolved": "https://registry.npmjs.org/@typescript-eslint/project-service/-/project-service-8.34.1.tgz",
10232
- "integrity": "sha512-nuHlOmFZfuRwLJKDGQOVc0xnQrAmuq1Mj/ISou5044y1ajGNp2BNliIqp7F2LPQ5sForz8lempMFCovfeS1XoA==",
10233
- "dev": true,
10234
- "license": "MIT",
10235
- "dependencies": {
10236
- "@typescript-eslint/tsconfig-utils": "^8.34.1",
10237
- "@typescript-eslint/types": "^8.34.1",
10238
- "debug": "^4.3.4"
10239
- },
10240
- "engines": {
10241
- "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
10242
- },
10243
- "funding": {
10244
- "type": "opencollective",
10245
- "url": "https://opencollective.com/typescript-eslint"
10246
- },
10247
- "peerDependencies": {
10248
- "typescript": ">=4.8.4 <5.9.0"
10249
- }
10250
- },
10251
- "node_modules/eslint-plugin-n/node_modules/@typescript-eslint/scope-manager": {
10252
- "version": "8.34.1",
10253
- "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.34.1.tgz",
10254
- "integrity": "sha512-beu6o6QY4hJAgL1E8RaXNC071G4Kso2MGmJskCFQhRhg8VOH/FDbC8soP8NHN7e/Hdphwp8G8cE6OBzC8o41ZA==",
10255
- "dev": true,
10256
- "license": "MIT",
10257
- "dependencies": {
10258
- "@typescript-eslint/types": "8.34.1",
10259
- "@typescript-eslint/visitor-keys": "8.34.1"
10260
- },
10261
- "engines": {
10262
- "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
10263
- },
10264
- "funding": {
10265
- "type": "opencollective",
10266
- "url": "https://opencollective.com/typescript-eslint"
10267
- }
10268
- },
10269
- "node_modules/eslint-plugin-n/node_modules/@typescript-eslint/tsconfig-utils": {
10270
- "version": "8.34.1",
10271
- "resolved": "https://registry.npmjs.org/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.34.1.tgz",
10272
- "integrity": "sha512-K4Sjdo4/xF9NEeA2khOb7Y5nY6NSXBnod87uniVYW9kHP+hNlDV8trUSFeynA2uxWam4gIWgWoygPrv9VMWrYg==",
10273
- "dev": true,
10274
- "license": "MIT",
10275
- "engines": {
10276
- "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
10277
- },
10278
- "funding": {
10279
- "type": "opencollective",
10280
- "url": "https://opencollective.com/typescript-eslint"
10281
- },
10282
- "peerDependencies": {
10283
- "typescript": ">=4.8.4 <5.9.0"
10284
- }
10285
- },
10286
- "node_modules/eslint-plugin-n/node_modules/@typescript-eslint/types": {
10287
- "version": "8.34.1",
10288
- "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.34.1.tgz",
10289
- "integrity": "sha512-rjLVbmE7HR18kDsjNIZQHxmv9RZwlgzavryL5Lnj2ujIRTeXlKtILHgRNmQ3j4daw7zd+mQgy+uyt6Zo6I0IGA==",
10290
- "dev": true,
10291
- "license": "MIT",
10292
- "engines": {
10293
- "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
10294
- },
10295
- "funding": {
10296
- "type": "opencollective",
10297
- "url": "https://opencollective.com/typescript-eslint"
10298
- }
10299
- },
10300
- "node_modules/eslint-plugin-n/node_modules/@typescript-eslint/typescript-estree": {
10301
- "version": "8.34.1",
10302
- "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.34.1.tgz",
10303
- "integrity": "sha512-rjCNqqYPuMUF5ODD+hWBNmOitjBWghkGKJg6hiCHzUvXRy6rK22Jd3rwbP2Xi+R7oYVvIKhokHVhH41BxPV5mA==",
10304
- "dev": true,
10305
- "license": "MIT",
10306
- "dependencies": {
10307
- "@typescript-eslint/project-service": "8.34.1",
10308
- "@typescript-eslint/tsconfig-utils": "8.34.1",
10309
- "@typescript-eslint/types": "8.34.1",
10310
- "@typescript-eslint/visitor-keys": "8.34.1",
10311
- "debug": "^4.3.4",
10312
- "fast-glob": "^3.3.2",
10313
- "is-glob": "^4.0.3",
10314
- "minimatch": "^9.0.4",
10315
- "semver": "^7.6.0",
10316
- "ts-api-utils": "^2.1.0"
10317
- },
10318
- "engines": {
10319
- "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
10320
- },
10321
- "funding": {
10322
- "type": "opencollective",
10323
- "url": "https://opencollective.com/typescript-eslint"
10324
- },
10325
- "peerDependencies": {
10326
- "typescript": ">=4.8.4 <5.9.0"
10327
- }
10328
- },
10329
- "node_modules/eslint-plugin-n/node_modules/@typescript-eslint/utils": {
10330
- "version": "8.34.1",
10331
- "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.34.1.tgz",
10332
- "integrity": "sha512-mqOwUdZ3KjtGk7xJJnLbHxTuWVn3GO2WZZuM+Slhkun4+qthLdXx32C8xIXbO1kfCECb3jIs3eoxK3eryk7aoQ==",
10333
- "dev": true,
10334
- "license": "MIT",
10335
- "dependencies": {
10336
- "@eslint-community/eslint-utils": "^4.7.0",
10337
- "@typescript-eslint/scope-manager": "8.34.1",
10338
- "@typescript-eslint/types": "8.34.1",
10339
- "@typescript-eslint/typescript-estree": "8.34.1"
10340
- },
10341
- "engines": {
10342
- "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
10343
- },
10344
- "funding": {
10345
- "type": "opencollective",
10346
- "url": "https://opencollective.com/typescript-eslint"
10347
- },
10348
- "peerDependencies": {
10349
- "eslint": "^8.57.0 || ^9.0.0",
10350
- "typescript": ">=4.8.4 <5.9.0"
10351
- }
10352
- },
10353
- "node_modules/eslint-plugin-n/node_modules/@typescript-eslint/utils/node_modules/@eslint-community/eslint-utils": {
10354
- "version": "4.7.0",
10355
- "resolved": "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.7.0.tgz",
10356
- "integrity": "sha512-dyybb3AcajC7uha6CvhdVRJqaKyn7w2YKqKyAN37NKYgZT36w+iRb0Dymmc5qEJ549c/S31cMMSFd75bteCpCw==",
9961
+ "node_modules/eslint-plugin-n/node_modules/globals": {
9962
+ "version": "15.15.0",
9963
+ "resolved": "https://registry.npmjs.org/globals/-/globals-15.15.0.tgz",
9964
+ "integrity": "sha512-7ACyT3wmyp3I61S4fG682L0VA2RGD9otkqGJIwNUMF1SWUombIIk+af1unuDYgMm082aHYwD+mzJvv9Iu8dsgg==",
10357
9965
  "dev": true,
10358
9966
  "license": "MIT",
10359
- "dependencies": {
10360
- "eslint-visitor-keys": "^3.4.3"
10361
- },
10362
9967
  "engines": {
10363
- "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
9968
+ "node": ">=18"
10364
9969
  },
10365
9970
  "funding": {
10366
- "url": "https://opencollective.com/eslint"
10367
- },
10368
- "peerDependencies": {
10369
- "eslint": "^6.0.0 || ^7.0.0 || >=8.0.0"
9971
+ "url": "https://github.com/sponsors/sindresorhus"
10370
9972
  }
10371
9973
  },
10372
- "node_modules/eslint-plugin-n/node_modules/@typescript-eslint/visitor-keys": {
10373
- "version": "8.34.1",
10374
- "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.34.1.tgz",
10375
- "integrity": "sha512-xoh5rJ+tgsRKoXnkBPFRLZ7rjKM0AfVbC68UZ/ECXoDbfggb9RbEySN359acY1vS3qZ0jVTVWzbtfapwm5ztxw==",
9974
+ "node_modules/eslint-plugin-n/node_modules/minimatch": {
9975
+ "version": "9.0.5",
9976
+ "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.5.tgz",
9977
+ "integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==",
10376
9978
  "dev": true,
10377
- "license": "MIT",
9979
+ "license": "ISC",
10378
9980
  "dependencies": {
10379
- "@typescript-eslint/types": "8.34.1",
10380
- "eslint-visitor-keys": "^4.2.1"
10381
- },
10382
- "engines": {
10383
- "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
10384
- },
10385
- "funding": {
10386
- "type": "opencollective",
10387
- "url": "https://opencollective.com/typescript-eslint"
10388
- }
10389
- },
10390
- "node_modules/eslint-plugin-n/node_modules/@typescript-eslint/visitor-keys/node_modules/eslint-visitor-keys": {
10391
- "version": "4.2.1",
10392
- "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz",
10393
- "integrity": "sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==",
10394
- "dev": true,
10395
- "license": "Apache-2.0",
10396
- "engines": {
10397
- "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
9981
+ "brace-expansion": "^2.0.1"
10398
9982
  },
10399
- "funding": {
10400
- "url": "https://opencollective.com/eslint"
10401
- }
10402
- },
10403
- "node_modules/eslint-plugin-n/node_modules/globals": {
10404
- "version": "15.15.0",
10405
- "resolved": "https://registry.npmjs.org/globals/-/globals-15.15.0.tgz",
10406
- "integrity": "sha512-7ACyT3wmyp3I61S4fG682L0VA2RGD9otkqGJIwNUMF1SWUombIIk+af1unuDYgMm082aHYwD+mzJvv9Iu8dsgg==",
10407
- "dev": true,
10408
- "license": "MIT",
10409
9983
  "engines": {
10410
- "node": ">=18"
9984
+ "node": ">=16 || 14 >=14.17"
10411
9985
  },
10412
9986
  "funding": {
10413
- "url": "https://github.com/sponsors/sindresorhus"
9987
+ "url": "https://github.com/sponsors/isaacs"
10414
9988
  }
10415
9989
  },
10416
9990
  "node_modules/eslint-plugin-perfectionist": {
@@ -10487,13 +10061,13 @@
10487
10061
  }
10488
10062
  },
10489
10063
  "node_modules/eslint-plugin-sf-plugin": {
10490
- "version": "1.20.26",
10491
- "resolved": "https://registry.npmjs.org/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.26.tgz",
10492
- "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==",
10493
10067
  "dev": true,
10494
10068
  "license": "BSD-3-Clause",
10495
10069
  "dependencies": {
10496
- "@salesforce/core": "^8.14.0",
10070
+ "@salesforce/core": "^8.17.0",
10497
10071
  "@typescript-eslint/utils": "^7.18.0"
10498
10072
  },
10499
10073
  "engines": {
@@ -10602,17 +10176,20 @@
10602
10176
  "url": "https://opencollective.com/typescript-eslint"
10603
10177
  }
10604
10178
  },
10605
- "node_modules/eslint-plugin-sf-plugin/node_modules/ts-api-utils": {
10606
- "version": "1.4.3",
10607
- "resolved": "https://registry.npmjs.org/ts-api-utils/-/ts-api-utils-1.4.3.tgz",
10608
- "integrity": "sha512-i3eMG77UTMD0hZhgRS562pv83RC6ukSAC2GMNWc+9dieh/+jDM5u5YG+NHX6VNDRHQcHwmsTHctP9LhbC3WxVw==",
10179
+ "node_modules/eslint-plugin-sf-plugin/node_modules/minimatch": {
10180
+ "version": "9.0.5",
10181
+ "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.5.tgz",
10182
+ "integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==",
10609
10183
  "dev": true,
10610
- "license": "MIT",
10184
+ "license": "ISC",
10185
+ "dependencies": {
10186
+ "brace-expansion": "^2.0.1"
10187
+ },
10611
10188
  "engines": {
10612
- "node": ">=16"
10189
+ "node": ">=16 || 14 >=14.17"
10613
10190
  },
10614
- "peerDependencies": {
10615
- "typescript": ">=4.2.0"
10191
+ "funding": {
10192
+ "url": "https://github.com/sponsors/isaacs"
10616
10193
  }
10617
10194
  },
10618
10195
  "node_modules/eslint-plugin-unicorn": {
@@ -10747,17 +10324,6 @@
10747
10324
  "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
10748
10325
  }
10749
10326
  },
10750
- "node_modules/eslint/node_modules/brace-expansion": {
10751
- "version": "1.1.11",
10752
- "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz",
10753
- "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==",
10754
- "dev": true,
10755
- "license": "MIT",
10756
- "dependencies": {
10757
- "balanced-match": "^1.0.0",
10758
- "concat-map": "0.0.1"
10759
- }
10760
- },
10761
10327
  "node_modules/eslint/node_modules/doctrine": {
10762
10328
  "version": "3.0.0",
10763
10329
  "resolved": "https://registry.npmjs.org/doctrine/-/doctrine-3.0.0.tgz",
@@ -10835,19 +10401,6 @@
10835
10401
  "url": "https://github.com/sponsors/sindresorhus"
10836
10402
  }
10837
10403
  },
10838
- "node_modules/eslint/node_modules/minimatch": {
10839
- "version": "3.1.2",
10840
- "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz",
10841
- "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==",
10842
- "dev": true,
10843
- "license": "ISC",
10844
- "dependencies": {
10845
- "brace-expansion": "^1.1.7"
10846
- },
10847
- "engines": {
10848
- "node": "*"
10849
- }
10850
- },
10851
10404
  "node_modules/eslint/node_modules/p-limit": {
10852
10405
  "version": "3.1.0",
10853
10406
  "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-3.1.0.tgz",
@@ -11708,47 +11261,23 @@
11708
11261
  "path-is-absolute": "^1.0.0"
11709
11262
  },
11710
11263
  "engines": {
11711
- "node": "*"
11712
- },
11713
- "funding": {
11714
- "url": "https://github.com/sponsors/isaacs"
11715
- }
11716
- },
11717
- "node_modules/glob-parent": {
11718
- "version": "5.1.2",
11719
- "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz",
11720
- "integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==",
11721
- "dev": true,
11722
- "license": "ISC",
11723
- "dependencies": {
11724
- "is-glob": "^4.0.1"
11725
- },
11726
- "engines": {
11727
- "node": ">= 6"
11728
- }
11729
- },
11730
- "node_modules/glob/node_modules/brace-expansion": {
11731
- "version": "1.1.11",
11732
- "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz",
11733
- "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==",
11734
- "dev": true,
11735
- "license": "MIT",
11736
- "dependencies": {
11737
- "balanced-match": "^1.0.0",
11738
- "concat-map": "0.0.1"
11264
+ "node": "*"
11265
+ },
11266
+ "funding": {
11267
+ "url": "https://github.com/sponsors/isaacs"
11739
11268
  }
11740
11269
  },
11741
- "node_modules/glob/node_modules/minimatch": {
11742
- "version": "3.1.2",
11743
- "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz",
11744
- "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==",
11270
+ "node_modules/glob-parent": {
11271
+ "version": "5.1.2",
11272
+ "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz",
11273
+ "integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==",
11745
11274
  "dev": true,
11746
11275
  "license": "ISC",
11747
11276
  "dependencies": {
11748
- "brace-expansion": "^1.1.7"
11277
+ "is-glob": "^4.0.1"
11749
11278
  },
11750
11279
  "engines": {
11751
- "node": "*"
11280
+ "node": ">= 6"
11752
11281
  }
11753
11282
  },
11754
11283
  "node_modules/global-dirs": {
@@ -13453,28 +12982,6 @@
13453
12982
  "node": ">=10"
13454
12983
  }
13455
12984
  },
13456
- "node_modules/jake/node_modules/brace-expansion": {
13457
- "version": "1.1.11",
13458
- "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz",
13459
- "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==",
13460
- "license": "MIT",
13461
- "dependencies": {
13462
- "balanced-match": "^1.0.0",
13463
- "concat-map": "0.0.1"
13464
- }
13465
- },
13466
- "node_modules/jake/node_modules/minimatch": {
13467
- "version": "3.1.2",
13468
- "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz",
13469
- "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==",
13470
- "license": "ISC",
13471
- "dependencies": {
13472
- "brace-expansion": "^1.1.7"
13473
- },
13474
- "engines": {
13475
- "node": "*"
13476
- }
13477
- },
13478
12985
  "node_modules/joycon": {
13479
12986
  "version": "3.1.1",
13480
12987
  "resolved": "https://registry.npmjs.org/joycon/-/joycon-3.1.1.tgz",
@@ -13951,6 +13458,22 @@
13951
13458
  "node": ">=16"
13952
13459
  }
13953
13460
  },
13461
+ "node_modules/linkinator/node_modules/minimatch": {
13462
+ "version": "9.0.5",
13463
+ "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.5.tgz",
13464
+ "integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==",
13465
+ "dev": true,
13466
+ "license": "ISC",
13467
+ "dependencies": {
13468
+ "brace-expansion": "^2.0.1"
13469
+ },
13470
+ "engines": {
13471
+ "node": ">=16 || 14 >=14.17"
13472
+ },
13473
+ "funding": {
13474
+ "url": "https://github.com/sponsors/isaacs"
13475
+ }
13476
+ },
13954
13477
  "node_modules/locate-path": {
13955
13478
  "version": "5.0.0",
13956
13479
  "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz",
@@ -14617,18 +14140,25 @@
14617
14140
  }
14618
14141
  },
14619
14142
  "node_modules/minimatch": {
14620
- "version": "9.0.5",
14621
- "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.5.tgz",
14622
- "integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==",
14143
+ "version": "3.1.2",
14144
+ "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz",
14145
+ "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==",
14623
14146
  "license": "ISC",
14624
14147
  "dependencies": {
14625
- "brace-expansion": "^2.0.1"
14148
+ "brace-expansion": "^1.1.7"
14626
14149
  },
14627
14150
  "engines": {
14628
- "node": ">=16 || 14 >=14.17"
14629
- },
14630
- "funding": {
14631
- "url": "https://github.com/sponsors/isaacs"
14151
+ "node": "*"
14152
+ }
14153
+ },
14154
+ "node_modules/minimatch/node_modules/brace-expansion": {
14155
+ "version": "1.1.11",
14156
+ "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz",
14157
+ "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==",
14158
+ "license": "MIT",
14159
+ "dependencies": {
14160
+ "balanced-match": "^1.0.0",
14161
+ "concat-map": "0.0.1"
14632
14162
  }
14633
14163
  },
14634
14164
  "node_modules/minimist": {
@@ -15126,17 +14656,6 @@
15126
14656
  "node": ">=18"
15127
14657
  }
15128
14658
  },
15129
- "node_modules/nyc/node_modules/brace-expansion": {
15130
- "version": "1.1.11",
15131
- "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz",
15132
- "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==",
15133
- "dev": true,
15134
- "license": "MIT",
15135
- "dependencies": {
15136
- "balanced-match": "^1.0.0",
15137
- "concat-map": "0.0.1"
15138
- }
15139
- },
15140
14659
  "node_modules/nyc/node_modules/cliui": {
15141
14660
  "version": "6.0.0",
15142
14661
  "resolved": "https://registry.npmjs.org/cliui/-/cliui-6.0.0.tgz",
@@ -15156,19 +14675,6 @@
15156
14675
  "dev": true,
15157
14676
  "license": "MIT"
15158
14677
  },
15159
- "node_modules/nyc/node_modules/minimatch": {
15160
- "version": "3.1.2",
15161
- "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz",
15162
- "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==",
15163
- "dev": true,
15164
- "license": "ISC",
15165
- "dependencies": {
15166
- "brace-expansion": "^1.1.7"
15167
- },
15168
- "engines": {
15169
- "node": "*"
15170
- }
15171
- },
15172
14678
  "node_modules/nyc/node_modules/test-exclude": {
15173
14679
  "version": "6.0.0",
15174
14680
  "resolved": "https://registry.npmjs.org/test-exclude/-/test-exclude-6.0.0.tgz",
@@ -15344,21 +14850,21 @@
15344
14850
  }
15345
14851
  },
15346
14852
  "node_modules/oclif": {
15347
- "version": "4.20.1",
15348
- "resolved": "https://registry.npmjs.org/oclif/-/oclif-4.20.1.tgz",
15349
- "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==",
15350
14856
  "dev": true,
15351
14857
  "license": "MIT",
15352
14858
  "dependencies": {
15353
- "@aws-sdk/client-cloudfront": "^3.787.0",
15354
- "@aws-sdk/client-s3": "^3.787.0",
14859
+ "@aws-sdk/client-cloudfront": "^3.840.0",
14860
+ "@aws-sdk/client-s3": "^3.842.0",
15355
14861
  "@inquirer/confirm": "^3.1.22",
15356
14862
  "@inquirer/input": "^2.2.4",
15357
14863
  "@inquirer/select": "^2.5.0",
15358
14864
  "@oclif/core": "^4.4.0",
15359
14865
  "@oclif/plugin-help": "^6.2.29",
15360
14866
  "@oclif/plugin-not-found": "^3.2.57",
15361
- "@oclif/plugin-warn-if-update-available": "^3.1.41",
14867
+ "@oclif/plugin-warn-if-update-available": "^3.1.42",
15362
14868
  "ansis": "^3.16.0",
15363
14869
  "async-retry": "^1.3.3",
15364
14870
  "change-case": "^4",
@@ -18128,6 +17634,22 @@
18128
17634
  "url": "https://github.com/sponsors/isaacs"
18129
17635
  }
18130
17636
  },
17637
+ "node_modules/test-exclude/node_modules/minimatch": {
17638
+ "version": "9.0.5",
17639
+ "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.5.tgz",
17640
+ "integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==",
17641
+ "dev": true,
17642
+ "license": "ISC",
17643
+ "dependencies": {
17644
+ "brace-expansion": "^2.0.1"
17645
+ },
17646
+ "engines": {
17647
+ "node": ">=16 || 14 >=14.17"
17648
+ },
17649
+ "funding": {
17650
+ "url": "https://github.com/sponsors/isaacs"
17651
+ }
17652
+ },
18131
17653
  "node_modules/text-extensions": {
18132
17654
  "version": "1.9.0",
18133
17655
  "resolved": "https://registry.npmjs.org/text-extensions/-/text-extensions-1.9.0.tgz",
@@ -18306,16 +17828,16 @@
18306
17828
  }
18307
17829
  },
18308
17830
  "node_modules/ts-api-utils": {
18309
- "version": "2.1.0",
18310
- "resolved": "https://registry.npmjs.org/ts-api-utils/-/ts-api-utils-2.1.0.tgz",
18311
- "integrity": "sha512-CUgTZL1irw8u29bzrOD/nH85jqyc74D6SshFgujOIA7osm2Rz7dYH77agkx7H4FBNxDq7Cjf+IjaX/8zwFW+ZQ==",
17831
+ "version": "1.4.3",
17832
+ "resolved": "https://registry.npmjs.org/ts-api-utils/-/ts-api-utils-1.4.3.tgz",
17833
+ "integrity": "sha512-i3eMG77UTMD0hZhgRS562pv83RC6ukSAC2GMNWc+9dieh/+jDM5u5YG+NHX6VNDRHQcHwmsTHctP9LhbC3WxVw==",
18312
17834
  "dev": true,
18313
17835
  "license": "MIT",
18314
17836
  "engines": {
18315
- "node": ">=18.12"
17837
+ "node": ">=16"
18316
17838
  },
18317
17839
  "peerDependencies": {
18318
- "typescript": ">=4.8.4"
17840
+ "typescript": ">=4.2.0"
18319
17841
  }
18320
17842
  },
18321
17843
  "node_modules/ts-declaration-location": {
@@ -18661,6 +18183,22 @@
18661
18183
  "typedoc": "0.26.x || 0.27.x"
18662
18184
  }
18663
18185
  },
18186
+ "node_modules/typedoc/node_modules/minimatch": {
18187
+ "version": "9.0.5",
18188
+ "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.5.tgz",
18189
+ "integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==",
18190
+ "dev": true,
18191
+ "license": "ISC",
18192
+ "dependencies": {
18193
+ "brace-expansion": "^2.0.1"
18194
+ },
18195
+ "engines": {
18196
+ "node": ">=16 || 14 >=14.17"
18197
+ },
18198
+ "funding": {
18199
+ "url": "https://github.com/sponsors/isaacs"
18200
+ }
18201
+ },
18664
18202
  "node_modules/typescript": {
18665
18203
  "version": "5.8.3",
18666
18204
  "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.8.3.tgz",
@@ -18676,144 +18214,15 @@
18676
18214
  }
18677
18215
  },
18678
18216
  "node_modules/typescript-eslint": {
18679
- "version": "8.35.0",
18680
- "resolved": "https://registry.npmjs.org/typescript-eslint/-/typescript-eslint-8.35.0.tgz",
18681
- "integrity": "sha512-uEnz70b7kBz6eg/j0Czy6K5NivaYopgxRjsnAJ2Fx5oTLo3wefTHIbL7AkQr1+7tJCRVpTs/wiM8JR/11Loq9A==",
18682
- "dev": true,
18683
- "license": "MIT",
18684
- "dependencies": {
18685
- "@typescript-eslint/eslint-plugin": "8.35.0",
18686
- "@typescript-eslint/parser": "8.35.0",
18687
- "@typescript-eslint/utils": "8.35.0"
18688
- },
18689
- "engines": {
18690
- "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
18691
- },
18692
- "funding": {
18693
- "type": "opencollective",
18694
- "url": "https://opencollective.com/typescript-eslint"
18695
- },
18696
- "peerDependencies": {
18697
- "eslint": "^8.57.0 || ^9.0.0",
18698
- "typescript": ">=4.8.4 <5.9.0"
18699
- }
18700
- },
18701
- "node_modules/typescript-eslint/node_modules/@eslint-community/eslint-utils": {
18702
- "version": "4.7.0",
18703
- "resolved": "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.7.0.tgz",
18704
- "integrity": "sha512-dyybb3AcajC7uha6CvhdVRJqaKyn7w2YKqKyAN37NKYgZT36w+iRb0Dymmc5qEJ549c/S31cMMSFd75bteCpCw==",
18705
- "dev": true,
18706
- "license": "MIT",
18707
- "dependencies": {
18708
- "eslint-visitor-keys": "^3.4.3"
18709
- },
18710
- "engines": {
18711
- "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
18712
- },
18713
- "funding": {
18714
- "url": "https://opencollective.com/eslint"
18715
- },
18716
- "peerDependencies": {
18717
- "eslint": "^6.0.0 || ^7.0.0 || >=8.0.0"
18718
- }
18719
- },
18720
- "node_modules/typescript-eslint/node_modules/@typescript-eslint/project-service": {
18721
- "version": "8.35.0",
18722
- "resolved": "https://registry.npmjs.org/@typescript-eslint/project-service/-/project-service-8.35.0.tgz",
18723
- "integrity": "sha512-41xatqRwWZuhUMF/aZm2fcUsOFKNcG28xqRSS6ZVr9BVJtGExosLAm5A1OxTjRMagx8nJqva+P5zNIGt8RIgbQ==",
18724
- "dev": true,
18725
- "license": "MIT",
18726
- "dependencies": {
18727
- "@typescript-eslint/tsconfig-utils": "^8.35.0",
18728
- "@typescript-eslint/types": "^8.35.0",
18729
- "debug": "^4.3.4"
18730
- },
18731
- "engines": {
18732
- "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
18733
- },
18734
- "funding": {
18735
- "type": "opencollective",
18736
- "url": "https://opencollective.com/typescript-eslint"
18737
- },
18738
- "peerDependencies": {
18739
- "typescript": ">=4.8.4 <5.9.0"
18740
- }
18741
- },
18742
- "node_modules/typescript-eslint/node_modules/@typescript-eslint/scope-manager": {
18743
- "version": "8.35.0",
18744
- "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.35.0.tgz",
18745
- "integrity": "sha512-+AgL5+mcoLxl1vGjwNfiWq5fLDZM1TmTPYs2UkyHfFhgERxBbqHlNjRzhThJqz+ktBqTChRYY6zwbMwy0591AA==",
18746
- "dev": true,
18747
- "license": "MIT",
18748
- "dependencies": {
18749
- "@typescript-eslint/types": "8.35.0",
18750
- "@typescript-eslint/visitor-keys": "8.35.0"
18751
- },
18752
- "engines": {
18753
- "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
18754
- },
18755
- "funding": {
18756
- "type": "opencollective",
18757
- "url": "https://opencollective.com/typescript-eslint"
18758
- }
18759
- },
18760
- "node_modules/typescript-eslint/node_modules/@typescript-eslint/tsconfig-utils": {
18761
- "version": "8.35.0",
18762
- "resolved": "https://registry.npmjs.org/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.35.0.tgz",
18763
- "integrity": "sha512-04k/7247kZzFraweuEirmvUj+W3bJLI9fX6fbo1Qm2YykuBvEhRTPl8tcxlYO8kZZW+HIXfkZNoasVb8EV4jpA==",
18764
- "dev": true,
18765
- "license": "MIT",
18766
- "engines": {
18767
- "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
18768
- },
18769
- "funding": {
18770
- "type": "opencollective",
18771
- "url": "https://opencollective.com/typescript-eslint"
18772
- },
18773
- "peerDependencies": {
18774
- "typescript": ">=4.8.4 <5.9.0"
18775
- }
18776
- },
18777
- "node_modules/typescript-eslint/node_modules/@typescript-eslint/typescript-estree": {
18778
- "version": "8.35.0",
18779
- "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.35.0.tgz",
18780
- "integrity": "sha512-F+BhnaBemgu1Qf8oHrxyw14wq6vbL8xwWKKMwTMwYIRmFFY/1n/9T/jpbobZL8vp7QyEUcC6xGrnAO4ua8Kp7w==",
18781
- "dev": true,
18782
- "license": "MIT",
18783
- "dependencies": {
18784
- "@typescript-eslint/project-service": "8.35.0",
18785
- "@typescript-eslint/tsconfig-utils": "8.35.0",
18786
- "@typescript-eslint/types": "8.35.0",
18787
- "@typescript-eslint/visitor-keys": "8.35.0",
18788
- "debug": "^4.3.4",
18789
- "fast-glob": "^3.3.2",
18790
- "is-glob": "^4.0.3",
18791
- "minimatch": "^9.0.4",
18792
- "semver": "^7.6.0",
18793
- "ts-api-utils": "^2.1.0"
18794
- },
18795
- "engines": {
18796
- "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
18797
- },
18798
- "funding": {
18799
- "type": "opencollective",
18800
- "url": "https://opencollective.com/typescript-eslint"
18801
- },
18802
- "peerDependencies": {
18803
- "typescript": ">=4.8.4 <5.9.0"
18804
- }
18805
- },
18806
- "node_modules/typescript-eslint/node_modules/@typescript-eslint/utils": {
18807
- "version": "8.35.0",
18808
- "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.35.0.tgz",
18809
- "integrity": "sha512-nqoMu7WWM7ki5tPgLVsmPM8CkqtoPUG6xXGeefM5t4x3XumOEKMoUZPdi+7F+/EotukN4R9OWdmDxN80fqoZeg==",
18217
+ "version": "8.35.1",
18218
+ "resolved": "https://registry.npmjs.org/typescript-eslint/-/typescript-eslint-8.35.1.tgz",
18219
+ "integrity": "sha512-xslJjFzhOmHYQzSB/QTeASAHbjmxOGEP6Coh93TXmUBFQoJ1VU35UHIDmG06Jd6taf3wqqC1ntBnCMeymy5Ovw==",
18810
18220
  "dev": true,
18811
18221
  "license": "MIT",
18812
18222
  "dependencies": {
18813
- "@eslint-community/eslint-utils": "^4.7.0",
18814
- "@typescript-eslint/scope-manager": "8.35.0",
18815
- "@typescript-eslint/types": "8.35.0",
18816
- "@typescript-eslint/typescript-estree": "8.35.0"
18223
+ "@typescript-eslint/eslint-plugin": "8.35.1",
18224
+ "@typescript-eslint/parser": "8.35.1",
18225
+ "@typescript-eslint/utils": "8.35.1"
18817
18226
  },
18818
18227
  "engines": {
18819
18228
  "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
@@ -18827,37 +18236,6 @@
18827
18236
  "typescript": ">=4.8.4 <5.9.0"
18828
18237
  }
18829
18238
  },
18830
- "node_modules/typescript-eslint/node_modules/@typescript-eslint/visitor-keys": {
18831
- "version": "8.35.0",
18832
- "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.35.0.tgz",
18833
- "integrity": "sha512-zTh2+1Y8ZpmeQaQVIc/ZZxsx8UzgKJyNg1PTvjzC7WMhPSVS8bfDX34k1SrwOf016qd5RU3az2UxUNue3IfQ5g==",
18834
- "dev": true,
18835
- "license": "MIT",
18836
- "dependencies": {
18837
- "@typescript-eslint/types": "8.35.0",
18838
- "eslint-visitor-keys": "^4.2.1"
18839
- },
18840
- "engines": {
18841
- "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
18842
- },
18843
- "funding": {
18844
- "type": "opencollective",
18845
- "url": "https://opencollective.com/typescript-eslint"
18846
- }
18847
- },
18848
- "node_modules/typescript-eslint/node_modules/@typescript-eslint/visitor-keys/node_modules/eslint-visitor-keys": {
18849
- "version": "4.2.1",
18850
- "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz",
18851
- "integrity": "sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==",
18852
- "dev": true,
18853
- "license": "Apache-2.0",
18854
- "engines": {
18855
- "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
18856
- },
18857
- "funding": {
18858
- "url": "https://opencollective.com/eslint"
18859
- }
18860
- },
18861
18239
  "node_modules/uc.micro": {
18862
18240
  "version": "2.1.0",
18863
18241
  "resolved": "https://registry.npmjs.org/uc.micro/-/uc.micro-2.1.0.tgz",