|
1767 | 1767 | tslib "^2.6.2" |
1768 | 1768 |
|
1769 | 1769 | "@smithy/config-resolver@^4.0.1": |
1770 | | - version "4.0.1" |
1771 | | - resolved "https://registry.yarnpkg.com/@smithy/config-resolver/-/config-resolver-4.0.1.tgz#3d6c78bbc51adf99c9819bb3f0ea197fe03ad363" |
1772 | | - integrity sha512-Igfg8lKu3dRVkTSEm98QpZUvKEOa71jDX4vKRcvJVyRc3UgN3j7vFMf0s7xLQhYmKa8kyJGQgUJDOV5V3neVlQ== |
1773 | | - dependencies: |
1774 | | - "@smithy/node-config-provider" "^4.0.1" |
1775 | | - "@smithy/types" "^4.1.0" |
1776 | | - "@smithy/util-config-provider" "^4.0.0" |
1777 | | - "@smithy/util-middleware" "^4.0.1" |
| 1770 | + version "4.4.5" |
| 1771 | + resolved "https://registry.yarnpkg.com/@smithy/config-resolver/-/config-resolver-4.4.5.tgz#35e792b6db00887bdd029df9b41780ca005d064b" |
| 1772 | + integrity sha512-HAGoUAFYsUkoSckuKbCPayECeMim8pOu+yLy1zOxt1sifzEbrsRpYa+mKcMdiHKMeiqOibyPG0sFJnmaV/OGEg== |
| 1773 | + dependencies: |
| 1774 | + "@smithy/node-config-provider" "^4.3.7" |
| 1775 | + "@smithy/types" "^4.11.0" |
| 1776 | + "@smithy/util-config-provider" "^4.2.0" |
| 1777 | + "@smithy/util-endpoints" "^3.2.7" |
| 1778 | + "@smithy/util-middleware" "^4.2.7" |
1778 | 1779 | tslib "^2.6.2" |
1779 | 1780 |
|
1780 | 1781 | "@smithy/core@^3.1.5": |
|
1982 | 1983 | "@smithy/types" "^4.1.0" |
1983 | 1984 | tslib "^2.6.2" |
1984 | 1985 |
|
| 1986 | +"@smithy/node-config-provider@^4.3.7": |
| 1987 | + version "4.3.7" |
| 1988 | + resolved "https://registry.yarnpkg.com/@smithy/node-config-provider/-/node-config-provider-4.3.7.tgz#c023fa857b008c314f621fb5b124724c157b2fd3" |
| 1989 | + integrity sha512-7r58wq8sdOcrwWe+klL9y3bc4GW1gnlfnFOuL7CXa7UzfhzhxKuzNdtqgzmTV+53lEp9NXh5hY/S4UgjLOzPfw== |
| 1990 | + dependencies: |
| 1991 | + "@smithy/property-provider" "^4.2.7" |
| 1992 | + "@smithy/shared-ini-file-loader" "^4.4.2" |
| 1993 | + "@smithy/types" "^4.11.0" |
| 1994 | + tslib "^2.6.2" |
| 1995 | + |
1985 | 1996 | "@smithy/node-http-handler@^4.0.3": |
1986 | 1997 | version "4.0.3" |
1987 | 1998 | resolved "https://registry.yarnpkg.com/@smithy/node-http-handler/-/node-http-handler-4.0.3.tgz#363e1d453168b4e37e8dd456d0a368a4e413bc98" |
|
2001 | 2012 | "@smithy/types" "^4.1.0" |
2002 | 2013 | tslib "^2.6.2" |
2003 | 2014 |
|
| 2015 | +"@smithy/property-provider@^4.2.7": |
| 2016 | + version "4.2.7" |
| 2017 | + resolved "https://registry.yarnpkg.com/@smithy/property-provider/-/property-provider-4.2.7.tgz#cd0044e13495cf4064b3a6ed3299e5f549ba7513" |
| 2018 | + integrity sha512-jmNYKe9MGGPoSl/D7JDDs1C8b3dC8f/w78LbaVfoTtWy4xAd5dfjaFG9c9PWPihY4ggMQNQSMtzU77CNgAJwmA== |
| 2019 | + dependencies: |
| 2020 | + "@smithy/types" "^4.11.0" |
| 2021 | + tslib "^2.6.2" |
| 2022 | + |
2004 | 2023 | "@smithy/protocol-http@^5.0.1": |
2005 | 2024 | version "5.0.1" |
2006 | 2025 | resolved "https://registry.yarnpkg.com/@smithy/protocol-http/-/protocol-http-5.0.1.tgz#37c248117b29c057a9adfad4eb1d822a67079ff1" |
|
2041 | 2060 | "@smithy/types" "^4.1.0" |
2042 | 2061 | tslib "^2.6.2" |
2043 | 2062 |
|
| 2063 | +"@smithy/shared-ini-file-loader@^4.4.2": |
| 2064 | + version "4.4.2" |
| 2065 | + resolved "https://registry.yarnpkg.com/@smithy/shared-ini-file-loader/-/shared-ini-file-loader-4.4.2.tgz#8fa1b459de485b11185fe8c64182e3205a280ba9" |
| 2066 | + integrity sha512-M7iUUff/KwfNunmrgtqBfvZSzh3bmFgv/j/t1Y1dQ+8dNo34br1cqVEqy6v0mYEgi0DkGO7Xig0AnuOaEGVlcg== |
| 2067 | + dependencies: |
| 2068 | + "@smithy/types" "^4.11.0" |
| 2069 | + tslib "^2.6.2" |
| 2070 | + |
2044 | 2071 | "@smithy/signature-v4@^5.0.1": |
2045 | 2072 | version "5.0.1" |
2046 | 2073 | resolved "https://registry.yarnpkg.com/@smithy/signature-v4/-/signature-v4-5.0.1.tgz#f93401b176150286ba246681031b0503ec359270" |
|
2075 | 2102 | dependencies: |
2076 | 2103 | tslib "^2.6.2" |
2077 | 2104 |
|
| 2105 | +"@smithy/types@^4.11.0": |
| 2106 | + version "4.11.0" |
| 2107 | + resolved "https://registry.yarnpkg.com/@smithy/types/-/types-4.11.0.tgz#c02f6184dcb47c4f0b387a32a7eca47956cc09f1" |
| 2108 | + integrity sha512-mlrmL0DRDVe3mNrjTcVcZEgkFmufITfUAPBEA+AHYiIeYyJebso/He1qLbP3PssRe22KUzLRpQSdBPbXdgZ2VA== |
| 2109 | + dependencies: |
| 2110 | + tslib "^2.6.2" |
| 2111 | + |
2078 | 2112 | "@smithy/url-parser@^4.0.1": |
2079 | 2113 | version "4.0.1" |
2080 | 2114 | resolved "https://registry.yarnpkg.com/@smithy/url-parser/-/url-parser-4.0.1.tgz#b47743f785f5b8d81324878cbb1b5f834bf8d85a" |
|
2130 | 2164 | dependencies: |
2131 | 2165 | tslib "^2.6.2" |
2132 | 2166 |
|
| 2167 | +"@smithy/util-config-provider@^4.2.0": |
| 2168 | + version "4.2.0" |
| 2169 | + resolved "https://registry.yarnpkg.com/@smithy/util-config-provider/-/util-config-provider-4.2.0.tgz#2e4722937f8feda4dcb09672c59925a4e6286cfc" |
| 2170 | + integrity sha512-YEjpl6XJ36FTKmD+kRJJWYvrHeUvm5ykaUS5xK+6oXffQPHeEM4/nXlZPe+Wu0lsgRUcNZiliYNh/y7q9c2y6Q== |
| 2171 | + dependencies: |
| 2172 | + tslib "^2.6.2" |
| 2173 | + |
2133 | 2174 | "@smithy/util-defaults-mode-browser@^4.0.7": |
2134 | 2175 | version "4.0.7" |
2135 | 2176 | resolved "https://registry.yarnpkg.com/@smithy/util-defaults-mode-browser/-/util-defaults-mode-browser-4.0.7.tgz#54595ab3da6765bfb388e8e8b594276e0f485710" |
|
2163 | 2204 | "@smithy/types" "^4.1.0" |
2164 | 2205 | tslib "^2.6.2" |
2165 | 2206 |
|
| 2207 | +"@smithy/util-endpoints@^3.2.7": |
| 2208 | + version "3.2.7" |
| 2209 | + resolved "https://registry.yarnpkg.com/@smithy/util-endpoints/-/util-endpoints-3.2.7.tgz#78cd5dd4aac8d9977f49d256d1e3418a09cade72" |
| 2210 | + integrity sha512-s4ILhyAvVqhMDYREeTS68R43B1V5aenV5q/V1QpRQJkCXib5BPRo4s7uNdzGtIKxaPHCfU/8YkvPAEvTpxgspg== |
| 2211 | + dependencies: |
| 2212 | + "@smithy/node-config-provider" "^4.3.7" |
| 2213 | + "@smithy/types" "^4.11.0" |
| 2214 | + tslib "^2.6.2" |
| 2215 | + |
2166 | 2216 | "@smithy/util-hex-encoding@^4.0.0": |
2167 | 2217 | version "4.0.0" |
2168 | 2218 | resolved "https://registry.yarnpkg.com/@smithy/util-hex-encoding/-/util-hex-encoding-4.0.0.tgz#dd449a6452cffb37c5b1807ec2525bb4be551e8d" |
|
2178 | 2228 | "@smithy/types" "^4.1.0" |
2179 | 2229 | tslib "^2.6.2" |
2180 | 2230 |
|
| 2231 | +"@smithy/util-middleware@^4.2.7": |
| 2232 | + version "4.2.7" |
| 2233 | + resolved "https://registry.yarnpkg.com/@smithy/util-middleware/-/util-middleware-4.2.7.tgz#1cae2c4fd0389ac858d29f7170c33b4443e83524" |
| 2234 | + integrity sha512-i1IkpbOae6NvIKsEeLLM9/2q4X+M90KV3oCFgWQI4q0Qz+yUZvsr+gZPdAEAtFhWQhAHpTsJO8DRJPuwVyln+w== |
| 2235 | + dependencies: |
| 2236 | + "@smithy/types" "^4.11.0" |
| 2237 | + tslib "^2.6.2" |
| 2238 | + |
2181 | 2239 | "@smithy/util-retry@^4.0.1": |
2182 | 2240 | version "4.0.1" |
2183 | 2241 | resolved "https://registry.yarnpkg.com/@smithy/util-retry/-/util-retry-4.0.1.tgz#fb5f26492383dcb9a09cc4aee23a10f839cd0769" |
|
0 commit comments