|
824 | 824 | "@smithy/types" "^4.2.0"
|
825 | 825 | tslib "^2.6.2"
|
826 | 826 |
|
| 827 | +"@smithy/protocol-http@^5.1.2": |
| 828 | + version "5.1.2" |
| 829 | + resolved "https://registry.yarnpkg.com/@smithy/protocol-http/-/protocol-http-5.1.2.tgz#8094860c2407f250b80c95899e0385112d6eb98b" |
| 830 | + integrity sha512-rOG5cNLBXovxIrICSBm95dLqzfvxjEmuZx4KK3hWwPFHGdW3lxY0fZNXfv2zebfRO7sJZ5pKJYHScsqopeIWtQ== |
| 831 | + dependencies: |
| 832 | + "@smithy/types" "^4.3.1" |
| 833 | + tslib "^2.6.2" |
| 834 | + |
827 | 835 | "@smithy/querystring-builder@^4.0.2":
|
828 | 836 | version "4.0.2"
|
829 | 837 | resolved "https://registry.yarnpkg.com/@smithy/querystring-builder/-/querystring-builder-4.0.2.tgz#834cea95bf413ab417bf9c166d60fd80d2cb3016"
|
|
864 | 872 | tslib "^2.6.2"
|
865 | 873 |
|
866 | 874 | "@smithy/signature-v4@^5.1.0":
|
867 |
| - version "5.1.0" |
868 |
| - resolved "https://registry.yarnpkg.com/@smithy/signature-v4/-/signature-v4-5.1.0.tgz#2c56e5b278482b04383d84ea2c07b7f0a8eb8f63" |
869 |
| - integrity sha512-4t5WX60sL3zGJF/CtZsUQTs3UrZEDO2P7pEaElrekbLqkWPYkgqNW1oeiNYC6xXifBnT9dVBOnNQRvOE9riU9w== |
| 875 | + version "5.1.2" |
| 876 | + resolved "https://registry.yarnpkg.com/@smithy/signature-v4/-/signature-v4-5.1.2.tgz#5afd9d428bd26bb660bee8075b6e89fe93600c22" |
| 877 | + integrity sha512-d3+U/VpX7a60seHziWnVZOHuEgJlclufjkS6zhXvxcJgkJq4UWdH5eOBLzHRMx6gXjsdT9h6lfpmLzbrdupHgQ== |
870 | 878 | dependencies:
|
871 | 879 | "@smithy/is-array-buffer" "^4.0.0"
|
872 |
| - "@smithy/protocol-http" "^5.1.0" |
873 |
| - "@smithy/types" "^4.2.0" |
| 880 | + "@smithy/protocol-http" "^5.1.2" |
| 881 | + "@smithy/types" "^4.3.1" |
874 | 882 | "@smithy/util-hex-encoding" "^4.0.0"
|
875 |
| - "@smithy/util-middleware" "^4.0.2" |
| 883 | + "@smithy/util-middleware" "^4.0.4" |
876 | 884 | "@smithy/util-uri-escape" "^4.0.0"
|
877 | 885 | "@smithy/util-utf8" "^4.0.0"
|
878 | 886 | tslib "^2.6.2"
|
|
904 | 912 | dependencies:
|
905 | 913 | tslib "^2.6.2"
|
906 | 914 |
|
| 915 | +"@smithy/types@^4.3.1": |
| 916 | + version "4.3.1" |
| 917 | + resolved "https://registry.yarnpkg.com/@smithy/types/-/types-4.3.1.tgz#c11276ea16235d798f47a68aef9f44d3dbb70dd4" |
| 918 | + integrity sha512-UqKOQBL2x6+HWl3P+3QqFD4ncKq0I8Nuz9QItGv5WuKuMHuuwlhvqcZCoXGfc+P1QmfJE7VieykoYYmrOoFJxA== |
| 919 | + dependencies: |
| 920 | + tslib "^2.6.2" |
| 921 | + |
907 | 922 | "@smithy/url-parser@^4.0.2":
|
908 | 923 | version "4.0.2"
|
909 | 924 | resolved "https://registry.yarnpkg.com/@smithy/url-parser/-/url-parser-4.0.2.tgz#a316f7d8593ffab796348bc5df96237833880713"
|
|
1007 | 1022 | "@smithy/types" "^4.3.0"
|
1008 | 1023 | tslib "^2.6.2"
|
1009 | 1024 |
|
| 1025 | +"@smithy/util-middleware@^4.0.4": |
| 1026 | + version "4.0.4" |
| 1027 | + resolved "https://registry.yarnpkg.com/@smithy/util-middleware/-/util-middleware-4.0.4.tgz#8f639de049082c687841ea5e69c6c36e12e31a3c" |
| 1028 | + integrity sha512-9MLKmkBmf4PRb0ONJikCbCwORACcil6gUWojwARCClT7RmLzF04hUR4WdRprIXal7XVyrddadYNfp2eF3nrvtQ== |
| 1029 | + dependencies: |
| 1030 | + "@smithy/types" "^4.3.1" |
| 1031 | + tslib "^2.6.2" |
| 1032 | + |
1010 | 1033 | "@smithy/util-retry@^4.0.2":
|
1011 | 1034 | version "4.0.4"
|
1012 | 1035 | resolved "https://registry.yarnpkg.com/@smithy/util-retry/-/util-retry-4.0.4.tgz#4e372f83aa83170eb95bc35a60be827555f90208"
|
|
0 commit comments