@aws-cdk-testing/cli-integ 3.21.2 → 3.22.0

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,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-cdk-testing/cli-integ",
3
- "version": "3.21.2",
3
+ "version": "3.22.0",
4
4
  "lockfileVersion": 1,
5
5
  "requires": true,
6
6
  "dependencies": {
@@ -609,12 +609,798 @@
609
609
  }
610
610
  },
611
611
  "@cdklabs/cdk-atmosphere-client": {
612
- "version": "0.0.79",
613
- "integrity": "sha512-3am7Jim5eic37k8XqKeAnG/IUS0u950keDbkff0lmUaQbhqh3S8KmmeN3fFcHPVI7Cmn4u0hzMOkNwhxx8yFpg==",
614
- "resolved": "https://registry.yarnpkg.com/@cdklabs/cdk-atmosphere-client/-/cdk-atmosphere-client-0.0.79.tgz#81e1828811fdf16674fe9a5c8f7e0fa787ebc0bb",
612
+ "version": "0.0.84",
613
+ "integrity": "sha512-2UuHC5Hn3Irc3BJaauAdIBwzWvi2e9k8FP0jvL2tf98Z0C9zEnM0ocephFFOssDcYGl/rgAaPcn7pXuBW/y5sg==",
614
+ "resolved": "https://registry.yarnpkg.com/@cdklabs/cdk-atmosphere-client/-/cdk-atmosphere-client-0.0.84.tgz#349139f6deb9937825d8ef4c3f3382aaf2ecbcd7",
615
615
  "requires": {
616
- "@aws-sdk/credential-providers": "^3.948.0",
616
+ "@aws-sdk/credential-providers": "^3.966.0",
617
617
  "aws4fetch": "^1.0.20"
618
+ },
619
+ "dependencies": {
620
+ "@aws-sdk/credential-providers": {
621
+ "version": "3.970.0",
622
+ "integrity": "sha512-vBQJLwr1VSUD8jWgaS0nuWIGWXkUlfv+c/fXfYvgMWPFow9ShggGo/lfo/y4OC69mbWfMyScIxBVUp78/st9tA==",
623
+ "resolved": "https://registry.yarnpkg.com/@aws-sdk/credential-providers/-/credential-providers-3.970.0.tgz#284f3e57532cb3fe7f8f4f4371c48b87e6c4dba8",
624
+ "requires": {
625
+ "@aws-sdk/client-cognito-identity": "3.970.0",
626
+ "@aws-sdk/core": "3.970.0",
627
+ "@aws-sdk/credential-provider-cognito-identity": "3.970.0",
628
+ "@aws-sdk/credential-provider-env": "3.970.0",
629
+ "@aws-sdk/credential-provider-http": "3.970.0",
630
+ "@aws-sdk/credential-provider-ini": "3.970.0",
631
+ "@aws-sdk/credential-provider-login": "3.970.0",
632
+ "@aws-sdk/credential-provider-node": "3.970.0",
633
+ "@aws-sdk/credential-provider-process": "3.970.0",
634
+ "@aws-sdk/credential-provider-sso": "3.970.0",
635
+ "@aws-sdk/credential-provider-web-identity": "3.970.0",
636
+ "@aws-sdk/nested-clients": "3.970.0",
637
+ "@aws-sdk/types": "3.969.0",
638
+ "@smithy/config-resolver": "^4.4.6",
639
+ "@smithy/core": "^3.20.6",
640
+ "@smithy/credential-provider-imds": "^4.2.8",
641
+ "@smithy/node-config-provider": "^4.3.8",
642
+ "@smithy/property-provider": "^4.2.8",
643
+ "@smithy/types": "^4.12.0",
644
+ "tslib": "^2.6.2"
645
+ }
646
+ },
647
+ "@aws-sdk/client-cognito-identity": {
648
+ "version": "3.970.0",
649
+ "integrity": "sha512-1JTW7UFTMjv0U61bCMWnqLF3fIUcCAfrhZX33XcKMs1CchhdDTTn/IBfPJPD7RanyfjeuP7sOtEHNYqPqLFeJQ==",
650
+ "resolved": "https://registry.yarnpkg.com/@aws-sdk/client-cognito-identity/-/client-cognito-identity-3.970.0.tgz#5040f04d5cbfd9c13da140dc63f235729481d7c8",
651
+ "requires": {
652
+ "@aws-crypto/sha256-browser": "5.2.0",
653
+ "@aws-crypto/sha256-js": "5.2.0",
654
+ "@aws-sdk/core": "3.970.0",
655
+ "@aws-sdk/credential-provider-node": "3.970.0",
656
+ "@aws-sdk/middleware-host-header": "3.969.0",
657
+ "@aws-sdk/middleware-logger": "3.969.0",
658
+ "@aws-sdk/middleware-recursion-detection": "3.969.0",
659
+ "@aws-sdk/middleware-user-agent": "3.970.0",
660
+ "@aws-sdk/region-config-resolver": "3.969.0",
661
+ "@aws-sdk/types": "3.969.0",
662
+ "@aws-sdk/util-endpoints": "3.970.0",
663
+ "@aws-sdk/util-user-agent-browser": "3.969.0",
664
+ "@aws-sdk/util-user-agent-node": "3.970.0",
665
+ "@smithy/config-resolver": "^4.4.6",
666
+ "@smithy/core": "^3.20.6",
667
+ "@smithy/fetch-http-handler": "^5.3.9",
668
+ "@smithy/hash-node": "^4.2.8",
669
+ "@smithy/invalid-dependency": "^4.2.8",
670
+ "@smithy/middleware-content-length": "^4.2.8",
671
+ "@smithy/middleware-endpoint": "^4.4.7",
672
+ "@smithy/middleware-retry": "^4.4.23",
673
+ "@smithy/middleware-serde": "^4.2.9",
674
+ "@smithy/middleware-stack": "^4.2.8",
675
+ "@smithy/node-config-provider": "^4.3.8",
676
+ "@smithy/node-http-handler": "^4.4.8",
677
+ "@smithy/protocol-http": "^5.3.8",
678
+ "@smithy/smithy-client": "^4.10.8",
679
+ "@smithy/types": "^4.12.0",
680
+ "@smithy/url-parser": "^4.2.8",
681
+ "@smithy/util-base64": "^4.3.0",
682
+ "@smithy/util-body-length-browser": "^4.2.0",
683
+ "@smithy/util-body-length-node": "^4.2.1",
684
+ "@smithy/util-defaults-mode-browser": "^4.3.22",
685
+ "@smithy/util-defaults-mode-node": "^4.2.25",
686
+ "@smithy/util-endpoints": "^3.2.8",
687
+ "@smithy/util-middleware": "^4.2.8",
688
+ "@smithy/util-retry": "^4.2.8",
689
+ "@smithy/util-utf8": "^4.2.0",
690
+ "tslib": "^2.6.2"
691
+ }
692
+ },
693
+ "@aws-sdk/core": {
694
+ "version": "3.970.0",
695
+ "integrity": "sha512-klpzObldOq8HXzDjDlY6K8rMhYZU6mXRz6P9F9N+tWnjoYFfeBMra8wYApydElTUYQKP1O7RLHwH1OKFfKcqIA==",
696
+ "resolved": "https://registry.yarnpkg.com/@aws-sdk/core/-/core-3.970.0.tgz#3dbd978d39de680b03bf00354032fec7df397f3b",
697
+ "requires": {
698
+ "@aws-sdk/types": "3.969.0",
699
+ "@aws-sdk/xml-builder": "3.969.0",
700
+ "@smithy/core": "^3.20.6",
701
+ "@smithy/node-config-provider": "^4.3.8",
702
+ "@smithy/property-provider": "^4.2.8",
703
+ "@smithy/protocol-http": "^5.3.8",
704
+ "@smithy/signature-v4": "^5.3.8",
705
+ "@smithy/smithy-client": "^4.10.8",
706
+ "@smithy/types": "^4.12.0",
707
+ "@smithy/util-base64": "^4.3.0",
708
+ "@smithy/util-middleware": "^4.2.8",
709
+ "@smithy/util-utf8": "^4.2.0",
710
+ "tslib": "^2.6.2"
711
+ }
712
+ },
713
+ "@aws-sdk/credential-provider-cognito-identity": {
714
+ "version": "3.970.0",
715
+ "integrity": "sha512-mZfK/fnmfHkbz1TktCnNKMxNdmbbBoa+Ywx9iKxO0dMHp1EMnuF+z31BIH5EEp2iYVW+R71lh97o1FtGTcATgw==",
716
+ "resolved": "https://registry.yarnpkg.com/@aws-sdk/credential-provider-cognito-identity/-/credential-provider-cognito-identity-3.970.0.tgz#95feda56421c2b1b83f46c801b061801ed70d01e",
717
+ "requires": {
718
+ "@aws-sdk/client-cognito-identity": "3.970.0",
719
+ "@aws-sdk/types": "3.969.0",
720
+ "@smithy/property-provider": "^4.2.8",
721
+ "@smithy/types": "^4.12.0",
722
+ "tslib": "^2.6.2"
723
+ }
724
+ },
725
+ "@aws-sdk/credential-provider-env": {
726
+ "version": "3.970.0",
727
+ "integrity": "sha512-rtVzXzEtAfZBfh+lq3DAvRar4c3jyptweOAJR2DweyXx71QSMY+O879hjpMwES7jl07a3O1zlnFIDo4KP/96kQ==",
728
+ "resolved": "https://registry.yarnpkg.com/@aws-sdk/credential-provider-env/-/credential-provider-env-3.970.0.tgz#c8d97b001d896db418b905cb1f3564a855f73d44",
729
+ "requires": {
730
+ "@aws-sdk/core": "3.970.0",
731
+ "@aws-sdk/types": "3.969.0",
732
+ "@smithy/property-provider": "^4.2.8",
733
+ "@smithy/types": "^4.12.0",
734
+ "tslib": "^2.6.2"
735
+ }
736
+ },
737
+ "@aws-sdk/credential-provider-http": {
738
+ "version": "3.970.0",
739
+ "integrity": "sha512-CjDbWL7JxjLc9ZxQilMusWSw05yRvUJKRpz59IxDpWUnSMHC9JMMUUkOy5Izk8UAtzi6gupRWArp4NG4labt9Q==",
740
+ "resolved": "https://registry.yarnpkg.com/@aws-sdk/credential-provider-http/-/credential-provider-http-3.970.0.tgz#e4f17105d9a7908342defe91e2c616db9ea646be",
741
+ "requires": {
742
+ "@aws-sdk/core": "3.970.0",
743
+ "@aws-sdk/types": "3.969.0",
744
+ "@smithy/fetch-http-handler": "^5.3.9",
745
+ "@smithy/node-http-handler": "^4.4.8",
746
+ "@smithy/property-provider": "^4.2.8",
747
+ "@smithy/protocol-http": "^5.3.8",
748
+ "@smithy/smithy-client": "^4.10.8",
749
+ "@smithy/types": "^4.12.0",
750
+ "@smithy/util-stream": "^4.5.10",
751
+ "tslib": "^2.6.2"
752
+ }
753
+ },
754
+ "@aws-sdk/credential-provider-ini": {
755
+ "version": "3.970.0",
756
+ "integrity": "sha512-L5R1hN1FY/xCmH65DOYMXl8zqCFiAq0bAq8tJZU32mGjIl1GzGeOkeDa9c461d81o7gsQeYzXyqFD3vXEbJ+kQ==",
757
+ "resolved": "https://registry.yarnpkg.com/@aws-sdk/credential-provider-ini/-/credential-provider-ini-3.970.0.tgz#4fabb659f30850df7e1c926d426cb056bdecac0d",
758
+ "requires": {
759
+ "@aws-sdk/core": "3.970.0",
760
+ "@aws-sdk/credential-provider-env": "3.970.0",
761
+ "@aws-sdk/credential-provider-http": "3.970.0",
762
+ "@aws-sdk/credential-provider-login": "3.970.0",
763
+ "@aws-sdk/credential-provider-process": "3.970.0",
764
+ "@aws-sdk/credential-provider-sso": "3.970.0",
765
+ "@aws-sdk/credential-provider-web-identity": "3.970.0",
766
+ "@aws-sdk/nested-clients": "3.970.0",
767
+ "@aws-sdk/types": "3.969.0",
768
+ "@smithy/credential-provider-imds": "^4.2.8",
769
+ "@smithy/property-provider": "^4.2.8",
770
+ "@smithy/shared-ini-file-loader": "^4.4.3",
771
+ "@smithy/types": "^4.12.0",
772
+ "tslib": "^2.6.2"
773
+ }
774
+ },
775
+ "@aws-sdk/credential-provider-login": {
776
+ "version": "3.970.0",
777
+ "integrity": "sha512-C+1dcLr+p2E+9hbHyvrQTZ46Kj4vC2RoP6N935GEukHQa637ZjXs8VlyHJ2xTvbvwwLZQNiu56Cx7o/OFOqw1A==",
778
+ "resolved": "https://registry.yarnpkg.com/@aws-sdk/credential-provider-login/-/credential-provider-login-3.970.0.tgz#814b6d40dd415a99e2503af915a604acd651a18e",
779
+ "requires": {
780
+ "@aws-sdk/core": "3.970.0",
781
+ "@aws-sdk/nested-clients": "3.970.0",
782
+ "@aws-sdk/types": "3.969.0",
783
+ "@smithy/property-provider": "^4.2.8",
784
+ "@smithy/protocol-http": "^5.3.8",
785
+ "@smithy/shared-ini-file-loader": "^4.4.3",
786
+ "@smithy/types": "^4.12.0",
787
+ "tslib": "^2.6.2"
788
+ }
789
+ },
790
+ "@aws-sdk/credential-provider-node": {
791
+ "version": "3.970.0",
792
+ "integrity": "sha512-nMM0eeVuiLtw1taLRQ+H/H5Qp11rva8ILrzAQXSvlbDeVmbc7d8EeW5Q2xnCJu+3U+2JNZ1uxqIL22pB2sLEMA==",
793
+ "resolved": "https://registry.yarnpkg.com/@aws-sdk/credential-provider-node/-/credential-provider-node-3.970.0.tgz#9be951d58feb5ecc5dd1dfa23338c165f76f75cd",
794
+ "requires": {
795
+ "@aws-sdk/credential-provider-env": "3.970.0",
796
+ "@aws-sdk/credential-provider-http": "3.970.0",
797
+ "@aws-sdk/credential-provider-ini": "3.970.0",
798
+ "@aws-sdk/credential-provider-process": "3.970.0",
799
+ "@aws-sdk/credential-provider-sso": "3.970.0",
800
+ "@aws-sdk/credential-provider-web-identity": "3.970.0",
801
+ "@aws-sdk/types": "3.969.0",
802
+ "@smithy/credential-provider-imds": "^4.2.8",
803
+ "@smithy/property-provider": "^4.2.8",
804
+ "@smithy/shared-ini-file-loader": "^4.4.3",
805
+ "@smithy/types": "^4.12.0",
806
+ "tslib": "^2.6.2"
807
+ }
808
+ },
809
+ "@aws-sdk/credential-provider-process": {
810
+ "version": "3.970.0",
811
+ "integrity": "sha512-0XeT8OaT9iMA62DFV9+m6mZfJhrD0WNKf4IvsIpj2Z7XbaYfz3CoDDvNoALf3rPY9NzyMHgDxOspmqdvXP00mw==",
812
+ "resolved": "https://registry.yarnpkg.com/@aws-sdk/credential-provider-process/-/credential-provider-process-3.970.0.tgz#b4eddf6a544bf174b79f009a21ffea0e74cb8c12",
813
+ "requires": {
814
+ "@aws-sdk/core": "3.970.0",
815
+ "@aws-sdk/types": "3.969.0",
816
+ "@smithy/property-provider": "^4.2.8",
817
+ "@smithy/shared-ini-file-loader": "^4.4.3",
818
+ "@smithy/types": "^4.12.0",
819
+ "tslib": "^2.6.2"
820
+ }
821
+ },
822
+ "@aws-sdk/credential-provider-sso": {
823
+ "version": "3.970.0",
824
+ "integrity": "sha512-ROb+Aijw8nzkB14Nh2XRH861++SeTZykUzk427y8YtgTLxjAOjgDTchDUFW2Fx6GFWkSjqJ3sY7SZyb33IqyFw==",
825
+ "resolved": "https://registry.yarnpkg.com/@aws-sdk/credential-provider-sso/-/credential-provider-sso-3.970.0.tgz#27c1275f276390d419861e02b7ebf8ea6c4be5d0",
826
+ "requires": {
827
+ "@aws-sdk/client-sso": "3.970.0",
828
+ "@aws-sdk/core": "3.970.0",
829
+ "@aws-sdk/token-providers": "3.970.0",
830
+ "@aws-sdk/types": "3.969.0",
831
+ "@smithy/property-provider": "^4.2.8",
832
+ "@smithy/shared-ini-file-loader": "^4.4.3",
833
+ "@smithy/types": "^4.12.0",
834
+ "tslib": "^2.6.2"
835
+ }
836
+ },
837
+ "@aws-sdk/credential-provider-web-identity": {
838
+ "version": "3.970.0",
839
+ "integrity": "sha512-r7tnYJJg+B6QvnsRHSW5vDol+ks6n+5jBZdCFdGyK63hjcMRMqHx59zEH8O47UR1PFv5hS2Q3uGz6HXvVtP40Q==",
840
+ "resolved": "https://registry.yarnpkg.com/@aws-sdk/credential-provider-web-identity/-/credential-provider-web-identity-3.970.0.tgz#f34e6f4ce38ddcb43a742ae57e858cc00f681dce",
841
+ "requires": {
842
+ "@aws-sdk/core": "3.970.0",
843
+ "@aws-sdk/nested-clients": "3.970.0",
844
+ "@aws-sdk/types": "3.969.0",
845
+ "@smithy/property-provider": "^4.2.8",
846
+ "@smithy/shared-ini-file-loader": "^4.4.3",
847
+ "@smithy/types": "^4.12.0",
848
+ "tslib": "^2.6.2"
849
+ }
850
+ },
851
+ "@aws-sdk/nested-clients": {
852
+ "version": "3.970.0",
853
+ "integrity": "sha512-RIl8s4DCa31MXtRFw23iU90OqEoWuwQxiZOZshzsPtjyrunhHFjyZJEqb+vuQcYd1o22SMaYa3lPJRp64OH35Q==",
854
+ "resolved": "https://registry.yarnpkg.com/@aws-sdk/nested-clients/-/nested-clients-3.970.0.tgz#19fc5c86a17a9939f0a36f6415e99fc007e8f778",
855
+ "requires": {
856
+ "@aws-crypto/sha256-browser": "5.2.0",
857
+ "@aws-crypto/sha256-js": "5.2.0",
858
+ "@aws-sdk/core": "3.970.0",
859
+ "@aws-sdk/middleware-host-header": "3.969.0",
860
+ "@aws-sdk/middleware-logger": "3.969.0",
861
+ "@aws-sdk/middleware-recursion-detection": "3.969.0",
862
+ "@aws-sdk/middleware-user-agent": "3.970.0",
863
+ "@aws-sdk/region-config-resolver": "3.969.0",
864
+ "@aws-sdk/types": "3.969.0",
865
+ "@aws-sdk/util-endpoints": "3.970.0",
866
+ "@aws-sdk/util-user-agent-browser": "3.969.0",
867
+ "@aws-sdk/util-user-agent-node": "3.970.0",
868
+ "@smithy/config-resolver": "^4.4.6",
869
+ "@smithy/core": "^3.20.6",
870
+ "@smithy/fetch-http-handler": "^5.3.9",
871
+ "@smithy/hash-node": "^4.2.8",
872
+ "@smithy/invalid-dependency": "^4.2.8",
873
+ "@smithy/middleware-content-length": "^4.2.8",
874
+ "@smithy/middleware-endpoint": "^4.4.7",
875
+ "@smithy/middleware-retry": "^4.4.23",
876
+ "@smithy/middleware-serde": "^4.2.9",
877
+ "@smithy/middleware-stack": "^4.2.8",
878
+ "@smithy/node-config-provider": "^4.3.8",
879
+ "@smithy/node-http-handler": "^4.4.8",
880
+ "@smithy/protocol-http": "^5.3.8",
881
+ "@smithy/smithy-client": "^4.10.8",
882
+ "@smithy/types": "^4.12.0",
883
+ "@smithy/url-parser": "^4.2.8",
884
+ "@smithy/util-base64": "^4.3.0",
885
+ "@smithy/util-body-length-browser": "^4.2.0",
886
+ "@smithy/util-body-length-node": "^4.2.1",
887
+ "@smithy/util-defaults-mode-browser": "^4.3.22",
888
+ "@smithy/util-defaults-mode-node": "^4.2.25",
889
+ "@smithy/util-endpoints": "^3.2.8",
890
+ "@smithy/util-middleware": "^4.2.8",
891
+ "@smithy/util-retry": "^4.2.8",
892
+ "@smithy/util-utf8": "^4.2.0",
893
+ "tslib": "^2.6.2"
894
+ }
895
+ },
896
+ "@aws-sdk/types": {
897
+ "version": "3.969.0",
898
+ "integrity": "sha512-7IIzM5TdiXn+VtgPdVLjmE6uUBUtnga0f4RiSEI1WW10RPuNvZ9U+pL3SwDiRDAdoGrOF9tSLJOFZmfuwYuVYQ==",
899
+ "resolved": "https://registry.yarnpkg.com/@aws-sdk/types/-/types-3.969.0.tgz#d991e5d15b68a815e5cf739b7fab59212306a19c",
900
+ "requires": {
901
+ "@smithy/types": "^4.12.0",
902
+ "tslib": "^2.6.2"
903
+ }
904
+ },
905
+ "@smithy/config-resolver": {
906
+ "version": "4.4.6",
907
+ "integrity": "sha512-qJpzYC64kaj3S0fueiu3kXm8xPrR3PcXDPEgnaNMRn0EjNSZFoFjvbUp0YUDsRhN1CB90EnHJtbxWKevnH99UQ==",
908
+ "resolved": "https://registry.yarnpkg.com/@smithy/config-resolver/-/config-resolver-4.4.6.tgz#bd7f65b3da93f37f1c97a399ade0124635c02297",
909
+ "requires": {
910
+ "@smithy/node-config-provider": "^4.3.8",
911
+ "@smithy/types": "^4.12.0",
912
+ "@smithy/util-config-provider": "^4.2.0",
913
+ "@smithy/util-endpoints": "^3.2.8",
914
+ "@smithy/util-middleware": "^4.2.8",
915
+ "tslib": "^2.6.2"
916
+ }
917
+ },
918
+ "@smithy/core": {
919
+ "version": "3.20.6",
920
+ "integrity": "sha512-BpAffW1mIyRZongoKBbh3RgHG+JDHJek/8hjA/9LnPunM+ejorO6axkxCgwxCe4K//g/JdPeR9vROHDYr/hfnQ==",
921
+ "resolved": "https://registry.yarnpkg.com/@smithy/core/-/core-3.20.6.tgz#1b2257eb8986549ef44a9aa1ab0715c130e0bd2a",
922
+ "requires": {
923
+ "@smithy/middleware-serde": "^4.2.9",
924
+ "@smithy/protocol-http": "^5.3.8",
925
+ "@smithy/types": "^4.12.0",
926
+ "@smithy/util-base64": "^4.3.0",
927
+ "@smithy/util-body-length-browser": "^4.2.0",
928
+ "@smithy/util-middleware": "^4.2.8",
929
+ "@smithy/util-stream": "^4.5.10",
930
+ "@smithy/util-utf8": "^4.2.0",
931
+ "@smithy/uuid": "^1.1.0",
932
+ "tslib": "^2.6.2"
933
+ }
934
+ },
935
+ "@smithy/credential-provider-imds": {
936
+ "version": "4.2.8",
937
+ "integrity": "sha512-FNT0xHS1c/CPN8upqbMFP83+ul5YgdisfCfkZ86Jh2NSmnqw/AJ6x5pEogVCTVvSm7j9MopRU89bmDelxuDMYw==",
938
+ "resolved": "https://registry.yarnpkg.com/@smithy/credential-provider-imds/-/credential-provider-imds-4.2.8.tgz#b2f4bf759ab1c35c0dd00fa3470263c749ebf60f",
939
+ "requires": {
940
+ "@smithy/node-config-provider": "^4.3.8",
941
+ "@smithy/property-provider": "^4.2.8",
942
+ "@smithy/types": "^4.12.0",
943
+ "@smithy/url-parser": "^4.2.8",
944
+ "tslib": "^2.6.2"
945
+ }
946
+ },
947
+ "@smithy/node-config-provider": {
948
+ "version": "4.3.8",
949
+ "integrity": "sha512-aFP1ai4lrbVlWjfpAfRSL8KFcnJQYfTl5QxLJXY32vghJrDuFyPZ6LtUL+JEGYiFRG1PfPLHLoxj107ulncLIg==",
950
+ "resolved": "https://registry.yarnpkg.com/@smithy/node-config-provider/-/node-config-provider-4.3.8.tgz#85a0683448262b2eb822f64c14278d4887526377",
951
+ "requires": {
952
+ "@smithy/property-provider": "^4.2.8",
953
+ "@smithy/shared-ini-file-loader": "^4.4.3",
954
+ "@smithy/types": "^4.12.0",
955
+ "tslib": "^2.6.2"
956
+ }
957
+ },
958
+ "@smithy/property-provider": {
959
+ "version": "4.2.8",
960
+ "integrity": "sha512-EtCTbyIveCKeOXDSWSdze3k612yCPq1YbXsbqX3UHhkOSW8zKsM9NOJG5gTIya0vbY2DIaieG8pKo1rITHYL0w==",
961
+ "resolved": "https://registry.yarnpkg.com/@smithy/property-provider/-/property-provider-4.2.8.tgz#6e37b30923d2d31370c50ce303a4339020031472",
962
+ "requires": {
963
+ "@smithy/types": "^4.12.0",
964
+ "tslib": "^2.6.2"
965
+ }
966
+ },
967
+ "@smithy/types": {
968
+ "version": "4.12.0",
969
+ "integrity": "sha512-9YcuJVTOBDjg9LWo23Qp0lTQ3D7fQsQtwle0jVfpbUHy9qBwCEgKuVH4FqFB3VYu0nwdHKiEMA+oXz7oV8X1kw==",
970
+ "resolved": "https://registry.yarnpkg.com/@smithy/types/-/types-4.12.0.tgz#55d2479080922bda516092dbf31916991d9c6fee",
971
+ "requires": {
972
+ "tslib": "^2.6.2"
973
+ }
974
+ },
975
+ "@aws-sdk/middleware-host-header": {
976
+ "version": "3.969.0",
977
+ "integrity": "sha512-AWa4rVsAfBR4xqm7pybQ8sUNJYnjyP/bJjfAw34qPuh3M9XrfGbAHG0aiAfQGrBnmS28jlO6Kz69o+c6PRw1dw==",
978
+ "resolved": "https://registry.yarnpkg.com/@aws-sdk/middleware-host-header/-/middleware-host-header-3.969.0.tgz#e9f09254c7c4122cd846b7a679823a6643f1fefc",
979
+ "requires": {
980
+ "@aws-sdk/types": "3.969.0",
981
+ "@smithy/protocol-http": "^5.3.8",
982
+ "@smithy/types": "^4.12.0",
983
+ "tslib": "^2.6.2"
984
+ }
985
+ },
986
+ "@aws-sdk/middleware-logger": {
987
+ "version": "3.969.0",
988
+ "integrity": "sha512-xwrxfip7Y2iTtCMJ+iifN1E1XMOuhxIHY9DreMCvgdl4r7+48x2S1bCYPWH3eNY85/7CapBWdJ8cerpEl12sQQ==",
989
+ "resolved": "https://registry.yarnpkg.com/@aws-sdk/middleware-logger/-/middleware-logger-3.969.0.tgz#9beec897cc10611ffda8d25da5fde7364d9e9cc1",
990
+ "requires": {
991
+ "@aws-sdk/types": "3.969.0",
992
+ "@smithy/types": "^4.12.0",
993
+ "tslib": "^2.6.2"
994
+ }
995
+ },
996
+ "@aws-sdk/middleware-recursion-detection": {
997
+ "version": "3.969.0",
998
+ "integrity": "sha512-2r3PuNquU3CcS1Am4vn/KHFwLi8QFjMdA/R+CRDXT4AFO/0qxevF/YStW3gAKntQIgWgQV8ZdEtKAoJvLI4UWg==",
999
+ "resolved": "https://registry.yarnpkg.com/@aws-sdk/middleware-recursion-detection/-/middleware-recursion-detection-3.969.0.tgz#68fcfcde8f2fce448d754b45b2a0bec7158da0f8",
1000
+ "requires": {
1001
+ "@aws-sdk/types": "3.969.0",
1002
+ "@aws/lambda-invoke-store": "^0.2.2",
1003
+ "@smithy/protocol-http": "^5.3.8",
1004
+ "@smithy/types": "^4.12.0",
1005
+ "tslib": "^2.6.2"
1006
+ }
1007
+ },
1008
+ "@aws-sdk/middleware-user-agent": {
1009
+ "version": "3.970.0",
1010
+ "integrity": "sha512-dnSJGGUGSFGEX2NzvjwSefH+hmZQ347AwbLhAsi0cdnISSge+pcGfOFrJt2XfBIypwFe27chQhlfuf/gWdzpZg==",
1011
+ "resolved": "https://registry.yarnpkg.com/@aws-sdk/middleware-user-agent/-/middleware-user-agent-3.970.0.tgz#ebaa023ac89e91200dc5f0218c3c6bfa8ffba478",
1012
+ "requires": {
1013
+ "@aws-sdk/core": "3.970.0",
1014
+ "@aws-sdk/types": "3.969.0",
1015
+ "@aws-sdk/util-endpoints": "3.970.0",
1016
+ "@smithy/core": "^3.20.6",
1017
+ "@smithy/protocol-http": "^5.3.8",
1018
+ "@smithy/types": "^4.12.0",
1019
+ "tslib": "^2.6.2"
1020
+ }
1021
+ },
1022
+ "@aws-sdk/region-config-resolver": {
1023
+ "version": "3.969.0",
1024
+ "integrity": "sha512-scj9OXqKpcjJ4jsFLtqYWz3IaNvNOQTFFvEY8XMJXTv+3qF5I7/x9SJtKzTRJEBF3spjzBUYPtGFbs9sj4fisQ==",
1025
+ "resolved": "https://registry.yarnpkg.com/@aws-sdk/region-config-resolver/-/region-config-resolver-3.969.0.tgz#fecbbeb688050a4ec59f32353f679a29c61f8e70",
1026
+ "requires": {
1027
+ "@aws-sdk/types": "3.969.0",
1028
+ "@smithy/config-resolver": "^4.4.6",
1029
+ "@smithy/node-config-provider": "^4.3.8",
1030
+ "@smithy/types": "^4.12.0",
1031
+ "tslib": "^2.6.2"
1032
+ }
1033
+ },
1034
+ "@aws-sdk/util-endpoints": {
1035
+ "version": "3.970.0",
1036
+ "integrity": "sha512-TZNZqFcMUtjvhZoZRtpEGQAdULYiy6rcGiXAbLU7e9LSpIYlRqpLa207oMNfgbzlL2PnHko+eVg8rajDiSOYCg==",
1037
+ "resolved": "https://registry.yarnpkg.com/@aws-sdk/util-endpoints/-/util-endpoints-3.970.0.tgz#3c94f9482091b35b0497962c6d03e2d6e7f8f86a",
1038
+ "requires": {
1039
+ "@aws-sdk/types": "3.969.0",
1040
+ "@smithy/types": "^4.12.0",
1041
+ "@smithy/url-parser": "^4.2.8",
1042
+ "@smithy/util-endpoints": "^3.2.8",
1043
+ "tslib": "^2.6.2"
1044
+ }
1045
+ },
1046
+ "@aws-sdk/util-user-agent-browser": {
1047
+ "version": "3.969.0",
1048
+ "integrity": "sha512-bpJGjuKmFr0rA6UKUCmN8D19HQFMLXMx5hKBXqBlPFdalMhxJSjcxzX9DbQh0Fn6bJtxCguFmRGOBdQqNOt49g==",
1049
+ "resolved": "https://registry.yarnpkg.com/@aws-sdk/util-user-agent-browser/-/util-user-agent-browser-3.969.0.tgz#5d86cbf8346b93427a4e1d7dddc1237c4fbe3f75",
1050
+ "requires": {
1051
+ "@aws-sdk/types": "3.969.0",
1052
+ "@smithy/types": "^4.12.0",
1053
+ "bowser": "^2.11.0",
1054
+ "tslib": "^2.6.2"
1055
+ }
1056
+ },
1057
+ "@aws-sdk/util-user-agent-node": {
1058
+ "version": "3.970.0",
1059
+ "integrity": "sha512-TNQpwIVD6SxMwkD+QKnaujKVyXy5ljN3O3jrI7nCHJ3GlJu5xJrd8yuBnanYCcrn3e2zwdfOh4d4zJAZvvIvVw==",
1060
+ "resolved": "https://registry.yarnpkg.com/@aws-sdk/util-user-agent-node/-/util-user-agent-node-3.970.0.tgz#cb242b1b9c57d7be60d60df0cc503f04bac607da",
1061
+ "requires": {
1062
+ "@aws-sdk/middleware-user-agent": "3.970.0",
1063
+ "@aws-sdk/types": "3.969.0",
1064
+ "@smithy/node-config-provider": "^4.3.8",
1065
+ "@smithy/types": "^4.12.0",
1066
+ "tslib": "^2.6.2"
1067
+ }
1068
+ },
1069
+ "@smithy/fetch-http-handler": {
1070
+ "version": "5.3.9",
1071
+ "integrity": "sha512-I4UhmcTYXBrct03rwzQX1Y/iqQlzVQaPxWjCjula++5EmWq9YGBrx6bbGqluGc1f0XEfhSkiY4jhLgbsJUMKRA==",
1072
+ "resolved": "https://registry.yarnpkg.com/@smithy/fetch-http-handler/-/fetch-http-handler-5.3.9.tgz#edfc9e90e0c7538c81e22e748d62c0066cc91d58",
1073
+ "requires": {
1074
+ "@smithy/protocol-http": "^5.3.8",
1075
+ "@smithy/querystring-builder": "^4.2.8",
1076
+ "@smithy/types": "^4.12.0",
1077
+ "@smithy/util-base64": "^4.3.0",
1078
+ "tslib": "^2.6.2"
1079
+ }
1080
+ },
1081
+ "@smithy/hash-node": {
1082
+ "version": "4.2.8",
1083
+ "integrity": "sha512-7ZIlPbmaDGxVoxErDZnuFG18WekhbA/g2/i97wGj+wUBeS6pcUeAym8u4BXh/75RXWhgIJhyC11hBzig6MljwA==",
1084
+ "resolved": "https://registry.yarnpkg.com/@smithy/hash-node/-/hash-node-4.2.8.tgz#c21eb055041716cd492dda3a109852a94b6d47bb",
1085
+ "requires": {
1086
+ "@smithy/types": "^4.12.0",
1087
+ "@smithy/util-buffer-from": "^4.2.0",
1088
+ "@smithy/util-utf8": "^4.2.0",
1089
+ "tslib": "^2.6.2"
1090
+ }
1091
+ },
1092
+ "@smithy/invalid-dependency": {
1093
+ "version": "4.2.8",
1094
+ "integrity": "sha512-N9iozRybwAQ2dn9Fot9kI6/w9vos2oTXLhtK7ovGqwZjlOcxu6XhPlpLpC+INsxktqHinn5gS2DXDjDF2kG5sQ==",
1095
+ "resolved": "https://registry.yarnpkg.com/@smithy/invalid-dependency/-/invalid-dependency-4.2.8.tgz#c578bc6d5540c877aaed5034b986b5f6bd896451",
1096
+ "requires": {
1097
+ "@smithy/types": "^4.12.0",
1098
+ "tslib": "^2.6.2"
1099
+ }
1100
+ },
1101
+ "@smithy/middleware-content-length": {
1102
+ "version": "4.2.8",
1103
+ "integrity": "sha512-RO0jeoaYAB1qBRhfVyq0pMgBoUK34YEJxVxyjOWYZiOKOq2yMZ4MnVXMZCUDenpozHue207+9P5ilTV1zeda0A==",
1104
+ "resolved": "https://registry.yarnpkg.com/@smithy/middleware-content-length/-/middleware-content-length-4.2.8.tgz#82c1df578fa70fe5800cf305b8788b9d2836a3e4",
1105
+ "requires": {
1106
+ "@smithy/protocol-http": "^5.3.8",
1107
+ "@smithy/types": "^4.12.0",
1108
+ "tslib": "^2.6.2"
1109
+ }
1110
+ },
1111
+ "@smithy/middleware-endpoint": {
1112
+ "version": "4.4.7",
1113
+ "integrity": "sha512-SCmhUG1UwtnEhF5Sxd8qk7bJwkj1BpFzFlHkXqKCEmDPLrRjJyTGM0EhqT7XBtDaDJjCfjRJQodgZcKDR843qg==",
1114
+ "resolved": "https://registry.yarnpkg.com/@smithy/middleware-endpoint/-/middleware-endpoint-4.4.7.tgz#c9d0afae4ecc515b76628fe9b65d560347e88e36",
1115
+ "requires": {
1116
+ "@smithy/core": "^3.20.6",
1117
+ "@smithy/middleware-serde": "^4.2.9",
1118
+ "@smithy/node-config-provider": "^4.3.8",
1119
+ "@smithy/shared-ini-file-loader": "^4.4.3",
1120
+ "@smithy/types": "^4.12.0",
1121
+ "@smithy/url-parser": "^4.2.8",
1122
+ "@smithy/util-middleware": "^4.2.8",
1123
+ "tslib": "^2.6.2"
1124
+ }
1125
+ },
1126
+ "@smithy/middleware-retry": {
1127
+ "version": "4.4.23",
1128
+ "integrity": "sha512-lLEmkQj7I7oKfvZ1wsnToGJouLOtfkMXDKRA1Hi6F+mMp5O1N8GcVWmVeNgTtgZtd0OTXDTI2vpVQmeutydGew==",
1129
+ "resolved": "https://registry.yarnpkg.com/@smithy/middleware-retry/-/middleware-retry-4.4.23.tgz#6e582c6a6de0c52b251d451d32fedab0c9dcac78",
1130
+ "requires": {
1131
+ "@smithy/node-config-provider": "^4.3.8",
1132
+ "@smithy/protocol-http": "^5.3.8",
1133
+ "@smithy/service-error-classification": "^4.2.8",
1134
+ "@smithy/smithy-client": "^4.10.8",
1135
+ "@smithy/types": "^4.12.0",
1136
+ "@smithy/util-middleware": "^4.2.8",
1137
+ "@smithy/util-retry": "^4.2.8",
1138
+ "@smithy/uuid": "^1.1.0",
1139
+ "tslib": "^2.6.2"
1140
+ }
1141
+ },
1142
+ "@smithy/middleware-serde": {
1143
+ "version": "4.2.9",
1144
+ "integrity": "sha512-eMNiej0u/snzDvlqRGSN3Vl0ESn3838+nKyVfF2FKNXFbi4SERYT6PR392D39iczngbqqGG0Jl1DlCnp7tBbXQ==",
1145
+ "resolved": "https://registry.yarnpkg.com/@smithy/middleware-serde/-/middleware-serde-4.2.9.tgz#fd9d9b02b265aef67c9a30f55c2a5038fc9ca791",
1146
+ "requires": {
1147
+ "@smithy/protocol-http": "^5.3.8",
1148
+ "@smithy/types": "^4.12.0",
1149
+ "tslib": "^2.6.2"
1150
+ }
1151
+ },
1152
+ "@smithy/middleware-stack": {
1153
+ "version": "4.2.8",
1154
+ "integrity": "sha512-w6LCfOviTYQjBctOKSwy6A8FIkQy7ICvglrZFl6Bw4FmcQ1Z420fUtIhxaUZZshRe0VCq4kvDiPiXrPZAe8oRA==",
1155
+ "resolved": "https://registry.yarnpkg.com/@smithy/middleware-stack/-/middleware-stack-4.2.8.tgz#4fa9cfaaa05f664c9bb15d45608f3cb4f6da2b76",
1156
+ "requires": {
1157
+ "@smithy/types": "^4.12.0",
1158
+ "tslib": "^2.6.2"
1159
+ }
1160
+ },
1161
+ "@smithy/node-http-handler": {
1162
+ "version": "4.4.8",
1163
+ "integrity": "sha512-q9u+MSbJVIJ1QmJ4+1u+cERXkrhuILCBDsJUBAW1MPE6sFonbCNaegFuwW9ll8kh5UdyY3jOkoOGlc7BesoLpg==",
1164
+ "resolved": "https://registry.yarnpkg.com/@smithy/node-http-handler/-/node-http-handler-4.4.8.tgz#298cc148c812b9a79f0ebd75e82bdab9e6d0bbcd",
1165
+ "requires": {
1166
+ "@smithy/abort-controller": "^4.2.8",
1167
+ "@smithy/protocol-http": "^5.3.8",
1168
+ "@smithy/querystring-builder": "^4.2.8",
1169
+ "@smithy/types": "^4.12.0",
1170
+ "tslib": "^2.6.2"
1171
+ }
1172
+ },
1173
+ "@smithy/protocol-http": {
1174
+ "version": "5.3.8",
1175
+ "integrity": "sha512-QNINVDhxpZ5QnP3aviNHQFlRogQZDfYlCkQT+7tJnErPQbDhysondEjhikuANxgMsZrkGeiAxXy4jguEGsDrWQ==",
1176
+ "resolved": "https://registry.yarnpkg.com/@smithy/protocol-http/-/protocol-http-5.3.8.tgz#0938f69a3c3673694c2f489a640fce468ce75006",
1177
+ "requires": {
1178
+ "@smithy/types": "^4.12.0",
1179
+ "tslib": "^2.6.2"
1180
+ }
1181
+ },
1182
+ "@smithy/smithy-client": {
1183
+ "version": "4.10.8",
1184
+ "integrity": "sha512-wcr3UEL26k7lLoyf9eVDZoD1nNY3Fa1gbNuOXvfxvVWLGkOVW+RYZgUUp/bXHryJfycIOQnBq9o1JAE00ax8HQ==",
1185
+ "resolved": "https://registry.yarnpkg.com/@smithy/smithy-client/-/smithy-client-4.10.8.tgz#1839fea24d7cc215cc10a1c4b7bb007b53822713",
1186
+ "requires": {
1187
+ "@smithy/core": "^3.20.6",
1188
+ "@smithy/middleware-endpoint": "^4.4.7",
1189
+ "@smithy/middleware-stack": "^4.2.8",
1190
+ "@smithy/protocol-http": "^5.3.8",
1191
+ "@smithy/types": "^4.12.0",
1192
+ "@smithy/util-stream": "^4.5.10",
1193
+ "tslib": "^2.6.2"
1194
+ }
1195
+ },
1196
+ "@smithy/url-parser": {
1197
+ "version": "4.2.8",
1198
+ "integrity": "sha512-NQho9U68TGMEU639YkXnVMV3GEFFULmmaWdlu1E9qzyIePOHsoSnagTGSDv1Zi8DCNN6btxOSdgmy5E/hsZwhA==",
1199
+ "resolved": "https://registry.yarnpkg.com/@smithy/url-parser/-/url-parser-4.2.8.tgz#b44267cd704abe114abcd00580acdd9e4acc1177",
1200
+ "requires": {
1201
+ "@smithy/querystring-parser": "^4.2.8",
1202
+ "@smithy/types": "^4.12.0",
1203
+ "tslib": "^2.6.2"
1204
+ }
1205
+ },
1206
+ "@smithy/util-defaults-mode-browser": {
1207
+ "version": "4.3.22",
1208
+ "integrity": "sha512-O2WXr6ZRqPnbyoepb7pKcLt1QL6uRfFzGYJ9sGb5hMJQi7v/4RjRmCQa9mNjA0YiXqsc5lBmLXqJPhjM1Vjv5A==",
1209
+ "resolved": "https://registry.yarnpkg.com/@smithy/util-defaults-mode-browser/-/util-defaults-mode-browser-4.3.22.tgz#5518cebb911c7807a7f58df55ed50e878ef39979",
1210
+ "requires": {
1211
+ "@smithy/property-provider": "^4.2.8",
1212
+ "@smithy/smithy-client": "^4.10.8",
1213
+ "@smithy/types": "^4.12.0",
1214
+ "tslib": "^2.6.2"
1215
+ }
1216
+ },
1217
+ "@smithy/util-defaults-mode-node": {
1218
+ "version": "4.2.25",
1219
+ "integrity": "sha512-7uMhppVNRbgNIpyUBVRfjGHxygP85wpXalRvn9DvUlCx4qgy1AB/uxOPSiDx/jFyrwD3/BypQhx1JK7f3yxrAw==",
1220
+ "resolved": "https://registry.yarnpkg.com/@smithy/util-defaults-mode-node/-/util-defaults-mode-node-4.2.25.tgz#ecf790cfe7b9b9e567d798e4b82483b877f4b5b3",
1221
+ "requires": {
1222
+ "@smithy/config-resolver": "^4.4.6",
1223
+ "@smithy/credential-provider-imds": "^4.2.8",
1224
+ "@smithy/node-config-provider": "^4.3.8",
1225
+ "@smithy/property-provider": "^4.2.8",
1226
+ "@smithy/smithy-client": "^4.10.8",
1227
+ "@smithy/types": "^4.12.0",
1228
+ "tslib": "^2.6.2"
1229
+ }
1230
+ },
1231
+ "@smithy/util-endpoints": {
1232
+ "version": "3.2.8",
1233
+ "integrity": "sha512-8JaVTn3pBDkhZgHQ8R0epwWt+BqPSLCjdjXXusK1onwJlRuN69fbvSK66aIKKO7SwVFM6x2J2ox5X8pOaWcUEw==",
1234
+ "resolved": "https://registry.yarnpkg.com/@smithy/util-endpoints/-/util-endpoints-3.2.8.tgz#5650bda2adac989ff2e562606088c5de3dcb1b36",
1235
+ "requires": {
1236
+ "@smithy/node-config-provider": "^4.3.8",
1237
+ "@smithy/types": "^4.12.0",
1238
+ "tslib": "^2.6.2"
1239
+ }
1240
+ },
1241
+ "@smithy/util-middleware": {
1242
+ "version": "4.2.8",
1243
+ "integrity": "sha512-PMqfeJxLcNPMDgvPbbLl/2Vpin+luxqTGPpW3NAQVLbRrFRzTa4rNAASYeIGjRV9Ytuhzny39SpyU04EQreF+A==",
1244
+ "resolved": "https://registry.yarnpkg.com/@smithy/util-middleware/-/util-middleware-4.2.8.tgz#1da33f29a74c7ebd9e584813cb7e12881600a80a",
1245
+ "requires": {
1246
+ "@smithy/types": "^4.12.0",
1247
+ "tslib": "^2.6.2"
1248
+ }
1249
+ },
1250
+ "@smithy/util-retry": {
1251
+ "version": "4.2.8",
1252
+ "integrity": "sha512-CfJqwvoRY0kTGe5AkQokpURNCT1u/MkRzMTASWMPPo2hNSnKtF1D45dQl3DE2LKLr4m+PW9mCeBMJr5mCAVThg==",
1253
+ "resolved": "https://registry.yarnpkg.com/@smithy/util-retry/-/util-retry-4.2.8.tgz#23f3f47baf0681233fd0c37b259e60e268c73b11",
1254
+ "requires": {
1255
+ "@smithy/service-error-classification": "^4.2.8",
1256
+ "@smithy/types": "^4.12.0",
1257
+ "tslib": "^2.6.2"
1258
+ }
1259
+ },
1260
+ "@aws-sdk/xml-builder": {
1261
+ "version": "3.969.0",
1262
+ "integrity": "sha512-BSe4Lx/qdRQQdX8cSSI7Et20vqBspzAjBy8ZmXVoyLkol3y4sXBXzn+BiLtR+oh60ExQn6o2DU4QjdOZbXaKIQ==",
1263
+ "resolved": "https://registry.yarnpkg.com/@aws-sdk/xml-builder/-/xml-builder-3.969.0.tgz#907de7ca729c80351de4e5837fd30926fd84366f",
1264
+ "requires": {
1265
+ "@smithy/types": "^4.12.0",
1266
+ "fast-xml-parser": "5.2.5",
1267
+ "tslib": "^2.6.2"
1268
+ }
1269
+ },
1270
+ "@smithy/signature-v4": {
1271
+ "version": "5.3.8",
1272
+ "integrity": "sha512-6A4vdGj7qKNRF16UIcO8HhHjKW27thsxYci+5r/uVRkdcBEkOEiY8OMPuydLX4QHSrJqGHPJzPRwwVTqbLZJhg==",
1273
+ "resolved": "https://registry.yarnpkg.com/@smithy/signature-v4/-/signature-v4-5.3.8.tgz#796619b10b7cc9467d0625b0ebd263ae04fdfb76",
1274
+ "requires": {
1275
+ "@smithy/is-array-buffer": "^4.2.0",
1276
+ "@smithy/protocol-http": "^5.3.8",
1277
+ "@smithy/types": "^4.12.0",
1278
+ "@smithy/util-hex-encoding": "^4.2.0",
1279
+ "@smithy/util-middleware": "^4.2.8",
1280
+ "@smithy/util-uri-escape": "^4.2.0",
1281
+ "@smithy/util-utf8": "^4.2.0",
1282
+ "tslib": "^2.6.2"
1283
+ }
1284
+ },
1285
+ "@smithy/util-stream": {
1286
+ "version": "4.5.10",
1287
+ "integrity": "sha512-jbqemy51UFSZSp2y0ZmRfckmrzuKww95zT9BYMmuJ8v3altGcqjwoV1tzpOwuHaKrwQrCjIzOib499ymr2f98g==",
1288
+ "resolved": "https://registry.yarnpkg.com/@smithy/util-stream/-/util-stream-4.5.10.tgz#3a7b56f0bdc3833205f80fea67d8e76756ea055b",
1289
+ "requires": {
1290
+ "@smithy/fetch-http-handler": "^5.3.9",
1291
+ "@smithy/node-http-handler": "^4.4.8",
1292
+ "@smithy/types": "^4.12.0",
1293
+ "@smithy/util-base64": "^4.3.0",
1294
+ "@smithy/util-buffer-from": "^4.2.0",
1295
+ "@smithy/util-hex-encoding": "^4.2.0",
1296
+ "@smithy/util-utf8": "^4.2.0",
1297
+ "tslib": "^2.6.2"
1298
+ }
1299
+ },
1300
+ "@smithy/shared-ini-file-loader": {
1301
+ "version": "4.4.3",
1302
+ "integrity": "sha512-DfQjxXQnzC5UbCUPeC3Ie8u+rIWZTvuDPAGU/BxzrOGhRvgUanaP68kDZA+jaT3ZI+djOf+4dERGlm9mWfFDrg==",
1303
+ "resolved": "https://registry.yarnpkg.com/@smithy/shared-ini-file-loader/-/shared-ini-file-loader-4.4.3.tgz#6054215ecb3a6532b13aa49a9fbda640b63be50e",
1304
+ "requires": {
1305
+ "@smithy/types": "^4.12.0",
1306
+ "tslib": "^2.6.2"
1307
+ }
1308
+ },
1309
+ "@aws-sdk/client-sso": {
1310
+ "version": "3.970.0",
1311
+ "integrity": "sha512-ArmgnOsSCXN5VyIvZb4kSP5hpqlRRHolrMtKQ/0N8Hw4MTb7/IeYHSZzVPNzzkuX6gn5Aj8txoUnDPM8O7pc9g==",
1312
+ "resolved": "https://registry.yarnpkg.com/@aws-sdk/client-sso/-/client-sso-3.970.0.tgz#822f292617bb23f7266ec217d01f64d5a8497008",
1313
+ "requires": {
1314
+ "@aws-crypto/sha256-browser": "5.2.0",
1315
+ "@aws-crypto/sha256-js": "5.2.0",
1316
+ "@aws-sdk/core": "3.970.0",
1317
+ "@aws-sdk/middleware-host-header": "3.969.0",
1318
+ "@aws-sdk/middleware-logger": "3.969.0",
1319
+ "@aws-sdk/middleware-recursion-detection": "3.969.0",
1320
+ "@aws-sdk/middleware-user-agent": "3.970.0",
1321
+ "@aws-sdk/region-config-resolver": "3.969.0",
1322
+ "@aws-sdk/types": "3.969.0",
1323
+ "@aws-sdk/util-endpoints": "3.970.0",
1324
+ "@aws-sdk/util-user-agent-browser": "3.969.0",
1325
+ "@aws-sdk/util-user-agent-node": "3.970.0",
1326
+ "@smithy/config-resolver": "^4.4.6",
1327
+ "@smithy/core": "^3.20.6",
1328
+ "@smithy/fetch-http-handler": "^5.3.9",
1329
+ "@smithy/hash-node": "^4.2.8",
1330
+ "@smithy/invalid-dependency": "^4.2.8",
1331
+ "@smithy/middleware-content-length": "^4.2.8",
1332
+ "@smithy/middleware-endpoint": "^4.4.7",
1333
+ "@smithy/middleware-retry": "^4.4.23",
1334
+ "@smithy/middleware-serde": "^4.2.9",
1335
+ "@smithy/middleware-stack": "^4.2.8",
1336
+ "@smithy/node-config-provider": "^4.3.8",
1337
+ "@smithy/node-http-handler": "^4.4.8",
1338
+ "@smithy/protocol-http": "^5.3.8",
1339
+ "@smithy/smithy-client": "^4.10.8",
1340
+ "@smithy/types": "^4.12.0",
1341
+ "@smithy/url-parser": "^4.2.8",
1342
+ "@smithy/util-base64": "^4.3.0",
1343
+ "@smithy/util-body-length-browser": "^4.2.0",
1344
+ "@smithy/util-body-length-node": "^4.2.1",
1345
+ "@smithy/util-defaults-mode-browser": "^4.3.22",
1346
+ "@smithy/util-defaults-mode-node": "^4.2.25",
1347
+ "@smithy/util-endpoints": "^3.2.8",
1348
+ "@smithy/util-middleware": "^4.2.8",
1349
+ "@smithy/util-retry": "^4.2.8",
1350
+ "@smithy/util-utf8": "^4.2.0",
1351
+ "tslib": "^2.6.2"
1352
+ }
1353
+ },
1354
+ "@aws-sdk/token-providers": {
1355
+ "version": "3.970.0",
1356
+ "integrity": "sha512-YO8KgJecxHIFMhfoP880q51VXFL9V1ELywK5yzVEqzyrwqoG93IUmnTygBUylQrfkbH+QqS0FxEdgwpP3fcwoQ==",
1357
+ "resolved": "https://registry.yarnpkg.com/@aws-sdk/token-providers/-/token-providers-3.970.0.tgz#6b1ff91749e1925308b9309ce368517f245c144a",
1358
+ "requires": {
1359
+ "@aws-sdk/core": "3.970.0",
1360
+ "@aws-sdk/nested-clients": "3.970.0",
1361
+ "@aws-sdk/types": "3.969.0",
1362
+ "@smithy/property-provider": "^4.2.8",
1363
+ "@smithy/shared-ini-file-loader": "^4.4.3",
1364
+ "@smithy/types": "^4.12.0",
1365
+ "tslib": "^2.6.2"
1366
+ }
1367
+ },
1368
+ "@smithy/querystring-builder": {
1369
+ "version": "4.2.8",
1370
+ "integrity": "sha512-Xr83r31+DrE8CP3MqPgMJl+pQlLLmOfiEUnoyAlGzzJIrEsbKsPy1hqH0qySaQm4oWrCBlUqRt+idEgunKB+iw==",
1371
+ "resolved": "https://registry.yarnpkg.com/@smithy/querystring-builder/-/querystring-builder-4.2.8.tgz#2fa72d29eb1844a6a9933038bbbb14d6fe385e93",
1372
+ "requires": {
1373
+ "@smithy/types": "^4.12.0",
1374
+ "@smithy/util-uri-escape": "^4.2.0",
1375
+ "tslib": "^2.6.2"
1376
+ }
1377
+ },
1378
+ "@smithy/service-error-classification": {
1379
+ "version": "4.2.8",
1380
+ "integrity": "sha512-mZ5xddodpJhEt3RkCjbmUQuXUOaPNTkbMGR0bcS8FE0bJDLMZlhmpgrvPNCYglVw5rsYTpSnv19womw9WWXKQQ==",
1381
+ "resolved": "https://registry.yarnpkg.com/@smithy/service-error-classification/-/service-error-classification-4.2.8.tgz#6d89dbad4f4978d7b75a44af8c18c22455a16cdc",
1382
+ "requires": {
1383
+ "@smithy/types": "^4.12.0"
1384
+ }
1385
+ },
1386
+ "@smithy/abort-controller": {
1387
+ "version": "4.2.8",
1388
+ "integrity": "sha512-peuVfkYHAmS5ybKxWcfraK7WBBP0J+rkfUcbHJJKQ4ir3UAUNQI+Y4Vt/PqSzGqgloJ5O1dk7+WzNL8wcCSXbw==",
1389
+ "resolved": "https://registry.yarnpkg.com/@smithy/abort-controller/-/abort-controller-4.2.8.tgz#3bfd7a51acce88eaec9a65c3382542be9f3a053a",
1390
+ "requires": {
1391
+ "@smithy/types": "^4.12.0",
1392
+ "tslib": "^2.6.2"
1393
+ }
1394
+ },
1395
+ "@smithy/querystring-parser": {
1396
+ "version": "4.2.8",
1397
+ "integrity": "sha512-vUurovluVy50CUlazOiXkPq40KGvGWSdmusa3130MwrR1UNnNgKAlj58wlOe61XSHRpUfIIh6cE0zZ8mzKaDPA==",
1398
+ "resolved": "https://registry.yarnpkg.com/@smithy/querystring-parser/-/querystring-parser-4.2.8.tgz#aa3f2456180ce70242e89018d0b1ebd4782a6347",
1399
+ "requires": {
1400
+ "@smithy/types": "^4.12.0",
1401
+ "tslib": "^2.6.2"
1402
+ }
1403
+ }
618
1404
  }
619
1405
  },
620
1406
  "@octokit/rest": {