@salesforce/plugin-community 3.0.23 → 3.0.25
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.
- package/README.md +3 -3
- package/npm-shrinkwrap.json +16474 -0
- package/oclif.lock +73 -409
- package/oclif.manifest.json +1 -1
- package/package.json +13 -14
package/oclif.lock
CHANGED
|
@@ -919,7 +919,7 @@
|
|
|
919
919
|
"@smithy/types" "^2.9.1"
|
|
920
920
|
tslib "^2.5.0"
|
|
921
921
|
|
|
922
|
-
"@aws-sdk/types@3.521.0":
|
|
922
|
+
"@aws-sdk/types@3.521.0", "@aws-sdk/types@^3.222.0":
|
|
923
923
|
version "3.521.0"
|
|
924
924
|
resolved "https://registry.yarnpkg.com/@aws-sdk/types/-/types-3.521.0.tgz#63696760837a1f505b6ef49a668bbff8c827dd2d"
|
|
925
925
|
integrity sha512-H9I3Lut0F9d+kTibrhnTRqDRzhxf/vrDu12FUdTXVZEvVAQ7w9yrVHAZx8j2e8GWegetsQsNitO3KMrj4dA4pw==
|
|
@@ -927,14 +927,6 @@
|
|
|
927
927
|
"@smithy/types" "^2.10.0"
|
|
928
928
|
tslib "^2.5.0"
|
|
929
929
|
|
|
930
|
-
"@aws-sdk/types@^3.222.0":
|
|
931
|
-
version "3.489.0"
|
|
932
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/types/-/types-3.489.0.tgz#0fa29adaace3e407ac15428524aa67e9bd229f65"
|
|
933
|
-
integrity sha512-kcDtLfKog/p0tC4gAeqJqWxAiEzfe2LRPnKamvSG2Mjbthx4R/alE2dxyIq/wW+nvRv0fqR3OD5kD1+eVfdr/w==
|
|
934
|
-
dependencies:
|
|
935
|
-
"@smithy/types" "^2.8.0"
|
|
936
|
-
tslib "^2.5.0"
|
|
937
|
-
|
|
938
930
|
"@aws-sdk/util-arn-parser@3.495.0":
|
|
939
931
|
version "3.495.0"
|
|
940
932
|
resolved "https://registry.yarnpkg.com/@aws-sdk/util-arn-parser/-/util-arn-parser-3.495.0.tgz#539f2d6dfef343a80324348f1f9a1b7eed2390f3"
|
|
@@ -1754,10 +1746,10 @@
|
|
|
1754
1746
|
node-gyp "^8.2.0"
|
|
1755
1747
|
read-package-json-fast "^2.0.1"
|
|
1756
1748
|
|
|
1757
|
-
"@oclif/core@^3.15.1", "@oclif/core@^3.18.1", "@oclif/core@^3.18.2", "@oclif/core@^3.19.
|
|
1758
|
-
version "3.
|
|
1759
|
-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.
|
|
1760
|
-
integrity sha512
|
|
1749
|
+
"@oclif/core@^3.15.1", "@oclif/core@^3.18.1", "@oclif/core@^3.18.2", "@oclif/core@^3.19.2", "@oclif/core@^3.19.6":
|
|
1750
|
+
version "3.20.0"
|
|
1751
|
+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.20.0.tgz#534458dc6e8c46d8f03906aaadaca079e16a6554"
|
|
1752
|
+
integrity sha512-8BajhglY8frYGAS1whAukeouFZUN9MgQoLfNXtScPVEAjPlaD2BbSIAYQH2yF2qb/iVvbj/1DwYS3gqicYOq1A==
|
|
1761
1753
|
dependencies:
|
|
1762
1754
|
"@types/cli-progress" "^3.11.5"
|
|
1763
1755
|
ansi-escapes "^4.3.2"
|
|
@@ -1787,12 +1779,12 @@
|
|
|
1787
1779
|
wordwrap "^1.0.0"
|
|
1788
1780
|
wrap-ansi "^7.0.0"
|
|
1789
1781
|
|
|
1790
|
-
"@oclif/plugin-command-snapshot@^5.0.
|
|
1791
|
-
version "5.0.
|
|
1792
|
-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.0.
|
|
1793
|
-
integrity sha512-
|
|
1782
|
+
"@oclif/plugin-command-snapshot@^5.0.9":
|
|
1783
|
+
version "5.0.9"
|
|
1784
|
+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.0.9.tgz#d6d8e565602aab8581ee6d8f203a41d93f0679ea"
|
|
1785
|
+
integrity sha512-lzvdYzGSW2/XGcH+RWyI+EfYcqDQ9Il7/EudTTKsODdhiry6B7IQoRxzs0soRB2myZTZrP+j2HcfG0XWrfXa4Q==
|
|
1794
1786
|
dependencies:
|
|
1795
|
-
"@oclif/core" "^3.
|
|
1787
|
+
"@oclif/core" "^3.19.2"
|
|
1796
1788
|
"@types/lodash.difference" "^4.5.9"
|
|
1797
1789
|
chalk "^5.3.0"
|
|
1798
1790
|
just-diff "^5.2.0"
|
|
@@ -1935,12 +1927,12 @@
|
|
|
1935
1927
|
resolved "https://registry.yarnpkg.com/@pkgjs/parseargs/-/parseargs-0.11.0.tgz#a77ea742fab25775145434eb1d2328cf5013ac33"
|
|
1936
1928
|
integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==
|
|
1937
1929
|
|
|
1938
|
-
"@salesforce/cli-plugins-testkit@^5.1.
|
|
1939
|
-
version "5.1.
|
|
1940
|
-
resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.1.
|
|
1941
|
-
integrity sha512-
|
|
1930
|
+
"@salesforce/cli-plugins-testkit@^5.1.9":
|
|
1931
|
+
version "5.1.9"
|
|
1932
|
+
resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.1.9.tgz#c21b0d282c0d309141ca5e2fe47835530a24621d"
|
|
1933
|
+
integrity sha512-8a9dwYdo2tXhVMrDe4ex8tjMYGuIwT9wlltB4+h3gt/IuowazjQGy5VWam08gsm3UT/FhhjZBdN0aKJPbD4wXA==
|
|
1942
1934
|
dependencies:
|
|
1943
|
-
"@salesforce/core" "^6.5.
|
|
1935
|
+
"@salesforce/core" "^6.5.3"
|
|
1944
1936
|
"@salesforce/kit" "^3.0.15"
|
|
1945
1937
|
"@salesforce/ts-types" "^2.0.9"
|
|
1946
1938
|
"@types/shelljs" "^0.8.15"
|
|
@@ -1950,15 +1942,15 @@
|
|
|
1950
1942
|
strip-ansi "6.0.1"
|
|
1951
1943
|
ts-retry-promise "^0.8.0"
|
|
1952
1944
|
|
|
1953
|
-
"@salesforce/core@^6.4.1", "@salesforce/core@^6.5.1", "@salesforce/core@^6.5.3", "@salesforce/core@^6.
|
|
1954
|
-
version "6.
|
|
1955
|
-
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-6.
|
|
1956
|
-
integrity sha512-
|
|
1945
|
+
"@salesforce/core@^6.4.1", "@salesforce/core@^6.5.1", "@salesforce/core@^6.5.3", "@salesforce/core@^6.6.0", "@salesforce/core@^6.7.0":
|
|
1946
|
+
version "6.7.0"
|
|
1947
|
+
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-6.7.0.tgz#f838f5704aa2f14296fd85691c9bcd8da33dca5d"
|
|
1948
|
+
integrity sha512-KIyoSdQJVwtReSpXfpFZ4D4BXHFh5xcmvY6UJjzxB3H7CqUtC/20ldal/jCD8JEy/jObfG7GyxZmZYZYF88JCw==
|
|
1957
1949
|
dependencies:
|
|
1958
1950
|
"@salesforce/kit" "^3.0.15"
|
|
1959
1951
|
"@salesforce/schemas" "^1.6.1"
|
|
1960
1952
|
"@salesforce/ts-types" "^2.0.9"
|
|
1961
|
-
"@types/semver" "^7.5.
|
|
1953
|
+
"@types/semver" "^7.5.8"
|
|
1962
1954
|
ajv "^8.12.0"
|
|
1963
1955
|
change-case "^4.1.2"
|
|
1964
1956
|
faye "^1.4.0"
|
|
@@ -1979,10 +1971,10 @@
|
|
|
1979
1971
|
resolved "https://registry.yarnpkg.com/@salesforce/dev-config/-/dev-config-4.1.0.tgz#e529576466d074e7a5f1441236510fef123da01e"
|
|
1980
1972
|
integrity sha512-2iDDepiIwjXHS5IVY7pwv8jMo4xWosJ7p/UTj+lllpB/gnJiYLhjJPE4Z3FCGFKyvfg5jGaimCd8Ca6bLGsCQA==
|
|
1981
1973
|
|
|
1982
|
-
"@salesforce/dev-scripts@^8.
|
|
1983
|
-
version "8.
|
|
1984
|
-
resolved "https://registry.yarnpkg.com/@salesforce/dev-scripts/-/dev-scripts-8.
|
|
1985
|
-
integrity sha512-
|
|
1974
|
+
"@salesforce/dev-scripts@^8.4.1":
|
|
1975
|
+
version "8.4.1"
|
|
1976
|
+
resolved "https://registry.yarnpkg.com/@salesforce/dev-scripts/-/dev-scripts-8.4.1.tgz#538726304bc5c73c0a36d57e1b59f77eeab8b05a"
|
|
1977
|
+
integrity sha512-qycbhwoRB+dFcw5BHZbW0AqvonQWTkq3QOWb1V7irbf7WFaE1/+Bs+YPfuc5+O7mhx++LER0EkcoeewbHjm0Gg==
|
|
1986
1978
|
dependencies:
|
|
1987
1979
|
"@commitlint/cli" "^17.1.2"
|
|
1988
1980
|
"@commitlint/config-conventional" "^17.8.1"
|
|
@@ -1997,7 +1989,7 @@
|
|
|
1997
1989
|
cosmiconfig "^7.0.0"
|
|
1998
1990
|
eslint-config-salesforce-typescript "^3.0.5"
|
|
1999
1991
|
husky "^7.0.4"
|
|
2000
|
-
linkinator "^6.0.
|
|
1992
|
+
linkinator "^6.0.4"
|
|
2001
1993
|
mocha "^10.2.0"
|
|
2002
1994
|
nyc "^15.1.0"
|
|
2003
1995
|
prettier "^2.8.8"
|
|
@@ -2019,12 +2011,12 @@
|
|
|
2019
2011
|
"@salesforce/ts-types" "^2.0.9"
|
|
2020
2012
|
tslib "^2.6.2"
|
|
2021
2013
|
|
|
2022
|
-
"@salesforce/plugin-command-reference@^3.0.
|
|
2023
|
-
version "3.0.
|
|
2024
|
-
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.0.
|
|
2025
|
-
integrity sha512-
|
|
2014
|
+
"@salesforce/plugin-command-reference@^3.0.69":
|
|
2015
|
+
version "3.0.69"
|
|
2016
|
+
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.0.69.tgz#e187706e6751a27d99047f8fe5b42cda8c6a8819"
|
|
2017
|
+
integrity sha512-SVUx7CMdc9h10x1S1X50Vk5q8lNm53Erz+j8X1niAAqeoh/cubYrwChyJS8rhrToxLfV3OeHJ7NQsqovNqTzVg==
|
|
2026
2018
|
dependencies:
|
|
2027
|
-
"@oclif/core" "^3.19.
|
|
2019
|
+
"@oclif/core" "^3.19.6"
|
|
2028
2020
|
"@salesforce/core" "^6.5.3"
|
|
2029
2021
|
"@salesforce/kit" "^3.0.15"
|
|
2030
2022
|
"@salesforce/sf-plugins-core" "^5.0.13"
|
|
@@ -2056,15 +2048,15 @@
|
|
|
2056
2048
|
chalk "^4"
|
|
2057
2049
|
inquirer "^8.2.5"
|
|
2058
2050
|
|
|
2059
|
-
"@salesforce/sf-plugins-core@^7.1.
|
|
2060
|
-
version "7.1.
|
|
2061
|
-
resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-7.1.
|
|
2062
|
-
integrity sha512-
|
|
2051
|
+
"@salesforce/sf-plugins-core@^7.1.14":
|
|
2052
|
+
version "7.1.14"
|
|
2053
|
+
resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-7.1.14.tgz#5f07316a602b4c5d44c09bc74c294d7df9e2e260"
|
|
2054
|
+
integrity sha512-KDX9vYDeVOkozRrsjVh4Pvzay++7bWWKmaHtGOwkZrBHb3mVEdCp0ryF0WaDTfaEvgNKn7kiZEDSO7oEhJSzug==
|
|
2063
2055
|
dependencies:
|
|
2064
2056
|
"@inquirer/confirm" "^2.0.17"
|
|
2065
2057
|
"@inquirer/password" "^1.1.16"
|
|
2066
|
-
"@oclif/core" "^3.19.
|
|
2067
|
-
"@salesforce/core" "^6.
|
|
2058
|
+
"@oclif/core" "^3.19.6"
|
|
2059
|
+
"@salesforce/core" "^6.6.0"
|
|
2068
2060
|
"@salesforce/kit" "^3.0.15"
|
|
2069
2061
|
"@salesforce/ts-types" "^2.0.9"
|
|
2070
2062
|
chalk "^5.3.0"
|
|
@@ -2109,14 +2101,6 @@
|
|
|
2109
2101
|
resolved "https://registry.yarnpkg.com/@sinonjs/text-encoding/-/text-encoding-0.7.2.tgz#5981a8db18b56ba38ef0efb7d995b12aa7b51918"
|
|
2110
2102
|
integrity sha512-sXXKG+uL9IrKqViTtao2Ws6dy0znu9sOaP1di/jKGW1M6VssO8vlpXCQcpZ+jisQ1tTFAC5Jo/EOzFbggBagFQ==
|
|
2111
2103
|
|
|
2112
|
-
"@smithy/abort-controller@^2.1.1":
|
|
2113
|
-
version "2.1.1"
|
|
2114
|
-
resolved "https://registry.yarnpkg.com/@smithy/abort-controller/-/abort-controller-2.1.1.tgz#bb68596a7c8213c2ef259bc7fb0f0c118c67ea9d"
|
|
2115
|
-
integrity sha512-1+qdrUqLhaALYL0iOcN43EP6yAXXQ2wWZ6taf4S2pNGowmOc5gx+iMQv+E42JizNJjB0+gEadOXeV1Bf7JWL1Q==
|
|
2116
|
-
dependencies:
|
|
2117
|
-
"@smithy/types" "^2.9.1"
|
|
2118
|
-
tslib "^2.5.0"
|
|
2119
|
-
|
|
2120
2104
|
"@smithy/abort-controller@^2.1.2":
|
|
2121
2105
|
version "2.1.2"
|
|
2122
2106
|
resolved "https://registry.yarnpkg.com/@smithy/abort-controller/-/abort-controller-2.1.2.tgz#8d865c28ad0d6a39ed0fdf3c361d0e0d722182e3"
|
|
@@ -2140,18 +2124,7 @@
|
|
|
2140
2124
|
dependencies:
|
|
2141
2125
|
tslib "^2.5.0"
|
|
2142
2126
|
|
|
2143
|
-
"@smithy/config-resolver@^2.1.1":
|
|
2144
|
-
version "2.1.1"
|
|
2145
|
-
resolved "https://registry.yarnpkg.com/@smithy/config-resolver/-/config-resolver-2.1.1.tgz#fc6b036084b98fd26a8ff01a5d7eb676e41749c7"
|
|
2146
|
-
integrity sha512-lxfLDpZm+AWAHPFZps5JfDoO9Ux1764fOgvRUBpHIO8HWHcSN1dkgsago1qLRVgm1BZ8RCm8cgv99QvtaOWIhw==
|
|
2147
|
-
dependencies:
|
|
2148
|
-
"@smithy/node-config-provider" "^2.2.1"
|
|
2149
|
-
"@smithy/types" "^2.9.1"
|
|
2150
|
-
"@smithy/util-config-provider" "^2.2.1"
|
|
2151
|
-
"@smithy/util-middleware" "^2.1.1"
|
|
2152
|
-
tslib "^2.5.0"
|
|
2153
|
-
|
|
2154
|
-
"@smithy/config-resolver@^2.1.2":
|
|
2127
|
+
"@smithy/config-resolver@^2.1.1", "@smithy/config-resolver@^2.1.2":
|
|
2155
2128
|
version "2.1.2"
|
|
2156
2129
|
resolved "https://registry.yarnpkg.com/@smithy/config-resolver/-/config-resolver-2.1.2.tgz#68d8e175ba9b1112d74dbfdccd03dfa38b96c718"
|
|
2157
2130
|
integrity sha512-ZDMY63xJVsJl7ei/yIMv9nx8OiEOulwNnQOUDGpIvzoBrcbvYwiMjIMe5mP5J4fUmttKkpiTKwta/7IUriAn9w==
|
|
@@ -2162,21 +2135,7 @@
|
|
|
2162
2135
|
"@smithy/util-middleware" "^2.1.2"
|
|
2163
2136
|
tslib "^2.5.0"
|
|
2164
2137
|
|
|
2165
|
-
"@smithy/core@^1.3.2":
|
|
2166
|
-
version "1.3.2"
|
|
2167
|
-
resolved "https://registry.yarnpkg.com/@smithy/core/-/core-1.3.2.tgz#e11f3860b69ec0bdbd31e6afaa54963c02dc7f8e"
|
|
2168
|
-
integrity sha512-tYDmTp0f2TZVE18jAOH1PnmkngLQ+dOGUlMd1u67s87ieueNeyqhja6z/Z4MxhybEiXKOWFOmGjfTZWFxljwJw==
|
|
2169
|
-
dependencies:
|
|
2170
|
-
"@smithy/middleware-endpoint" "^2.4.1"
|
|
2171
|
-
"@smithy/middleware-retry" "^2.1.1"
|
|
2172
|
-
"@smithy/middleware-serde" "^2.1.1"
|
|
2173
|
-
"@smithy/protocol-http" "^3.1.1"
|
|
2174
|
-
"@smithy/smithy-client" "^2.3.1"
|
|
2175
|
-
"@smithy/types" "^2.9.1"
|
|
2176
|
-
"@smithy/util-middleware" "^2.1.1"
|
|
2177
|
-
tslib "^2.5.0"
|
|
2178
|
-
|
|
2179
|
-
"@smithy/core@^1.3.3":
|
|
2138
|
+
"@smithy/core@^1.3.2", "@smithy/core@^1.3.3":
|
|
2180
2139
|
version "1.3.3"
|
|
2181
2140
|
resolved "https://registry.yarnpkg.com/@smithy/core/-/core-1.3.3.tgz#383da328c514fb916041380196df6fc190a5a996"
|
|
2182
2141
|
integrity sha512-8cT/swERvU1EUMuJF914+psSeVy4+NcNhbRe1WEKN1yIMPE5+Tq5EaPq1HWjKCodcdBIyU9ViTjd62XnebXMHA==
|
|
@@ -2190,18 +2149,7 @@
|
|
|
2190
2149
|
"@smithy/util-middleware" "^2.1.2"
|
|
2191
2150
|
tslib "^2.5.0"
|
|
2192
2151
|
|
|
2193
|
-
"@smithy/credential-provider-imds@^2.2.1":
|
|
2194
|
-
version "2.2.1"
|
|
2195
|
-
resolved "https://registry.yarnpkg.com/@smithy/credential-provider-imds/-/credential-provider-imds-2.2.1.tgz#4805bf5e104718b959cf8699113fa9de6ddeeafa"
|
|
2196
|
-
integrity sha512-7XHjZUxmZYnONheVQL7j5zvZXga+EWNgwEAP6OPZTi7l8J4JTeNh9aIOfE5fKHZ/ee2IeNOh54ZrSna+Vc6TFA==
|
|
2197
|
-
dependencies:
|
|
2198
|
-
"@smithy/node-config-provider" "^2.2.1"
|
|
2199
|
-
"@smithy/property-provider" "^2.1.1"
|
|
2200
|
-
"@smithy/types" "^2.9.1"
|
|
2201
|
-
"@smithy/url-parser" "^2.1.1"
|
|
2202
|
-
tslib "^2.5.0"
|
|
2203
|
-
|
|
2204
|
-
"@smithy/credential-provider-imds@^2.2.2":
|
|
2152
|
+
"@smithy/credential-provider-imds@^2.2.1", "@smithy/credential-provider-imds@^2.2.2":
|
|
2205
2153
|
version "2.2.2"
|
|
2206
2154
|
resolved "https://registry.yarnpkg.com/@smithy/credential-provider-imds/-/credential-provider-imds-2.2.2.tgz#58d5e38a8c50ae5119e94c0580421ea65789b13b"
|
|
2207
2155
|
integrity sha512-a2xpqWzhzcYwImGbFox5qJLf6i5HKdVeOVj7d6kVFElmbS2QW2T4HmefRc5z1huVArk9bh5Rk1NiFp9YBCXU3g==
|
|
@@ -2212,17 +2160,7 @@
|
|
|
2212
2160
|
"@smithy/url-parser" "^2.1.2"
|
|
2213
2161
|
tslib "^2.5.0"
|
|
2214
2162
|
|
|
2215
|
-
"@smithy/eventstream-codec@^2.1.1":
|
|
2216
|
-
version "2.1.1"
|
|
2217
|
-
resolved "https://registry.yarnpkg.com/@smithy/eventstream-codec/-/eventstream-codec-2.1.1.tgz#4405ab0f9c77d439c575560c4886e59ee17d6d38"
|
|
2218
|
-
integrity sha512-E8KYBxBIuU4c+zrpR22VsVrOPoEDzk35bQR3E+xm4k6Pa6JqzkDOdMyf9Atac5GPNKHJBdVaQ4JtjdWX2rl/nw==
|
|
2219
|
-
dependencies:
|
|
2220
|
-
"@aws-crypto/crc32" "3.0.0"
|
|
2221
|
-
"@smithy/types" "^2.9.1"
|
|
2222
|
-
"@smithy/util-hex-encoding" "^2.1.1"
|
|
2223
|
-
tslib "^2.5.0"
|
|
2224
|
-
|
|
2225
|
-
"@smithy/eventstream-codec@^2.1.2":
|
|
2163
|
+
"@smithy/eventstream-codec@^2.1.1", "@smithy/eventstream-codec@^2.1.2":
|
|
2226
2164
|
version "2.1.2"
|
|
2227
2165
|
resolved "https://registry.yarnpkg.com/@smithy/eventstream-codec/-/eventstream-codec-2.1.2.tgz#b527902b7813c5d9d23fb1351b6e84046f2e00df"
|
|
2228
2166
|
integrity sha512-2PHrVRixITHSOj3bxfZmY93apGf8/DFiyhRh9W0ukfi07cvlhlRonZ0fjgcqryJjUZ5vYHqqmfIE/Qe1HM9mlw==
|
|
@@ -2267,18 +2205,7 @@
|
|
|
2267
2205
|
"@smithy/types" "^2.10.0"
|
|
2268
2206
|
tslib "^2.5.0"
|
|
2269
2207
|
|
|
2270
|
-
"@smithy/fetch-http-handler@^2.4.1":
|
|
2271
|
-
version "2.4.1"
|
|
2272
|
-
resolved "https://registry.yarnpkg.com/@smithy/fetch-http-handler/-/fetch-http-handler-2.4.1.tgz#b4d73bbc1449f61234077d58c705b843a8587bf0"
|
|
2273
|
-
integrity sha512-VYGLinPsFqH68lxfRhjQaSkjXM7JysUOJDTNjHBuN/ykyRb2f1gyavN9+VhhPTWCy32L4yZ2fdhpCs/nStEicg==
|
|
2274
|
-
dependencies:
|
|
2275
|
-
"@smithy/protocol-http" "^3.1.1"
|
|
2276
|
-
"@smithy/querystring-builder" "^2.1.1"
|
|
2277
|
-
"@smithy/types" "^2.9.1"
|
|
2278
|
-
"@smithy/util-base64" "^2.1.1"
|
|
2279
|
-
tslib "^2.5.0"
|
|
2280
|
-
|
|
2281
|
-
"@smithy/fetch-http-handler@^2.4.2":
|
|
2208
|
+
"@smithy/fetch-http-handler@^2.4.1", "@smithy/fetch-http-handler@^2.4.2":
|
|
2282
2209
|
version "2.4.2"
|
|
2283
2210
|
resolved "https://registry.yarnpkg.com/@smithy/fetch-http-handler/-/fetch-http-handler-2.4.2.tgz#5ff26c1ef24c6e1d0acd189f6bc064f110fc446f"
|
|
2284
2211
|
integrity sha512-sIGMVwa/8h6eqNjarI3F07gvML3mMXcqBe+BINNLuKsVKXMNBN6wRzeZbbx7lfiJDEHAP28qRns8flHEoBB7zw==
|
|
@@ -2299,17 +2226,7 @@
|
|
|
2299
2226
|
"@smithy/types" "^2.10.0"
|
|
2300
2227
|
tslib "^2.5.0"
|
|
2301
2228
|
|
|
2302
|
-
"@smithy/hash-node@^2.1.1":
|
|
2303
|
-
version "2.1.1"
|
|
2304
|
-
resolved "https://registry.yarnpkg.com/@smithy/hash-node/-/hash-node-2.1.1.tgz#0f8a22d97565ca948724f72267e4d3a2f33740a8"
|
|
2305
|
-
integrity sha512-Qhoq0N8f2OtCnvUpCf+g1vSyhYQrZjhSwvJ9qvR8BUGOtTXiyv2x1OD2e6jVGmlpC4E4ax1USHoyGfV9JFsACg==
|
|
2306
|
-
dependencies:
|
|
2307
|
-
"@smithy/types" "^2.9.1"
|
|
2308
|
-
"@smithy/util-buffer-from" "^2.1.1"
|
|
2309
|
-
"@smithy/util-utf8" "^2.1.1"
|
|
2310
|
-
tslib "^2.5.0"
|
|
2311
|
-
|
|
2312
|
-
"@smithy/hash-node@^2.1.2":
|
|
2229
|
+
"@smithy/hash-node@^2.1.1", "@smithy/hash-node@^2.1.2":
|
|
2313
2230
|
version "2.1.2"
|
|
2314
2231
|
resolved "https://registry.yarnpkg.com/@smithy/hash-node/-/hash-node-2.1.2.tgz#3dba95fc89d4758cb6189f2029d846677ac1364e"
|
|
2315
2232
|
integrity sha512-3Sgn4s0g4xud1M/j6hQwYCkz04lVJ24wvCAx4xI26frr3Ao6v0o2VZkBpUySTeQbMUBp2DhuzJ0fV1zybzkckw==
|
|
@@ -2328,15 +2245,7 @@
|
|
|
2328
2245
|
"@smithy/util-utf8" "^2.1.1"
|
|
2329
2246
|
tslib "^2.5.0"
|
|
2330
2247
|
|
|
2331
|
-
"@smithy/invalid-dependency@^2.1.1":
|
|
2332
|
-
version "2.1.1"
|
|
2333
|
-
resolved "https://registry.yarnpkg.com/@smithy/invalid-dependency/-/invalid-dependency-2.1.1.tgz#bd69fa24dd35e9bc65a160bd86becdf1399e4463"
|
|
2334
|
-
integrity sha512-7WTgnKw+VPg8fxu2v9AlNOQ5yaz6RA54zOVB4f6vQuR0xFKd+RzlCpt0WidYTsye7F+FYDIaS/RnJW4pxjNInw==
|
|
2335
|
-
dependencies:
|
|
2336
|
-
"@smithy/types" "^2.9.1"
|
|
2337
|
-
tslib "^2.5.0"
|
|
2338
|
-
|
|
2339
|
-
"@smithy/invalid-dependency@^2.1.2":
|
|
2248
|
+
"@smithy/invalid-dependency@^2.1.1", "@smithy/invalid-dependency@^2.1.2":
|
|
2340
2249
|
version "2.1.2"
|
|
2341
2250
|
resolved "https://registry.yarnpkg.com/@smithy/invalid-dependency/-/invalid-dependency-2.1.2.tgz#45c0b34ca9dee56920b9313d88fa5a9e78c7bf41"
|
|
2342
2251
|
integrity sha512-qdgKhkFYxDJnKecx2ANwz3JRkXjm0qDgEnAs5BIfb2z/XqA2l7s9BTH7GTC/RR4E8h6EDCeb5rM2rnARxviqIg==
|
|
@@ -2360,16 +2269,7 @@
|
|
|
2360
2269
|
"@smithy/util-utf8" "^2.1.1"
|
|
2361
2270
|
tslib "^2.5.0"
|
|
2362
2271
|
|
|
2363
|
-
"@smithy/middleware-content-length@^2.1.1":
|
|
2364
|
-
version "2.1.1"
|
|
2365
|
-
resolved "https://registry.yarnpkg.com/@smithy/middleware-content-length/-/middleware-content-length-2.1.1.tgz#df767de12d594bc5622009fb0fc8343522697d8c"
|
|
2366
|
-
integrity sha512-rSr9ezUl9qMgiJR0UVtVOGEZElMdGFyl8FzWEF5iEKTlcWxGr2wTqGfDwtH3LAB7h+FPkxqv4ZU4cpuCN9Kf/g==
|
|
2367
|
-
dependencies:
|
|
2368
|
-
"@smithy/protocol-http" "^3.1.1"
|
|
2369
|
-
"@smithy/types" "^2.9.1"
|
|
2370
|
-
tslib "^2.5.0"
|
|
2371
|
-
|
|
2372
|
-
"@smithy/middleware-content-length@^2.1.2":
|
|
2272
|
+
"@smithy/middleware-content-length@^2.1.1", "@smithy/middleware-content-length@^2.1.2":
|
|
2373
2273
|
version "2.1.2"
|
|
2374
2274
|
resolved "https://registry.yarnpkg.com/@smithy/middleware-content-length/-/middleware-content-length-2.1.2.tgz#c114f955d2b0fd3b61b1068908dd8d87ed070107"
|
|
2375
2275
|
integrity sha512-XEWtul1tHP31EtUIobEyN499paUIbnCTRtjY+ciDCEXW81lZmpjrDG3aL0FxJDPnvatVQuMV1V5eg6MCqTFaLQ==
|
|
@@ -2378,20 +2278,7 @@
|
|
|
2378
2278
|
"@smithy/types" "^2.10.0"
|
|
2379
2279
|
tslib "^2.5.0"
|
|
2380
2280
|
|
|
2381
|
-
"@smithy/middleware-endpoint@^2.4.1":
|
|
2382
|
-
version "2.4.1"
|
|
2383
|
-
resolved "https://registry.yarnpkg.com/@smithy/middleware-endpoint/-/middleware-endpoint-2.4.1.tgz#9e500df4d944741808e92018ccd2e948b598a49f"
|
|
2384
|
-
integrity sha512-XPZTb1E2Oav60Ven3n2PFx+rX9EDsU/jSTA8VDamt7FXks67ekjPY/XrmmPDQaFJOTUHJNKjd8+kZxVO5Ael4Q==
|
|
2385
|
-
dependencies:
|
|
2386
|
-
"@smithy/middleware-serde" "^2.1.1"
|
|
2387
|
-
"@smithy/node-config-provider" "^2.2.1"
|
|
2388
|
-
"@smithy/shared-ini-file-loader" "^2.3.1"
|
|
2389
|
-
"@smithy/types" "^2.9.1"
|
|
2390
|
-
"@smithy/url-parser" "^2.1.1"
|
|
2391
|
-
"@smithy/util-middleware" "^2.1.1"
|
|
2392
|
-
tslib "^2.5.0"
|
|
2393
|
-
|
|
2394
|
-
"@smithy/middleware-endpoint@^2.4.2":
|
|
2281
|
+
"@smithy/middleware-endpoint@^2.4.1", "@smithy/middleware-endpoint@^2.4.2":
|
|
2395
2282
|
version "2.4.2"
|
|
2396
2283
|
resolved "https://registry.yarnpkg.com/@smithy/middleware-endpoint/-/middleware-endpoint-2.4.2.tgz#dc229e8ee59e9f73ffd1ab4e020b2fc25cf2e7fd"
|
|
2397
2284
|
integrity sha512-72qbmVwaWcLOd/OT52fszrrlXywPwciwpsRiIk/dIvpcwkpGE9qrYZ2bt/SYcA/ma8Rz9Ni2AbBuSXLDYISS+A==
|
|
@@ -2404,22 +2291,7 @@
|
|
|
2404
2291
|
"@smithy/util-middleware" "^2.1.2"
|
|
2405
2292
|
tslib "^2.5.0"
|
|
2406
2293
|
|
|
2407
|
-
"@smithy/middleware-retry@^2.1.1":
|
|
2408
|
-
version "2.1.1"
|
|
2409
|
-
resolved "https://registry.yarnpkg.com/@smithy/middleware-retry/-/middleware-retry-2.1.1.tgz#ddc749dd927f136714f76ca5a52dcfb0993ee162"
|
|
2410
|
-
integrity sha512-eMIHOBTXro6JZ+WWzZWd/8fS8ht5nS5KDQjzhNMHNRcG5FkNTqcKpYhw7TETMYzbLfhO5FYghHy1vqDWM4FLDA==
|
|
2411
|
-
dependencies:
|
|
2412
|
-
"@smithy/node-config-provider" "^2.2.1"
|
|
2413
|
-
"@smithy/protocol-http" "^3.1.1"
|
|
2414
|
-
"@smithy/service-error-classification" "^2.1.1"
|
|
2415
|
-
"@smithy/smithy-client" "^2.3.1"
|
|
2416
|
-
"@smithy/types" "^2.9.1"
|
|
2417
|
-
"@smithy/util-middleware" "^2.1.1"
|
|
2418
|
-
"@smithy/util-retry" "^2.1.1"
|
|
2419
|
-
tslib "^2.5.0"
|
|
2420
|
-
uuid "^8.3.2"
|
|
2421
|
-
|
|
2422
|
-
"@smithy/middleware-retry@^2.1.2":
|
|
2294
|
+
"@smithy/middleware-retry@^2.1.1", "@smithy/middleware-retry@^2.1.2":
|
|
2423
2295
|
version "2.1.2"
|
|
2424
2296
|
resolved "https://registry.yarnpkg.com/@smithy/middleware-retry/-/middleware-retry-2.1.2.tgz#39762d83970b0458db3ad3469349d455ac6af4a4"
|
|
2425
2297
|
integrity sha512-tlvSK+v9bPHHb0dLWvEaFW2Iz0IeA57ISvSaso36I33u8F8wYqo5FCvenH7TgMVBx57jyJBXOmYCZa9n5gdJIg==
|
|
@@ -2434,15 +2306,7 @@
|
|
|
2434
2306
|
tslib "^2.5.0"
|
|
2435
2307
|
uuid "^8.3.2"
|
|
2436
2308
|
|
|
2437
|
-
"@smithy/middleware-serde@^2.1.1":
|
|
2438
|
-
version "2.1.1"
|
|
2439
|
-
resolved "https://registry.yarnpkg.com/@smithy/middleware-serde/-/middleware-serde-2.1.1.tgz#2c5750f76e276a5249720f6c3c24fac29abbee16"
|
|
2440
|
-
integrity sha512-D8Gq0aQBeE1pxf3cjWVkRr2W54t+cdM2zx78tNrVhqrDykRA7asq8yVJij1u5NDtKzKqzBSPYh7iW0svUKg76g==
|
|
2441
|
-
dependencies:
|
|
2442
|
-
"@smithy/types" "^2.9.1"
|
|
2443
|
-
tslib "^2.5.0"
|
|
2444
|
-
|
|
2445
|
-
"@smithy/middleware-serde@^2.1.2":
|
|
2309
|
+
"@smithy/middleware-serde@^2.1.1", "@smithy/middleware-serde@^2.1.2":
|
|
2446
2310
|
version "2.1.2"
|
|
2447
2311
|
resolved "https://registry.yarnpkg.com/@smithy/middleware-serde/-/middleware-serde-2.1.2.tgz#15b8258b806ecffd0a4c3fec3e56458cdef7ae66"
|
|
2448
2312
|
integrity sha512-XNU6aVIhlSbjuo2XsfZ7rd4HhjTXDlNWxAmhlBfViTW1TNK02CeWdeEntp5XtQKYD//pyTIbYi35EQvIidAkOw==
|
|
@@ -2450,15 +2314,7 @@
|
|
|
2450
2314
|
"@smithy/types" "^2.10.0"
|
|
2451
2315
|
tslib "^2.5.0"
|
|
2452
2316
|
|
|
2453
|
-
"@smithy/middleware-stack@^2.1.1":
|
|
2454
|
-
version "2.1.1"
|
|
2455
|
-
resolved "https://registry.yarnpkg.com/@smithy/middleware-stack/-/middleware-stack-2.1.1.tgz#67f992dc36e8a6861f881f80a81c1c30956a0396"
|
|
2456
|
-
integrity sha512-KPJhRlhsl8CjgGXK/DoDcrFGfAqoqvuwlbxy+uOO4g2Azn1dhH+GVfC3RAp+6PoL5PWPb+vt6Z23FP+Mr6qeCw==
|
|
2457
|
-
dependencies:
|
|
2458
|
-
"@smithy/types" "^2.9.1"
|
|
2459
|
-
tslib "^2.5.0"
|
|
2460
|
-
|
|
2461
|
-
"@smithy/middleware-stack@^2.1.2":
|
|
2317
|
+
"@smithy/middleware-stack@^2.1.1", "@smithy/middleware-stack@^2.1.2":
|
|
2462
2318
|
version "2.1.2"
|
|
2463
2319
|
resolved "https://registry.yarnpkg.com/@smithy/middleware-stack/-/middleware-stack-2.1.2.tgz#17dbb56d85f51cb2c86c13dbad7fca35c843c61c"
|
|
2464
2320
|
integrity sha512-EPGaHGd4XmZcaRYjbhyqiqN/Q/ESxXu5e5TK24CTZUe99y8/XCxmiX8VLMM4H0DI7K3yfElR0wPAAvceoSkTgw==
|
|
@@ -2466,17 +2322,7 @@
|
|
|
2466
2322
|
"@smithy/types" "^2.10.0"
|
|
2467
2323
|
tslib "^2.5.0"
|
|
2468
2324
|
|
|
2469
|
-
"@smithy/node-config-provider@^2.2.1":
|
|
2470
|
-
version "2.2.1"
|
|
2471
|
-
resolved "https://registry.yarnpkg.com/@smithy/node-config-provider/-/node-config-provider-2.2.1.tgz#c440c7948d58d72f0e212aa1967aa12f0729defd"
|
|
2472
|
-
integrity sha512-epzK3x1xNxA9oJgHQ5nz+2j6DsJKdHfieb+YgJ7ATWxzNcB7Hc+Uya2TUck5MicOPhDV8HZImND7ZOecVr+OWg==
|
|
2473
|
-
dependencies:
|
|
2474
|
-
"@smithy/property-provider" "^2.1.1"
|
|
2475
|
-
"@smithy/shared-ini-file-loader" "^2.3.1"
|
|
2476
|
-
"@smithy/types" "^2.9.1"
|
|
2477
|
-
tslib "^2.5.0"
|
|
2478
|
-
|
|
2479
|
-
"@smithy/node-config-provider@^2.2.2":
|
|
2325
|
+
"@smithy/node-config-provider@^2.2.1", "@smithy/node-config-provider@^2.2.2":
|
|
2480
2326
|
version "2.2.2"
|
|
2481
2327
|
resolved "https://registry.yarnpkg.com/@smithy/node-config-provider/-/node-config-provider-2.2.2.tgz#9422a0764dea8dec4a24f9aa570771d921dc657b"
|
|
2482
2328
|
integrity sha512-QXvpqHSijAm13ZsVkUo92b085UzDvYP1LblWTb3uWi9WilhDvYnVyPLXaryLhOWZ2YvdhK2170T3ZBqtg+quIQ==
|
|
@@ -2486,18 +2332,7 @@
|
|
|
2486
2332
|
"@smithy/types" "^2.10.0"
|
|
2487
2333
|
tslib "^2.5.0"
|
|
2488
2334
|
|
|
2489
|
-
"@smithy/node-http-handler@^2.3.1":
|
|
2490
|
-
version "2.3.1"
|
|
2491
|
-
resolved "https://registry.yarnpkg.com/@smithy/node-http-handler/-/node-http-handler-2.3.1.tgz#77d23279ff0a12cbe7cde93c5e7c0e86ad56dd20"
|
|
2492
|
-
integrity sha512-gLA8qK2nL9J0Rk/WEZSvgin4AppvuCYRYg61dcUo/uKxvMZsMInL5I5ZdJTogOvdfVug3N2dgI5ffcUfS4S9PA==
|
|
2493
|
-
dependencies:
|
|
2494
|
-
"@smithy/abort-controller" "^2.1.1"
|
|
2495
|
-
"@smithy/protocol-http" "^3.1.1"
|
|
2496
|
-
"@smithy/querystring-builder" "^2.1.1"
|
|
2497
|
-
"@smithy/types" "^2.9.1"
|
|
2498
|
-
tslib "^2.5.0"
|
|
2499
|
-
|
|
2500
|
-
"@smithy/node-http-handler@^2.4.0":
|
|
2335
|
+
"@smithy/node-http-handler@^2.3.1", "@smithy/node-http-handler@^2.4.0":
|
|
2501
2336
|
version "2.4.0"
|
|
2502
2337
|
resolved "https://registry.yarnpkg.com/@smithy/node-http-handler/-/node-http-handler-2.4.0.tgz#21e48aa56ab334eee8afc69bb05f38f3883c3e95"
|
|
2503
2338
|
integrity sha512-Mf2f7MMy31W8LisJ9O+7J5cKiNwBwBBLU6biQ7/sFSFdhuOxPN7hOPoZ8vlaFjvrpfOUJw9YOpjGyNTKuvomOQ==
|
|
@@ -2508,15 +2343,7 @@
|
|
|
2508
2343
|
"@smithy/types" "^2.10.0"
|
|
2509
2344
|
tslib "^2.5.0"
|
|
2510
2345
|
|
|
2511
|
-
"@smithy/property-provider@^2.1.1":
|
|
2512
|
-
version "2.1.1"
|
|
2513
|
-
resolved "https://registry.yarnpkg.com/@smithy/property-provider/-/property-provider-2.1.1.tgz#0f7ffc5e43829eaca5b2b5aae8554807a52b30f3"
|
|
2514
|
-
integrity sha512-FX7JhhD/o5HwSwg6GLK9zxrMUrGnb3PzNBrcthqHKBc3dH0UfgEAU24xnJ8F0uow5mj17UeBEOI6o3CF2k7Mhw==
|
|
2515
|
-
dependencies:
|
|
2516
|
-
"@smithy/types" "^2.9.1"
|
|
2517
|
-
tslib "^2.5.0"
|
|
2518
|
-
|
|
2519
|
-
"@smithy/property-provider@^2.1.2":
|
|
2346
|
+
"@smithy/property-provider@^2.1.1", "@smithy/property-provider@^2.1.2":
|
|
2520
2347
|
version "2.1.2"
|
|
2521
2348
|
resolved "https://registry.yarnpkg.com/@smithy/property-provider/-/property-provider-2.1.2.tgz#16c630ae0354c05595c99c6ab70a877ee9a180e4"
|
|
2522
2349
|
integrity sha512-yaXCVFKzxbSXqOoyA7AdAgXhwdjiLeui7n2P6XLjBCz/GZFdLUJgSY6KL1PevaxT4REMwUSs/bSHAe/0jdzEHw==
|
|
@@ -2524,15 +2351,7 @@
|
|
|
2524
2351
|
"@smithy/types" "^2.10.0"
|
|
2525
2352
|
tslib "^2.5.0"
|
|
2526
2353
|
|
|
2527
|
-
"@smithy/protocol-http@^3.1.1":
|
|
2528
|
-
version "3.1.1"
|
|
2529
|
-
resolved "https://registry.yarnpkg.com/@smithy/protocol-http/-/protocol-http-3.1.1.tgz#eee522d0ed964a72b735d64925e07bcfb7a7806f"
|
|
2530
|
-
integrity sha512-6ZRTSsaXuSL9++qEwH851hJjUA0OgXdQFCs+VDw4tGH256jQ3TjYY/i34N4vd24RV3nrjNsgd1yhb57uMoKbzQ==
|
|
2531
|
-
dependencies:
|
|
2532
|
-
"@smithy/types" "^2.9.1"
|
|
2533
|
-
tslib "^2.5.0"
|
|
2534
|
-
|
|
2535
|
-
"@smithy/protocol-http@^3.2.0":
|
|
2354
|
+
"@smithy/protocol-http@^3.1.1", "@smithy/protocol-http@^3.2.0":
|
|
2536
2355
|
version "3.2.0"
|
|
2537
2356
|
resolved "https://registry.yarnpkg.com/@smithy/protocol-http/-/protocol-http-3.2.0.tgz#1b9ed9eb18cd256e0d7872ec2851f5d12ba37d87"
|
|
2538
2357
|
integrity sha512-VRp0YITYIQum+rX4zeZ3cW1wl9r90IQzQN+VLS1NxdSMt6NLsJiJqR9czTxlaeWNrLHsFAETmjmdrS48Ug1liA==
|
|
@@ -2540,15 +2359,6 @@
|
|
|
2540
2359
|
"@smithy/types" "^2.10.0"
|
|
2541
2360
|
tslib "^2.5.0"
|
|
2542
2361
|
|
|
2543
|
-
"@smithy/querystring-builder@^2.1.1":
|
|
2544
|
-
version "2.1.1"
|
|
2545
|
-
resolved "https://registry.yarnpkg.com/@smithy/querystring-builder/-/querystring-builder-2.1.1.tgz#b9693448ad3f8e0767d84cf5cae29f35514591fb"
|
|
2546
|
-
integrity sha512-C/ko/CeEa8jdYE4gt6nHO5XDrlSJ3vdCG0ZAc6nD5ZIE7LBp0jCx4qoqp7eoutBu7VrGMXERSRoPqwi1WjCPbg==
|
|
2547
|
-
dependencies:
|
|
2548
|
-
"@smithy/types" "^2.9.1"
|
|
2549
|
-
"@smithy/util-uri-escape" "^2.1.1"
|
|
2550
|
-
tslib "^2.5.0"
|
|
2551
|
-
|
|
2552
2362
|
"@smithy/querystring-builder@^2.1.2":
|
|
2553
2363
|
version "2.1.2"
|
|
2554
2364
|
resolved "https://registry.yarnpkg.com/@smithy/querystring-builder/-/querystring-builder-2.1.2.tgz#78f028c25253e514915247b25c20b3cf0d6a035b"
|
|
@@ -2558,14 +2368,6 @@
|
|
|
2558
2368
|
"@smithy/util-uri-escape" "^2.1.1"
|
|
2559
2369
|
tslib "^2.5.0"
|
|
2560
2370
|
|
|
2561
|
-
"@smithy/querystring-parser@^2.1.1":
|
|
2562
|
-
version "2.1.1"
|
|
2563
|
-
resolved "https://registry.yarnpkg.com/@smithy/querystring-parser/-/querystring-parser-2.1.1.tgz#a4282a66cc56844317dbff824e573f469bbfc032"
|
|
2564
|
-
integrity sha512-H4+6jKGVhG1W4CIxfBaSsbm98lOO88tpDWmZLgkJpt8Zkk/+uG0FmmqMuCAc3HNM2ZDV+JbErxr0l5BcuIf/XQ==
|
|
2565
|
-
dependencies:
|
|
2566
|
-
"@smithy/types" "^2.9.1"
|
|
2567
|
-
tslib "^2.5.0"
|
|
2568
|
-
|
|
2569
2371
|
"@smithy/querystring-parser@^2.1.2":
|
|
2570
2372
|
version "2.1.2"
|
|
2571
2373
|
resolved "https://registry.yarnpkg.com/@smithy/querystring-parser/-/querystring-parser-2.1.2.tgz#3883dfec5760f0f8cdf9acc837bdc631069df576"
|
|
@@ -2574,13 +2376,6 @@
|
|
|
2574
2376
|
"@smithy/types" "^2.10.0"
|
|
2575
2377
|
tslib "^2.5.0"
|
|
2576
2378
|
|
|
2577
|
-
"@smithy/service-error-classification@^2.1.1":
|
|
2578
|
-
version "2.1.1"
|
|
2579
|
-
resolved "https://registry.yarnpkg.com/@smithy/service-error-classification/-/service-error-classification-2.1.1.tgz#dd24e1ec529ae9ec8e87d8b15f0fc8f7e17f3d02"
|
|
2580
|
-
integrity sha512-txEdZxPUgM1PwGvDvHzqhXisrc5LlRWYCf2yyHfvITWioAKat7srQvpjMAvgzf0t6t7j8yHrryXU9xt7RZqFpw==
|
|
2581
|
-
dependencies:
|
|
2582
|
-
"@smithy/types" "^2.9.1"
|
|
2583
|
-
|
|
2584
2379
|
"@smithy/service-error-classification@^2.1.2":
|
|
2585
2380
|
version "2.1.2"
|
|
2586
2381
|
resolved "https://registry.yarnpkg.com/@smithy/service-error-classification/-/service-error-classification-2.1.2.tgz#b8b5c23a784bcb1eb229a921d7040575e29e38ed"
|
|
@@ -2588,15 +2383,7 @@
|
|
|
2588
2383
|
dependencies:
|
|
2589
2384
|
"@smithy/types" "^2.10.0"
|
|
2590
2385
|
|
|
2591
|
-
"@smithy/shared-ini-file-loader@^2.3.1":
|
|
2592
|
-
version "2.3.1"
|
|
2593
|
-
resolved "https://registry.yarnpkg.com/@smithy/shared-ini-file-loader/-/shared-ini-file-loader-2.3.1.tgz#a2e28b4d85f8a8262a84403fa2b74a086b3a7703"
|
|
2594
|
-
integrity sha512-2E2kh24igmIznHLB6H05Na4OgIEilRu0oQpYXo3LCNRrawHAcfDKq9004zJs+sAMt2X5AbY87CUCJ7IpqpSgdw==
|
|
2595
|
-
dependencies:
|
|
2596
|
-
"@smithy/types" "^2.9.1"
|
|
2597
|
-
tslib "^2.5.0"
|
|
2598
|
-
|
|
2599
|
-
"@smithy/shared-ini-file-loader@^2.3.2":
|
|
2386
|
+
"@smithy/shared-ini-file-loader@^2.3.1", "@smithy/shared-ini-file-loader@^2.3.2":
|
|
2600
2387
|
version "2.3.2"
|
|
2601
2388
|
resolved "https://registry.yarnpkg.com/@smithy/shared-ini-file-loader/-/shared-ini-file-loader-2.3.2.tgz#3e4943b534eaabda15372e611cdb428dfdd88362"
|
|
2602
2389
|
integrity sha512-idHGDJB+gBh+aaIjmWj6agmtNWftoyAenErky74hAtKyUaCvfocSBgEJ2pQ6o68svBluvGIj4NGFgJu0198mow==
|
|
@@ -2618,19 +2405,7 @@
|
|
|
2618
2405
|
"@smithy/util-utf8" "^2.1.1"
|
|
2619
2406
|
tslib "^2.5.0"
|
|
2620
2407
|
|
|
2621
|
-
"@smithy/smithy-client@^2.3.1":
|
|
2622
|
-
version "2.3.1"
|
|
2623
|
-
resolved "https://registry.yarnpkg.com/@smithy/smithy-client/-/smithy-client-2.3.1.tgz#0c3a4a0d3935c7ad2240cc23181f276705212b1f"
|
|
2624
|
-
integrity sha512-YsTdU8xVD64r2pLEwmltrNvZV6XIAC50LN6ivDopdt+YiF/jGH6PY9zUOu0CXD/d8GMB8gbhnpPsdrjAXHS9QA==
|
|
2625
|
-
dependencies:
|
|
2626
|
-
"@smithy/middleware-endpoint" "^2.4.1"
|
|
2627
|
-
"@smithy/middleware-stack" "^2.1.1"
|
|
2628
|
-
"@smithy/protocol-http" "^3.1.1"
|
|
2629
|
-
"@smithy/types" "^2.9.1"
|
|
2630
|
-
"@smithy/util-stream" "^2.1.1"
|
|
2631
|
-
tslib "^2.5.0"
|
|
2632
|
-
|
|
2633
|
-
"@smithy/smithy-client@^2.4.0":
|
|
2408
|
+
"@smithy/smithy-client@^2.3.1", "@smithy/smithy-client@^2.4.0":
|
|
2634
2409
|
version "2.4.0"
|
|
2635
2410
|
resolved "https://registry.yarnpkg.com/@smithy/smithy-client/-/smithy-client-2.4.0.tgz#f4cef6f63cdc267a32ded8446ca3db0ebb8fe64d"
|
|
2636
2411
|
integrity sha512-6/jxk0om9l2s9BcgHtrBn+Hd3xcFGDzxfEJ2FvGpZxIz0S7bgvZg1gyR66O1xf1w9WZBH+W7JClhfSn2gETINw==
|
|
@@ -2642,37 +2417,14 @@
|
|
|
2642
2417
|
"@smithy/util-stream" "^2.1.2"
|
|
2643
2418
|
tslib "^2.5.0"
|
|
2644
2419
|
|
|
2645
|
-
"@smithy/types@^2.10.0":
|
|
2420
|
+
"@smithy/types@^2.10.0", "@smithy/types@^2.9.1":
|
|
2646
2421
|
version "2.10.0"
|
|
2647
2422
|
resolved "https://registry.yarnpkg.com/@smithy/types/-/types-2.10.0.tgz#1cc16e3c04d56c49ecb88efa1b7fa9ca3a90d667"
|
|
2648
2423
|
integrity sha512-QYXQmpIebS8/jYXgyJjCanKZbI4Rr8tBVGBAIdDhA35f025TVjJNW69FJ0TGiDqt+lIGo037YIswq2t2Y1AYZQ==
|
|
2649
2424
|
dependencies:
|
|
2650
2425
|
tslib "^2.5.0"
|
|
2651
2426
|
|
|
2652
|
-
"@smithy/
|
|
2653
|
-
version "2.8.0"
|
|
2654
|
-
resolved "https://registry.yarnpkg.com/@smithy/types/-/types-2.8.0.tgz#bdbaa0a54c9c3538d6c763c6f32d3e4f76fe0df9"
|
|
2655
|
-
integrity sha512-h9sz24cFgt/W1Re22OlhQKmUZkNh244ApgRsUDYinqF8R+QgcsBIX344u2j61TPshsTz3CvL6HYU1DnQdsSrHA==
|
|
2656
|
-
dependencies:
|
|
2657
|
-
tslib "^2.5.0"
|
|
2658
|
-
|
|
2659
|
-
"@smithy/types@^2.9.1":
|
|
2660
|
-
version "2.9.1"
|
|
2661
|
-
resolved "https://registry.yarnpkg.com/@smithy/types/-/types-2.9.1.tgz#ed04d4144eed3b8bd26d20fc85aae8d6e357ebb9"
|
|
2662
|
-
integrity sha512-vjXlKNXyprDYDuJ7UW5iobdmyDm6g8dDG+BFUncAg/3XJaN45Gy5RWWWUVgrzIK7S4R1KWgIX5LeJcfvSI24bw==
|
|
2663
|
-
dependencies:
|
|
2664
|
-
tslib "^2.5.0"
|
|
2665
|
-
|
|
2666
|
-
"@smithy/url-parser@^2.1.1":
|
|
2667
|
-
version "2.1.1"
|
|
2668
|
-
resolved "https://registry.yarnpkg.com/@smithy/url-parser/-/url-parser-2.1.1.tgz#a30de227b6734650d740b6dff74d488b874e85e3"
|
|
2669
|
-
integrity sha512-qC9Bv8f/vvFIEkHsiNrUKYNl8uKQnn4BdhXl7VzQRP774AwIjiSMMwkbT+L7Fk8W8rzYVifzJNYxv1HwvfBo3Q==
|
|
2670
|
-
dependencies:
|
|
2671
|
-
"@smithy/querystring-parser" "^2.1.1"
|
|
2672
|
-
"@smithy/types" "^2.9.1"
|
|
2673
|
-
tslib "^2.5.0"
|
|
2674
|
-
|
|
2675
|
-
"@smithy/url-parser@^2.1.2":
|
|
2427
|
+
"@smithy/url-parser@^2.1.1", "@smithy/url-parser@^2.1.2":
|
|
2676
2428
|
version "2.1.2"
|
|
2677
2429
|
resolved "https://registry.yarnpkg.com/@smithy/url-parser/-/url-parser-2.1.2.tgz#915590d97a7c6beb0dcebc9e9458345cf6bf7f48"
|
|
2678
2430
|
integrity sha512-KBPi740ciTujUaY+RfQuPABD0QFmgSBN5qNVDCGTryfsbG4jkwC0YnElSzi72m24HegMyxzZDLG4Oh4/97mw2g==
|
|
@@ -2718,18 +2470,7 @@
|
|
|
2718
2470
|
dependencies:
|
|
2719
2471
|
tslib "^2.5.0"
|
|
2720
2472
|
|
|
2721
|
-
"@smithy/util-defaults-mode-browser@^2.1.1":
|
|
2722
|
-
version "2.1.1"
|
|
2723
|
-
resolved "https://registry.yarnpkg.com/@smithy/util-defaults-mode-browser/-/util-defaults-mode-browser-2.1.1.tgz#be9ac82acee6ec4821b610e7187b0e147f0ba8ff"
|
|
2724
|
-
integrity sha512-lqLz/9aWRO6mosnXkArtRuQqqZBhNpgI65YDpww4rVQBuUT7qzKbDLG5AmnQTCiU4rOquaZO/Kt0J7q9Uic7MA==
|
|
2725
|
-
dependencies:
|
|
2726
|
-
"@smithy/property-provider" "^2.1.1"
|
|
2727
|
-
"@smithy/smithy-client" "^2.3.1"
|
|
2728
|
-
"@smithy/types" "^2.9.1"
|
|
2729
|
-
bowser "^2.11.0"
|
|
2730
|
-
tslib "^2.5.0"
|
|
2731
|
-
|
|
2732
|
-
"@smithy/util-defaults-mode-browser@^2.1.2":
|
|
2473
|
+
"@smithy/util-defaults-mode-browser@^2.1.1", "@smithy/util-defaults-mode-browser@^2.1.2":
|
|
2733
2474
|
version "2.1.2"
|
|
2734
2475
|
resolved "https://registry.yarnpkg.com/@smithy/util-defaults-mode-browser/-/util-defaults-mode-browser-2.1.2.tgz#5f4c328605635656dee624a1686c7616aadccf4d"
|
|
2735
2476
|
integrity sha512-YmojdmsE7VbvFGJ/8btn/5etLm1HOQkgVX6nMWlB0yBL/Vb//s3aTebUJ66zj2+LNrBS3B9S+18+LQU72Yj0AQ==
|
|
@@ -2740,20 +2481,7 @@
|
|
|
2740
2481
|
bowser "^2.11.0"
|
|
2741
2482
|
tslib "^2.5.0"
|
|
2742
2483
|
|
|
2743
|
-
"@smithy/util-defaults-mode-node@^2.2.0":
|
|
2744
|
-
version "2.2.0"
|
|
2745
|
-
resolved "https://registry.yarnpkg.com/@smithy/util-defaults-mode-node/-/util-defaults-mode-node-2.2.0.tgz#72fd6f945c265f1ef9be647fe829d55df5101390"
|
|
2746
|
-
integrity sha512-iFJp/N4EtkanFpBUtSrrIbtOIBf69KNuve03ic1afhJ9/korDxdM0c6cCH4Ehj/smI9pDCfVv+bqT3xZjF2WaA==
|
|
2747
|
-
dependencies:
|
|
2748
|
-
"@smithy/config-resolver" "^2.1.1"
|
|
2749
|
-
"@smithy/credential-provider-imds" "^2.2.1"
|
|
2750
|
-
"@smithy/node-config-provider" "^2.2.1"
|
|
2751
|
-
"@smithy/property-provider" "^2.1.1"
|
|
2752
|
-
"@smithy/smithy-client" "^2.3.1"
|
|
2753
|
-
"@smithy/types" "^2.9.1"
|
|
2754
|
-
tslib "^2.5.0"
|
|
2755
|
-
|
|
2756
|
-
"@smithy/util-defaults-mode-node@^2.2.1":
|
|
2484
|
+
"@smithy/util-defaults-mode-node@^2.2.0", "@smithy/util-defaults-mode-node@^2.2.1":
|
|
2757
2485
|
version "2.2.1"
|
|
2758
2486
|
resolved "https://registry.yarnpkg.com/@smithy/util-defaults-mode-node/-/util-defaults-mode-node-2.2.1.tgz#034918f2f945974e7414c092cb250f2d45fe0ceb"
|
|
2759
2487
|
integrity sha512-kof7M9Q2qP5yaQn8hHJL3KwozyvIfLe+ys7feifSul6gBAAeoraibo/MWqotb/I0fVLMlCMDwn7WXFsGUwnsew==
|
|
@@ -2766,16 +2494,7 @@
|
|
|
2766
2494
|
"@smithy/types" "^2.10.0"
|
|
2767
2495
|
tslib "^2.5.0"
|
|
2768
2496
|
|
|
2769
|
-
"@smithy/util-endpoints@^1.1.1":
|
|
2770
|
-
version "1.1.1"
|
|
2771
|
-
resolved "https://registry.yarnpkg.com/@smithy/util-endpoints/-/util-endpoints-1.1.1.tgz#45426dba6fb42282a0ad955600b2b3ba050d118f"
|
|
2772
|
-
integrity sha512-sI4d9rjoaekSGEtq3xSb2nMjHMx8QXcz2cexnVyRWsy4yQ9z3kbDpX+7fN0jnbdOp0b3KSTZJZ2Yb92JWSanLw==
|
|
2773
|
-
dependencies:
|
|
2774
|
-
"@smithy/node-config-provider" "^2.2.1"
|
|
2775
|
-
"@smithy/types" "^2.9.1"
|
|
2776
|
-
tslib "^2.5.0"
|
|
2777
|
-
|
|
2778
|
-
"@smithy/util-endpoints@^1.1.2":
|
|
2497
|
+
"@smithy/util-endpoints@^1.1.1", "@smithy/util-endpoints@^1.1.2":
|
|
2779
2498
|
version "1.1.2"
|
|
2780
2499
|
resolved "https://registry.yarnpkg.com/@smithy/util-endpoints/-/util-endpoints-1.1.2.tgz#92f743ac8c2c3a99b1558a1c956864b565aa23e7"
|
|
2781
2500
|
integrity sha512-2/REfdcJ20y9iF+9kSBRBsaoGzjT5dZ3E6/TA45GHJuJAb/vZTj76VLTcrl2iN3fWXiDK1B8RxchaLGbr7RxxA==
|
|
@@ -2791,15 +2510,7 @@
|
|
|
2791
2510
|
dependencies:
|
|
2792
2511
|
tslib "^2.5.0"
|
|
2793
2512
|
|
|
2794
|
-
"@smithy/util-middleware@^2.1.1":
|
|
2795
|
-
version "2.1.1"
|
|
2796
|
-
resolved "https://registry.yarnpkg.com/@smithy/util-middleware/-/util-middleware-2.1.1.tgz#903ba19bb17704f4b476fb9ade9bf9eb0174bc3d"
|
|
2797
|
-
integrity sha512-mKNrk8oz5zqkNcbcgAAepeJbmfUW6ogrT2Z2gDbIUzVzNAHKJQTYmH9jcy0jbWb+m7ubrvXKb6uMjkSgAqqsFA==
|
|
2798
|
-
dependencies:
|
|
2799
|
-
"@smithy/types" "^2.9.1"
|
|
2800
|
-
tslib "^2.5.0"
|
|
2801
|
-
|
|
2802
|
-
"@smithy/util-middleware@^2.1.2":
|
|
2513
|
+
"@smithy/util-middleware@^2.1.1", "@smithy/util-middleware@^2.1.2":
|
|
2803
2514
|
version "2.1.2"
|
|
2804
2515
|
resolved "https://registry.yarnpkg.com/@smithy/util-middleware/-/util-middleware-2.1.2.tgz#5e2e13c96e95b65ae5980a658e1b10e222a42482"
|
|
2805
2516
|
integrity sha512-lvSOnwQ7iAajtWb1nAyy0CkOIn8d+jGykQOtt2NXDsPzOTfejZM/Uph+O/TmVgWoXdcGuw5peUMG2f5xEIl6UQ==
|
|
@@ -2807,16 +2518,7 @@
|
|
|
2807
2518
|
"@smithy/types" "^2.10.0"
|
|
2808
2519
|
tslib "^2.5.0"
|
|
2809
2520
|
|
|
2810
|
-
"@smithy/util-retry@^2.1.1":
|
|
2811
|
-
version "2.1.1"
|
|
2812
|
-
resolved "https://registry.yarnpkg.com/@smithy/util-retry/-/util-retry-2.1.1.tgz#f2d3566b6e5b841028c7240c852007d4037e49b2"
|
|
2813
|
-
integrity sha512-Mg+xxWPTeSPrthpC5WAamJ6PW4Kbo01Fm7lWM1jmGRvmrRdsd3192Gz2fBXAMURyXpaNxyZf6Hr/nQ4q70oVEA==
|
|
2814
|
-
dependencies:
|
|
2815
|
-
"@smithy/service-error-classification" "^2.1.1"
|
|
2816
|
-
"@smithy/types" "^2.9.1"
|
|
2817
|
-
tslib "^2.5.0"
|
|
2818
|
-
|
|
2819
|
-
"@smithy/util-retry@^2.1.2":
|
|
2521
|
+
"@smithy/util-retry@^2.1.1", "@smithy/util-retry@^2.1.2":
|
|
2820
2522
|
version "2.1.2"
|
|
2821
2523
|
resolved "https://registry.yarnpkg.com/@smithy/util-retry/-/util-retry-2.1.2.tgz#4b7d3ac79ad9a3b3cb01d21d8fe5ea0b99390b90"
|
|
2822
2524
|
integrity sha512-pqifOgRqwLfRu+ks3awEKKqPeYxrHLwo4Yu2EarGzeoarTd1LVEyyf5qLE6M7IiCsxnXRhn9FoWIdZOC+oC/VQ==
|
|
@@ -2825,21 +2527,7 @@
|
|
|
2825
2527
|
"@smithy/types" "^2.10.0"
|
|
2826
2528
|
tslib "^2.5.0"
|
|
2827
2529
|
|
|
2828
|
-
"@smithy/util-stream@^2.1.1":
|
|
2829
|
-
version "2.1.1"
|
|
2830
|
-
resolved "https://registry.yarnpkg.com/@smithy/util-stream/-/util-stream-2.1.1.tgz#3ae0e88c3a1a45899e29c1655d2e5a3865b6c0a6"
|
|
2831
|
-
integrity sha512-J7SMIpUYvU4DQN55KmBtvaMc7NM3CZ2iWICdcgaovtLzseVhAqFRYqloT3mh0esrFw+3VEK6nQFteFsTqZSECQ==
|
|
2832
|
-
dependencies:
|
|
2833
|
-
"@smithy/fetch-http-handler" "^2.4.1"
|
|
2834
|
-
"@smithy/node-http-handler" "^2.3.1"
|
|
2835
|
-
"@smithy/types" "^2.9.1"
|
|
2836
|
-
"@smithy/util-base64" "^2.1.1"
|
|
2837
|
-
"@smithy/util-buffer-from" "^2.1.1"
|
|
2838
|
-
"@smithy/util-hex-encoding" "^2.1.1"
|
|
2839
|
-
"@smithy/util-utf8" "^2.1.1"
|
|
2840
|
-
tslib "^2.5.0"
|
|
2841
|
-
|
|
2842
|
-
"@smithy/util-stream@^2.1.2":
|
|
2530
|
+
"@smithy/util-stream@^2.1.1", "@smithy/util-stream@^2.1.2":
|
|
2843
2531
|
version "2.1.2"
|
|
2844
2532
|
resolved "https://registry.yarnpkg.com/@smithy/util-stream/-/util-stream-2.1.2.tgz#c1ab318fa2f14ef044bdec7cb93a9ffc36388f85"
|
|
2845
2533
|
integrity sha512-AbGjvoSok7YeUKv9WRVRSChQfsufLR54YCAabTbaABRdIucywRQs29em0uAP6r4RLj+4aFZStWGYpFgT0P8UlQ==
|
|
@@ -2868,16 +2556,7 @@
|
|
|
2868
2556
|
"@smithy/util-buffer-from" "^2.1.1"
|
|
2869
2557
|
tslib "^2.5.0"
|
|
2870
2558
|
|
|
2871
|
-
"@smithy/util-waiter@^2.1.1":
|
|
2872
|
-
version "2.1.1"
|
|
2873
|
-
resolved "https://registry.yarnpkg.com/@smithy/util-waiter/-/util-waiter-2.1.1.tgz#292d4d09cda7df38aba6ea2abd7d948e3f11bf2d"
|
|
2874
|
-
integrity sha512-kYy6BLJJNif+uqNENtJqWdXcpqo1LS+nj1AfXcDhOpqpSHJSAkVySLyZV9fkmuVO21lzGoxjvd1imGGJHph/IA==
|
|
2875
|
-
dependencies:
|
|
2876
|
-
"@smithy/abort-controller" "^2.1.1"
|
|
2877
|
-
"@smithy/types" "^2.9.1"
|
|
2878
|
-
tslib "^2.5.0"
|
|
2879
|
-
|
|
2880
|
-
"@smithy/util-waiter@^2.1.2":
|
|
2559
|
+
"@smithy/util-waiter@^2.1.1", "@smithy/util-waiter@^2.1.2":
|
|
2881
2560
|
version "2.1.2"
|
|
2882
2561
|
resolved "https://registry.yarnpkg.com/@smithy/util-waiter/-/util-waiter-2.1.2.tgz#194f8cbd9c8c7c6e03d57c22eb057fb6f30e0b44"
|
|
2883
2562
|
integrity sha512-yxLC57GBDmbDmrnH+vJxsrbV4/aYUucBONkSRLZyJIVFAl/QJH+O/h+phITHDaxVZCYZAcudYJw4ERE32BJM7g==
|
|
@@ -3027,10 +2706,10 @@
|
|
|
3027
2706
|
dependencies:
|
|
3028
2707
|
"@types/node" "*"
|
|
3029
2708
|
|
|
3030
|
-
"@types/node@*":
|
|
3031
|
-
version "20.
|
|
3032
|
-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.
|
|
3033
|
-
integrity sha512-
|
|
2709
|
+
"@types/node@*", "@types/node@^20.10.7":
|
|
2710
|
+
version "20.11.19"
|
|
2711
|
+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.11.19.tgz#b466de054e9cb5b3831bee38938de64ac7f81195"
|
|
2712
|
+
integrity sha512-7xMnVEcZFu0DikYjWOlRq7NTPETrm7teqUT2WkQjrTIkEgUyyGdWsj/Zg8bEJt5TNklzbPD1X3fqfsHw3SpapQ==
|
|
3034
2713
|
dependencies:
|
|
3035
2714
|
undici-types "~5.26.4"
|
|
3036
2715
|
|
|
@@ -3051,13 +2730,6 @@
|
|
|
3051
2730
|
dependencies:
|
|
3052
2731
|
undici-types "~5.26.4"
|
|
3053
2732
|
|
|
3054
|
-
"@types/node@^20.10.7":
|
|
3055
|
-
version "20.11.19"
|
|
3056
|
-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.11.19.tgz#b466de054e9cb5b3831bee38938de64ac7f81195"
|
|
3057
|
-
integrity sha512-7xMnVEcZFu0DikYjWOlRq7NTPETrm7teqUT2WkQjrTIkEgUyyGdWsj/Zg8bEJt5TNklzbPD1X3fqfsHw3SpapQ==
|
|
3058
|
-
dependencies:
|
|
3059
|
-
undici-types "~5.26.4"
|
|
3060
|
-
|
|
3061
2733
|
"@types/normalize-package-data@^2.4.0":
|
|
3062
2734
|
version "2.4.1"
|
|
3063
2735
|
resolved "https://registry.yarnpkg.com/@types/normalize-package-data/-/normalize-package-data-2.4.1.tgz#d3357479a0fdfdd5907fe67e17e0a85c906e1301"
|
|
@@ -3075,10 +2747,10 @@
|
|
|
3075
2747
|
dependencies:
|
|
3076
2748
|
"@types/node" "*"
|
|
3077
2749
|
|
|
3078
|
-
"@types/semver@^7.5.0", "@types/semver@^7.5.
|
|
3079
|
-
version "7.5.
|
|
3080
|
-
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.
|
|
3081
|
-
integrity sha512
|
|
2750
|
+
"@types/semver@^7.5.0", "@types/semver@^7.5.8":
|
|
2751
|
+
version "7.5.8"
|
|
2752
|
+
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.8.tgz#8268a8c57a3e4abd25c165ecd36237db7948a55e"
|
|
2753
|
+
integrity sha512-I8EUhyrgfLrcTkzV3TSsGyl1tSuPrEDzr0yd5m90UgNxQkyDXULk3b6MlQqTCpZpNtWe1K0hzclnZkTcLBe2UQ==
|
|
3082
2754
|
|
|
3083
2755
|
"@types/shelljs@^0.8.15":
|
|
3084
2756
|
version "0.8.15"
|
|
@@ -6425,7 +6097,7 @@ lines-and-columns@^1.1.6:
|
|
|
6425
6097
|
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.2.4.tgz#eca284f75d2965079309dc0ad9255abb2ebc1632"
|
|
6426
6098
|
integrity sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==
|
|
6427
6099
|
|
|
6428
|
-
linkinator@^6.0.
|
|
6100
|
+
linkinator@^6.0.4:
|
|
6429
6101
|
version "6.0.4"
|
|
6430
6102
|
resolved "https://registry.yarnpkg.com/linkinator/-/linkinator-6.0.4.tgz#2a4a9f76732b0f8968abf35ed09d57a3a8be3427"
|
|
6431
6103
|
integrity sha512-gxZ9ePUBeoaCk29p+2gAwrRIVnKOqAV8ZVCEM8N7MvpwbccDBQiKjXFyS6nQx56K1CCZLboan2i5iJfpWCsnSQ==
|
|
@@ -6869,7 +6541,7 @@ minimist-options@4.1.0:
|
|
|
6869
6541
|
is-plain-obj "^1.1.0"
|
|
6870
6542
|
kind-of "^6.0.3"
|
|
6871
6543
|
|
|
6872
|
-
minimist@^1.2.0, minimist@^1.2.
|
|
6544
|
+
minimist@^1.2.0, minimist@^1.2.5, minimist@^1.2.6:
|
|
6873
6545
|
version "1.2.8"
|
|
6874
6546
|
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.8.tgz#c1a464e7693302e082a075cee0c057741ac4772c"
|
|
6875
6547
|
integrity sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==
|
|
@@ -8334,14 +8006,6 @@ shiki@^0.14.1:
|
|
|
8334
8006
|
vscode-oniguruma "^1.7.0"
|
|
8335
8007
|
vscode-textmate "^8.0.0"
|
|
8336
8008
|
|
|
8337
|
-
shx@0.3.4:
|
|
8338
|
-
version "0.3.4"
|
|
8339
|
-
resolved "https://registry.yarnpkg.com/shx/-/shx-0.3.4.tgz#74289230b4b663979167f94e1935901406e40f02"
|
|
8340
|
-
integrity sha512-N6A9MLVqjxZYcVn8hLmtneQWIJtp8IKzMP4eMnx+nqkvXoqinUPCbUFLp2UcWTEIUONhlk0ewxr/jaVGlc+J+g==
|
|
8341
|
-
dependencies:
|
|
8342
|
-
minimist "^1.2.3"
|
|
8343
|
-
shelljs "^0.8.5"
|
|
8344
|
-
|
|
8345
8009
|
side-channel@^1.0.4:
|
|
8346
8010
|
version "1.0.4"
|
|
8347
8011
|
resolved "https://registry.yarnpkg.com/side-channel/-/side-channel-1.0.4.tgz#efce5c8fdc104ee751b25c58d4290011fa5ea2cf"
|