@salesforce/plugin-signups 2.0.30 → 2.1.1
Sign up to get free protection for your applications and to get access to all the features.
- package/README.md +307 -2
- package/lib/commands/org/create/shape.js.map +1 -1
- package/lib/commands/org/create/snapshot.js +15 -2
- package/lib/commands/org/create/snapshot.js.map +1 -1
- package/lib/commands/org/delete/snapshot.js.map +1 -1
- package/lib/commands/org/get/snapshot.js.map +1 -1
- package/lib/commands/org/list/shape.js.map +1 -1
- package/lib/commands/org/list/snapshot.js.map +1 -1
- package/lib/shared/deleteUtils.js.map +1 -1
- package/lib/shared/orgShapeListUtils.js.map +1 -1
- package/lib/shared/snapshot.d.ts +3 -1
- package/lib/shared/snapshot.js +2 -2
- package/lib/shared/snapshot.js.map +1 -1
- package/messages/snapshot.md +1 -1
- package/npm-shrinkwrap.json +592 -1211
- package/oclif.lock +51 -470
- package/oclif.manifest.json +57 -1
- package/package.json +5 -5
package/oclif.lock
CHANGED
@@ -910,7 +910,7 @@
|
|
910
910
|
"@smithy/types" "^2.12.0"
|
911
911
|
tslib "^2.6.2"
|
912
912
|
|
913
|
-
"@aws-sdk/types@3.523.0"
|
913
|
+
"@aws-sdk/types@3.523.0":
|
914
914
|
version "3.523.0"
|
915
915
|
resolved "https://registry.yarnpkg.com/@aws-sdk/types/-/types-3.523.0.tgz#2bb11390023949f31d9211212f41e245a7f03489"
|
916
916
|
integrity sha512-AqGIu4u+SxPiUuNBp2acCVcq80KDUFjxe6e3cMTvKWTzCbrVk1AXv0dAaJnCmdkWIha6zJDWxpIk/aL4EGhZ9A==
|
@@ -918,7 +918,7 @@
|
|
918
918
|
"@smithy/types" "^2.10.1"
|
919
919
|
tslib "^2.5.0"
|
920
920
|
|
921
|
-
"@aws-sdk/types@3.535.0":
|
921
|
+
"@aws-sdk/types@3.535.0", "@aws-sdk/types@^3.222.0":
|
922
922
|
version "3.535.0"
|
923
923
|
resolved "https://registry.yarnpkg.com/@aws-sdk/types/-/types-3.535.0.tgz#5e6479f31299dd9df170e63f4d10fe739008cf04"
|
924
924
|
integrity sha512-aY4MYfduNj+sRR37U7XxYR8wemfbKP6lx00ze2M2uubn7mZotuVrWYAafbMSXrdEMSToE5JDhr28vArSOoLcSg==
|
@@ -1743,40 +1743,7 @@
|
|
1743
1743
|
node-gyp "^8.2.0"
|
1744
1744
|
read-package-json-fast "^2.0.1"
|
1745
1745
|
|
1746
|
-
"@oclif/core@3.21.0":
|
1747
|
-
version "3.21.0"
|
1748
|
-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.21.0.tgz#a235704e66589c8c104ccd616d0a8f1f36cf693e"
|
1749
|
-
integrity sha512-xR7qGPOWtOnYmdYocSn6oEh2oTQLsPOXoj3HYGpb26V3WulwF8Cm33WPnMsSISv4ben3Rtc5i59u9O5NnuG42g==
|
1750
|
-
dependencies:
|
1751
|
-
"@types/cli-progress" "^3.11.5"
|
1752
|
-
ansi-escapes "^4.3.2"
|
1753
|
-
ansi-styles "^4.3.0"
|
1754
|
-
cardinal "^2.1.1"
|
1755
|
-
chalk "^4.1.2"
|
1756
|
-
clean-stack "^3.0.1"
|
1757
|
-
cli-progress "^3.12.0"
|
1758
|
-
color "^4.2.3"
|
1759
|
-
debug "^4.3.4"
|
1760
|
-
ejs "^3.1.9"
|
1761
|
-
get-package-type "^0.1.0"
|
1762
|
-
globby "^11.1.0"
|
1763
|
-
hyperlinker "^1.0.0"
|
1764
|
-
indent-string "^4.0.0"
|
1765
|
-
is-wsl "^2.2.0"
|
1766
|
-
js-yaml "^3.14.1"
|
1767
|
-
natural-orderby "^2.0.3"
|
1768
|
-
object-treeify "^1.1.33"
|
1769
|
-
password-prompt "^1.1.3"
|
1770
|
-
slice-ansi "^4.0.0"
|
1771
|
-
string-width "^4.2.3"
|
1772
|
-
strip-ansi "^6.0.1"
|
1773
|
-
supports-color "^8.1.1"
|
1774
|
-
supports-hyperlinks "^2.2.0"
|
1775
|
-
widest-line "^3.1.0"
|
1776
|
-
wordwrap "^1.0.0"
|
1777
|
-
wrap-ansi "^7.0.0"
|
1778
|
-
|
1779
|
-
"@oclif/core@^3.15.1", "@oclif/core@^3.19.2", "@oclif/core@^3.20.0", "@oclif/core@^3.21.0", "@oclif/core@^3.23.0":
|
1746
|
+
"@oclif/core@3.25.2", "@oclif/core@^3.15.1", "@oclif/core@^3.19.2", "@oclif/core@^3.20.0", "@oclif/core@^3.21.0", "@oclif/core@^3.23.0":
|
1780
1747
|
version "3.25.2"
|
1781
1748
|
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.25.2.tgz#a26d56abe5686c57c1e973957777bd2ae324e973"
|
1782
1749
|
integrity sha512-OkW/cNa/3DhoCz2YlSpymVe8DXqkoRaLY4SPTVqNVzR4R1dFBE5KoCtuwKwnhxYLCRCqaViPgRnB5K26f0MnjA==
|
@@ -1810,12 +1777,12 @@
|
|
1810
1777
|
wordwrap "^1.0.0"
|
1811
1778
|
wrap-ansi "^7.0.0"
|
1812
1779
|
|
1813
|
-
"@oclif/plugin-command-snapshot@^5.1.
|
1814
|
-
version "5.1.
|
1815
|
-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.1.
|
1816
|
-
integrity sha512
|
1780
|
+
"@oclif/plugin-command-snapshot@^5.1.2":
|
1781
|
+
version "5.1.2"
|
1782
|
+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.1.2.tgz#acba4a0138823931468d91be8d2a990da8a82623"
|
1783
|
+
integrity sha512-/jAYZhFCW7e0t4zKwtATDo0MNtExnKnSV72zBFv36Khl4disR79wa8YR98ZPQEN4pvgHkA6LXq5ukASeeRQDuA==
|
1817
1784
|
dependencies:
|
1818
|
-
"@oclif/core" "3.
|
1785
|
+
"@oclif/core" "3.25.2"
|
1819
1786
|
"@types/lodash.difference" "^4.5.9"
|
1820
1787
|
chalk "^5.3.0"
|
1821
1788
|
globby "^14.0.1"
|
@@ -1974,10 +1941,10 @@
|
|
1974
1941
|
strip-ansi "6.0.1"
|
1975
1942
|
ts-retry-promise "^0.8.0"
|
1976
1943
|
|
1977
|
-
"@salesforce/core@^6.4.1", "@salesforce/core@^6.
|
1978
|
-
version "6.7.
|
1979
|
-
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-6.7.
|
1980
|
-
integrity sha512-
|
1944
|
+
"@salesforce/core@^6.4.1", "@salesforce/core@^6.7.0", "@salesforce/core@^6.7.1", "@salesforce/core@^6.7.3":
|
1945
|
+
version "6.7.3"
|
1946
|
+
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-6.7.3.tgz#5d8f30c40ac3cebb898c8e845fe9a067bc729268"
|
1947
|
+
integrity sha512-uU+PuZZGXxByhvnXLH1V3eY5P1caw401dIZ/QvhzYxoP/alPLk7dpChnZNJYH5Rw3dc/AhSPw+eg0cvUyjhP1Q==
|
1981
1948
|
dependencies:
|
1982
1949
|
"@salesforce/kit" "^3.0.15"
|
1983
1950
|
"@salesforce/schemas" "^1.6.1"
|
@@ -2080,15 +2047,15 @@
|
|
2080
2047
|
chalk "^4"
|
2081
2048
|
inquirer "^8.2.5"
|
2082
2049
|
|
2083
|
-
"@salesforce/sf-plugins-core@^
|
2084
|
-
version "
|
2085
|
-
resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-
|
2086
|
-
integrity sha512-
|
2050
|
+
"@salesforce/sf-plugins-core@^8.0.1":
|
2051
|
+
version "8.0.1"
|
2052
|
+
resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-8.0.1.tgz#f155cddfd7695aab0d8264848b634b2a91cdbf2c"
|
2053
|
+
integrity sha512-R6SqJ1XqSINSWdZruKtC2SKGnLBh7KbFI7+qS0FYlyPU4IlWoa+AZkGwWvlczuSOumqnlhT95rNKwZTS5rJugA==
|
2087
2054
|
dependencies:
|
2088
2055
|
"@inquirer/confirm" "^2.0.17"
|
2089
2056
|
"@inquirer/password" "^1.1.16"
|
2090
2057
|
"@oclif/core" "^3.23.0"
|
2091
|
-
"@salesforce/core" "^6.
|
2058
|
+
"@salesforce/core" "^6.7.3"
|
2092
2059
|
"@salesforce/kit" "^3.0.15"
|
2093
2060
|
"@salesforce/ts-types" "^2.0.9"
|
2094
2061
|
chalk "^5.3.0"
|
@@ -2138,14 +2105,6 @@
|
|
2138
2105
|
resolved "https://registry.yarnpkg.com/@sinonjs/text-encoding/-/text-encoding-0.7.2.tgz#5981a8db18b56ba38ef0efb7d995b12aa7b51918"
|
2139
2106
|
integrity sha512-sXXKG+uL9IrKqViTtao2Ws6dy0znu9sOaP1di/jKGW1M6VssO8vlpXCQcpZ+jisQ1tTFAC5Jo/EOzFbggBagFQ==
|
2140
2107
|
|
2141
|
-
"@smithy/abort-controller@^2.1.3":
|
2142
|
-
version "2.1.3"
|
2143
|
-
resolved "https://registry.yarnpkg.com/@smithy/abort-controller/-/abort-controller-2.1.3.tgz#19997b701b36294c8d27bbc5e59167da2c719fae"
|
2144
|
-
integrity sha512-c2aYH2Wu1RVE3rLlVgg2kQOBJGM0WbjReQi5DnPTm2Zb7F0gk7J2aeQeaX2u/lQZoHl6gv8Oac7mt9alU3+f4A==
|
2145
|
-
dependencies:
|
2146
|
-
"@smithy/types" "^2.10.1"
|
2147
|
-
tslib "^2.5.0"
|
2148
|
-
|
2149
2108
|
"@smithy/abort-controller@^2.2.0":
|
2150
2109
|
version "2.2.0"
|
2151
2110
|
resolved "https://registry.yarnpkg.com/@smithy/abort-controller/-/abort-controller-2.2.0.tgz#18983401a5e2154b5c94057730024a7d14cbcd35"
|
@@ -2169,18 +2128,7 @@
|
|
2169
2128
|
dependencies:
|
2170
2129
|
tslib "^2.5.0"
|
2171
2130
|
|
2172
|
-
"@smithy/config-resolver@^2.1.4":
|
2173
|
-
version "2.1.4"
|
2174
|
-
resolved "https://registry.yarnpkg.com/@smithy/config-resolver/-/config-resolver-2.1.4.tgz#cb870f82494b10c223c60ba4298b438d9185b4be"
|
2175
|
-
integrity sha512-AW2WUZmBAzgO3V3ovKtsUbI3aBNMeQKFDumoqkNxaVDWF/xfnxAWqBKDr/NuG7c06N2Rm4xeZLPiJH/d+na0HA==
|
2176
|
-
dependencies:
|
2177
|
-
"@smithy/node-config-provider" "^2.2.4"
|
2178
|
-
"@smithy/types" "^2.10.1"
|
2179
|
-
"@smithy/util-config-provider" "^2.2.1"
|
2180
|
-
"@smithy/util-middleware" "^2.1.3"
|
2181
|
-
tslib "^2.5.0"
|
2182
|
-
|
2183
|
-
"@smithy/config-resolver@^2.2.0":
|
2131
|
+
"@smithy/config-resolver@^2.1.4", "@smithy/config-resolver@^2.2.0":
|
2184
2132
|
version "2.2.0"
|
2185
2133
|
resolved "https://registry.yarnpkg.com/@smithy/config-resolver/-/config-resolver-2.2.0.tgz#54f40478bb61709b396960a3535866dba5422757"
|
2186
2134
|
integrity sha512-fsiMgd8toyUba6n1WRmr+qACzXltpdDkPTAaDqc8QqPBUzO+/JKwL6bUBseHVi8tu9l+3JOK+tSf7cay+4B3LA==
|
@@ -2191,21 +2139,7 @@
|
|
2191
2139
|
"@smithy/util-middleware" "^2.2.0"
|
2192
2140
|
tslib "^2.6.2"
|
2193
2141
|
|
2194
|
-
"@smithy/core@^1.3.5":
|
2195
|
-
version "1.3.5"
|
2196
|
-
resolved "https://registry.yarnpkg.com/@smithy/core/-/core-1.3.5.tgz#7523da67b49e165e09ee8019601bea410bf92c38"
|
2197
|
-
integrity sha512-Rrc+e2Jj6Gu7Xbn0jvrzZlSiP2CZocIOfZ9aNUA82+1sa6GBnxqL9+iZ9EKHeD9aqD1nU8EK4+oN2EiFpSv7Yw==
|
2198
|
-
dependencies:
|
2199
|
-
"@smithy/middleware-endpoint" "^2.4.4"
|
2200
|
-
"@smithy/middleware-retry" "^2.1.4"
|
2201
|
-
"@smithy/middleware-serde" "^2.1.3"
|
2202
|
-
"@smithy/protocol-http" "^3.2.1"
|
2203
|
-
"@smithy/smithy-client" "^2.4.2"
|
2204
|
-
"@smithy/types" "^2.10.1"
|
2205
|
-
"@smithy/util-middleware" "^2.1.3"
|
2206
|
-
tslib "^2.5.0"
|
2207
|
-
|
2208
|
-
"@smithy/core@^1.4.0":
|
2142
|
+
"@smithy/core@^1.3.5", "@smithy/core@^1.4.0":
|
2209
2143
|
version "1.4.0"
|
2210
2144
|
resolved "https://registry.yarnpkg.com/@smithy/core/-/core-1.4.0.tgz#5f9f86b681b9cbf23904041dad6f0531efe8375e"
|
2211
2145
|
integrity sha512-uu9ZDI95Uij4qk+L6kyFjdk11zqBkcJ3Lv0sc6jZrqHvLyr0+oeekD3CnqMafBn/5PRI6uv6ulW3kNLRBUHeVw==
|
@@ -2219,18 +2153,7 @@
|
|
2219
2153
|
"@smithy/util-middleware" "^2.2.0"
|
2220
2154
|
tslib "^2.6.2"
|
2221
2155
|
|
2222
|
-
"@smithy/credential-provider-imds@^2.2.3", "@smithy/credential-provider-imds@^2.
|
2223
|
-
version "2.2.4"
|
2224
|
-
resolved "https://registry.yarnpkg.com/@smithy/credential-provider-imds/-/credential-provider-imds-2.2.4.tgz#7b237ad8623b782578335b61a616c5463b13451b"
|
2225
|
-
integrity sha512-DdatjmBZQnhGe1FhI8gO98f7NmvQFSDiZTwC3WMvLTCKQUY+Y1SVkhJqIuLu50Eb7pTheoXQmK+hKYUgpUWsNA==
|
2226
|
-
dependencies:
|
2227
|
-
"@smithy/node-config-provider" "^2.2.4"
|
2228
|
-
"@smithy/property-provider" "^2.1.3"
|
2229
|
-
"@smithy/types" "^2.10.1"
|
2230
|
-
"@smithy/url-parser" "^2.1.3"
|
2231
|
-
tslib "^2.5.0"
|
2232
|
-
|
2233
|
-
"@smithy/credential-provider-imds@^2.3.0":
|
2156
|
+
"@smithy/credential-provider-imds@^2.2.3", "@smithy/credential-provider-imds@^2.3.0":
|
2234
2157
|
version "2.3.0"
|
2235
2158
|
resolved "https://registry.yarnpkg.com/@smithy/credential-provider-imds/-/credential-provider-imds-2.3.0.tgz#326ce401b82e53f3c7ee4862a066136959a06166"
|
2236
2159
|
integrity sha512-BWB9mIukO1wjEOo1Ojgl6LrG4avcaC7T/ZP6ptmAaW4xluhSIPZhY+/PI5YKzlk+jsm+4sQZB45Bt1OfMeQa3w==
|
@@ -2241,17 +2164,7 @@
|
|
2241
2164
|
"@smithy/url-parser" "^2.2.0"
|
2242
2165
|
tslib "^2.6.2"
|
2243
2166
|
|
2244
|
-
"@smithy/eventstream-codec@^2.1.3":
|
2245
|
-
version "2.1.3"
|
2246
|
-
resolved "https://registry.yarnpkg.com/@smithy/eventstream-codec/-/eventstream-codec-2.1.3.tgz#6be114d3c4d94f3bfd2e32cb258851baa6129acf"
|
2247
|
-
integrity sha512-rGlCVuwSDv6qfKH4/lRxFjcZQnIE0LZ3D4lkMHg7ZSltK9rA74r0VuGSvWVQ4N/d70VZPaniFhp4Z14QYZsa+A==
|
2248
|
-
dependencies:
|
2249
|
-
"@aws-crypto/crc32" "3.0.0"
|
2250
|
-
"@smithy/types" "^2.10.1"
|
2251
|
-
"@smithy/util-hex-encoding" "^2.1.1"
|
2252
|
-
tslib "^2.5.0"
|
2253
|
-
|
2254
|
-
"@smithy/eventstream-codec@^2.2.0":
|
2167
|
+
"@smithy/eventstream-codec@^2.1.3", "@smithy/eventstream-codec@^2.2.0":
|
2255
2168
|
version "2.2.0"
|
2256
2169
|
resolved "https://registry.yarnpkg.com/@smithy/eventstream-codec/-/eventstream-codec-2.2.0.tgz#63d74fa817188995eb55e792a38060b0ede98dc4"
|
2257
2170
|
integrity sha512-8janZoJw85nJmQZc4L8TuePp2pk1nxLgkxIR0TUjKJ5Dkj5oelB9WtiSSGXCQvNsJl0VSTvK/2ueMXxvpa9GVw==
|
@@ -2296,18 +2209,7 @@
|
|
2296
2209
|
"@smithy/types" "^2.10.1"
|
2297
2210
|
tslib "^2.5.0"
|
2298
2211
|
|
2299
|
-
"@smithy/fetch-http-handler@^2.4.3":
|
2300
|
-
version "2.4.3"
|
2301
|
-
resolved "https://registry.yarnpkg.com/@smithy/fetch-http-handler/-/fetch-http-handler-2.4.3.tgz#568bd2031af242fc9172e41dfb364d36d48631d1"
|
2302
|
-
integrity sha512-Fn/KYJFo6L5I4YPG8WQb2hOmExgRmNpVH5IK2zU3JKrY5FKW7y9ar5e0BexiIC9DhSKqKX+HeWq/Y18fq7Dkpw==
|
2303
|
-
dependencies:
|
2304
|
-
"@smithy/protocol-http" "^3.2.1"
|
2305
|
-
"@smithy/querystring-builder" "^2.1.3"
|
2306
|
-
"@smithy/types" "^2.10.1"
|
2307
|
-
"@smithy/util-base64" "^2.1.1"
|
2308
|
-
tslib "^2.5.0"
|
2309
|
-
|
2310
|
-
"@smithy/fetch-http-handler@^2.5.0":
|
2212
|
+
"@smithy/fetch-http-handler@^2.4.3", "@smithy/fetch-http-handler@^2.5.0":
|
2311
2213
|
version "2.5.0"
|
2312
2214
|
resolved "https://registry.yarnpkg.com/@smithy/fetch-http-handler/-/fetch-http-handler-2.5.0.tgz#0b8e1562807fdf91fe7dd5cde620d7a03ddc10ac"
|
2313
2215
|
integrity sha512-BOWEBeppWhLn/no/JxUL/ghTfANTjT7kg3Ww2rPqTUY9R4yHPXxJ9JhMe3Z03LN3aPwiwlpDIUcVw1xDyHqEhw==
|
@@ -2328,17 +2230,7 @@
|
|
2328
2230
|
"@smithy/types" "^2.10.1"
|
2329
2231
|
tslib "^2.5.0"
|
2330
2232
|
|
2331
|
-
"@smithy/hash-node@^2.1.3":
|
2332
|
-
version "2.1.3"
|
2333
|
-
resolved "https://registry.yarnpkg.com/@smithy/hash-node/-/hash-node-2.1.3.tgz#649b056966e1cba9f738236cbf4f05e8e9820deb"
|
2334
|
-
integrity sha512-FsAPCUj7VNJIdHbSxMd5uiZiF20G2zdSDgrgrDrHqIs/VMxK85Vqk5kMVNNDMCZmMezp6UKnac0B4nAyx7HJ9g==
|
2335
|
-
dependencies:
|
2336
|
-
"@smithy/types" "^2.10.1"
|
2337
|
-
"@smithy/util-buffer-from" "^2.1.1"
|
2338
|
-
"@smithy/util-utf8" "^2.1.1"
|
2339
|
-
tslib "^2.5.0"
|
2340
|
-
|
2341
|
-
"@smithy/hash-node@^2.2.0":
|
2233
|
+
"@smithy/hash-node@^2.1.3", "@smithy/hash-node@^2.2.0":
|
2342
2234
|
version "2.2.0"
|
2343
2235
|
resolved "https://registry.yarnpkg.com/@smithy/hash-node/-/hash-node-2.2.0.tgz#df29e1e64811be905cb3577703b0e2d0b07fc5cc"
|
2344
2236
|
integrity sha512-zLWaC/5aWpMrHKpoDF6nqpNtBhlAYKF/7+9yMN7GpdR8CzohnWfGtMznPybnwSS8saaXBMxIGwJqR4HmRp6b3g==
|
@@ -2357,15 +2249,7 @@
|
|
2357
2249
|
"@smithy/util-utf8" "^2.1.1"
|
2358
2250
|
tslib "^2.5.0"
|
2359
2251
|
|
2360
|
-
"@smithy/invalid-dependency@^2.1.3":
|
2361
|
-
version "2.1.3"
|
2362
|
-
resolved "https://registry.yarnpkg.com/@smithy/invalid-dependency/-/invalid-dependency-2.1.3.tgz#0f0895d3db2e03493f933e10c27551f059b92b6c"
|
2363
|
-
integrity sha512-wkra7d/G4CbngV4xsjYyAYOvdAhahQje/WymuQdVEnXFExJopEu7fbL5AEAlBPgWHXwu94VnCSG00gVzRfExyg==
|
2364
|
-
dependencies:
|
2365
|
-
"@smithy/types" "^2.10.1"
|
2366
|
-
tslib "^2.5.0"
|
2367
|
-
|
2368
|
-
"@smithy/invalid-dependency@^2.2.0":
|
2252
|
+
"@smithy/invalid-dependency@^2.1.3", "@smithy/invalid-dependency@^2.2.0":
|
2369
2253
|
version "2.2.0"
|
2370
2254
|
resolved "https://registry.yarnpkg.com/@smithy/invalid-dependency/-/invalid-dependency-2.2.0.tgz#ee3d8980022cb5edb514ac187d159b3e773640f0"
|
2371
2255
|
integrity sha512-nEDASdbKFKPXN2O6lOlTgrEEOO9NHIeO+HVvZnkqc8h5U9g3BIhWsvzFo+UcUbliMHvKNPD/zVxDrkP1Sbgp8Q==
|
@@ -2373,14 +2257,7 @@
|
|
2373
2257
|
"@smithy/types" "^2.12.0"
|
2374
2258
|
tslib "^2.6.2"
|
2375
2259
|
|
2376
|
-
"@smithy/is-array-buffer@^2.1.1":
|
2377
|
-
version "2.1.1"
|
2378
|
-
resolved "https://registry.yarnpkg.com/@smithy/is-array-buffer/-/is-array-buffer-2.1.1.tgz#07b4c77ae67ed58a84400c76edd482271f9f957b"
|
2379
|
-
integrity sha512-xozSQrcUinPpNPNPds4S7z/FakDTh1MZWtRP/2vQtYB/u3HYrX2UXuZs+VhaKBd6Vc7g2XPr2ZtwGBNDN6fNKQ==
|
2380
|
-
dependencies:
|
2381
|
-
tslib "^2.5.0"
|
2382
|
-
|
2383
|
-
"@smithy/is-array-buffer@^2.2.0":
|
2260
|
+
"@smithy/is-array-buffer@^2.1.1", "@smithy/is-array-buffer@^2.2.0":
|
2384
2261
|
version "2.2.0"
|
2385
2262
|
resolved "https://registry.yarnpkg.com/@smithy/is-array-buffer/-/is-array-buffer-2.2.0.tgz#f84f0d9f9a36601a9ca9381688bd1b726fd39111"
|
2386
2263
|
integrity sha512-GGP3O9QFD24uGeAXYUjwSTXARoqpZykHadOmA8G5vfJPK0/DC67qa//0qvqrJzL1xc8WQWX7/yc7fwudjPHPhA==
|
@@ -2396,16 +2273,7 @@
|
|
2396
2273
|
"@smithy/util-utf8" "^2.1.1"
|
2397
2274
|
tslib "^2.5.0"
|
2398
2275
|
|
2399
|
-
"@smithy/middleware-content-length@^2.1.3":
|
2400
|
-
version "2.1.3"
|
2401
|
-
resolved "https://registry.yarnpkg.com/@smithy/middleware-content-length/-/middleware-content-length-2.1.3.tgz#243d74789a311366948dec5a85b03146ac580c51"
|
2402
|
-
integrity sha512-aJduhkC+dcXxdnv5ZpM3uMmtGmVFKx412R1gbeykS5HXDmRU6oSsyy2SoHENCkfOGKAQOjVE2WVqDJibC0d21g==
|
2403
|
-
dependencies:
|
2404
|
-
"@smithy/protocol-http" "^3.2.1"
|
2405
|
-
"@smithy/types" "^2.10.1"
|
2406
|
-
tslib "^2.5.0"
|
2407
|
-
|
2408
|
-
"@smithy/middleware-content-length@^2.2.0":
|
2276
|
+
"@smithy/middleware-content-length@^2.1.3", "@smithy/middleware-content-length@^2.2.0":
|
2409
2277
|
version "2.2.0"
|
2410
2278
|
resolved "https://registry.yarnpkg.com/@smithy/middleware-content-length/-/middleware-content-length-2.2.0.tgz#a82e97bd83d8deab69e07fea4512563bedb9461a"
|
2411
2279
|
integrity sha512-5bl2LG1Ah/7E5cMSC+q+h3IpVHMeOkG0yLRyQT1p2aMJkSrZG7RlXHPuAgb7EyaFeidKEnnd/fNaLLaKlHGzDQ==
|
@@ -2414,20 +2282,7 @@
|
|
2414
2282
|
"@smithy/types" "^2.12.0"
|
2415
2283
|
tslib "^2.6.2"
|
2416
2284
|
|
2417
|
-
"@smithy/middleware-endpoint@^2.4.4":
|
2418
|
-
version "2.4.4"
|
2419
|
-
resolved "https://registry.yarnpkg.com/@smithy/middleware-endpoint/-/middleware-endpoint-2.4.4.tgz#aa42dc8340a8511a8c66d597cf774e27f0109dd9"
|
2420
|
-
integrity sha512-4yjHyHK2Jul4JUDBo2sTsWY9UshYUnXeb/TAK/MTaPEb8XQvDmpwSFnfIRDU45RY1a6iC9LCnmJNg/yHyfxqkw==
|
2421
|
-
dependencies:
|
2422
|
-
"@smithy/middleware-serde" "^2.1.3"
|
2423
|
-
"@smithy/node-config-provider" "^2.2.4"
|
2424
|
-
"@smithy/shared-ini-file-loader" "^2.3.4"
|
2425
|
-
"@smithy/types" "^2.10.1"
|
2426
|
-
"@smithy/url-parser" "^2.1.3"
|
2427
|
-
"@smithy/util-middleware" "^2.1.3"
|
2428
|
-
tslib "^2.5.0"
|
2429
|
-
|
2430
|
-
"@smithy/middleware-endpoint@^2.5.0":
|
2285
|
+
"@smithy/middleware-endpoint@^2.4.4", "@smithy/middleware-endpoint@^2.5.0":
|
2431
2286
|
version "2.5.0"
|
2432
2287
|
resolved "https://registry.yarnpkg.com/@smithy/middleware-endpoint/-/middleware-endpoint-2.5.0.tgz#9f1459e9b4cbf00fadfd99e98f88d4b1a2aeb987"
|
2433
2288
|
integrity sha512-OBhI9ZEAG8Xen0xsFJwwNOt44WE2CWkfYIxTognC8x42Lfsdf0VN/wCMqpdkySMDio/vts10BiovAxQp0T0faA==
|
@@ -2440,22 +2295,7 @@
|
|
2440
2295
|
"@smithy/util-middleware" "^2.2.0"
|
2441
2296
|
tslib "^2.6.2"
|
2442
2297
|
|
2443
|
-
"@smithy/middleware-retry@^2.1.4":
|
2444
|
-
version "2.1.4"
|
2445
|
-
resolved "https://registry.yarnpkg.com/@smithy/middleware-retry/-/middleware-retry-2.1.4.tgz#a468c64b0186b8edeef444ee9249a88675f3fe23"
|
2446
|
-
integrity sha512-Cyolv9YckZTPli1EkkaS39UklonxMd08VskiuMhURDjC0HHa/AD6aK/YoD21CHv9s0QLg0WMLvk9YeLTKkXaFQ==
|
2447
|
-
dependencies:
|
2448
|
-
"@smithy/node-config-provider" "^2.2.4"
|
2449
|
-
"@smithy/protocol-http" "^3.2.1"
|
2450
|
-
"@smithy/service-error-classification" "^2.1.3"
|
2451
|
-
"@smithy/smithy-client" "^2.4.2"
|
2452
|
-
"@smithy/types" "^2.10.1"
|
2453
|
-
"@smithy/util-middleware" "^2.1.3"
|
2454
|
-
"@smithy/util-retry" "^2.1.3"
|
2455
|
-
tslib "^2.5.0"
|
2456
|
-
uuid "^8.3.2"
|
2457
|
-
|
2458
|
-
"@smithy/middleware-retry@^2.2.0":
|
2298
|
+
"@smithy/middleware-retry@^2.1.4", "@smithy/middleware-retry@^2.2.0":
|
2459
2299
|
version "2.2.0"
|
2460
2300
|
resolved "https://registry.yarnpkg.com/@smithy/middleware-retry/-/middleware-retry-2.2.0.tgz#ff48ac01ad57394eeea15a0146a86079cf6364b7"
|
2461
2301
|
integrity sha512-PsjDOLpbevgn37yJbawmfVoanru40qVA8UEf2+YA1lvOefmhuhL6ZbKtGsLAWDRnE1OlAmedsbA/htH6iSZjNA==
|
@@ -2470,15 +2310,7 @@
|
|
2470
2310
|
tslib "^2.6.2"
|
2471
2311
|
uuid "^8.3.2"
|
2472
2312
|
|
2473
|
-
"@smithy/middleware-serde@^2.1.3":
|
2474
|
-
version "2.1.3"
|
2475
|
-
resolved "https://registry.yarnpkg.com/@smithy/middleware-serde/-/middleware-serde-2.1.3.tgz#dbb3c4257b66fdab3019809106b02f953bd42a44"
|
2476
|
-
integrity sha512-s76LId+TwASrHhUa9QS4k/zeXDUAuNuddKklQzRgumbzge5BftVXHXIqL4wQxKGLocPwfgAOXWx+HdWhQk9hTg==
|
2477
|
-
dependencies:
|
2478
|
-
"@smithy/types" "^2.10.1"
|
2479
|
-
tslib "^2.5.0"
|
2480
|
-
|
2481
|
-
"@smithy/middleware-serde@^2.3.0":
|
2313
|
+
"@smithy/middleware-serde@^2.1.3", "@smithy/middleware-serde@^2.3.0":
|
2482
2314
|
version "2.3.0"
|
2483
2315
|
resolved "https://registry.yarnpkg.com/@smithy/middleware-serde/-/middleware-serde-2.3.0.tgz#a7615ba646a88b6f695f2d55de13d8158181dd13"
|
2484
2316
|
integrity sha512-sIADe7ojwqTyvEQBe1nc/GXB9wdHhi9UwyX0lTyttmUWDJLP655ZYE1WngnNyXREme8I27KCaUhyhZWRXL0q7Q==
|
@@ -2486,15 +2318,7 @@
|
|
2486
2318
|
"@smithy/types" "^2.12.0"
|
2487
2319
|
tslib "^2.6.2"
|
2488
2320
|
|
2489
|
-
"@smithy/middleware-stack@^2.1.3":
|
2490
|
-
version "2.1.3"
|
2491
|
-
resolved "https://registry.yarnpkg.com/@smithy/middleware-stack/-/middleware-stack-2.1.3.tgz#7cf77e6ad5c885bc0b8b0857e9349017d530f7d1"
|
2492
|
-
integrity sha512-opMFufVQgvBSld/b7mD7OOEBxF6STyraVr1xel1j0abVILM8ALJvRoFbqSWHGmaDlRGIiV9Q5cGbWi0sdiEaLQ==
|
2493
|
-
dependencies:
|
2494
|
-
"@smithy/types" "^2.10.1"
|
2495
|
-
tslib "^2.5.0"
|
2496
|
-
|
2497
|
-
"@smithy/middleware-stack@^2.2.0":
|
2321
|
+
"@smithy/middleware-stack@^2.1.3", "@smithy/middleware-stack@^2.2.0":
|
2498
2322
|
version "2.2.0"
|
2499
2323
|
resolved "https://registry.yarnpkg.com/@smithy/middleware-stack/-/middleware-stack-2.2.0.tgz#3fb49eae6313f16f6f30fdaf28e11a7321f34d9f"
|
2500
2324
|
integrity sha512-Qntc3jrtwwrsAC+X8wms8zhrTr0sFXnyEGhZd9sLtsJ/6gGQKFzNB+wWbOcpJd7BR8ThNCoKt76BuQahfMvpeA==
|
@@ -2502,17 +2326,7 @@
|
|
2502
2326
|
"@smithy/types" "^2.12.0"
|
2503
2327
|
tslib "^2.6.2"
|
2504
2328
|
|
2505
|
-
"@smithy/node-config-provider@^2.2.4":
|
2506
|
-
version "2.2.4"
|
2507
|
-
resolved "https://registry.yarnpkg.com/@smithy/node-config-provider/-/node-config-provider-2.2.4.tgz#6c2406a47c4ece45f158a282bb148a6be7867817"
|
2508
|
-
integrity sha512-nqazHCp8r4KHSFhRQ+T0VEkeqvA0U+RhehBSr1gunUuNW3X7j0uDrWBxB2gE9eutzy6kE3Y7L+Dov/UXT871vg==
|
2509
|
-
dependencies:
|
2510
|
-
"@smithy/property-provider" "^2.1.3"
|
2511
|
-
"@smithy/shared-ini-file-loader" "^2.3.4"
|
2512
|
-
"@smithy/types" "^2.10.1"
|
2513
|
-
tslib "^2.5.0"
|
2514
|
-
|
2515
|
-
"@smithy/node-config-provider@^2.3.0":
|
2329
|
+
"@smithy/node-config-provider@^2.2.4", "@smithy/node-config-provider@^2.3.0":
|
2516
2330
|
version "2.3.0"
|
2517
2331
|
resolved "https://registry.yarnpkg.com/@smithy/node-config-provider/-/node-config-provider-2.3.0.tgz#9fac0c94a14c5b5b8b8fa37f20c310a844ab9922"
|
2518
2332
|
integrity sha512-0elK5/03a1JPWMDPaS726Iw6LpQg80gFut1tNpPfxFuChEEklo2yL823V94SpTZTxmKlXFtFgsP55uh3dErnIg==
|
@@ -2522,18 +2336,7 @@
|
|
2522
2336
|
"@smithy/types" "^2.12.0"
|
2523
2337
|
tslib "^2.6.2"
|
2524
2338
|
|
2525
|
-
"@smithy/node-http-handler@^2.4.1":
|
2526
|
-
version "2.4.1"
|
2527
|
-
resolved "https://registry.yarnpkg.com/@smithy/node-http-handler/-/node-http-handler-2.4.1.tgz#08409108460fcfaa9068f78e1ef655d7af952fef"
|
2528
|
-
integrity sha512-HCkb94soYhJMxPCa61wGKgmeKpJ3Gftx1XD6bcWEB2wMV1L9/SkQu/6/ysKBnbOzWRE01FGzwrTxucHypZ8rdg==
|
2529
|
-
dependencies:
|
2530
|
-
"@smithy/abort-controller" "^2.1.3"
|
2531
|
-
"@smithy/protocol-http" "^3.2.1"
|
2532
|
-
"@smithy/querystring-builder" "^2.1.3"
|
2533
|
-
"@smithy/types" "^2.10.1"
|
2534
|
-
tslib "^2.5.0"
|
2535
|
-
|
2536
|
-
"@smithy/node-http-handler@^2.5.0":
|
2339
|
+
"@smithy/node-http-handler@^2.4.1", "@smithy/node-http-handler@^2.5.0":
|
2537
2340
|
version "2.5.0"
|
2538
2341
|
resolved "https://registry.yarnpkg.com/@smithy/node-http-handler/-/node-http-handler-2.5.0.tgz#7b5e0565dd23d340380489bd5fe4316d2bed32de"
|
2539
2342
|
integrity sha512-mVGyPBzkkGQsPoxQUbxlEfRjrj6FPyA3u3u2VXGr9hT8wilsoQdZdvKpMBFMB8Crfhv5dNkKHIW0Yyuc7eABqA==
|
@@ -2544,15 +2347,7 @@
|
|
2544
2347
|
"@smithy/types" "^2.12.0"
|
2545
2348
|
tslib "^2.6.2"
|
2546
2349
|
|
2547
|
-
"@smithy/property-provider@^2.1.3":
|
2548
|
-
version "2.1.3"
|
2549
|
-
resolved "https://registry.yarnpkg.com/@smithy/property-provider/-/property-provider-2.1.3.tgz#faaa9b7f605725168493e74600a74beca1b059fb"
|
2550
|
-
integrity sha512-bMz3se+ySKWNrgm7eIiQMa2HO/0fl2D0HvLAdg9pTMcpgp4SqOAh6bz7Ik6y7uQqSrk4rLjIKgbQ6yzYgGehCQ==
|
2551
|
-
dependencies:
|
2552
|
-
"@smithy/types" "^2.10.1"
|
2553
|
-
tslib "^2.5.0"
|
2554
|
-
|
2555
|
-
"@smithy/property-provider@^2.2.0":
|
2350
|
+
"@smithy/property-provider@^2.1.3", "@smithy/property-provider@^2.2.0":
|
2556
2351
|
version "2.2.0"
|
2557
2352
|
resolved "https://registry.yarnpkg.com/@smithy/property-provider/-/property-provider-2.2.0.tgz#37e3525a3fa3e11749f86a4f89f0fd7765a6edb0"
|
2558
2353
|
integrity sha512-+xiil2lFhtTRzXkx8F053AV46QnIw6e7MV8od5Mi68E1ICOjCeCHw2XfLnDEUHnT9WGUIkwcqavXjfwuJbGlpg==
|
@@ -2560,15 +2355,7 @@
|
|
2560
2355
|
"@smithy/types" "^2.12.0"
|
2561
2356
|
tslib "^2.6.2"
|
2562
2357
|
|
2563
|
-
"@smithy/protocol-http@^3.2.1":
|
2564
|
-
version "3.2.1"
|
2565
|
-
resolved "https://registry.yarnpkg.com/@smithy/protocol-http/-/protocol-http-3.2.1.tgz#946fcd076525f8208d659fbc70e2a32d21ed1291"
|
2566
|
-
integrity sha512-KLrQkEw4yJCeAmAH7hctE8g9KwA7+H2nSJwxgwIxchbp/L0B5exTdOQi9D5HinPLlothoervGmhpYKelZ6AxIA==
|
2567
|
-
dependencies:
|
2568
|
-
"@smithy/types" "^2.10.1"
|
2569
|
-
tslib "^2.5.0"
|
2570
|
-
|
2571
|
-
"@smithy/protocol-http@^3.3.0":
|
2358
|
+
"@smithy/protocol-http@^3.2.1", "@smithy/protocol-http@^3.3.0":
|
2572
2359
|
version "3.3.0"
|
2573
2360
|
resolved "https://registry.yarnpkg.com/@smithy/protocol-http/-/protocol-http-3.3.0.tgz#a37df7b4bb4960cdda560ce49acfd64c455e4090"
|
2574
2361
|
integrity sha512-Xy5XK1AFWW2nlY/biWZXu6/krgbaf2dg0q492D8M5qthsnU2H+UgFeZLbM76FnH7s6RO/xhQRkj+T6KBO3JzgQ==
|
@@ -2576,15 +2363,6 @@
|
|
2576
2363
|
"@smithy/types" "^2.12.0"
|
2577
2364
|
tslib "^2.6.2"
|
2578
2365
|
|
2579
|
-
"@smithy/querystring-builder@^2.1.3":
|
2580
|
-
version "2.1.3"
|
2581
|
-
resolved "https://registry.yarnpkg.com/@smithy/querystring-builder/-/querystring-builder-2.1.3.tgz#e64e126f565b2aae6e9abd1bebc9aa0839842e8d"
|
2582
|
-
integrity sha512-kFD3PnNqKELe6m9GRHQw/ftFFSZpnSeQD4qvgDB6BQN6hREHELSosVFUMPN4M3MDKN2jAwk35vXHLoDrNfKu0A==
|
2583
|
-
dependencies:
|
2584
|
-
"@smithy/types" "^2.10.1"
|
2585
|
-
"@smithy/util-uri-escape" "^2.1.1"
|
2586
|
-
tslib "^2.5.0"
|
2587
|
-
|
2588
2366
|
"@smithy/querystring-builder@^2.2.0":
|
2589
2367
|
version "2.2.0"
|
2590
2368
|
resolved "https://registry.yarnpkg.com/@smithy/querystring-builder/-/querystring-builder-2.2.0.tgz#22937e19fcd0aaa1a3e614ef8cb6f8e86756a4ef"
|
@@ -2594,14 +2372,6 @@
|
|
2594
2372
|
"@smithy/util-uri-escape" "^2.2.0"
|
2595
2373
|
tslib "^2.6.2"
|
2596
2374
|
|
2597
|
-
"@smithy/querystring-parser@^2.1.3":
|
2598
|
-
version "2.1.3"
|
2599
|
-
resolved "https://registry.yarnpkg.com/@smithy/querystring-parser/-/querystring-parser-2.1.3.tgz#2786dfa36ac6c7a691eb651339fbcaf160891e69"
|
2600
|
-
integrity sha512-3+CWJoAqcBMR+yvz6D+Fc5VdoGFtfenW6wqSWATWajrRMGVwJGPT3Vy2eb2bnMktJc4HU4bpjeovFa566P3knQ==
|
2601
|
-
dependencies:
|
2602
|
-
"@smithy/types" "^2.10.1"
|
2603
|
-
tslib "^2.5.0"
|
2604
|
-
|
2605
2375
|
"@smithy/querystring-parser@^2.2.0":
|
2606
2376
|
version "2.2.0"
|
2607
2377
|
resolved "https://registry.yarnpkg.com/@smithy/querystring-parser/-/querystring-parser-2.2.0.tgz#24a5633f4b3806ff2888d4c2f4169e105fdffd79"
|
@@ -2610,13 +2380,6 @@
|
|
2610
2380
|
"@smithy/types" "^2.12.0"
|
2611
2381
|
tslib "^2.6.2"
|
2612
2382
|
|
2613
|
-
"@smithy/service-error-classification@^2.1.3":
|
2614
|
-
version "2.1.3"
|
2615
|
-
resolved "https://registry.yarnpkg.com/@smithy/service-error-classification/-/service-error-classification-2.1.3.tgz#13dd43ad56576e2b1b7c5a1581affdb9e34dc8ed"
|
2616
|
-
integrity sha512-iUrpSsem97bbXHHT/v3s7vaq8IIeMo6P6cXdeYHrx0wOJpMeBGQF7CB0mbJSiTm3//iq3L55JiEm8rA7CTVI8A==
|
2617
|
-
dependencies:
|
2618
|
-
"@smithy/types" "^2.10.1"
|
2619
|
-
|
2620
2383
|
"@smithy/service-error-classification@^2.1.5":
|
2621
2384
|
version "2.1.5"
|
2622
2385
|
resolved "https://registry.yarnpkg.com/@smithy/service-error-classification/-/service-error-classification-2.1.5.tgz#0568a977cc0db36299d8703a5d8609c1f600c005"
|
@@ -2624,15 +2387,7 @@
|
|
2624
2387
|
dependencies:
|
2625
2388
|
"@smithy/types" "^2.12.0"
|
2626
2389
|
|
2627
|
-
"@smithy/shared-ini-file-loader@^2.3.3", "@smithy/shared-ini-file-loader@^2.
|
2628
|
-
version "2.3.4"
|
2629
|
-
resolved "https://registry.yarnpkg.com/@smithy/shared-ini-file-loader/-/shared-ini-file-loader-2.3.4.tgz#2357bd9dfbb67a951ccd06ca9c872aa845fad888"
|
2630
|
-
integrity sha512-CiZmPg9GeDKbKmJGEFvJBsJcFnh0AQRzOtQAzj1XEa8N/0/uSN/v1LYzgO7ry8hhO8+9KB7+DhSW0weqBra4Aw==
|
2631
|
-
dependencies:
|
2632
|
-
"@smithy/types" "^2.10.1"
|
2633
|
-
tslib "^2.5.0"
|
2634
|
-
|
2635
|
-
"@smithy/shared-ini-file-loader@^2.4.0":
|
2390
|
+
"@smithy/shared-ini-file-loader@^2.3.3", "@smithy/shared-ini-file-loader@^2.4.0":
|
2636
2391
|
version "2.4.0"
|
2637
2392
|
resolved "https://registry.yarnpkg.com/@smithy/shared-ini-file-loader/-/shared-ini-file-loader-2.4.0.tgz#1636d6eb9bff41e36ac9c60364a37fd2ffcb9947"
|
2638
2393
|
integrity sha512-WyujUJL8e1B6Z4PBfAqC/aGY1+C7T0w20Gih3yrvJSk97gpiVfB+y7c46T4Nunk+ZngLq0rOIdeVeIklk0R3OA==
|
@@ -2640,21 +2395,7 @@
|
|
2640
2395
|
"@smithy/types" "^2.12.0"
|
2641
2396
|
tslib "^2.6.2"
|
2642
2397
|
|
2643
|
-
"@smithy/signature-v4@^2.1.3":
|
2644
|
-
version "2.1.3"
|
2645
|
-
resolved "https://registry.yarnpkg.com/@smithy/signature-v4/-/signature-v4-2.1.3.tgz#ff6b812ce562be97ce182376aeb22e558b64776b"
|
2646
|
-
integrity sha512-Jq4iPPdCmJojZTsPePn4r1ULShh6ONkokLuxp1Lnk4Sq7r7rJp4HlA1LbPBq4bD64TIzQezIpr1X+eh5NYkNxw==
|
2647
|
-
dependencies:
|
2648
|
-
"@smithy/eventstream-codec" "^2.1.3"
|
2649
|
-
"@smithy/is-array-buffer" "^2.1.1"
|
2650
|
-
"@smithy/types" "^2.10.1"
|
2651
|
-
"@smithy/util-hex-encoding" "^2.1.1"
|
2652
|
-
"@smithy/util-middleware" "^2.1.3"
|
2653
|
-
"@smithy/util-uri-escape" "^2.1.1"
|
2654
|
-
"@smithy/util-utf8" "^2.1.1"
|
2655
|
-
tslib "^2.5.0"
|
2656
|
-
|
2657
|
-
"@smithy/signature-v4@^2.2.0":
|
2398
|
+
"@smithy/signature-v4@^2.1.3", "@smithy/signature-v4@^2.2.0":
|
2658
2399
|
version "2.2.0"
|
2659
2400
|
resolved "https://registry.yarnpkg.com/@smithy/signature-v4/-/signature-v4-2.2.0.tgz#8fe6a574188b71fba6056111b88d50c84babb060"
|
2660
2401
|
integrity sha512-+B5TNzj/fRZzVW3z8UUJOkNx15+4E0CLuvJmJUA1JUIZFp3rdJ/M2H5r2SqltaVPXL0oIxv/6YK92T9TsFGbFg==
|
@@ -2668,19 +2409,7 @@
|
|
2668
2409
|
"@smithy/util-utf8" "^2.3.0"
|
2669
2410
|
tslib "^2.6.2"
|
2670
2411
|
|
2671
|
-
"@smithy/smithy-client@^2.4.2":
|
2672
|
-
version "2.4.2"
|
2673
|
-
resolved "https://registry.yarnpkg.com/@smithy/smithy-client/-/smithy-client-2.4.2.tgz#79e960c8761ae7dc06f592d2691419706745aab7"
|
2674
|
-
integrity sha512-ntAFYN51zu3N3mCd95YFcFi/8rmvm//uX+HnK24CRbI6k5Rjackn0JhgKz5zOx/tbNvOpgQIwhSX+1EvEsBLbA==
|
2675
|
-
dependencies:
|
2676
|
-
"@smithy/middleware-endpoint" "^2.4.4"
|
2677
|
-
"@smithy/middleware-stack" "^2.1.3"
|
2678
|
-
"@smithy/protocol-http" "^3.2.1"
|
2679
|
-
"@smithy/types" "^2.10.1"
|
2680
|
-
"@smithy/util-stream" "^2.1.3"
|
2681
|
-
tslib "^2.5.0"
|
2682
|
-
|
2683
|
-
"@smithy/smithy-client@^2.5.0":
|
2412
|
+
"@smithy/smithy-client@^2.4.2", "@smithy/smithy-client@^2.5.0":
|
2684
2413
|
version "2.5.0"
|
2685
2414
|
resolved "https://registry.yarnpkg.com/@smithy/smithy-client/-/smithy-client-2.5.0.tgz#8de4fff221d232dda34a8e706d6a4f2911dffe2e"
|
2686
2415
|
integrity sha512-DDXWHWdimtS3y/Kw1Jo46KQ0ZYsDKcldFynQERUGBPDpkW1lXOTHy491ALHjwfiBQvzsVKVxl5+ocXNIgJuX4g==
|
@@ -2692,30 +2421,14 @@
|
|
2692
2421
|
"@smithy/util-stream" "^2.2.0"
|
2693
2422
|
tslib "^2.6.2"
|
2694
2423
|
|
2695
|
-
"@smithy/types@^2.10.1":
|
2696
|
-
version "2.10.1"
|
2697
|
-
resolved "https://registry.yarnpkg.com/@smithy/types/-/types-2.10.1.tgz#f2a923fd080447ad2ca19bfd8a77abf15be0b8e8"
|
2698
|
-
integrity sha512-hjQO+4ru4cQ58FluQvKKiyMsFg0A6iRpGm2kqdH8fniyNd2WyanoOsYJfMX/IFLuLxEoW6gnRkNZy1y6fUUhtA==
|
2699
|
-
dependencies:
|
2700
|
-
tslib "^2.5.0"
|
2701
|
-
|
2702
|
-
"@smithy/types@^2.12.0":
|
2424
|
+
"@smithy/types@^2.10.1", "@smithy/types@^2.12.0":
|
2703
2425
|
version "2.12.0"
|
2704
2426
|
resolved "https://registry.yarnpkg.com/@smithy/types/-/types-2.12.0.tgz#c44845f8ba07e5e8c88eda5aed7e6a0c462da041"
|
2705
2427
|
integrity sha512-QwYgloJ0sVNBeBuBs65cIkTbfzV/Q6ZNPCJ99EICFEdJYG50nGIY/uYXp+TbsdJReIuPr0a0kXmCvren3MbRRw==
|
2706
2428
|
dependencies:
|
2707
2429
|
tslib "^2.6.2"
|
2708
2430
|
|
2709
|
-
"@smithy/url-parser@^2.1.3":
|
2710
|
-
version "2.1.3"
|
2711
|
-
resolved "https://registry.yarnpkg.com/@smithy/url-parser/-/url-parser-2.1.3.tgz#f8a7176fb6fdd38a960d546606576541ae6eb7c0"
|
2712
|
-
integrity sha512-X1NRA4WzK/ihgyzTpeGvI9Wn45y8HmqF4AZ/FazwAv8V203Ex+4lXqcYI70naX9ETqbqKVzFk88W6WJJzCggTQ==
|
2713
|
-
dependencies:
|
2714
|
-
"@smithy/querystring-parser" "^2.1.3"
|
2715
|
-
"@smithy/types" "^2.10.1"
|
2716
|
-
tslib "^2.5.0"
|
2717
|
-
|
2718
|
-
"@smithy/url-parser@^2.2.0":
|
2431
|
+
"@smithy/url-parser@^2.1.3", "@smithy/url-parser@^2.2.0":
|
2719
2432
|
version "2.2.0"
|
2720
2433
|
resolved "https://registry.yarnpkg.com/@smithy/url-parser/-/url-parser-2.2.0.tgz#6fcda6116391a4f61fef5580eb540e128359b3c0"
|
2721
2434
|
integrity sha512-hoA4zm61q1mNTpksiSWp2nEl1dt3j726HdRhiNgVJQMj7mLp7dprtF57mOB6JvEk/x9d2bsuL5hlqZbBuHQylQ==
|
@@ -2724,15 +2437,7 @@
|
|
2724
2437
|
"@smithy/types" "^2.12.0"
|
2725
2438
|
tslib "^2.6.2"
|
2726
2439
|
|
2727
|
-
"@smithy/util-base64@^2.1.1":
|
2728
|
-
version "2.1.1"
|
2729
|
-
resolved "https://registry.yarnpkg.com/@smithy/util-base64/-/util-base64-2.1.1.tgz#af729085cc9d92ebd54a5d2c5d0aa5a0c31f83bf"
|
2730
|
-
integrity sha512-UfHVpY7qfF/MrgndI5PexSKVTxSZIdz9InghTFa49QOvuu9I52zLPLUHXvHpNuMb1iD2vmc6R+zbv/bdMipR/g==
|
2731
|
-
dependencies:
|
2732
|
-
"@smithy/util-buffer-from" "^2.1.1"
|
2733
|
-
tslib "^2.5.0"
|
2734
|
-
|
2735
|
-
"@smithy/util-base64@^2.3.0":
|
2440
|
+
"@smithy/util-base64@^2.1.1", "@smithy/util-base64@^2.3.0":
|
2736
2441
|
version "2.3.0"
|
2737
2442
|
resolved "https://registry.yarnpkg.com/@smithy/util-base64/-/util-base64-2.3.0.tgz#312dbb4d73fb94249c7261aee52de4195c2dd8e2"
|
2738
2443
|
integrity sha512-s3+eVwNeJuXUwuMbusncZNViuhv2LjVJ1nMwTqSA0XAC7gjKhqqxRdJPhR8+YrkoZ9IiIbFk/yK6ACe/xlF+hw==
|
@@ -2741,42 +2446,20 @@
|
|
2741
2446
|
"@smithy/util-utf8" "^2.3.0"
|
2742
2447
|
tslib "^2.6.2"
|
2743
2448
|
|
2744
|
-
"@smithy/util-body-length-browser@^2.1.1":
|
2745
|
-
version "2.1.1"
|
2746
|
-
resolved "https://registry.yarnpkg.com/@smithy/util-body-length-browser/-/util-body-length-browser-2.1.1.tgz#1fc77072768013ae646415eedb9833cd252d055d"
|
2747
|
-
integrity sha512-ekOGBLvs1VS2d1zM2ER4JEeBWAvIOUKeaFch29UjjJsxmZ/f0L3K3x0dEETgh3Q9bkZNHgT+rkdl/J/VUqSRag==
|
2748
|
-
dependencies:
|
2749
|
-
tslib "^2.5.0"
|
2750
|
-
|
2751
|
-
"@smithy/util-body-length-browser@^2.2.0":
|
2449
|
+
"@smithy/util-body-length-browser@^2.1.1", "@smithy/util-body-length-browser@^2.2.0":
|
2752
2450
|
version "2.2.0"
|
2753
2451
|
resolved "https://registry.yarnpkg.com/@smithy/util-body-length-browser/-/util-body-length-browser-2.2.0.tgz#25620645c6b62b42594ef4a93b66e6ab70e27d2c"
|
2754
2452
|
integrity sha512-dtpw9uQP7W+n3vOtx0CfBD5EWd7EPdIdsQnWTDoFf77e3VUf05uA7R7TGipIo8e4WL2kuPdnsr3hMQn9ziYj5w==
|
2755
2453
|
dependencies:
|
2756
2454
|
tslib "^2.6.2"
|
2757
2455
|
|
2758
|
-
"@smithy/util-body-length-node@^2.2.1":
|
2759
|
-
version "2.2.1"
|
2760
|
-
resolved "https://registry.yarnpkg.com/@smithy/util-body-length-node/-/util-body-length-node-2.2.1.tgz#a6f5c9911f1c3e23efb340d5ce7a590b62f2056e"
|
2761
|
-
integrity sha512-/ggJG+ta3IDtpNVq4ktmEUtOkH1LW64RHB5B0hcr5ZaWBmo96UX2cIOVbjCqqDickTXqBWZ4ZO0APuaPrD7Abg==
|
2762
|
-
dependencies:
|
2763
|
-
tslib "^2.5.0"
|
2764
|
-
|
2765
|
-
"@smithy/util-body-length-node@^2.3.0":
|
2456
|
+
"@smithy/util-body-length-node@^2.2.1", "@smithy/util-body-length-node@^2.3.0":
|
2766
2457
|
version "2.3.0"
|
2767
2458
|
resolved "https://registry.yarnpkg.com/@smithy/util-body-length-node/-/util-body-length-node-2.3.0.tgz#d065a9b5e305ff899536777bbfe075cdc980136f"
|
2768
2459
|
integrity sha512-ITWT1Wqjubf2CJthb0BuT9+bpzBfXeMokH/AAa5EJQgbv9aPMVfnM76iFIZVFf50hYXGbtiV71BHAthNWd6+dw==
|
2769
2460
|
dependencies:
|
2770
2461
|
tslib "^2.6.2"
|
2771
2462
|
|
2772
|
-
"@smithy/util-buffer-from@^2.1.1":
|
2773
|
-
version "2.1.1"
|
2774
|
-
resolved "https://registry.yarnpkg.com/@smithy/util-buffer-from/-/util-buffer-from-2.1.1.tgz#f9346bf8b23c5ba6f6bdb61dd9db779441ba8d08"
|
2775
|
-
integrity sha512-clhNjbyfqIv9Md2Mg6FffGVrJxw7bgK7s3Iax36xnfVj6cg0fUG7I4RH0XgXJF8bxi+saY5HR21g2UPKSxVCXg==
|
2776
|
-
dependencies:
|
2777
|
-
"@smithy/is-array-buffer" "^2.1.1"
|
2778
|
-
tslib "^2.5.0"
|
2779
|
-
|
2780
2463
|
"@smithy/util-buffer-from@^2.2.0":
|
2781
2464
|
version "2.2.0"
|
2782
2465
|
resolved "https://registry.yarnpkg.com/@smithy/util-buffer-from/-/util-buffer-from-2.2.0.tgz#6fc88585165ec73f8681d426d96de5d402021e4b"
|
@@ -2785,32 +2468,14 @@
|
|
2785
2468
|
"@smithy/is-array-buffer" "^2.2.0"
|
2786
2469
|
tslib "^2.6.2"
|
2787
2470
|
|
2788
|
-
"@smithy/util-config-provider@^2.2.1":
|
2789
|
-
version "2.2.1"
|
2790
|
-
resolved "https://registry.yarnpkg.com/@smithy/util-config-provider/-/util-config-provider-2.2.1.tgz#aea0a80236d6cedaee60473802899cff4a8cc0ba"
|
2791
|
-
integrity sha512-50VL/tx9oYYcjJn/qKqNy7sCtpD0+s8XEBamIFo4mFFTclKMNp+rsnymD796uybjiIquB7VCB/DeafduL0y2kw==
|
2792
|
-
dependencies:
|
2793
|
-
tslib "^2.5.0"
|
2794
|
-
|
2795
|
-
"@smithy/util-config-provider@^2.3.0":
|
2471
|
+
"@smithy/util-config-provider@^2.2.1", "@smithy/util-config-provider@^2.3.0":
|
2796
2472
|
version "2.3.0"
|
2797
2473
|
resolved "https://registry.yarnpkg.com/@smithy/util-config-provider/-/util-config-provider-2.3.0.tgz#bc79f99562d12a1f8423100ca662a6fb07cde943"
|
2798
2474
|
integrity sha512-HZkzrRcuFN1k70RLqlNK4FnPXKOpkik1+4JaBoHNJn+RnJGYqaa3c5/+XtLOXhlKzlRgNvyaLieHTW2VwGN0VQ==
|
2799
2475
|
dependencies:
|
2800
2476
|
tslib "^2.6.2"
|
2801
2477
|
|
2802
|
-
"@smithy/util-defaults-mode-browser@^2.1.4":
|
2803
|
-
version "2.1.4"
|
2804
|
-
resolved "https://registry.yarnpkg.com/@smithy/util-defaults-mode-browser/-/util-defaults-mode-browser-2.1.4.tgz#e3e85f44480bf8c83a2e22247dd5a7a820ceb655"
|
2805
|
-
integrity sha512-J6XAVY+/g7jf03QMnvqPyU+8jqGrrtXoKWFVOS+n1sz0Lg8HjHJ1ANqaDN+KTTKZRZlvG8nU5ZrJOUL6VdwgcQ==
|
2806
|
-
dependencies:
|
2807
|
-
"@smithy/property-provider" "^2.1.3"
|
2808
|
-
"@smithy/smithy-client" "^2.4.2"
|
2809
|
-
"@smithy/types" "^2.10.1"
|
2810
|
-
bowser "^2.11.0"
|
2811
|
-
tslib "^2.5.0"
|
2812
|
-
|
2813
|
-
"@smithy/util-defaults-mode-browser@^2.2.0":
|
2478
|
+
"@smithy/util-defaults-mode-browser@^2.1.4", "@smithy/util-defaults-mode-browser@^2.2.0":
|
2814
2479
|
version "2.2.0"
|
2815
2480
|
resolved "https://registry.yarnpkg.com/@smithy/util-defaults-mode-browser/-/util-defaults-mode-browser-2.2.0.tgz#963a9d3c3351272764dd1c5dc07c26f2c8abcb02"
|
2816
2481
|
integrity sha512-2okTdZaCBvOJszAPU/KSvlimMe35zLOKbQpHhamFJmR7t95HSe0K3C92jQPjKY3PmDBD+7iMkOnuW05F5OlF4g==
|
@@ -2821,20 +2486,7 @@
|
|
2821
2486
|
bowser "^2.11.0"
|
2822
2487
|
tslib "^2.6.2"
|
2823
2488
|
|
2824
|
-
"@smithy/util-defaults-mode-node@^2.2.3":
|
2825
|
-
version "2.2.3"
|
2826
|
-
resolved "https://registry.yarnpkg.com/@smithy/util-defaults-mode-node/-/util-defaults-mode-node-2.2.3.tgz#23f876eb107ef066c042b4dfdeef637a7c330bb5"
|
2827
|
-
integrity sha512-ttUISrv1uVOjTlDa3nznX33f0pthoUlP+4grhTvOzcLhzArx8qHB94/untGACOG3nlf8vU20nI2iWImfzoLkYA==
|
2828
|
-
dependencies:
|
2829
|
-
"@smithy/config-resolver" "^2.1.4"
|
2830
|
-
"@smithy/credential-provider-imds" "^2.2.4"
|
2831
|
-
"@smithy/node-config-provider" "^2.2.4"
|
2832
|
-
"@smithy/property-provider" "^2.1.3"
|
2833
|
-
"@smithy/smithy-client" "^2.4.2"
|
2834
|
-
"@smithy/types" "^2.10.1"
|
2835
|
-
tslib "^2.5.0"
|
2836
|
-
|
2837
|
-
"@smithy/util-defaults-mode-node@^2.3.0":
|
2489
|
+
"@smithy/util-defaults-mode-node@^2.2.3", "@smithy/util-defaults-mode-node@^2.3.0":
|
2838
2490
|
version "2.3.0"
|
2839
2491
|
resolved "https://registry.yarnpkg.com/@smithy/util-defaults-mode-node/-/util-defaults-mode-node-2.3.0.tgz#5005058ca0a299f0948b47c288f7c3d4f36cb26e"
|
2840
2492
|
integrity sha512-hfKXnNLmsW9cmLb/JXKIvtuO6Cf4SuqN5PN1C2Ru/TBIws+m1wSgb+A53vo0r66xzB6E82inKG2J7qtwdi+Kkw==
|
@@ -2847,16 +2499,7 @@
|
|
2847
2499
|
"@smithy/types" "^2.12.0"
|
2848
2500
|
tslib "^2.6.2"
|
2849
2501
|
|
2850
|
-
"@smithy/util-endpoints@^1.1.4":
|
2851
|
-
version "1.1.4"
|
2852
|
-
resolved "https://registry.yarnpkg.com/@smithy/util-endpoints/-/util-endpoints-1.1.4.tgz#4a75de883ac59d042ae5426c9a7d8e274d047980"
|
2853
|
-
integrity sha512-/qAeHmK5l4yQ4/bCIJ9p49wDe9rwWtOzhPHblu386fwPNT3pxmodgcs9jDCV52yK9b4rB8o9Sj31P/7Vzka1cg==
|
2854
|
-
dependencies:
|
2855
|
-
"@smithy/node-config-provider" "^2.2.4"
|
2856
|
-
"@smithy/types" "^2.10.1"
|
2857
|
-
tslib "^2.5.0"
|
2858
|
-
|
2859
|
-
"@smithy/util-endpoints@^1.2.0":
|
2502
|
+
"@smithy/util-endpoints@^1.1.4", "@smithy/util-endpoints@^1.2.0":
|
2860
2503
|
version "1.2.0"
|
2861
2504
|
resolved "https://registry.yarnpkg.com/@smithy/util-endpoints/-/util-endpoints-1.2.0.tgz#b8b805f47e8044c158372f69b88337703117665d"
|
2862
2505
|
integrity sha512-BuDHv8zRjsE5zXd3PxFXFknzBG3owCpjq8G3FcsXW3CykYXuEqM3nTSsmLzw5q+T12ZYuDlVUZKBdpNbhVtlrQ==
|
@@ -2865,13 +2508,6 @@
|
|
2865
2508
|
"@smithy/types" "^2.12.0"
|
2866
2509
|
tslib "^2.6.2"
|
2867
2510
|
|
2868
|
-
"@smithy/util-hex-encoding@^2.1.1":
|
2869
|
-
version "2.1.1"
|
2870
|
-
resolved "https://registry.yarnpkg.com/@smithy/util-hex-encoding/-/util-hex-encoding-2.1.1.tgz#978252b9fb242e0a59bae4ead491210688e0d15f"
|
2871
|
-
integrity sha512-3UNdP2pkYUUBGEXzQI9ODTDK+Tcu1BlCyDBaRHwyxhA+8xLP8agEKQq4MGmpjqb4VQAjq9TwlCQX0kP6XDKYLg==
|
2872
|
-
dependencies:
|
2873
|
-
tslib "^2.5.0"
|
2874
|
-
|
2875
2511
|
"@smithy/util-hex-encoding@^2.2.0":
|
2876
2512
|
version "2.2.0"
|
2877
2513
|
resolved "https://registry.yarnpkg.com/@smithy/util-hex-encoding/-/util-hex-encoding-2.2.0.tgz#87edb7c88c2f422cfca4bb21f1394ae9602c5085"
|
@@ -2879,15 +2515,7 @@
|
|
2879
2515
|
dependencies:
|
2880
2516
|
tslib "^2.6.2"
|
2881
2517
|
|
2882
|
-
"@smithy/util-middleware@^2.1.3":
|
2883
|
-
version "2.1.3"
|
2884
|
-
resolved "https://registry.yarnpkg.com/@smithy/util-middleware/-/util-middleware-2.1.3.tgz#6169d7b1088d2bb29d0129c9146c856a61026e98"
|
2885
|
-
integrity sha512-/+2fm7AZ2ozl5h8wM++ZP0ovE9/tiUUAHIbCfGfb3Zd3+Dyk17WODPKXBeJ/TnK5U+x743QmA0xHzlSm8I/qhw==
|
2886
|
-
dependencies:
|
2887
|
-
"@smithy/types" "^2.10.1"
|
2888
|
-
tslib "^2.5.0"
|
2889
|
-
|
2890
|
-
"@smithy/util-middleware@^2.2.0":
|
2518
|
+
"@smithy/util-middleware@^2.1.3", "@smithy/util-middleware@^2.2.0":
|
2891
2519
|
version "2.2.0"
|
2892
2520
|
resolved "https://registry.yarnpkg.com/@smithy/util-middleware/-/util-middleware-2.2.0.tgz#80cfad40f6cca9ffe42a5899b5cb6abd53a50006"
|
2893
2521
|
integrity sha512-L1qpleXf9QD6LwLCJ5jddGkgWyuSvWBkJwWAZ6kFkdifdso+sk3L3O1HdmPvCdnCK3IS4qWyPxev01QMnfHSBw==
|
@@ -2895,16 +2523,7 @@
|
|
2895
2523
|
"@smithy/types" "^2.12.0"
|
2896
2524
|
tslib "^2.6.2"
|
2897
2525
|
|
2898
|
-
"@smithy/util-retry@^2.1.3":
|
2899
|
-
version "2.1.3"
|
2900
|
-
resolved "https://registry.yarnpkg.com/@smithy/util-retry/-/util-retry-2.1.3.tgz#715a5c02c194ae56b9be49fda510b362fb075af3"
|
2901
|
-
integrity sha512-Kbvd+GEMuozbNUU3B89mb99tbufwREcyx2BOX0X2+qHjq6Gvsah8xSDDgxISDwcOHoDqUWO425F0Uc/QIRhYkg==
|
2902
|
-
dependencies:
|
2903
|
-
"@smithy/service-error-classification" "^2.1.3"
|
2904
|
-
"@smithy/types" "^2.10.1"
|
2905
|
-
tslib "^2.5.0"
|
2906
|
-
|
2907
|
-
"@smithy/util-retry@^2.2.0":
|
2526
|
+
"@smithy/util-retry@^2.1.3", "@smithy/util-retry@^2.2.0":
|
2908
2527
|
version "2.2.0"
|
2909
2528
|
resolved "https://registry.yarnpkg.com/@smithy/util-retry/-/util-retry-2.2.0.tgz#e8e019537ab47ba6b2e87e723ec51ee223422d85"
|
2910
2529
|
integrity sha512-q9+pAFPTfftHXRytmZ7GzLFFrEGavqapFc06XxzZFcSIGERXMerXxCitjOG1prVDR9QdjqotF40SWvbqcCpf8g==
|
@@ -2913,21 +2532,7 @@
|
|
2913
2532
|
"@smithy/types" "^2.12.0"
|
2914
2533
|
tslib "^2.6.2"
|
2915
2534
|
|
2916
|
-
"@smithy/util-stream@^2.1.3":
|
2917
|
-
version "2.1.3"
|
2918
|
-
resolved "https://registry.yarnpkg.com/@smithy/util-stream/-/util-stream-2.1.3.tgz#fd0de1d8dcb0015a95735df7229b4a1ded06b50e"
|
2919
|
-
integrity sha512-HvpEQbP8raTy9n86ZfXiAkf3ezp1c3qeeO//zGqwZdrfaoOpGKQgF2Sv1IqZp7wjhna7pvczWaGUHjcOPuQwKw==
|
2920
|
-
dependencies:
|
2921
|
-
"@smithy/fetch-http-handler" "^2.4.3"
|
2922
|
-
"@smithy/node-http-handler" "^2.4.1"
|
2923
|
-
"@smithy/types" "^2.10.1"
|
2924
|
-
"@smithy/util-base64" "^2.1.1"
|
2925
|
-
"@smithy/util-buffer-from" "^2.1.1"
|
2926
|
-
"@smithy/util-hex-encoding" "^2.1.1"
|
2927
|
-
"@smithy/util-utf8" "^2.1.1"
|
2928
|
-
tslib "^2.5.0"
|
2929
|
-
|
2930
|
-
"@smithy/util-stream@^2.2.0":
|
2535
|
+
"@smithy/util-stream@^2.1.3", "@smithy/util-stream@^2.2.0":
|
2931
2536
|
version "2.2.0"
|
2932
2537
|
resolved "https://registry.yarnpkg.com/@smithy/util-stream/-/util-stream-2.2.0.tgz#b1279e417992a0f74afa78d7501658f174ed7370"
|
2933
2538
|
integrity sha512-17faEXbYWIRst1aU9SvPZyMdWmqIrduZjVOqCPMIsWFNxs5yQQgFrJL6b2SdiCzyW9mJoDjFtgi53xx7EH+BXA==
|
@@ -2941,13 +2546,6 @@
|
|
2941
2546
|
"@smithy/util-utf8" "^2.3.0"
|
2942
2547
|
tslib "^2.6.2"
|
2943
2548
|
|
2944
|
-
"@smithy/util-uri-escape@^2.1.1":
|
2945
|
-
version "2.1.1"
|
2946
|
-
resolved "https://registry.yarnpkg.com/@smithy/util-uri-escape/-/util-uri-escape-2.1.1.tgz#7eedc93b73ecda68f12fb9cf92e9fa0fbbed4d83"
|
2947
|
-
integrity sha512-saVzI1h6iRBUVSqtnlOnc9ssU09ypo7n+shdQ8hBTZno/9rZ3AuRYvoHInV57VF7Qn7B+pFJG7qTzFiHxWlWBw==
|
2948
|
-
dependencies:
|
2949
|
-
tslib "^2.5.0"
|
2950
|
-
|
2951
2549
|
"@smithy/util-uri-escape@^2.2.0":
|
2952
2550
|
version "2.2.0"
|
2953
2551
|
resolved "https://registry.yarnpkg.com/@smithy/util-uri-escape/-/util-uri-escape-2.2.0.tgz#56f5764051a33b67bc93fdd2a869f971b0635406"
|
@@ -2955,15 +2553,7 @@
|
|
2955
2553
|
dependencies:
|
2956
2554
|
tslib "^2.6.2"
|
2957
2555
|
|
2958
|
-
"@smithy/util-utf8@^2.1.1":
|
2959
|
-
version "2.1.1"
|
2960
|
-
resolved "https://registry.yarnpkg.com/@smithy/util-utf8/-/util-utf8-2.1.1.tgz#690018dd28f47f014114497735e51417ea5900a6"
|
2961
|
-
integrity sha512-BqTpzYEcUMDwAKr7/mVRUtHDhs6ZoXDi9NypMvMfOr/+u1NW7JgqodPDECiiLboEm6bobcPcECxzjtQh865e9A==
|
2962
|
-
dependencies:
|
2963
|
-
"@smithy/util-buffer-from" "^2.1.1"
|
2964
|
-
tslib "^2.5.0"
|
2965
|
-
|
2966
|
-
"@smithy/util-utf8@^2.3.0":
|
2556
|
+
"@smithy/util-utf8@^2.1.1", "@smithy/util-utf8@^2.3.0":
|
2967
2557
|
version "2.3.0"
|
2968
2558
|
resolved "https://registry.yarnpkg.com/@smithy/util-utf8/-/util-utf8-2.3.0.tgz#dd96d7640363259924a214313c3cf16e7dd329c5"
|
2969
2559
|
integrity sha512-R8Rdn8Hy72KKcebgLiv8jQcQkXoLMOGGv5uI1/k0l+snqkOzQ1R0ChUBCxWMlBsFMekWjq0wRudIweFs7sKT5A==
|
@@ -2971,16 +2561,7 @@
|
|
2971
2561
|
"@smithy/util-buffer-from" "^2.2.0"
|
2972
2562
|
tslib "^2.6.2"
|
2973
2563
|
|
2974
|
-
"@smithy/util-waiter@^2.1.3":
|
2975
|
-
version "2.1.3"
|
2976
|
-
resolved "https://registry.yarnpkg.com/@smithy/util-waiter/-/util-waiter-2.1.3.tgz#b3e4c0374e5ee46ecc9eae7812fa870d7b192897"
|
2977
|
-
integrity sha512-3R0wNFAQQoH9e4m+bVLDYNOst2qNxtxFgq03WoNHWTBOqQT3jFnOBRj1W51Rf563xDA5kwqjziksxn6RKkHB+Q==
|
2978
|
-
dependencies:
|
2979
|
-
"@smithy/abort-controller" "^2.1.3"
|
2980
|
-
"@smithy/types" "^2.10.1"
|
2981
|
-
tslib "^2.5.0"
|
2982
|
-
|
2983
|
-
"@smithy/util-waiter@^2.2.0":
|
2564
|
+
"@smithy/util-waiter@^2.1.3", "@smithy/util-waiter@^2.2.0":
|
2984
2565
|
version "2.2.0"
|
2985
2566
|
resolved "https://registry.yarnpkg.com/@smithy/util-waiter/-/util-waiter-2.2.0.tgz#d11baf50637bfaadb9641d6ca1619da413dd2612"
|
2986
2567
|
integrity sha512-IHk53BVw6MPMi2Gsn+hCng8rFA3ZmR3Rk7GllxDUW9qFJl/hiSvskn7XldkECapQVkIg/1dHpMAxI9xSTaLLSA==
|