@salesforce/plugin-bre-to-cml 1.0.29 → 1.0.31
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/oclif.lock +924 -894
- package/oclif.manifest.json +1 -1
- package/package.json +6 -6
package/oclif.lock
CHANGED
|
@@ -86,513 +86,462 @@
|
|
|
86
86
|
"@smithy/util-utf8" "^2.0.0"
|
|
87
87
|
tslib "^2.6.2"
|
|
88
88
|
|
|
89
|
-
"@aws-sdk/client-cloudfront
|
|
90
|
-
version "3.
|
|
91
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/client-cloudfront/-/client-cloudfront-3.
|
|
92
|
-
integrity sha512-
|
|
89
|
+
"@aws-sdk/client-cloudfront@3.1009.0":
|
|
90
|
+
version "3.1009.0"
|
|
91
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/client-cloudfront/-/client-cloudfront-3.1009.0.tgz#378ce05603c38d31856a60fbc57032a6ecee07e4"
|
|
92
|
+
integrity sha512-KRac+gkuj3u49IyWkrudHRlP/q/faTto+1xRS7Aj6cDGewMIzgdQArrdZEJoVntbaVZHLM5s/NVmWORzBWNcSw==
|
|
93
93
|
dependencies:
|
|
94
94
|
"@aws-crypto/sha256-browser" "5.2.0"
|
|
95
95
|
"@aws-crypto/sha256-js" "5.2.0"
|
|
96
|
-
"@aws-sdk/core" "3.
|
|
97
|
-
"@aws-sdk/credential-provider-node" "3.
|
|
98
|
-
"@aws-sdk/middleware-host-header" "3.
|
|
99
|
-
"@aws-sdk/middleware-logger" "3.
|
|
100
|
-
"@aws-sdk/middleware-recursion-detection" "3.
|
|
101
|
-
"@aws-sdk/middleware-user-agent" "3.
|
|
102
|
-
"@aws-sdk/region-config-resolver" "3.
|
|
103
|
-
"@aws-sdk/types" "3.
|
|
104
|
-
"@aws-sdk/util-endpoints" "3.
|
|
105
|
-
"@aws-sdk/util-user-agent-browser" "3.
|
|
106
|
-
"@aws-sdk/util-user-agent-node" "3.
|
|
107
|
-
"@smithy/config-resolver" "^4.4.
|
|
108
|
-
"@smithy/core" "^3.
|
|
109
|
-
"@smithy/fetch-http-handler" "^5.3.
|
|
110
|
-
"@smithy/hash-node" "^4.2.
|
|
111
|
-
"@smithy/invalid-dependency" "^4.2.
|
|
112
|
-
"@smithy/middleware-content-length" "^4.2.
|
|
113
|
-
"@smithy/middleware-endpoint" "^4.4.
|
|
114
|
-
"@smithy/middleware-retry" "^4.4.
|
|
115
|
-
"@smithy/middleware-serde" "^4.2.
|
|
116
|
-
"@smithy/middleware-stack" "^4.2.
|
|
117
|
-
"@smithy/node-config-provider" "^4.3.
|
|
118
|
-
"@smithy/node-http-handler" "^4.4.
|
|
119
|
-
"@smithy/protocol-http" "^5.3.
|
|
120
|
-
"@smithy/smithy-client" "^4.
|
|
121
|
-
"@smithy/types" "^4.
|
|
122
|
-
"@smithy/url-parser" "^4.2.
|
|
123
|
-
"@smithy/util-base64" "^4.3.
|
|
124
|
-
"@smithy/util-body-length-browser" "^4.2.
|
|
125
|
-
"@smithy/util-body-length-node" "^4.2.
|
|
126
|
-
"@smithy/util-defaults-mode-browser" "^4.3.
|
|
127
|
-
"@smithy/util-defaults-mode-node" "^4.2.
|
|
128
|
-
"@smithy/util-endpoints" "^3.
|
|
129
|
-
"@smithy/util-middleware" "^4.2.
|
|
130
|
-
"@smithy/util-retry" "^4.2.
|
|
131
|
-
"@smithy/util-stream" "^4.5.
|
|
132
|
-
"@smithy/util-utf8" "^4.2.
|
|
133
|
-
"@smithy/util-waiter" "^4.2.
|
|
96
|
+
"@aws-sdk/core" "^3.973.20"
|
|
97
|
+
"@aws-sdk/credential-provider-node" "^3.972.21"
|
|
98
|
+
"@aws-sdk/middleware-host-header" "^3.972.8"
|
|
99
|
+
"@aws-sdk/middleware-logger" "^3.972.8"
|
|
100
|
+
"@aws-sdk/middleware-recursion-detection" "^3.972.8"
|
|
101
|
+
"@aws-sdk/middleware-user-agent" "^3.972.21"
|
|
102
|
+
"@aws-sdk/region-config-resolver" "^3.972.8"
|
|
103
|
+
"@aws-sdk/types" "^3.973.6"
|
|
104
|
+
"@aws-sdk/util-endpoints" "^3.996.5"
|
|
105
|
+
"@aws-sdk/util-user-agent-browser" "^3.972.8"
|
|
106
|
+
"@aws-sdk/util-user-agent-node" "^3.973.7"
|
|
107
|
+
"@smithy/config-resolver" "^4.4.11"
|
|
108
|
+
"@smithy/core" "^3.23.11"
|
|
109
|
+
"@smithy/fetch-http-handler" "^5.3.15"
|
|
110
|
+
"@smithy/hash-node" "^4.2.12"
|
|
111
|
+
"@smithy/invalid-dependency" "^4.2.12"
|
|
112
|
+
"@smithy/middleware-content-length" "^4.2.12"
|
|
113
|
+
"@smithy/middleware-endpoint" "^4.4.25"
|
|
114
|
+
"@smithy/middleware-retry" "^4.4.42"
|
|
115
|
+
"@smithy/middleware-serde" "^4.2.14"
|
|
116
|
+
"@smithy/middleware-stack" "^4.2.12"
|
|
117
|
+
"@smithy/node-config-provider" "^4.3.12"
|
|
118
|
+
"@smithy/node-http-handler" "^4.4.16"
|
|
119
|
+
"@smithy/protocol-http" "^5.3.12"
|
|
120
|
+
"@smithy/smithy-client" "^4.12.5"
|
|
121
|
+
"@smithy/types" "^4.13.1"
|
|
122
|
+
"@smithy/url-parser" "^4.2.12"
|
|
123
|
+
"@smithy/util-base64" "^4.3.2"
|
|
124
|
+
"@smithy/util-body-length-browser" "^4.2.2"
|
|
125
|
+
"@smithy/util-body-length-node" "^4.2.3"
|
|
126
|
+
"@smithy/util-defaults-mode-browser" "^4.3.41"
|
|
127
|
+
"@smithy/util-defaults-mode-node" "^4.2.44"
|
|
128
|
+
"@smithy/util-endpoints" "^3.3.3"
|
|
129
|
+
"@smithy/util-middleware" "^4.2.12"
|
|
130
|
+
"@smithy/util-retry" "^4.2.12"
|
|
131
|
+
"@smithy/util-stream" "^4.5.19"
|
|
132
|
+
"@smithy/util-utf8" "^4.2.2"
|
|
133
|
+
"@smithy/util-waiter" "^4.2.13"
|
|
134
134
|
tslib "^2.6.2"
|
|
135
135
|
|
|
136
|
-
"@aws-sdk/client-s3
|
|
137
|
-
version "3.
|
|
138
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/client-s3/-/client-s3-3.
|
|
139
|
-
integrity sha512-
|
|
136
|
+
"@aws-sdk/client-s3@3.1014.0":
|
|
137
|
+
version "3.1014.0"
|
|
138
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/client-s3/-/client-s3-3.1014.0.tgz#46684750c3b95b46841000ba04115c010dc0b521"
|
|
139
|
+
integrity sha512-0XLrOT4Cm3NEhhiME7l/8LbTXS4KdsbR4dSrY207KNKTcHLLTZ9EXt4ZpgnTfLvWQF3pGP2us4Zi1fYLo0N+Ow==
|
|
140
140
|
dependencies:
|
|
141
141
|
"@aws-crypto/sha1-browser" "5.2.0"
|
|
142
142
|
"@aws-crypto/sha256-browser" "5.2.0"
|
|
143
143
|
"@aws-crypto/sha256-js" "5.2.0"
|
|
144
|
-
"@aws-sdk/core" "3.
|
|
145
|
-
"@aws-sdk/credential-provider-node" "3.
|
|
146
|
-
"@aws-sdk/middleware-bucket-endpoint" "3.
|
|
147
|
-
"@aws-sdk/middleware-expect-continue" "3.
|
|
148
|
-
"@aws-sdk/middleware-flexible-checksums" "3.
|
|
149
|
-
"@aws-sdk/middleware-host-header" "3.
|
|
150
|
-
"@aws-sdk/middleware-location-constraint" "3.
|
|
151
|
-
"@aws-sdk/middleware-logger" "3.
|
|
152
|
-
"@aws-sdk/middleware-recursion-detection" "3.
|
|
153
|
-
"@aws-sdk/middleware-sdk-s3" "3.
|
|
154
|
-
"@aws-sdk/middleware-ssec" "3.
|
|
155
|
-
"@aws-sdk/middleware-user-agent" "3.
|
|
156
|
-
"@aws-sdk/region-config-resolver" "3.
|
|
157
|
-
"@aws-sdk/signature-v4-multi-region" "3.
|
|
158
|
-
"@aws-sdk/types" "3.
|
|
159
|
-
"@aws-sdk/util-endpoints" "3.
|
|
160
|
-
"@aws-sdk/util-user-agent-browser" "3.
|
|
161
|
-
"@aws-sdk/util-user-agent-node" "3.
|
|
162
|
-
"@smithy/config-resolver" "^4.4.
|
|
163
|
-
"@smithy/core" "^3.
|
|
164
|
-
"@smithy/eventstream-serde-browser" "^4.2.
|
|
165
|
-
"@smithy/eventstream-serde-config-resolver" "^4.3.
|
|
166
|
-
"@smithy/eventstream-serde-node" "^4.2.
|
|
167
|
-
"@smithy/fetch-http-handler" "^5.3.
|
|
168
|
-
"@smithy/hash-blob-browser" "^4.2.
|
|
169
|
-
"@smithy/hash-node" "^4.2.
|
|
170
|
-
"@smithy/hash-stream-node" "^4.2.
|
|
171
|
-
"@smithy/invalid-dependency" "^4.2.
|
|
172
|
-
"@smithy/md5-js" "^4.2.
|
|
173
|
-
"@smithy/middleware-content-length" "^4.2.
|
|
174
|
-
"@smithy/middleware-endpoint" "^4.4.
|
|
175
|
-
"@smithy/middleware-retry" "^4.4.
|
|
176
|
-
"@smithy/middleware-serde" "^4.2.
|
|
177
|
-
"@smithy/middleware-stack" "^4.2.
|
|
178
|
-
"@smithy/node-config-provider" "^4.3.
|
|
179
|
-
"@smithy/node-http-handler" "^4.
|
|
180
|
-
"@smithy/protocol-http" "^5.3.
|
|
181
|
-
"@smithy/smithy-client" "^4.
|
|
182
|
-
"@smithy/types" "^4.
|
|
183
|
-
"@smithy/url-parser" "^4.2.
|
|
184
|
-
"@smithy/util-base64" "^4.3.
|
|
185
|
-
"@smithy/util-body-length-browser" "^4.2.
|
|
186
|
-
"@smithy/util-body-length-node" "^4.2.
|
|
187
|
-
"@smithy/util-defaults-mode-browser" "^4.3.
|
|
188
|
-
"@smithy/util-defaults-mode-node" "^4.2.
|
|
189
|
-
"@smithy/util-endpoints" "^3.
|
|
190
|
-
"@smithy/util-middleware" "^4.2.
|
|
191
|
-
"@smithy/util-retry" "^4.2.
|
|
192
|
-
"@smithy/util-stream" "^4.5.
|
|
193
|
-
"@smithy/util-utf8" "^4.2.
|
|
194
|
-
"@smithy/util-waiter" "^4.2.
|
|
144
|
+
"@aws-sdk/core" "^3.973.23"
|
|
145
|
+
"@aws-sdk/credential-provider-node" "^3.972.24"
|
|
146
|
+
"@aws-sdk/middleware-bucket-endpoint" "^3.972.8"
|
|
147
|
+
"@aws-sdk/middleware-expect-continue" "^3.972.8"
|
|
148
|
+
"@aws-sdk/middleware-flexible-checksums" "^3.974.3"
|
|
149
|
+
"@aws-sdk/middleware-host-header" "^3.972.8"
|
|
150
|
+
"@aws-sdk/middleware-location-constraint" "^3.972.8"
|
|
151
|
+
"@aws-sdk/middleware-logger" "^3.972.8"
|
|
152
|
+
"@aws-sdk/middleware-recursion-detection" "^3.972.8"
|
|
153
|
+
"@aws-sdk/middleware-sdk-s3" "^3.972.23"
|
|
154
|
+
"@aws-sdk/middleware-ssec" "^3.972.8"
|
|
155
|
+
"@aws-sdk/middleware-user-agent" "^3.972.24"
|
|
156
|
+
"@aws-sdk/region-config-resolver" "^3.972.9"
|
|
157
|
+
"@aws-sdk/signature-v4-multi-region" "^3.996.11"
|
|
158
|
+
"@aws-sdk/types" "^3.973.6"
|
|
159
|
+
"@aws-sdk/util-endpoints" "^3.996.5"
|
|
160
|
+
"@aws-sdk/util-user-agent-browser" "^3.972.8"
|
|
161
|
+
"@aws-sdk/util-user-agent-node" "^3.973.10"
|
|
162
|
+
"@smithy/config-resolver" "^4.4.13"
|
|
163
|
+
"@smithy/core" "^3.23.12"
|
|
164
|
+
"@smithy/eventstream-serde-browser" "^4.2.12"
|
|
165
|
+
"@smithy/eventstream-serde-config-resolver" "^4.3.12"
|
|
166
|
+
"@smithy/eventstream-serde-node" "^4.2.12"
|
|
167
|
+
"@smithy/fetch-http-handler" "^5.3.15"
|
|
168
|
+
"@smithy/hash-blob-browser" "^4.2.13"
|
|
169
|
+
"@smithy/hash-node" "^4.2.12"
|
|
170
|
+
"@smithy/hash-stream-node" "^4.2.12"
|
|
171
|
+
"@smithy/invalid-dependency" "^4.2.12"
|
|
172
|
+
"@smithy/md5-js" "^4.2.12"
|
|
173
|
+
"@smithy/middleware-content-length" "^4.2.12"
|
|
174
|
+
"@smithy/middleware-endpoint" "^4.4.27"
|
|
175
|
+
"@smithy/middleware-retry" "^4.4.44"
|
|
176
|
+
"@smithy/middleware-serde" "^4.2.15"
|
|
177
|
+
"@smithy/middleware-stack" "^4.2.12"
|
|
178
|
+
"@smithy/node-config-provider" "^4.3.12"
|
|
179
|
+
"@smithy/node-http-handler" "^4.5.0"
|
|
180
|
+
"@smithy/protocol-http" "^5.3.12"
|
|
181
|
+
"@smithy/smithy-client" "^4.12.7"
|
|
182
|
+
"@smithy/types" "^4.13.1"
|
|
183
|
+
"@smithy/url-parser" "^4.2.12"
|
|
184
|
+
"@smithy/util-base64" "^4.3.2"
|
|
185
|
+
"@smithy/util-body-length-browser" "^4.2.2"
|
|
186
|
+
"@smithy/util-body-length-node" "^4.2.3"
|
|
187
|
+
"@smithy/util-defaults-mode-browser" "^4.3.43"
|
|
188
|
+
"@smithy/util-defaults-mode-node" "^4.2.47"
|
|
189
|
+
"@smithy/util-endpoints" "^3.3.3"
|
|
190
|
+
"@smithy/util-middleware" "^4.2.12"
|
|
191
|
+
"@smithy/util-retry" "^4.2.12"
|
|
192
|
+
"@smithy/util-stream" "^4.5.20"
|
|
193
|
+
"@smithy/util-utf8" "^4.2.2"
|
|
194
|
+
"@smithy/util-waiter" "^4.2.13"
|
|
195
195
|
tslib "^2.6.2"
|
|
196
196
|
|
|
197
|
-
"@aws-sdk/
|
|
198
|
-
version "3.
|
|
199
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/
|
|
200
|
-
integrity sha512-
|
|
201
|
-
dependencies:
|
|
202
|
-
"@aws-
|
|
203
|
-
"@aws-
|
|
204
|
-
"@
|
|
205
|
-
"@
|
|
206
|
-
"@
|
|
207
|
-
"@
|
|
208
|
-
"@
|
|
209
|
-
"@
|
|
210
|
-
"@
|
|
211
|
-
"@
|
|
212
|
-
"@
|
|
213
|
-
"@
|
|
214
|
-
"@smithy/config-resolver" "^4.4.5"
|
|
215
|
-
"@smithy/core" "^3.20.0"
|
|
216
|
-
"@smithy/fetch-http-handler" "^5.3.8"
|
|
217
|
-
"@smithy/hash-node" "^4.2.7"
|
|
218
|
-
"@smithy/invalid-dependency" "^4.2.7"
|
|
219
|
-
"@smithy/middleware-content-length" "^4.2.7"
|
|
220
|
-
"@smithy/middleware-endpoint" "^4.4.1"
|
|
221
|
-
"@smithy/middleware-retry" "^4.4.17"
|
|
222
|
-
"@smithy/middleware-serde" "^4.2.8"
|
|
223
|
-
"@smithy/middleware-stack" "^4.2.7"
|
|
224
|
-
"@smithy/node-config-provider" "^4.3.7"
|
|
225
|
-
"@smithy/node-http-handler" "^4.4.7"
|
|
226
|
-
"@smithy/protocol-http" "^5.3.7"
|
|
227
|
-
"@smithy/smithy-client" "^4.10.2"
|
|
228
|
-
"@smithy/types" "^4.11.0"
|
|
229
|
-
"@smithy/url-parser" "^4.2.7"
|
|
230
|
-
"@smithy/util-base64" "^4.3.0"
|
|
231
|
-
"@smithy/util-body-length-browser" "^4.2.0"
|
|
232
|
-
"@smithy/util-body-length-node" "^4.2.1"
|
|
233
|
-
"@smithy/util-defaults-mode-browser" "^4.3.16"
|
|
234
|
-
"@smithy/util-defaults-mode-node" "^4.2.19"
|
|
235
|
-
"@smithy/util-endpoints" "^3.2.7"
|
|
236
|
-
"@smithy/util-middleware" "^4.2.7"
|
|
237
|
-
"@smithy/util-retry" "^4.2.7"
|
|
238
|
-
"@smithy/util-utf8" "^4.2.0"
|
|
197
|
+
"@aws-sdk/core@^3.973.20", "@aws-sdk/core@^3.973.23", "@aws-sdk/core@^3.973.24":
|
|
198
|
+
version "3.973.24"
|
|
199
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/core/-/core-3.973.24.tgz#3fe12eb94fb8733a7b07f7a00fda9b20b42179fd"
|
|
200
|
+
integrity sha512-vvf82RYQu2GidWAuQq+uIzaPz9V0gSCXVqdVzRosgl5rXcspXOpSD3wFreGGW6AYymPr97Z69kjVnLePBxloDw==
|
|
201
|
+
dependencies:
|
|
202
|
+
"@aws-sdk/types" "^3.973.6"
|
|
203
|
+
"@aws-sdk/xml-builder" "^3.972.15"
|
|
204
|
+
"@smithy/core" "^3.23.12"
|
|
205
|
+
"@smithy/node-config-provider" "^4.3.12"
|
|
206
|
+
"@smithy/property-provider" "^4.2.12"
|
|
207
|
+
"@smithy/protocol-http" "^5.3.12"
|
|
208
|
+
"@smithy/signature-v4" "^5.3.12"
|
|
209
|
+
"@smithy/smithy-client" "^4.12.7"
|
|
210
|
+
"@smithy/types" "^4.13.1"
|
|
211
|
+
"@smithy/util-base64" "^4.3.2"
|
|
212
|
+
"@smithy/util-middleware" "^4.2.12"
|
|
213
|
+
"@smithy/util-utf8" "^4.2.2"
|
|
239
214
|
tslib "^2.6.2"
|
|
240
215
|
|
|
241
|
-
"@aws-sdk/
|
|
242
|
-
version "3.
|
|
243
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/
|
|
244
|
-
integrity sha512-
|
|
245
|
-
dependencies:
|
|
246
|
-
"@aws-sdk/types" "3.957.0"
|
|
247
|
-
"@aws-sdk/xml-builder" "3.957.0"
|
|
248
|
-
"@smithy/core" "^3.20.0"
|
|
249
|
-
"@smithy/node-config-provider" "^4.3.7"
|
|
250
|
-
"@smithy/property-provider" "^4.2.7"
|
|
251
|
-
"@smithy/protocol-http" "^5.3.7"
|
|
252
|
-
"@smithy/signature-v4" "^5.3.7"
|
|
253
|
-
"@smithy/smithy-client" "^4.10.2"
|
|
254
|
-
"@smithy/types" "^4.11.0"
|
|
255
|
-
"@smithy/util-base64" "^4.3.0"
|
|
256
|
-
"@smithy/util-middleware" "^4.2.7"
|
|
257
|
-
"@smithy/util-utf8" "^4.2.0"
|
|
258
|
-
tslib "^2.6.2"
|
|
259
|
-
|
|
260
|
-
"@aws-sdk/crc64-nvme@3.957.0":
|
|
261
|
-
version "3.957.0"
|
|
262
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/crc64-nvme/-/crc64-nvme-3.957.0.tgz#6c6665177f5bfb01b290c767cd6f78ea00d33d5f"
|
|
263
|
-
integrity sha512-qSwSfI+qBU9HDsd6/4fM9faCxYJx2yDuHtj+NVOQ6XYDWQzFab/hUdwuKZ77Pi6goLF1pBZhJ2azaC2w7LbnTA==
|
|
216
|
+
"@aws-sdk/crc64-nvme@^3.972.5":
|
|
217
|
+
version "3.972.5"
|
|
218
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/crc64-nvme/-/crc64-nvme-3.972.5.tgz#8b6213341e86759568dbf2d7631c6820580d2969"
|
|
219
|
+
integrity sha512-2VbTstbjKdT+yKi8m7b3a9CiVac+pL/IY2PHJwsaGkkHmuuqkJZIErPck1h6P3T9ghQMLSdMPyW6Qp7Di5swFg==
|
|
264
220
|
dependencies:
|
|
265
|
-
"@smithy/types" "^4.
|
|
221
|
+
"@smithy/types" "^4.13.1"
|
|
266
222
|
tslib "^2.6.2"
|
|
267
223
|
|
|
268
|
-
"@aws-sdk/credential-provider-env
|
|
269
|
-
version "3.
|
|
270
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-env/-/credential-provider-env-3.
|
|
271
|
-
integrity sha512-
|
|
224
|
+
"@aws-sdk/credential-provider-env@^3.972.22":
|
|
225
|
+
version "3.972.22"
|
|
226
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-env/-/credential-provider-env-3.972.22.tgz#8adaae8a4f43e4df925749e83a318a725a4d8584"
|
|
227
|
+
integrity sha512-cXp0VTDWT76p3hyK5D51yIKEfpf6/zsUvMfaB8CkyqadJxMQ8SbEeVroregmDlZbtG31wkj9ei0WnftmieggLg==
|
|
272
228
|
dependencies:
|
|
273
|
-
"@aws-sdk/core" "3.
|
|
274
|
-
"@aws-sdk/types" "3.
|
|
275
|
-
"@smithy/property-provider" "^4.2.
|
|
276
|
-
"@smithy/types" "^4.
|
|
229
|
+
"@aws-sdk/core" "^3.973.24"
|
|
230
|
+
"@aws-sdk/types" "^3.973.6"
|
|
231
|
+
"@smithy/property-provider" "^4.2.12"
|
|
232
|
+
"@smithy/types" "^4.13.1"
|
|
277
233
|
tslib "^2.6.2"
|
|
278
234
|
|
|
279
|
-
"@aws-sdk/credential-provider-http
|
|
280
|
-
version "3.
|
|
281
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-http/-/credential-provider-http-3.
|
|
282
|
-
integrity sha512-
|
|
283
|
-
dependencies:
|
|
284
|
-
"@aws-sdk/core" "3.
|
|
285
|
-
"@aws-sdk/types" "3.
|
|
286
|
-
"@smithy/fetch-http-handler" "^5.3.
|
|
287
|
-
"@smithy/node-http-handler" "^4.
|
|
288
|
-
"@smithy/property-provider" "^4.2.
|
|
289
|
-
"@smithy/protocol-http" "^5.3.
|
|
290
|
-
"@smithy/smithy-client" "^4.
|
|
291
|
-
"@smithy/types" "^4.
|
|
292
|
-
"@smithy/util-stream" "^4.5.
|
|
235
|
+
"@aws-sdk/credential-provider-http@^3.972.24":
|
|
236
|
+
version "3.972.24"
|
|
237
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-http/-/credential-provider-http-3.972.24.tgz#d3d38271a695325c2f25cd8d16a98fabaa75c211"
|
|
238
|
+
integrity sha512-h694K7+tRuepSRJr09wTvQfaEnjzsKZ5s7fbESrVds02GT/QzViJ94/HCNwM7bUfFxqpPXHxulZfL6Cou0dwPg==
|
|
239
|
+
dependencies:
|
|
240
|
+
"@aws-sdk/core" "^3.973.24"
|
|
241
|
+
"@aws-sdk/types" "^3.973.6"
|
|
242
|
+
"@smithy/fetch-http-handler" "^5.3.15"
|
|
243
|
+
"@smithy/node-http-handler" "^4.5.0"
|
|
244
|
+
"@smithy/property-provider" "^4.2.12"
|
|
245
|
+
"@smithy/protocol-http" "^5.3.12"
|
|
246
|
+
"@smithy/smithy-client" "^4.12.7"
|
|
247
|
+
"@smithy/types" "^4.13.1"
|
|
248
|
+
"@smithy/util-stream" "^4.5.20"
|
|
293
249
|
tslib "^2.6.2"
|
|
294
250
|
|
|
295
|
-
"@aws-sdk/credential-provider-ini
|
|
296
|
-
version "3.
|
|
297
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-ini/-/credential-provider-ini-3.
|
|
298
|
-
integrity sha512-
|
|
299
|
-
dependencies:
|
|
300
|
-
"@aws-sdk/core" "3.
|
|
301
|
-
"@aws-sdk/credential-provider-env" "3.
|
|
302
|
-
"@aws-sdk/credential-provider-http" "3.
|
|
303
|
-
"@aws-sdk/credential-provider-login" "3.
|
|
304
|
-
"@aws-sdk/credential-provider-process" "3.
|
|
305
|
-
"@aws-sdk/credential-provider-sso" "3.
|
|
306
|
-
"@aws-sdk/credential-provider-web-identity" "3.
|
|
307
|
-
"@aws-sdk/nested-clients" "3.
|
|
308
|
-
"@aws-sdk/types" "3.
|
|
309
|
-
"@smithy/credential-provider-imds" "^4.2.
|
|
310
|
-
"@smithy/property-provider" "^4.2.
|
|
311
|
-
"@smithy/shared-ini-file-loader" "^4.4.
|
|
312
|
-
"@smithy/types" "^4.
|
|
251
|
+
"@aws-sdk/credential-provider-ini@^3.972.24":
|
|
252
|
+
version "3.972.24"
|
|
253
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-ini/-/credential-provider-ini-3.972.24.tgz#66b4caff529c2d5c28ba660877bfb22bfbbf7471"
|
|
254
|
+
integrity sha512-O46fFmv0RDFWiWEA9/e6oW92BnsyAXuEgTTasxHligjn2RCr9L/DK773m/NoFaL3ZdNAUz8WxgxunleMnHAkeQ==
|
|
255
|
+
dependencies:
|
|
256
|
+
"@aws-sdk/core" "^3.973.24"
|
|
257
|
+
"@aws-sdk/credential-provider-env" "^3.972.22"
|
|
258
|
+
"@aws-sdk/credential-provider-http" "^3.972.24"
|
|
259
|
+
"@aws-sdk/credential-provider-login" "^3.972.24"
|
|
260
|
+
"@aws-sdk/credential-provider-process" "^3.972.22"
|
|
261
|
+
"@aws-sdk/credential-provider-sso" "^3.972.24"
|
|
262
|
+
"@aws-sdk/credential-provider-web-identity" "^3.972.24"
|
|
263
|
+
"@aws-sdk/nested-clients" "^3.996.14"
|
|
264
|
+
"@aws-sdk/types" "^3.973.6"
|
|
265
|
+
"@smithy/credential-provider-imds" "^4.2.12"
|
|
266
|
+
"@smithy/property-provider" "^4.2.12"
|
|
267
|
+
"@smithy/shared-ini-file-loader" "^4.4.7"
|
|
268
|
+
"@smithy/types" "^4.13.1"
|
|
313
269
|
tslib "^2.6.2"
|
|
314
270
|
|
|
315
|
-
"@aws-sdk/credential-provider-login
|
|
316
|
-
version "3.
|
|
317
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-login/-/credential-provider-login-3.
|
|
318
|
-
integrity sha512-
|
|
319
|
-
dependencies:
|
|
320
|
-
"@aws-sdk/core" "3.
|
|
321
|
-
"@aws-sdk/nested-clients" "3.
|
|
322
|
-
"@aws-sdk/types" "3.
|
|
323
|
-
"@smithy/property-provider" "^4.2.
|
|
324
|
-
"@smithy/protocol-http" "^5.3.
|
|
325
|
-
"@smithy/shared-ini-file-loader" "^4.4.
|
|
326
|
-
"@smithy/types" "^4.
|
|
271
|
+
"@aws-sdk/credential-provider-login@^3.972.24":
|
|
272
|
+
version "3.972.24"
|
|
273
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-login/-/credential-provider-login-3.972.24.tgz#cdf052c46eaf7cd567a3d2acb7d3c616b9989bf3"
|
|
274
|
+
integrity sha512-sIk8oa6AzDoUhxsR11svZESqvzGuXesw62Rl2oW6wguZx8i9cdGCvkFg+h5K7iucUZP8wyWibUbJMc+J66cu5g==
|
|
275
|
+
dependencies:
|
|
276
|
+
"@aws-sdk/core" "^3.973.24"
|
|
277
|
+
"@aws-sdk/nested-clients" "^3.996.14"
|
|
278
|
+
"@aws-sdk/types" "^3.973.6"
|
|
279
|
+
"@smithy/property-provider" "^4.2.12"
|
|
280
|
+
"@smithy/protocol-http" "^5.3.12"
|
|
281
|
+
"@smithy/shared-ini-file-loader" "^4.4.7"
|
|
282
|
+
"@smithy/types" "^4.13.1"
|
|
327
283
|
tslib "^2.6.2"
|
|
328
284
|
|
|
329
|
-
"@aws-sdk/credential-provider-node@3.
|
|
330
|
-
version "3.
|
|
331
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-node/-/credential-provider-node-3.
|
|
332
|
-
integrity sha512-
|
|
333
|
-
dependencies:
|
|
334
|
-
"@aws-sdk/credential-provider-env" "3.
|
|
335
|
-
"@aws-sdk/credential-provider-http" "3.
|
|
336
|
-
"@aws-sdk/credential-provider-ini" "3.
|
|
337
|
-
"@aws-sdk/credential-provider-process" "3.
|
|
338
|
-
"@aws-sdk/credential-provider-sso" "3.
|
|
339
|
-
"@aws-sdk/credential-provider-web-identity" "3.
|
|
340
|
-
"@aws-sdk/types" "3.
|
|
341
|
-
"@smithy/credential-provider-imds" "^4.2.
|
|
342
|
-
"@smithy/property-provider" "^4.2.
|
|
343
|
-
"@smithy/shared-ini-file-loader" "^4.4.
|
|
344
|
-
"@smithy/types" "^4.
|
|
285
|
+
"@aws-sdk/credential-provider-node@^3.972.21", "@aws-sdk/credential-provider-node@^3.972.24":
|
|
286
|
+
version "3.972.25"
|
|
287
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-node/-/credential-provider-node-3.972.25.tgz#0cbdf537b013d849a2d4fcf3d12660b21fefbfd9"
|
|
288
|
+
integrity sha512-m7dR0Dsva2P+VUpL+VkC0WwiDby5pgmWXkRVDB5rlwv0jXJrQJf7YMtCoM8Wjk0H9jPeCYOxOXXcIgp/qp5Alg==
|
|
289
|
+
dependencies:
|
|
290
|
+
"@aws-sdk/credential-provider-env" "^3.972.22"
|
|
291
|
+
"@aws-sdk/credential-provider-http" "^3.972.24"
|
|
292
|
+
"@aws-sdk/credential-provider-ini" "^3.972.24"
|
|
293
|
+
"@aws-sdk/credential-provider-process" "^3.972.22"
|
|
294
|
+
"@aws-sdk/credential-provider-sso" "^3.972.24"
|
|
295
|
+
"@aws-sdk/credential-provider-web-identity" "^3.972.24"
|
|
296
|
+
"@aws-sdk/types" "^3.973.6"
|
|
297
|
+
"@smithy/credential-provider-imds" "^4.2.12"
|
|
298
|
+
"@smithy/property-provider" "^4.2.12"
|
|
299
|
+
"@smithy/shared-ini-file-loader" "^4.4.7"
|
|
300
|
+
"@smithy/types" "^4.13.1"
|
|
345
301
|
tslib "^2.6.2"
|
|
346
302
|
|
|
347
|
-
"@aws-sdk/credential-provider-process
|
|
348
|
-
version "3.
|
|
349
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-process/-/credential-provider-process-3.
|
|
350
|
-
integrity sha512
|
|
303
|
+
"@aws-sdk/credential-provider-process@^3.972.22":
|
|
304
|
+
version "3.972.22"
|
|
305
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-process/-/credential-provider-process-3.972.22.tgz#1271d68cab8a0cb1ae99eb8812dd04ca4ef9eb81"
|
|
306
|
+
integrity sha512-Os32s8/4gTZjBk5BtoS/cuTILaj+K72d0dVG7TCJX/fC4598cxwLDmf1AEHEpER5oL3K//yETjvFaz0V8oO5Xw==
|
|
351
307
|
dependencies:
|
|
352
|
-
"@aws-sdk/core" "3.
|
|
353
|
-
"@aws-sdk/types" "3.
|
|
354
|
-
"@smithy/property-provider" "^4.2.
|
|
355
|
-
"@smithy/shared-ini-file-loader" "^4.4.
|
|
356
|
-
"@smithy/types" "^4.
|
|
308
|
+
"@aws-sdk/core" "^3.973.24"
|
|
309
|
+
"@aws-sdk/types" "^3.973.6"
|
|
310
|
+
"@smithy/property-provider" "^4.2.12"
|
|
311
|
+
"@smithy/shared-ini-file-loader" "^4.4.7"
|
|
312
|
+
"@smithy/types" "^4.13.1"
|
|
357
313
|
tslib "^2.6.2"
|
|
358
314
|
|
|
359
|
-
"@aws-sdk/credential-provider-sso
|
|
360
|
-
version "3.
|
|
361
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-sso/-/credential-provider-sso-3.
|
|
362
|
-
integrity sha512-
|
|
363
|
-
dependencies:
|
|
364
|
-
"@aws-sdk/
|
|
365
|
-
"@aws-sdk/
|
|
366
|
-
"@aws-sdk/token-providers" "3.
|
|
367
|
-
"@aws-sdk/types" "3.
|
|
368
|
-
"@smithy/property-provider" "^4.2.
|
|
369
|
-
"@smithy/shared-ini-file-loader" "^4.4.
|
|
370
|
-
"@smithy/types" "^4.
|
|
315
|
+
"@aws-sdk/credential-provider-sso@^3.972.24":
|
|
316
|
+
version "3.972.24"
|
|
317
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-sso/-/credential-provider-sso-3.972.24.tgz#13b2679ee5af5ffa90adff885334eac14ca4aac3"
|
|
318
|
+
integrity sha512-PaFv7snEfypU2yXkpvfyWgddEbDLtgVe51wdZlinhc2doubBjUzJZZpgwuF2Jenl1FBydMhNpMjD6SBUM3qdSA==
|
|
319
|
+
dependencies:
|
|
320
|
+
"@aws-sdk/core" "^3.973.24"
|
|
321
|
+
"@aws-sdk/nested-clients" "^3.996.14"
|
|
322
|
+
"@aws-sdk/token-providers" "3.1015.0"
|
|
323
|
+
"@aws-sdk/types" "^3.973.6"
|
|
324
|
+
"@smithy/property-provider" "^4.2.12"
|
|
325
|
+
"@smithy/shared-ini-file-loader" "^4.4.7"
|
|
326
|
+
"@smithy/types" "^4.13.1"
|
|
371
327
|
tslib "^2.6.2"
|
|
372
328
|
|
|
373
|
-
"@aws-sdk/credential-provider-web-identity
|
|
374
|
-
version "3.
|
|
375
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-web-identity/-/credential-provider-web-identity-3.
|
|
376
|
-
integrity sha512-
|
|
377
|
-
dependencies:
|
|
378
|
-
"@aws-sdk/core" "3.
|
|
379
|
-
"@aws-sdk/nested-clients" "3.
|
|
380
|
-
"@aws-sdk/types" "3.
|
|
381
|
-
"@smithy/property-provider" "^4.2.
|
|
382
|
-
"@smithy/shared-ini-file-loader" "^4.4.
|
|
383
|
-
"@smithy/types" "^4.
|
|
329
|
+
"@aws-sdk/credential-provider-web-identity@^3.972.24":
|
|
330
|
+
version "3.972.24"
|
|
331
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-web-identity/-/credential-provider-web-identity-3.972.24.tgz#a1e48b5a0417ae6d609c33c96410feac5fdb21c6"
|
|
332
|
+
integrity sha512-J6H4R1nvr3uBTqD/EeIPAskrBtET4WFfNhpFySr2xW7bVZOXpQfPjrLSIx65jcNjBmLXzWq8QFLdVoGxiGG/SA==
|
|
333
|
+
dependencies:
|
|
334
|
+
"@aws-sdk/core" "^3.973.24"
|
|
335
|
+
"@aws-sdk/nested-clients" "^3.996.14"
|
|
336
|
+
"@aws-sdk/types" "^3.973.6"
|
|
337
|
+
"@smithy/property-provider" "^4.2.12"
|
|
338
|
+
"@smithy/shared-ini-file-loader" "^4.4.7"
|
|
339
|
+
"@smithy/types" "^4.13.1"
|
|
384
340
|
tslib "^2.6.2"
|
|
385
341
|
|
|
386
|
-
"@aws-sdk/middleware-bucket-endpoint
|
|
387
|
-
version "3.
|
|
388
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-bucket-endpoint/-/middleware-bucket-endpoint-3.
|
|
389
|
-
integrity sha512-
|
|
390
|
-
dependencies:
|
|
391
|
-
"@aws-sdk/types" "3.
|
|
392
|
-
"@aws-sdk/util-arn-parser" "3.
|
|
393
|
-
"@smithy/node-config-provider" "^4.3.
|
|
394
|
-
"@smithy/protocol-http" "^5.3.
|
|
395
|
-
"@smithy/types" "^4.
|
|
396
|
-
"@smithy/util-config-provider" "^4.2.
|
|
342
|
+
"@aws-sdk/middleware-bucket-endpoint@^3.972.8":
|
|
343
|
+
version "3.972.8"
|
|
344
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-bucket-endpoint/-/middleware-bucket-endpoint-3.972.8.tgz#cbb5eccad6e699991027dbd35e88153f92ea5082"
|
|
345
|
+
integrity sha512-WR525Rr2QJSETa9a050isktyWi/4yIGcmY3BQ1kpHqb0LqUglQHCS8R27dTJxxWNZvQ0RVGtEZjTCbZJpyF3Aw==
|
|
346
|
+
dependencies:
|
|
347
|
+
"@aws-sdk/types" "^3.973.6"
|
|
348
|
+
"@aws-sdk/util-arn-parser" "^3.972.3"
|
|
349
|
+
"@smithy/node-config-provider" "^4.3.12"
|
|
350
|
+
"@smithy/protocol-http" "^5.3.12"
|
|
351
|
+
"@smithy/types" "^4.13.1"
|
|
352
|
+
"@smithy/util-config-provider" "^4.2.2"
|
|
397
353
|
tslib "^2.6.2"
|
|
398
354
|
|
|
399
|
-
"@aws-sdk/middleware-expect-continue
|
|
400
|
-
version "3.
|
|
401
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-expect-continue/-/middleware-expect-continue-3.
|
|
402
|
-
integrity sha512-
|
|
355
|
+
"@aws-sdk/middleware-expect-continue@^3.972.8":
|
|
356
|
+
version "3.972.8"
|
|
357
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-expect-continue/-/middleware-expect-continue-3.972.8.tgz#47857e3f8d792c702a0212dc565d32eefa4fac67"
|
|
358
|
+
integrity sha512-5DTBTiotEES1e2jOHAq//zyzCjeMB78lEHd35u15qnrid4Nxm7diqIf9fQQ3Ov0ChH1V3Vvt13thOnrACmfGVQ==
|
|
403
359
|
dependencies:
|
|
404
|
-
"@aws-sdk/types" "3.
|
|
405
|
-
"@smithy/protocol-http" "^5.3.
|
|
406
|
-
"@smithy/types" "^4.
|
|
360
|
+
"@aws-sdk/types" "^3.973.6"
|
|
361
|
+
"@smithy/protocol-http" "^5.3.12"
|
|
362
|
+
"@smithy/types" "^4.13.1"
|
|
407
363
|
tslib "^2.6.2"
|
|
408
364
|
|
|
409
|
-
"@aws-sdk/middleware-flexible-checksums
|
|
410
|
-
version "3.
|
|
411
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-flexible-checksums/-/middleware-flexible-checksums-3.
|
|
412
|
-
integrity sha512-
|
|
365
|
+
"@aws-sdk/middleware-flexible-checksums@^3.974.3":
|
|
366
|
+
version "3.974.4"
|
|
367
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-flexible-checksums/-/middleware-flexible-checksums-3.974.4.tgz#be468c86473d07ad31e5716204d3204aea3e2c0b"
|
|
368
|
+
integrity sha512-fhCbZXPAyy8btnNbnBlR7Cc1nD54cETSvGn2wey71ehsM89AKPO8Dpco9DBAAgvrUdLrdHQepBXcyX4vxC5OwA==
|
|
413
369
|
dependencies:
|
|
414
370
|
"@aws-crypto/crc32" "5.2.0"
|
|
415
371
|
"@aws-crypto/crc32c" "5.2.0"
|
|
416
372
|
"@aws-crypto/util" "5.2.0"
|
|
417
|
-
"@aws-sdk/core" "3.
|
|
418
|
-
"@aws-sdk/crc64-nvme" "3.
|
|
419
|
-
"@aws-sdk/types" "3.
|
|
420
|
-
"@smithy/is-array-buffer" "^4.2.
|
|
421
|
-
"@smithy/node-config-provider" "^4.3.
|
|
422
|
-
"@smithy/protocol-http" "^5.3.
|
|
423
|
-
"@smithy/types" "^4.
|
|
424
|
-
"@smithy/util-middleware" "^4.2.
|
|
425
|
-
"@smithy/util-stream" "^4.5.
|
|
426
|
-
"@smithy/util-utf8" "^4.2.
|
|
373
|
+
"@aws-sdk/core" "^3.973.24"
|
|
374
|
+
"@aws-sdk/crc64-nvme" "^3.972.5"
|
|
375
|
+
"@aws-sdk/types" "^3.973.6"
|
|
376
|
+
"@smithy/is-array-buffer" "^4.2.2"
|
|
377
|
+
"@smithy/node-config-provider" "^4.3.12"
|
|
378
|
+
"@smithy/protocol-http" "^5.3.12"
|
|
379
|
+
"@smithy/types" "^4.13.1"
|
|
380
|
+
"@smithy/util-middleware" "^4.2.12"
|
|
381
|
+
"@smithy/util-stream" "^4.5.20"
|
|
382
|
+
"@smithy/util-utf8" "^4.2.2"
|
|
427
383
|
tslib "^2.6.2"
|
|
428
384
|
|
|
429
|
-
"@aws-sdk/middleware-host-header
|
|
430
|
-
version "3.
|
|
431
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-host-header/-/middleware-host-header-3.
|
|
432
|
-
integrity sha512-
|
|
385
|
+
"@aws-sdk/middleware-host-header@^3.972.8":
|
|
386
|
+
version "3.972.8"
|
|
387
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-host-header/-/middleware-host-header-3.972.8.tgz#72186e96500b49b38fb5482d6b7bf95e5b985281"
|
|
388
|
+
integrity sha512-wAr2REfKsqoKQ+OkNqvOShnBoh+nkPurDKW7uAeVSu6kUECnWlSJiPvnoqxGlfousEY/v9LfS9sNc46hjSYDIQ==
|
|
433
389
|
dependencies:
|
|
434
|
-
"@aws-sdk/types" "3.
|
|
435
|
-
"@smithy/protocol-http" "^5.3.
|
|
436
|
-
"@smithy/types" "^4.
|
|
390
|
+
"@aws-sdk/types" "^3.973.6"
|
|
391
|
+
"@smithy/protocol-http" "^5.3.12"
|
|
392
|
+
"@smithy/types" "^4.13.1"
|
|
437
393
|
tslib "^2.6.2"
|
|
438
394
|
|
|
439
|
-
"@aws-sdk/middleware-location-constraint
|
|
440
|
-
version "3.
|
|
441
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-location-constraint/-/middleware-location-constraint-3.
|
|
442
|
-
integrity sha512-
|
|
395
|
+
"@aws-sdk/middleware-location-constraint@^3.972.8":
|
|
396
|
+
version "3.972.8"
|
|
397
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-location-constraint/-/middleware-location-constraint-3.972.8.tgz#67e15d3ca55e825596fcc36da9aaf9f482da6fc9"
|
|
398
|
+
integrity sha512-KaUoFuoFPziIa98DSQsTPeke1gvGXlc5ZGMhy+b+nLxZ4A7jmJgLzjEF95l8aOQN2T/qlPP3MrAyELm8ExXucw==
|
|
443
399
|
dependencies:
|
|
444
|
-
"@aws-sdk/types" "3.
|
|
445
|
-
"@smithy/types" "^4.
|
|
400
|
+
"@aws-sdk/types" "^3.973.6"
|
|
401
|
+
"@smithy/types" "^4.13.1"
|
|
446
402
|
tslib "^2.6.2"
|
|
447
403
|
|
|
448
|
-
"@aws-sdk/middleware-logger
|
|
449
|
-
version "3.
|
|
450
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-logger/-/middleware-logger-3.
|
|
451
|
-
integrity sha512-
|
|
404
|
+
"@aws-sdk/middleware-logger@^3.972.8":
|
|
405
|
+
version "3.972.8"
|
|
406
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-logger/-/middleware-logger-3.972.8.tgz#7fee4223afcb6f7828dbdf4ea745ce15027cf384"
|
|
407
|
+
integrity sha512-CWl5UCM57WUFaFi5kB7IBY1UmOeLvNZAZ2/OZ5l20ldiJ3TiIz1pC65gYj8X0BCPWkeR1E32mpsCk1L1I4n+lA==
|
|
452
408
|
dependencies:
|
|
453
|
-
"@aws-sdk/types" "3.
|
|
454
|
-
"@smithy/types" "^4.
|
|
409
|
+
"@aws-sdk/types" "^3.973.6"
|
|
410
|
+
"@smithy/types" "^4.13.1"
|
|
455
411
|
tslib "^2.6.2"
|
|
456
412
|
|
|
457
|
-
"@aws-sdk/middleware-recursion-detection
|
|
458
|
-
version "3.
|
|
459
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-recursion-detection/-/middleware-recursion-detection-3.
|
|
460
|
-
integrity sha512-
|
|
413
|
+
"@aws-sdk/middleware-recursion-detection@^3.972.8":
|
|
414
|
+
version "3.972.8"
|
|
415
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-recursion-detection/-/middleware-recursion-detection-3.972.8.tgz#072f3f0960a666c7f5756661f9340f5544c2633a"
|
|
416
|
+
integrity sha512-BnnvYs2ZEpdlmZ2PNlV2ZyQ8j8AEkMTjN79y/YA475ER1ByFYrkVR85qmhni8oeTaJcDqbx364wDpitDAA/wCA==
|
|
461
417
|
dependencies:
|
|
462
|
-
"@aws-sdk/types" "3.
|
|
418
|
+
"@aws-sdk/types" "^3.973.6"
|
|
463
419
|
"@aws/lambda-invoke-store" "^0.2.2"
|
|
464
|
-
"@smithy/protocol-http" "^5.3.
|
|
465
|
-
"@smithy/types" "^4.
|
|
420
|
+
"@smithy/protocol-http" "^5.3.12"
|
|
421
|
+
"@smithy/types" "^4.13.1"
|
|
466
422
|
tslib "^2.6.2"
|
|
467
423
|
|
|
468
|
-
"@aws-sdk/middleware-sdk-s3@3.
|
|
469
|
-
version "3.
|
|
470
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-sdk-s3/-/middleware-sdk-s3-3.
|
|
471
|
-
integrity sha512-
|
|
472
|
-
dependencies:
|
|
473
|
-
"@aws-sdk/core" "3.
|
|
474
|
-
"@aws-sdk/types" "3.
|
|
475
|
-
"@aws-sdk/util-arn-parser" "3.
|
|
476
|
-
"@smithy/core" "^3.
|
|
477
|
-
"@smithy/node-config-provider" "^4.3.
|
|
478
|
-
"@smithy/protocol-http" "^5.3.
|
|
479
|
-
"@smithy/signature-v4" "^5.3.
|
|
480
|
-
"@smithy/smithy-client" "^4.
|
|
481
|
-
"@smithy/types" "^4.
|
|
482
|
-
"@smithy/util-config-provider" "^4.2.
|
|
483
|
-
"@smithy/util-middleware" "^4.2.
|
|
484
|
-
"@smithy/util-stream" "^4.5.
|
|
485
|
-
"@smithy/util-utf8" "^4.2.
|
|
424
|
+
"@aws-sdk/middleware-sdk-s3@^3.972.23", "@aws-sdk/middleware-sdk-s3@^3.972.24":
|
|
425
|
+
version "3.972.24"
|
|
426
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-sdk-s3/-/middleware-sdk-s3-3.972.24.tgz#1a327a22ef88042b3a5542eb98fd31c31e568af9"
|
|
427
|
+
integrity sha512-4sXxVC/enYgMkZefNMOzU6C6KtAXEvwVJLgNcUx1dvROH6GvKB5Sm2RGnGzTp0/PwkibIyMw4kOzF8tbLfaBAQ==
|
|
428
|
+
dependencies:
|
|
429
|
+
"@aws-sdk/core" "^3.973.24"
|
|
430
|
+
"@aws-sdk/types" "^3.973.6"
|
|
431
|
+
"@aws-sdk/util-arn-parser" "^3.972.3"
|
|
432
|
+
"@smithy/core" "^3.23.12"
|
|
433
|
+
"@smithy/node-config-provider" "^4.3.12"
|
|
434
|
+
"@smithy/protocol-http" "^5.3.12"
|
|
435
|
+
"@smithy/signature-v4" "^5.3.12"
|
|
436
|
+
"@smithy/smithy-client" "^4.12.7"
|
|
437
|
+
"@smithy/types" "^4.13.1"
|
|
438
|
+
"@smithy/util-config-provider" "^4.2.2"
|
|
439
|
+
"@smithy/util-middleware" "^4.2.12"
|
|
440
|
+
"@smithy/util-stream" "^4.5.20"
|
|
441
|
+
"@smithy/util-utf8" "^4.2.2"
|
|
486
442
|
tslib "^2.6.2"
|
|
487
443
|
|
|
488
|
-
"@aws-sdk/middleware-ssec
|
|
489
|
-
version "3.
|
|
490
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-ssec/-/middleware-ssec-3.
|
|
491
|
-
integrity sha512-
|
|
444
|
+
"@aws-sdk/middleware-ssec@^3.972.8":
|
|
445
|
+
version "3.972.8"
|
|
446
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-ssec/-/middleware-ssec-3.972.8.tgz#4f71982bad76a907e4f5771796d18372e063c511"
|
|
447
|
+
integrity sha512-wqlK0yO/TxEC2UsY9wIlqeeutF6jjLe0f96Pbm40XscTo57nImUk9lBcw0dPgsm0sppFtAkSlDrfpK+pC30Wqw==
|
|
492
448
|
dependencies:
|
|
493
|
-
"@aws-sdk/types" "3.
|
|
494
|
-
"@smithy/types" "^4.
|
|
449
|
+
"@aws-sdk/types" "^3.973.6"
|
|
450
|
+
"@smithy/types" "^4.13.1"
|
|
495
451
|
tslib "^2.6.2"
|
|
496
452
|
|
|
497
|
-
"@aws-sdk/middleware-user-agent@3.
|
|
498
|
-
version "3.
|
|
499
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-user-agent/-/middleware-user-agent-3.
|
|
500
|
-
integrity sha512-
|
|
501
|
-
dependencies:
|
|
502
|
-
"@aws-sdk/core" "3.
|
|
503
|
-
"@aws-sdk/types" "3.
|
|
504
|
-
"@aws-sdk/util-endpoints" "3.
|
|
505
|
-
"@smithy/core" "^3.
|
|
506
|
-
"@smithy/protocol-http" "^5.3.
|
|
507
|
-
"@smithy/types" "^4.
|
|
453
|
+
"@aws-sdk/middleware-user-agent@^3.972.21", "@aws-sdk/middleware-user-agent@^3.972.24", "@aws-sdk/middleware-user-agent@^3.972.25":
|
|
454
|
+
version "3.972.25"
|
|
455
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-user-agent/-/middleware-user-agent-3.972.25.tgz#6e882bfe4964a96f7e935d43af6b755a40e2a71e"
|
|
456
|
+
integrity sha512-QxiMPofvOt8SwSynTOmuZfvvPM1S9QfkESBxB22NMHTRXCJhR5BygLl8IXfC4jELiisQgwsgUby21GtXfX3f/g==
|
|
457
|
+
dependencies:
|
|
458
|
+
"@aws-sdk/core" "^3.973.24"
|
|
459
|
+
"@aws-sdk/types" "^3.973.6"
|
|
460
|
+
"@aws-sdk/util-endpoints" "^3.996.5"
|
|
461
|
+
"@smithy/core" "^3.23.12"
|
|
462
|
+
"@smithy/protocol-http" "^5.3.12"
|
|
463
|
+
"@smithy/types" "^4.13.1"
|
|
464
|
+
"@smithy/util-retry" "^4.2.12"
|
|
508
465
|
tslib "^2.6.2"
|
|
509
466
|
|
|
510
|
-
"@aws-sdk/nested-clients
|
|
511
|
-
version "3.
|
|
512
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/nested-clients/-/nested-clients-3.
|
|
513
|
-
integrity sha512
|
|
467
|
+
"@aws-sdk/nested-clients@^3.996.14":
|
|
468
|
+
version "3.996.14"
|
|
469
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/nested-clients/-/nested-clients-3.996.14.tgz#58e81d93e407213581f8c875dea87cdb3b591562"
|
|
470
|
+
integrity sha512-fSESKvh1VbfjtV3QMnRkCPZWkUbQof6T/DOpiLp33yP2wA+rbwwnZeG3XT3Ekljgw2I8X4XaQPnw+zSR8yxJ5Q==
|
|
514
471
|
dependencies:
|
|
515
472
|
"@aws-crypto/sha256-browser" "5.2.0"
|
|
516
473
|
"@aws-crypto/sha256-js" "5.2.0"
|
|
517
|
-
"@aws-sdk/core" "3.
|
|
518
|
-
"@aws-sdk/middleware-host-header" "3.
|
|
519
|
-
"@aws-sdk/middleware-logger" "3.
|
|
520
|
-
"@aws-sdk/middleware-recursion-detection" "3.
|
|
521
|
-
"@aws-sdk/middleware-user-agent" "3.
|
|
522
|
-
"@aws-sdk/region-config-resolver" "3.
|
|
523
|
-
"@aws-sdk/types" "3.
|
|
524
|
-
"@aws-sdk/util-endpoints" "3.
|
|
525
|
-
"@aws-sdk/util-user-agent-browser" "3.
|
|
526
|
-
"@aws-sdk/util-user-agent-node" "3.
|
|
527
|
-
"@smithy/config-resolver" "^4.4.
|
|
528
|
-
"@smithy/core" "^3.
|
|
529
|
-
"@smithy/fetch-http-handler" "^5.3.
|
|
530
|
-
"@smithy/hash-node" "^4.2.
|
|
531
|
-
"@smithy/invalid-dependency" "^4.2.
|
|
532
|
-
"@smithy/middleware-content-length" "^4.2.
|
|
533
|
-
"@smithy/middleware-endpoint" "^4.4.
|
|
534
|
-
"@smithy/middleware-retry" "^4.4.
|
|
535
|
-
"@smithy/middleware-serde" "^4.2.
|
|
536
|
-
"@smithy/middleware-stack" "^4.2.
|
|
537
|
-
"@smithy/node-config-provider" "^4.3.
|
|
538
|
-
"@smithy/node-http-handler" "^4.
|
|
539
|
-
"@smithy/protocol-http" "^5.3.
|
|
540
|
-
"@smithy/smithy-client" "^4.
|
|
541
|
-
"@smithy/types" "^4.
|
|
542
|
-
"@smithy/url-parser" "^4.2.
|
|
543
|
-
"@smithy/util-base64" "^4.3.
|
|
544
|
-
"@smithy/util-body-length-browser" "^4.2.
|
|
545
|
-
"@smithy/util-body-length-node" "^4.2.
|
|
546
|
-
"@smithy/util-defaults-mode-browser" "^4.3.
|
|
547
|
-
"@smithy/util-defaults-mode-node" "^4.2.
|
|
548
|
-
"@smithy/util-endpoints" "^3.
|
|
549
|
-
"@smithy/util-middleware" "^4.2.
|
|
550
|
-
"@smithy/util-retry" "^4.2.
|
|
551
|
-
"@smithy/util-utf8" "^4.2.
|
|
474
|
+
"@aws-sdk/core" "^3.973.24"
|
|
475
|
+
"@aws-sdk/middleware-host-header" "^3.972.8"
|
|
476
|
+
"@aws-sdk/middleware-logger" "^3.972.8"
|
|
477
|
+
"@aws-sdk/middleware-recursion-detection" "^3.972.8"
|
|
478
|
+
"@aws-sdk/middleware-user-agent" "^3.972.25"
|
|
479
|
+
"@aws-sdk/region-config-resolver" "^3.972.9"
|
|
480
|
+
"@aws-sdk/types" "^3.973.6"
|
|
481
|
+
"@aws-sdk/util-endpoints" "^3.996.5"
|
|
482
|
+
"@aws-sdk/util-user-agent-browser" "^3.972.8"
|
|
483
|
+
"@aws-sdk/util-user-agent-node" "^3.973.11"
|
|
484
|
+
"@smithy/config-resolver" "^4.4.13"
|
|
485
|
+
"@smithy/core" "^3.23.12"
|
|
486
|
+
"@smithy/fetch-http-handler" "^5.3.15"
|
|
487
|
+
"@smithy/hash-node" "^4.2.12"
|
|
488
|
+
"@smithy/invalid-dependency" "^4.2.12"
|
|
489
|
+
"@smithy/middleware-content-length" "^4.2.12"
|
|
490
|
+
"@smithy/middleware-endpoint" "^4.4.27"
|
|
491
|
+
"@smithy/middleware-retry" "^4.4.44"
|
|
492
|
+
"@smithy/middleware-serde" "^4.2.15"
|
|
493
|
+
"@smithy/middleware-stack" "^4.2.12"
|
|
494
|
+
"@smithy/node-config-provider" "^4.3.12"
|
|
495
|
+
"@smithy/node-http-handler" "^4.5.0"
|
|
496
|
+
"@smithy/protocol-http" "^5.3.12"
|
|
497
|
+
"@smithy/smithy-client" "^4.12.7"
|
|
498
|
+
"@smithy/types" "^4.13.1"
|
|
499
|
+
"@smithy/url-parser" "^4.2.12"
|
|
500
|
+
"@smithy/util-base64" "^4.3.2"
|
|
501
|
+
"@smithy/util-body-length-browser" "^4.2.2"
|
|
502
|
+
"@smithy/util-body-length-node" "^4.2.3"
|
|
503
|
+
"@smithy/util-defaults-mode-browser" "^4.3.43"
|
|
504
|
+
"@smithy/util-defaults-mode-node" "^4.2.47"
|
|
505
|
+
"@smithy/util-endpoints" "^3.3.3"
|
|
506
|
+
"@smithy/util-middleware" "^4.2.12"
|
|
507
|
+
"@smithy/util-retry" "^4.2.12"
|
|
508
|
+
"@smithy/util-utf8" "^4.2.2"
|
|
552
509
|
tslib "^2.6.2"
|
|
553
510
|
|
|
554
|
-
"@aws-sdk/region-config-resolver@3.
|
|
555
|
-
version "3.
|
|
556
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/region-config-resolver/-/region-config-resolver-3.
|
|
557
|
-
integrity sha512-
|
|
511
|
+
"@aws-sdk/region-config-resolver@^3.972.8", "@aws-sdk/region-config-resolver@^3.972.9":
|
|
512
|
+
version "3.972.9"
|
|
513
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/region-config-resolver/-/region-config-resolver-3.972.9.tgz#1716d17a7fe1eac0415e759dd294348b74bfd579"
|
|
514
|
+
integrity sha512-eQ+dFU05ZRC/lC2XpYlYSPlXtX3VT8sn5toxN2Fv7EXlMoA2p9V7vUBKqHunfD4TRLpxUq8Y8Ol/nCqiv327Ng==
|
|
558
515
|
dependencies:
|
|
559
|
-
"@aws-sdk/types" "3.
|
|
560
|
-
"@smithy/config-resolver" "^4.4.
|
|
561
|
-
"@smithy/node-config-provider" "^4.3.
|
|
562
|
-
"@smithy/types" "^4.
|
|
516
|
+
"@aws-sdk/types" "^3.973.6"
|
|
517
|
+
"@smithy/config-resolver" "^4.4.13"
|
|
518
|
+
"@smithy/node-config-provider" "^4.3.12"
|
|
519
|
+
"@smithy/types" "^4.13.1"
|
|
563
520
|
tslib "^2.6.2"
|
|
564
521
|
|
|
565
|
-
"@aws-sdk/signature-v4-multi-region
|
|
566
|
-
version "3.
|
|
567
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/signature-v4-multi-region/-/signature-v4-multi-region-3.
|
|
568
|
-
integrity sha512-
|
|
522
|
+
"@aws-sdk/signature-v4-multi-region@^3.996.11":
|
|
523
|
+
version "3.996.12"
|
|
524
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/signature-v4-multi-region/-/signature-v4-multi-region-3.996.12.tgz#7228509cba3845e00c089fe41b4636cf81fee798"
|
|
525
|
+
integrity sha512-abRObSqjVeKUUHIZfAp78PTYrEsxCgVKDs/YET357pzT5C02eDDEvmWyeEC2wglWcYC4UTbBFk22gd2YJUlCQg==
|
|
569
526
|
dependencies:
|
|
570
|
-
"@aws-sdk/middleware-sdk-s3" "3.
|
|
571
|
-
"@aws-sdk/types" "3.
|
|
572
|
-
"@smithy/protocol-http" "^5.3.
|
|
573
|
-
"@smithy/signature-v4" "^5.3.
|
|
574
|
-
"@smithy/types" "^4.
|
|
575
|
-
tslib "^2.6.2"
|
|
576
|
-
|
|
577
|
-
"@aws-sdk/token-providers@3.958.0":
|
|
578
|
-
version "3.958.0"
|
|
579
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/token-providers/-/token-providers-3.958.0.tgz#c1ce666b19dcbd3bf6ba82ecfdc2e6d067dc3551"
|
|
580
|
-
integrity sha512-UCj7lQXODduD1myNJQkV+LYcGYJ9iiMggR8ow8Hva1g3A/Na5imNXzz6O67k7DAee0TYpy+gkNw+SizC6min8Q==
|
|
581
|
-
dependencies:
|
|
582
|
-
"@aws-sdk/core" "3.957.0"
|
|
583
|
-
"@aws-sdk/nested-clients" "3.958.0"
|
|
584
|
-
"@aws-sdk/types" "3.957.0"
|
|
585
|
-
"@smithy/property-provider" "^4.2.7"
|
|
586
|
-
"@smithy/shared-ini-file-loader" "^4.4.2"
|
|
587
|
-
"@smithy/types" "^4.11.0"
|
|
527
|
+
"@aws-sdk/middleware-sdk-s3" "^3.972.24"
|
|
528
|
+
"@aws-sdk/types" "^3.973.6"
|
|
529
|
+
"@smithy/protocol-http" "^5.3.12"
|
|
530
|
+
"@smithy/signature-v4" "^5.3.12"
|
|
531
|
+
"@smithy/types" "^4.13.1"
|
|
588
532
|
tslib "^2.6.2"
|
|
589
533
|
|
|
590
|
-
"@aws-sdk/
|
|
591
|
-
version "3.
|
|
592
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/
|
|
593
|
-
integrity sha512-
|
|
594
|
-
dependencies:
|
|
595
|
-
"@
|
|
534
|
+
"@aws-sdk/token-providers@3.1015.0":
|
|
535
|
+
version "3.1015.0"
|
|
536
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/token-providers/-/token-providers-3.1015.0.tgz#57d3857b49b1038836720c2906b2a5b46dc83018"
|
|
537
|
+
integrity sha512-3OSD4y110nisRhHzFOjoEeHU4GQL4KpzkX9PxzWaiZe0Yg2+thZKM0Pn9DjYwezH5JYfh/K++xK/SE0IHGrmCQ==
|
|
538
|
+
dependencies:
|
|
539
|
+
"@aws-sdk/core" "^3.973.24"
|
|
540
|
+
"@aws-sdk/nested-clients" "^3.996.14"
|
|
541
|
+
"@aws-sdk/types" "^3.973.6"
|
|
542
|
+
"@smithy/property-provider" "^4.2.12"
|
|
543
|
+
"@smithy/shared-ini-file-loader" "^4.4.7"
|
|
544
|
+
"@smithy/types" "^4.13.1"
|
|
596
545
|
tslib "^2.6.2"
|
|
597
546
|
|
|
598
547
|
"@aws-sdk/types@^3.222.0":
|
|
@@ -603,22 +552,30 @@
|
|
|
603
552
|
"@smithy/types" "^4.3.1"
|
|
604
553
|
tslib "^2.6.2"
|
|
605
554
|
|
|
606
|
-
"@aws-sdk/
|
|
607
|
-
version "3.
|
|
608
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/
|
|
609
|
-
integrity sha512-
|
|
555
|
+
"@aws-sdk/types@^3.973.6":
|
|
556
|
+
version "3.973.6"
|
|
557
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/types/-/types-3.973.6.tgz#1964a7c01b5cb18befa445998ad1d02f86c5432d"
|
|
558
|
+
integrity sha512-Atfcy4E++beKtwJHiDln2Nby8W/mam64opFPTiHEqgsthqeydFS1pY+OUlN1ouNOmf8ArPU/6cDS65anOP3KQw==
|
|
559
|
+
dependencies:
|
|
560
|
+
"@smithy/types" "^4.13.1"
|
|
561
|
+
tslib "^2.6.2"
|
|
562
|
+
|
|
563
|
+
"@aws-sdk/util-arn-parser@^3.972.3":
|
|
564
|
+
version "3.972.3"
|
|
565
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/util-arn-parser/-/util-arn-parser-3.972.3.tgz#ed989862bbb172ce16d9e1cd5790e5fe367219c2"
|
|
566
|
+
integrity sha512-HzSD8PMFrvgi2Kserxuff5VitNq2sgf3w9qxmskKDiDTThWfVteJxuCS9JXiPIPtmCrp+7N9asfIaVhBFORllA==
|
|
610
567
|
dependencies:
|
|
611
568
|
tslib "^2.6.2"
|
|
612
569
|
|
|
613
|
-
"@aws-sdk/util-endpoints
|
|
614
|
-
version "3.
|
|
615
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/util-endpoints/-/util-endpoints-3.
|
|
616
|
-
integrity sha512-
|
|
570
|
+
"@aws-sdk/util-endpoints@^3.996.5":
|
|
571
|
+
version "3.996.5"
|
|
572
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/util-endpoints/-/util-endpoints-3.996.5.tgz#6b12e80869ae6e84075bc24c2a4e6273ea87dfc2"
|
|
573
|
+
integrity sha512-Uh93L5sXFNbyR5sEPMzUU8tJ++Ku97EY4udmC01nB8Zu+xfBPwpIwJ6F7snqQeq8h2pf+8SGN5/NoytfKgYPIw==
|
|
617
574
|
dependencies:
|
|
618
|
-
"@aws-sdk/types" "3.
|
|
619
|
-
"@smithy/types" "^4.
|
|
620
|
-
"@smithy/url-parser" "^4.2.
|
|
621
|
-
"@smithy/util-endpoints" "^3.
|
|
575
|
+
"@aws-sdk/types" "^3.973.6"
|
|
576
|
+
"@smithy/types" "^4.13.1"
|
|
577
|
+
"@smithy/url-parser" "^4.2.12"
|
|
578
|
+
"@smithy/util-endpoints" "^3.3.3"
|
|
622
579
|
tslib "^2.6.2"
|
|
623
580
|
|
|
624
581
|
"@aws-sdk/util-locate-window@^3.0.0":
|
|
@@ -628,34 +585,35 @@
|
|
|
628
585
|
dependencies:
|
|
629
586
|
tslib "^2.6.2"
|
|
630
587
|
|
|
631
|
-
"@aws-sdk/util-user-agent-browser
|
|
632
|
-
version "3.
|
|
633
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/util-user-agent-browser/-/util-user-agent-browser-3.
|
|
634
|
-
integrity sha512-
|
|
588
|
+
"@aws-sdk/util-user-agent-browser@^3.972.8":
|
|
589
|
+
version "3.972.8"
|
|
590
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/util-user-agent-browser/-/util-user-agent-browser-3.972.8.tgz#1044845c97c898cd68fc3f9c773494a6a98cdf80"
|
|
591
|
+
integrity sha512-B3KGXJviV2u6Cdw2SDY2aDhoJkVfY/Q/Trwk2CMSkikE1Oi6gRzxhvhIfiRpHfmIsAhV4EA54TVEX8K6CbHbkA==
|
|
635
592
|
dependencies:
|
|
636
|
-
"@aws-sdk/types" "3.
|
|
637
|
-
"@smithy/types" "^4.
|
|
593
|
+
"@aws-sdk/types" "^3.973.6"
|
|
594
|
+
"@smithy/types" "^4.13.1"
|
|
638
595
|
bowser "^2.11.0"
|
|
639
596
|
tslib "^2.6.2"
|
|
640
597
|
|
|
641
|
-
"@aws-sdk/util-user-agent-node@3.
|
|
642
|
-
version "3.
|
|
643
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/util-user-agent-node/-/util-user-agent-node-3.
|
|
644
|
-
integrity sha512-
|
|
598
|
+
"@aws-sdk/util-user-agent-node@^3.973.10", "@aws-sdk/util-user-agent-node@^3.973.11", "@aws-sdk/util-user-agent-node@^3.973.7":
|
|
599
|
+
version "3.973.11"
|
|
600
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/util-user-agent-node/-/util-user-agent-node-3.973.11.tgz#7b71356a0b6f0be9115af234e8e96b0932a1b505"
|
|
601
|
+
integrity sha512-1qdXbXo2s5MMLpUvw00284LsbhtlQ4ul7Zzdn5n+7p4WVgCMLqhxImpHIrjSoc72E/fyc4Wq8dLtUld2Gsh+lA==
|
|
645
602
|
dependencies:
|
|
646
|
-
"@aws-sdk/middleware-user-agent" "3.
|
|
647
|
-
"@aws-sdk/types" "3.
|
|
648
|
-
"@smithy/node-config-provider" "^4.3.
|
|
649
|
-
"@smithy/types" "^4.
|
|
603
|
+
"@aws-sdk/middleware-user-agent" "^3.972.25"
|
|
604
|
+
"@aws-sdk/types" "^3.973.6"
|
|
605
|
+
"@smithy/node-config-provider" "^4.3.12"
|
|
606
|
+
"@smithy/types" "^4.13.1"
|
|
607
|
+
"@smithy/util-config-provider" "^4.2.2"
|
|
650
608
|
tslib "^2.6.2"
|
|
651
609
|
|
|
652
|
-
"@aws-sdk/xml-builder
|
|
653
|
-
version "3.
|
|
654
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/xml-builder/-/xml-builder-3.
|
|
655
|
-
integrity sha512-
|
|
610
|
+
"@aws-sdk/xml-builder@^3.972.15":
|
|
611
|
+
version "3.972.15"
|
|
612
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/xml-builder/-/xml-builder-3.972.15.tgz#7cbc823f8eb11fa8c02d81a744892e41b1762619"
|
|
613
|
+
integrity sha512-PxMRlCFNiQnke9YR29vjFQwz4jq+6Q04rOVFeTDR2K7Qpv9h9FOWOxG+zJjageimYbWqE3bTuLjmryWHAWbvaA==
|
|
656
614
|
dependencies:
|
|
657
|
-
"@smithy/types" "^4.
|
|
658
|
-
fast-xml-parser "5.
|
|
615
|
+
"@smithy/types" "^4.13.1"
|
|
616
|
+
fast-xml-parser "5.5.8"
|
|
659
617
|
tslib "^2.6.2"
|
|
660
618
|
|
|
661
619
|
"@aws/lambda-invoke-store@^0.2.2":
|
|
@@ -1322,10 +1280,10 @@
|
|
|
1322
1280
|
"@jridgewell/resolve-uri" "^3.1.0"
|
|
1323
1281
|
"@jridgewell/sourcemap-codec" "^1.4.14"
|
|
1324
1282
|
|
|
1325
|
-
"@jsforce/jsforce-node@^3.10.
|
|
1326
|
-
version "3.10.
|
|
1327
|
-
resolved "https://registry.yarnpkg.com/@jsforce/jsforce-node/-/jsforce-node-3.10.
|
|
1328
|
-
integrity sha512
|
|
1283
|
+
"@jsforce/jsforce-node@^3.10.13":
|
|
1284
|
+
version "3.10.14"
|
|
1285
|
+
resolved "https://registry.yarnpkg.com/@jsforce/jsforce-node/-/jsforce-node-3.10.14.tgz#e6429626118a86247605f14b2466026f7180cff8"
|
|
1286
|
+
integrity sha512-p8Ug1SypcAT7Q0zZA0+7fyBmgUpB/aXkde4Bxmu0S/O4p28CVwgYvKyFd9vswmHIhFabd/QqUCrlYuVhYdr2Ew==
|
|
1329
1287
|
dependencies:
|
|
1330
1288
|
"@sindresorhus/is" "^4"
|
|
1331
1289
|
base64url "^3.0.1"
|
|
@@ -1348,32 +1306,39 @@
|
|
|
1348
1306
|
resolved "https://registry.yarnpkg.com/@jsonjoy.com/buffers/-/buffers-1.0.0.tgz#ade6895b7d3883d70f87b5743efaa12c71dfef7a"
|
|
1349
1307
|
integrity sha512-NDigYR3PHqCnQLXYyoLbnEdzMMvzeiCWo1KOut7Q0CoIqg9tUAPKJ1iq/2nFhc5kZtexzutNY0LFjdwWL3Dw3Q==
|
|
1350
1308
|
|
|
1309
|
+
"@jsonjoy.com/buffers@^1.2.0":
|
|
1310
|
+
version "1.2.1"
|
|
1311
|
+
resolved "https://registry.yarnpkg.com/@jsonjoy.com/buffers/-/buffers-1.2.1.tgz#8d99c7f67eaf724d3428dfd9826c6455266a5c83"
|
|
1312
|
+
integrity sha512-12cdlDwX4RUM3QxmUbVJWqZ/mrK6dFQH4Zxq6+r1YXKXYBNgZXndx2qbCJwh3+WWkCSn67IjnlG3XYTvmvYtgA==
|
|
1313
|
+
|
|
1351
1314
|
"@jsonjoy.com/codegen@^1.0.0":
|
|
1352
1315
|
version "1.0.0"
|
|
1353
1316
|
resolved "https://registry.yarnpkg.com/@jsonjoy.com/codegen/-/codegen-1.0.0.tgz#5c23f796c47675f166d23b948cdb889184b93207"
|
|
1354
1317
|
integrity sha512-E8Oy+08cmCf0EK/NMxpaJZmOxPqM+6iSe2S4nlSBrPZOORoDJILxtbSUEDKQyTamm/BVAhIGllOBNU79/dwf0g==
|
|
1355
1318
|
|
|
1356
|
-
"@jsonjoy.com/json-pack@^1.0
|
|
1357
|
-
version "1.
|
|
1358
|
-
resolved "https://registry.yarnpkg.com/@jsonjoy.com/json-pack/-/json-pack-1.
|
|
1359
|
-
integrity sha512
|
|
1319
|
+
"@jsonjoy.com/json-pack@^1.11.0":
|
|
1320
|
+
version "1.21.0"
|
|
1321
|
+
resolved "https://registry.yarnpkg.com/@jsonjoy.com/json-pack/-/json-pack-1.21.0.tgz#93f8dd57fe3a3a92132b33d1eb182dcd9e7629fa"
|
|
1322
|
+
integrity sha512-+AKG+R2cfZMShzrF2uQw34v3zbeDYUqnQ+jg7ORic3BGtfw9p/+N6RJbq/kkV8JmYZaINknaEQ2m0/f693ZPpg==
|
|
1360
1323
|
dependencies:
|
|
1361
1324
|
"@jsonjoy.com/base64" "^1.1.2"
|
|
1362
|
-
"@jsonjoy.com/buffers" "^1.
|
|
1325
|
+
"@jsonjoy.com/buffers" "^1.2.0"
|
|
1363
1326
|
"@jsonjoy.com/codegen" "^1.0.0"
|
|
1364
|
-
"@jsonjoy.com/json-pointer" "^1.0.
|
|
1327
|
+
"@jsonjoy.com/json-pointer" "^1.0.2"
|
|
1365
1328
|
"@jsonjoy.com/util" "^1.9.0"
|
|
1366
1329
|
hyperdyperid "^1.2.0"
|
|
1367
1330
|
thingies "^2.5.0"
|
|
1331
|
+
tree-dump "^1.1.0"
|
|
1368
1332
|
|
|
1369
|
-
"@jsonjoy.com/json-pointer@^1.0.
|
|
1370
|
-
version "1.0.
|
|
1371
|
-
resolved "https://registry.yarnpkg.com/@jsonjoy.com/json-pointer/-/json-pointer-1.0.
|
|
1372
|
-
integrity sha512-
|
|
1333
|
+
"@jsonjoy.com/json-pointer@^1.0.2":
|
|
1334
|
+
version "1.0.2"
|
|
1335
|
+
resolved "https://registry.yarnpkg.com/@jsonjoy.com/json-pointer/-/json-pointer-1.0.2.tgz#049cb530ac24e84cba08590c5e36b431c4843408"
|
|
1336
|
+
integrity sha512-Fsn6wM2zlDzY1U+v4Nc8bo3bVqgfNTGcn6dMgs6FjrEnt4ZCe60o6ByKRjOGlI2gow0aE/Q41QOigdTqkyK5fg==
|
|
1373
1337
|
dependencies:
|
|
1374
|
-
"@jsonjoy.com/
|
|
1338
|
+
"@jsonjoy.com/codegen" "^1.0.0"
|
|
1339
|
+
"@jsonjoy.com/util" "^1.9.0"
|
|
1375
1340
|
|
|
1376
|
-
"@jsonjoy.com/util@^1.
|
|
1341
|
+
"@jsonjoy.com/util@^1.9.0":
|
|
1377
1342
|
version "1.9.0"
|
|
1378
1343
|
resolved "https://registry.yarnpkg.com/@jsonjoy.com/util/-/util-1.9.0.tgz#7ee95586aed0a766b746cd8d8363e336c3c47c46"
|
|
1379
1344
|
integrity sha512-pLuQo+VPRnN8hfPqUTLTHk126wuYdXVxE6aDmjSeV4NCAgyxWbiOIeNJVtID3h1Vzpoi9m4jXezf73I6LgabgQ==
|
|
@@ -1402,10 +1367,10 @@
|
|
|
1402
1367
|
"@nodelib/fs.scandir" "2.1.5"
|
|
1403
1368
|
fastq "^1.6.0"
|
|
1404
1369
|
|
|
1405
|
-
"@oclif/core
|
|
1406
|
-
version "4.
|
|
1407
|
-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.
|
|
1408
|
-
integrity sha512-
|
|
1370
|
+
"@oclif/core@4.9.0":
|
|
1371
|
+
version "4.9.0"
|
|
1372
|
+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.9.0.tgz#aa9fbfc47ed4b0c7fdb9ae50b39a5b047fbca83c"
|
|
1373
|
+
integrity sha512-k/ntRgDcUprTT+aaNoF+whk3cY3f9fRD2lkF6ul7JeCUg2MaMXVXZXfbRhJCfsiX51X8/5Pqo0LGdO9SLYXNHg==
|
|
1409
1374
|
dependencies:
|
|
1410
1375
|
ansi-escapes "^4.3.2"
|
|
1411
1376
|
ansis "^3.17.0"
|
|
@@ -1417,7 +1382,31 @@
|
|
|
1417
1382
|
indent-string "^4.0.0"
|
|
1418
1383
|
is-wsl "^2.2.0"
|
|
1419
1384
|
lilconfig "^3.1.3"
|
|
1420
|
-
minimatch "^
|
|
1385
|
+
minimatch "^10.2.4"
|
|
1386
|
+
semver "^7.7.3"
|
|
1387
|
+
string-width "^4.2.3"
|
|
1388
|
+
supports-color "^8"
|
|
1389
|
+
tinyglobby "^0.2.14"
|
|
1390
|
+
widest-line "^3.1.0"
|
|
1391
|
+
wordwrap "^1.0.0"
|
|
1392
|
+
wrap-ansi "^7.0.0"
|
|
1393
|
+
|
|
1394
|
+
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.10.2", "@oclif/core@^4.5.2":
|
|
1395
|
+
version "4.10.2"
|
|
1396
|
+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.10.2.tgz#9cda34a5cb389a7d225cd484c21c6e87f76bb5ee"
|
|
1397
|
+
integrity sha512-3GvDh5nqpIE8566qUF5cBHKog9DFV9XgBeuR0nUrz0OMuz2FPYHat1AZHOwyQbvH9OKL4gJNQZHcsDOqDM/FRA==
|
|
1398
|
+
dependencies:
|
|
1399
|
+
ansi-escapes "^4.3.2"
|
|
1400
|
+
ansis "^3.17.0"
|
|
1401
|
+
clean-stack "^3.0.1"
|
|
1402
|
+
cli-spinners "^2.9.2"
|
|
1403
|
+
debug "^4.4.3"
|
|
1404
|
+
ejs "^3.1.10"
|
|
1405
|
+
get-package-type "^0.1.0"
|
|
1406
|
+
indent-string "^4.0.0"
|
|
1407
|
+
is-wsl "^2.2.0"
|
|
1408
|
+
lilconfig "^3.1.3"
|
|
1409
|
+
minimatch "^10.2.4"
|
|
1421
1410
|
semver "^7.7.3"
|
|
1422
1411
|
string-width "^4.2.3"
|
|
1423
1412
|
supports-color "^8"
|
|
@@ -1441,34 +1430,34 @@
|
|
|
1441
1430
|
semver "^7.7.3"
|
|
1442
1431
|
ts-json-schema-generator "^1.5.1"
|
|
1443
1432
|
|
|
1444
|
-
"@oclif/plugin-help@^6.2.
|
|
1445
|
-
version "6.2.
|
|
1446
|
-
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.
|
|
1447
|
-
integrity sha512-
|
|
1433
|
+
"@oclif/plugin-help@^6.2.38":
|
|
1434
|
+
version "6.2.40"
|
|
1435
|
+
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.40.tgz#e7bcac193c39595ca6eb33f675ef944ca13cf46e"
|
|
1436
|
+
integrity sha512-sU/PMrz1LnnnNk4T3qvZU8dTUiSc0MZaL7woh2wfuNSXbCnxicJzx4kX1sYeY6eF0NmqFiYlpNEQJykBG0g1sA==
|
|
1448
1437
|
dependencies:
|
|
1449
1438
|
"@oclif/core" "^4"
|
|
1450
1439
|
|
|
1451
|
-
"@oclif/plugin-not-found@^3.2.
|
|
1452
|
-
version "3.2.
|
|
1453
|
-
resolved "https://registry.yarnpkg.com/@oclif/plugin-not-found/-/plugin-not-found-3.2.
|
|
1454
|
-
integrity sha512-
|
|
1440
|
+
"@oclif/plugin-not-found@^3.2.76":
|
|
1441
|
+
version "3.2.77"
|
|
1442
|
+
resolved "https://registry.yarnpkg.com/@oclif/plugin-not-found/-/plugin-not-found-3.2.77.tgz#bda9d5077234bb3e6d136d8c3cb29f6ce08b202a"
|
|
1443
|
+
integrity sha512-bU9lpYYk8aTafGFbsEoj88KLqJGFcY2w84abcuAUHsGgwpGA/G67Z3DwzaSkfuH6HZ58orC3ueEKGCMpF5nUDQ==
|
|
1455
1444
|
dependencies:
|
|
1456
1445
|
"@inquirer/prompts" "^7.10.1"
|
|
1457
|
-
"@oclif/core" "^4.
|
|
1446
|
+
"@oclif/core" "^4.10.2"
|
|
1458
1447
|
ansis "^3.17.0"
|
|
1459
1448
|
fast-levenshtein "^3.0.0"
|
|
1460
1449
|
|
|
1461
|
-
"@oclif/plugin-warn-if-update-available@^3.1.
|
|
1462
|
-
version "3.1.
|
|
1463
|
-
resolved "https://registry.yarnpkg.com/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-3.1.
|
|
1464
|
-
integrity sha512-
|
|
1450
|
+
"@oclif/plugin-warn-if-update-available@^3.1.57":
|
|
1451
|
+
version "3.1.57"
|
|
1452
|
+
resolved "https://registry.yarnpkg.com/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-3.1.57.tgz#c3a6543dd1be6afc45705fc102ccb73695cf4cff"
|
|
1453
|
+
integrity sha512-y8BiMMiX3gnDO3kSck7R61bB74N8SI38pN9LbpaDlhZcjcN27wuIR5trePFxTxx85iow1YC5qvzYtwUZsDVjXg==
|
|
1465
1454
|
dependencies:
|
|
1466
1455
|
"@oclif/core" "^4"
|
|
1467
1456
|
ansis "^3.17.0"
|
|
1468
1457
|
debug "^4.4.3"
|
|
1469
1458
|
http-call "^5.2.2"
|
|
1470
|
-
lodash "^4.17.
|
|
1471
|
-
registry-auth-token "^5.1.
|
|
1459
|
+
lodash "^4.17.23"
|
|
1460
|
+
registry-auth-token "^5.1.1"
|
|
1472
1461
|
|
|
1473
1462
|
"@oclif/table@^0.5.0":
|
|
1474
1463
|
version "0.5.0"
|
|
@@ -1485,10 +1474,10 @@
|
|
|
1485
1474
|
strip-ansi "^7.1.2"
|
|
1486
1475
|
wrap-ansi "^9.0.2"
|
|
1487
1476
|
|
|
1488
|
-
"@oclif/test@^4.1.
|
|
1489
|
-
version "4.1.
|
|
1490
|
-
resolved "https://registry.yarnpkg.com/@oclif/test/-/test-4.1.
|
|
1491
|
-
integrity sha512-
|
|
1477
|
+
"@oclif/test@^4.1.17":
|
|
1478
|
+
version "4.1.17"
|
|
1479
|
+
resolved "https://registry.yarnpkg.com/@oclif/test/-/test-4.1.17.tgz#5c759e24f79d4e71113805d0bbcbfa4dcddcd3c7"
|
|
1480
|
+
integrity sha512-OaD6/2vW9MqL58ZtaTGO1wc2vnPxZ/LLN0qp/+HVdMsBt/UDubxZreC3cxGR9rT8SMfyBvGIU8MzmZEBuiikAQ==
|
|
1492
1481
|
dependencies:
|
|
1493
1482
|
ansis "^3.17.0"
|
|
1494
1483
|
debug "^4.4.3"
|
|
@@ -1510,10 +1499,10 @@
|
|
|
1510
1499
|
dependencies:
|
|
1511
1500
|
graceful-fs "4.2.10"
|
|
1512
1501
|
|
|
1513
|
-
"@pnpm/npm-conf@^
|
|
1514
|
-
version "
|
|
1515
|
-
resolved "https://registry.yarnpkg.com/@pnpm/npm-conf/-/npm-conf-
|
|
1516
|
-
integrity sha512-
|
|
1502
|
+
"@pnpm/npm-conf@^3.0.2":
|
|
1503
|
+
version "3.0.2"
|
|
1504
|
+
resolved "https://registry.yarnpkg.com/@pnpm/npm-conf/-/npm-conf-3.0.2.tgz#857622421aa9bbf254e557b8a022c216a7928f47"
|
|
1505
|
+
integrity sha512-h104Kh26rR8tm+a3Qkc5S4VLYint3FE48as7+/5oCEcKR2idC/pF1G6AhIXKI+eHPJa/3J9i5z0Al47IeGHPkA==
|
|
1517
1506
|
dependencies:
|
|
1518
1507
|
"@pnpm/config.env-replace" "^1.1.0"
|
|
1519
1508
|
"@pnpm/network.ca-file" "^1.0.1"
|
|
@@ -1540,15 +1529,15 @@
|
|
|
1540
1529
|
strip-ansi "6.0.1"
|
|
1541
1530
|
ts-retry-promise "^0.8.1"
|
|
1542
1531
|
|
|
1543
|
-
"@salesforce/core@^8.18.7", "@salesforce/core@^8.23.1", "@salesforce/core@^8.23.3", "@salesforce/core@^8.
|
|
1544
|
-
version "8.
|
|
1545
|
-
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.
|
|
1546
|
-
integrity sha512-
|
|
1532
|
+
"@salesforce/core@^8.18.7", "@salesforce/core@^8.23.1", "@salesforce/core@^8.23.3", "@salesforce/core@^8.27.1", "@salesforce/core@^8.5.1", "@salesforce/core@^8.8.0":
|
|
1533
|
+
version "8.27.1"
|
|
1534
|
+
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.27.1.tgz#26b08b0d68dd1fc210d1dd7a7e3770e3b9f27e74"
|
|
1535
|
+
integrity sha512-1WpVt9tQAEINGzsQsSiVRmcmYUpKeK4P54624f9HvLIv7o7jTjdARwirJpOqivIihbDE8OJnYOdsr0vV5Dz93A==
|
|
1547
1536
|
dependencies:
|
|
1548
|
-
"@jsforce/jsforce-node" "^3.10.
|
|
1537
|
+
"@jsforce/jsforce-node" "^3.10.13"
|
|
1549
1538
|
"@salesforce/kit" "^3.2.4"
|
|
1550
1539
|
"@salesforce/ts-types" "^2.0.12"
|
|
1551
|
-
ajv "^8.
|
|
1540
|
+
ajv "^8.18.0"
|
|
1552
1541
|
change-case "^4.1.2"
|
|
1553
1542
|
fast-levenshtein "^3.0.0"
|
|
1554
1543
|
faye "^1.4.1"
|
|
@@ -1556,7 +1545,7 @@
|
|
|
1556
1545
|
js2xmlparser "^4.0.1"
|
|
1557
1546
|
jsonwebtoken "9.0.3"
|
|
1558
1547
|
jszip "3.10.1"
|
|
1559
|
-
memfs "
|
|
1548
|
+
memfs "4.38.1"
|
|
1560
1549
|
pino "^9.7.0"
|
|
1561
1550
|
pino-abstract-transport "^1.2.0"
|
|
1562
1551
|
pino-pretty "^11.3.0"
|
|
@@ -1788,159 +1777,159 @@
|
|
|
1788
1777
|
resolved "https://registry.yarnpkg.com/@sinonjs/text-encoding/-/text-encoding-0.7.3.tgz#282046f03e886e352b2d5f5da5eb755e01457f3f"
|
|
1789
1778
|
integrity sha512-DE427ROAphMQzU4ENbliGYrBSYPXF+TtLg9S8vzeA+OF4ZKzoDdzfL8sxuMUGS/lgRhM6j1URSk9ghf7Xo1tyA==
|
|
1790
1779
|
|
|
1791
|
-
"@smithy/abort-controller@^4.2.
|
|
1792
|
-
version "4.2.
|
|
1793
|
-
resolved "https://registry.yarnpkg.com/@smithy/abort-controller/-/abort-controller-4.2.
|
|
1794
|
-
integrity sha512-
|
|
1780
|
+
"@smithy/abort-controller@^4.2.12":
|
|
1781
|
+
version "4.2.12"
|
|
1782
|
+
resolved "https://registry.yarnpkg.com/@smithy/abort-controller/-/abort-controller-4.2.12.tgz#80c86416f232b0b4e79cef530877ef87d626ac42"
|
|
1783
|
+
integrity sha512-xolrFw6b+2iYGl6EcOL7IJY71vvyZ0DJ3mcKtpykqPe2uscwtzDZJa1uVQXyP7w9Dd+kGwYnPbMsJrGISKiY/Q==
|
|
1795
1784
|
dependencies:
|
|
1796
|
-
"@smithy/types" "^4.
|
|
1785
|
+
"@smithy/types" "^4.13.1"
|
|
1797
1786
|
tslib "^2.6.2"
|
|
1798
1787
|
|
|
1799
|
-
"@smithy/chunked-blob-reader-native@^4.2.
|
|
1800
|
-
version "4.2.
|
|
1801
|
-
resolved "https://registry.yarnpkg.com/@smithy/chunked-blob-reader-native/-/chunked-blob-reader-native-4.2.
|
|
1802
|
-
integrity sha512-
|
|
1788
|
+
"@smithy/chunked-blob-reader-native@^4.2.3":
|
|
1789
|
+
version "4.2.3"
|
|
1790
|
+
resolved "https://registry.yarnpkg.com/@smithy/chunked-blob-reader-native/-/chunked-blob-reader-native-4.2.3.tgz#9e79a80d8d44798e7ce7a8f968cbbbaf5a40d950"
|
|
1791
|
+
integrity sha512-jA5k5Udn7Y5717L86h4EIv06wIr3xn8GM1qHRi/Nf31annXcXHJjBKvgztnbn2TxH3xWrPBfgwHsOwZf0UmQWw==
|
|
1803
1792
|
dependencies:
|
|
1804
|
-
"@smithy/util-base64" "^4.3.
|
|
1793
|
+
"@smithy/util-base64" "^4.3.2"
|
|
1805
1794
|
tslib "^2.6.2"
|
|
1806
1795
|
|
|
1807
|
-
"@smithy/chunked-blob-reader@^5.2.
|
|
1808
|
-
version "5.2.
|
|
1809
|
-
resolved "https://registry.yarnpkg.com/@smithy/chunked-blob-reader/-/chunked-blob-reader-5.2.
|
|
1810
|
-
integrity sha512-
|
|
1796
|
+
"@smithy/chunked-blob-reader@^5.2.2":
|
|
1797
|
+
version "5.2.2"
|
|
1798
|
+
resolved "https://registry.yarnpkg.com/@smithy/chunked-blob-reader/-/chunked-blob-reader-5.2.2.tgz#3af48e37b10e5afed478bb31d2b7bc03c81d196c"
|
|
1799
|
+
integrity sha512-St+kVicSyayWQca+I1rGitaOEH6uKgE8IUWoYnnEX26SWdWQcL6LvMSD19Lg+vYHKdT9B2Zuu7rd3i6Wnyb/iw==
|
|
1811
1800
|
dependencies:
|
|
1812
1801
|
tslib "^2.6.2"
|
|
1813
1802
|
|
|
1814
|
-
"@smithy/config-resolver@^4.4.
|
|
1815
|
-
version "4.4.
|
|
1816
|
-
resolved "https://registry.yarnpkg.com/@smithy/config-resolver/-/config-resolver-4.4.
|
|
1817
|
-
integrity sha512-
|
|
1803
|
+
"@smithy/config-resolver@^4.4.11", "@smithy/config-resolver@^4.4.13":
|
|
1804
|
+
version "4.4.13"
|
|
1805
|
+
resolved "https://registry.yarnpkg.com/@smithy/config-resolver/-/config-resolver-4.4.13.tgz#8bffd41de647ec349b4a74bf02bdd1b32452bacd"
|
|
1806
|
+
integrity sha512-iIzMC5NmOUP6WL6o8iPBjFhUhBZ9pPjpUpQYWMUFQqKyXXzOftbfK8zcQCz/jFV1Psmf05BK5ypx4K2r4Tnwdg==
|
|
1818
1807
|
dependencies:
|
|
1819
|
-
"@smithy/node-config-provider" "^4.3.
|
|
1820
|
-
"@smithy/types" "^4.
|
|
1821
|
-
"@smithy/util-config-provider" "^4.2.
|
|
1822
|
-
"@smithy/util-endpoints" "^3.
|
|
1823
|
-
"@smithy/util-middleware" "^4.2.
|
|
1808
|
+
"@smithy/node-config-provider" "^4.3.12"
|
|
1809
|
+
"@smithy/types" "^4.13.1"
|
|
1810
|
+
"@smithy/util-config-provider" "^4.2.2"
|
|
1811
|
+
"@smithy/util-endpoints" "^3.3.3"
|
|
1812
|
+
"@smithy/util-middleware" "^4.2.12"
|
|
1824
1813
|
tslib "^2.6.2"
|
|
1825
1814
|
|
|
1826
|
-
"@smithy/core@^3.
|
|
1827
|
-
version "3.
|
|
1828
|
-
resolved "https://registry.yarnpkg.com/@smithy/core/-/core-3.
|
|
1829
|
-
integrity sha512-
|
|
1830
|
-
dependencies:
|
|
1831
|
-
"@smithy/
|
|
1832
|
-
"@smithy/
|
|
1833
|
-
"@smithy/
|
|
1834
|
-
"@smithy/util-base64" "^4.3.
|
|
1835
|
-
"@smithy/util-body-length-browser" "^4.2.
|
|
1836
|
-
"@smithy/util-middleware" "^4.2.
|
|
1837
|
-
"@smithy/util-stream" "^4.5.
|
|
1838
|
-
"@smithy/util-utf8" "^4.2.
|
|
1839
|
-
"@smithy/uuid" "^1.1.
|
|
1815
|
+
"@smithy/core@^3.23.11", "@smithy/core@^3.23.12":
|
|
1816
|
+
version "3.23.12"
|
|
1817
|
+
resolved "https://registry.yarnpkg.com/@smithy/core/-/core-3.23.12.tgz#a16537bb03260337ac5adda31aedb325fcf9bb06"
|
|
1818
|
+
integrity sha512-o9VycsYNtgC+Dy3I0yrwCqv9CWicDnke0L7EVOrZtJpjb2t0EjaEofmMrYc0T1Kn3yk32zm6cspxF9u9Bj7e5w==
|
|
1819
|
+
dependencies:
|
|
1820
|
+
"@smithy/protocol-http" "^5.3.12"
|
|
1821
|
+
"@smithy/types" "^4.13.1"
|
|
1822
|
+
"@smithy/url-parser" "^4.2.12"
|
|
1823
|
+
"@smithy/util-base64" "^4.3.2"
|
|
1824
|
+
"@smithy/util-body-length-browser" "^4.2.2"
|
|
1825
|
+
"@smithy/util-middleware" "^4.2.12"
|
|
1826
|
+
"@smithy/util-stream" "^4.5.20"
|
|
1827
|
+
"@smithy/util-utf8" "^4.2.2"
|
|
1828
|
+
"@smithy/uuid" "^1.1.2"
|
|
1840
1829
|
tslib "^2.6.2"
|
|
1841
1830
|
|
|
1842
|
-
"@smithy/credential-provider-imds@^4.2.
|
|
1843
|
-
version "4.2.
|
|
1844
|
-
resolved "https://registry.yarnpkg.com/@smithy/credential-provider-imds/-/credential-provider-imds-4.2.
|
|
1845
|
-
integrity sha512-
|
|
1831
|
+
"@smithy/credential-provider-imds@^4.2.12":
|
|
1832
|
+
version "4.2.12"
|
|
1833
|
+
resolved "https://registry.yarnpkg.com/@smithy/credential-provider-imds/-/credential-provider-imds-4.2.12.tgz#fa2e52116cac7eaf5625e0bfd399a4927b598f66"
|
|
1834
|
+
integrity sha512-cr2lR792vNZcYMriSIj+Um3x9KWrjcu98kn234xA6reOAFMmbRpQMOv8KPgEmLLtx3eldU6c5wALKFqNOhugmg==
|
|
1846
1835
|
dependencies:
|
|
1847
|
-
"@smithy/node-config-provider" "^4.3.
|
|
1848
|
-
"@smithy/property-provider" "^4.2.
|
|
1849
|
-
"@smithy/types" "^4.
|
|
1850
|
-
"@smithy/url-parser" "^4.2.
|
|
1836
|
+
"@smithy/node-config-provider" "^4.3.12"
|
|
1837
|
+
"@smithy/property-provider" "^4.2.12"
|
|
1838
|
+
"@smithy/types" "^4.13.1"
|
|
1839
|
+
"@smithy/url-parser" "^4.2.12"
|
|
1851
1840
|
tslib "^2.6.2"
|
|
1852
1841
|
|
|
1853
|
-
"@smithy/eventstream-codec@^4.2.
|
|
1854
|
-
version "4.2.
|
|
1855
|
-
resolved "https://registry.yarnpkg.com/@smithy/eventstream-codec/-/eventstream-codec-4.2.
|
|
1856
|
-
integrity sha512-
|
|
1842
|
+
"@smithy/eventstream-codec@^4.2.12":
|
|
1843
|
+
version "4.2.12"
|
|
1844
|
+
resolved "https://registry.yarnpkg.com/@smithy/eventstream-codec/-/eventstream-codec-4.2.12.tgz#8cd62d08709344fb8b35fd17870fdf1435de61a3"
|
|
1845
|
+
integrity sha512-FE3bZdEl62ojmy8x4FHqxq2+BuOHlcxiH5vaZ6aqHJr3AIZzwF5jfx8dEiU/X0a8RboyNDjmXjlbr8AdEyLgiA==
|
|
1857
1846
|
dependencies:
|
|
1858
1847
|
"@aws-crypto/crc32" "5.2.0"
|
|
1859
|
-
"@smithy/types" "^4.
|
|
1860
|
-
"@smithy/util-hex-encoding" "^4.2.
|
|
1848
|
+
"@smithy/types" "^4.13.1"
|
|
1849
|
+
"@smithy/util-hex-encoding" "^4.2.2"
|
|
1861
1850
|
tslib "^2.6.2"
|
|
1862
1851
|
|
|
1863
|
-
"@smithy/eventstream-serde-browser@^4.2.
|
|
1864
|
-
version "4.2.
|
|
1865
|
-
resolved "https://registry.yarnpkg.com/@smithy/eventstream-serde-browser/-/eventstream-serde-browser-4.2.
|
|
1866
|
-
integrity sha512-
|
|
1852
|
+
"@smithy/eventstream-serde-browser@^4.2.12":
|
|
1853
|
+
version "4.2.12"
|
|
1854
|
+
resolved "https://registry.yarnpkg.com/@smithy/eventstream-serde-browser/-/eventstream-serde-browser-4.2.12.tgz#3ceb8743750edaf5d6e42cd1a2327e048f85ba4e"
|
|
1855
|
+
integrity sha512-XUSuMxlTxV5pp4VpqZf6Sa3vT/Q75FVkLSpSSE3KkWBvAQWeuWt1msTv8fJfgA4/jcJhrbrbMzN1AC/hvPmm5A==
|
|
1867
1856
|
dependencies:
|
|
1868
|
-
"@smithy/eventstream-serde-universal" "^4.2.
|
|
1869
|
-
"@smithy/types" "^4.
|
|
1857
|
+
"@smithy/eventstream-serde-universal" "^4.2.12"
|
|
1858
|
+
"@smithy/types" "^4.13.1"
|
|
1870
1859
|
tslib "^2.6.2"
|
|
1871
1860
|
|
|
1872
|
-
"@smithy/eventstream-serde-config-resolver@^4.3.
|
|
1873
|
-
version "4.3.
|
|
1874
|
-
resolved "https://registry.yarnpkg.com/@smithy/eventstream-serde-config-resolver/-/eventstream-serde-config-resolver-4.3.
|
|
1875
|
-
integrity sha512-
|
|
1861
|
+
"@smithy/eventstream-serde-config-resolver@^4.3.12":
|
|
1862
|
+
version "4.3.12"
|
|
1863
|
+
resolved "https://registry.yarnpkg.com/@smithy/eventstream-serde-config-resolver/-/eventstream-serde-config-resolver-4.3.12.tgz#a29164bc5480d935ece9dbdca0f79924259e519a"
|
|
1864
|
+
integrity sha512-7epsAZ3QvfHkngz6RXQYseyZYHlmWXSTPOfPmXkiS+zA6TBNo1awUaMFL9vxyXlGdoELmCZyZe1nQE+imbmV+Q==
|
|
1876
1865
|
dependencies:
|
|
1877
|
-
"@smithy/types" "^4.
|
|
1866
|
+
"@smithy/types" "^4.13.1"
|
|
1878
1867
|
tslib "^2.6.2"
|
|
1879
1868
|
|
|
1880
|
-
"@smithy/eventstream-serde-node@^4.2.
|
|
1881
|
-
version "4.2.
|
|
1882
|
-
resolved "https://registry.yarnpkg.com/@smithy/eventstream-serde-node/-/eventstream-serde-node-4.2.
|
|
1883
|
-
integrity sha512-
|
|
1869
|
+
"@smithy/eventstream-serde-node@^4.2.12":
|
|
1870
|
+
version "4.2.12"
|
|
1871
|
+
resolved "https://registry.yarnpkg.com/@smithy/eventstream-serde-node/-/eventstream-serde-node-4.2.12.tgz#2cc06a1ea1108f679d376aab81e95a6f69877b4a"
|
|
1872
|
+
integrity sha512-D1pFuExo31854eAvg89KMn9Oab/wEeJR6Buy32B49A9Ogdtx5fwZPqBHUlDzaCDpycTFk2+fSQgX689Qsk7UGA==
|
|
1884
1873
|
dependencies:
|
|
1885
|
-
"@smithy/eventstream-serde-universal" "^4.2.
|
|
1886
|
-
"@smithy/types" "^4.
|
|
1874
|
+
"@smithy/eventstream-serde-universal" "^4.2.12"
|
|
1875
|
+
"@smithy/types" "^4.13.1"
|
|
1887
1876
|
tslib "^2.6.2"
|
|
1888
1877
|
|
|
1889
|
-
"@smithy/eventstream-serde-universal@^4.2.
|
|
1890
|
-
version "4.2.
|
|
1891
|
-
resolved "https://registry.yarnpkg.com/@smithy/eventstream-serde-universal/-/eventstream-serde-universal-4.2.
|
|
1892
|
-
integrity sha512
|
|
1878
|
+
"@smithy/eventstream-serde-universal@^4.2.12":
|
|
1879
|
+
version "4.2.12"
|
|
1880
|
+
resolved "https://registry.yarnpkg.com/@smithy/eventstream-serde-universal/-/eventstream-serde-universal-4.2.12.tgz#a3640d1e7c3e348168360035661db8d21b51e078"
|
|
1881
|
+
integrity sha512-+yNuTiyBACxOJUTvbsNsSOfH9G9oKbaJE1lNL3YHpGcuucl6rPZMi3nrpehpVOVR2E07YqFFmtwpImtpzlouHQ==
|
|
1893
1882
|
dependencies:
|
|
1894
|
-
"@smithy/eventstream-codec" "^4.2.
|
|
1895
|
-
"@smithy/types" "^4.
|
|
1883
|
+
"@smithy/eventstream-codec" "^4.2.12"
|
|
1884
|
+
"@smithy/types" "^4.13.1"
|
|
1896
1885
|
tslib "^2.6.2"
|
|
1897
1886
|
|
|
1898
|
-
"@smithy/fetch-http-handler@^5.3.
|
|
1899
|
-
version "5.3.
|
|
1900
|
-
resolved "https://registry.yarnpkg.com/@smithy/fetch-http-handler/-/fetch-http-handler-5.3.
|
|
1901
|
-
integrity sha512-
|
|
1887
|
+
"@smithy/fetch-http-handler@^5.3.15":
|
|
1888
|
+
version "5.3.15"
|
|
1889
|
+
resolved "https://registry.yarnpkg.com/@smithy/fetch-http-handler/-/fetch-http-handler-5.3.15.tgz#acf69a8b3bab0396d2782fc901bad0b957c8c6a2"
|
|
1890
|
+
integrity sha512-T4jFU5N/yiIfrtrsb9uOQn7RdELdM/7HbyLNr6uO/mpkj1ctiVs7CihVr51w4LyQlXWDpXFn4BElf1WmQvZu/A==
|
|
1902
1891
|
dependencies:
|
|
1903
|
-
"@smithy/protocol-http" "^5.3.
|
|
1904
|
-
"@smithy/querystring-builder" "^4.2.
|
|
1905
|
-
"@smithy/types" "^4.
|
|
1906
|
-
"@smithy/util-base64" "^4.3.
|
|
1892
|
+
"@smithy/protocol-http" "^5.3.12"
|
|
1893
|
+
"@smithy/querystring-builder" "^4.2.12"
|
|
1894
|
+
"@smithy/types" "^4.13.1"
|
|
1895
|
+
"@smithy/util-base64" "^4.3.2"
|
|
1907
1896
|
tslib "^2.6.2"
|
|
1908
1897
|
|
|
1909
|
-
"@smithy/hash-blob-browser@^4.2.
|
|
1910
|
-
version "4.2.
|
|
1911
|
-
resolved "https://registry.yarnpkg.com/@smithy/hash-blob-browser/-/hash-blob-browser-4.2.
|
|
1912
|
-
integrity sha512-
|
|
1898
|
+
"@smithy/hash-blob-browser@^4.2.13":
|
|
1899
|
+
version "4.2.13"
|
|
1900
|
+
resolved "https://registry.yarnpkg.com/@smithy/hash-blob-browser/-/hash-blob-browser-4.2.13.tgz#464a7fb6b8355f6a56ddd0de194857760543248f"
|
|
1901
|
+
integrity sha512-YrF4zWKh+ghLuquldj6e/RzE3xZYL8wIPfkt0MqCRphVICjyyjH8OwKD7LLlKpVEbk4FLizFfC1+gwK6XQdR3g==
|
|
1913
1902
|
dependencies:
|
|
1914
|
-
"@smithy/chunked-blob-reader" "^5.2.
|
|
1915
|
-
"@smithy/chunked-blob-reader-native" "^4.2.
|
|
1916
|
-
"@smithy/types" "^4.
|
|
1903
|
+
"@smithy/chunked-blob-reader" "^5.2.2"
|
|
1904
|
+
"@smithy/chunked-blob-reader-native" "^4.2.3"
|
|
1905
|
+
"@smithy/types" "^4.13.1"
|
|
1917
1906
|
tslib "^2.6.2"
|
|
1918
1907
|
|
|
1919
|
-
"@smithy/hash-node@^4.2.
|
|
1920
|
-
version "4.2.
|
|
1921
|
-
resolved "https://registry.yarnpkg.com/@smithy/hash-node/-/hash-node-4.2.
|
|
1922
|
-
integrity sha512-
|
|
1908
|
+
"@smithy/hash-node@^4.2.12":
|
|
1909
|
+
version "4.2.12"
|
|
1910
|
+
resolved "https://registry.yarnpkg.com/@smithy/hash-node/-/hash-node-4.2.12.tgz#0ee7f6a1d2958c313ee24b07159dcb9547792441"
|
|
1911
|
+
integrity sha512-QhBYbGrbxTkZ43QoTPrK72DoYviDeg6YKDrHTMJbbC+A0sml3kSjzFtXP7BtbyJnXojLfTQldGdUR0RGD8dA3w==
|
|
1923
1912
|
dependencies:
|
|
1924
|
-
"@smithy/types" "^4.
|
|
1925
|
-
"@smithy/util-buffer-from" "^4.2.
|
|
1926
|
-
"@smithy/util-utf8" "^4.2.
|
|
1913
|
+
"@smithy/types" "^4.13.1"
|
|
1914
|
+
"@smithy/util-buffer-from" "^4.2.2"
|
|
1915
|
+
"@smithy/util-utf8" "^4.2.2"
|
|
1927
1916
|
tslib "^2.6.2"
|
|
1928
1917
|
|
|
1929
|
-
"@smithy/hash-stream-node@^4.2.
|
|
1930
|
-
version "4.2.
|
|
1931
|
-
resolved "https://registry.yarnpkg.com/@smithy/hash-stream-node/-/hash-stream-node-4.2.
|
|
1932
|
-
integrity sha512-
|
|
1918
|
+
"@smithy/hash-stream-node@^4.2.12":
|
|
1919
|
+
version "4.2.12"
|
|
1920
|
+
resolved "https://registry.yarnpkg.com/@smithy/hash-stream-node/-/hash-stream-node-4.2.12.tgz#cff200a551bd3f246f8d0aed4309d05873039437"
|
|
1921
|
+
integrity sha512-O3YbmGExeafuM/kP7Y8r6+1y0hIh3/zn6GROx0uNlB54K9oihAL75Qtc+jFfLNliTi6pxOAYZrRKD9A7iA6UFw==
|
|
1933
1922
|
dependencies:
|
|
1934
|
-
"@smithy/types" "^4.
|
|
1935
|
-
"@smithy/util-utf8" "^4.2.
|
|
1923
|
+
"@smithy/types" "^4.13.1"
|
|
1924
|
+
"@smithy/util-utf8" "^4.2.2"
|
|
1936
1925
|
tslib "^2.6.2"
|
|
1937
1926
|
|
|
1938
|
-
"@smithy/invalid-dependency@^4.2.
|
|
1939
|
-
version "4.2.
|
|
1940
|
-
resolved "https://registry.yarnpkg.com/@smithy/invalid-dependency/-/invalid-dependency-4.2.
|
|
1941
|
-
integrity sha512
|
|
1927
|
+
"@smithy/invalid-dependency@^4.2.12":
|
|
1928
|
+
version "4.2.12"
|
|
1929
|
+
resolved "https://registry.yarnpkg.com/@smithy/invalid-dependency/-/invalid-dependency-4.2.12.tgz#1a28c13fb33684b91848d4d6ec5104a1c1413e7f"
|
|
1930
|
+
integrity sha512-/4F1zb7Z8LOu1PalTdESFHR0RbPwHd3FcaG1sI3UEIriQTWakysgJr65lc1jj6QY5ye7aFsisajotH6UhWfm/g==
|
|
1942
1931
|
dependencies:
|
|
1943
|
-
"@smithy/types" "^4.
|
|
1932
|
+
"@smithy/types" "^4.13.1"
|
|
1944
1933
|
tslib "^2.6.2"
|
|
1945
1934
|
|
|
1946
1935
|
"@smithy/is-array-buffer@^2.2.0":
|
|
@@ -1950,177 +1939,178 @@
|
|
|
1950
1939
|
dependencies:
|
|
1951
1940
|
tslib "^2.6.2"
|
|
1952
1941
|
|
|
1953
|
-
"@smithy/is-array-buffer@^4.2.
|
|
1954
|
-
version "4.2.
|
|
1955
|
-
resolved "https://registry.yarnpkg.com/@smithy/is-array-buffer/-/is-array-buffer-4.2.
|
|
1956
|
-
integrity sha512-
|
|
1942
|
+
"@smithy/is-array-buffer@^4.2.2":
|
|
1943
|
+
version "4.2.2"
|
|
1944
|
+
resolved "https://registry.yarnpkg.com/@smithy/is-array-buffer/-/is-array-buffer-4.2.2.tgz#c401ce54b12a16529eb1c938a0b6c2247cb763b8"
|
|
1945
|
+
integrity sha512-n6rQ4N8Jj4YTQO3YFrlgZuwKodf4zUFs7EJIWH86pSCWBaAtAGBFfCM7Wx6D2bBJ2xqFNxGBSrUWswT3M0VJow==
|
|
1957
1946
|
dependencies:
|
|
1958
1947
|
tslib "^2.6.2"
|
|
1959
1948
|
|
|
1960
|
-
"@smithy/md5-js@^4.2.
|
|
1961
|
-
version "4.2.
|
|
1962
|
-
resolved "https://registry.yarnpkg.com/@smithy/md5-js/-/md5-js-4.2.
|
|
1963
|
-
integrity sha512-
|
|
1949
|
+
"@smithy/md5-js@^4.2.12":
|
|
1950
|
+
version "4.2.12"
|
|
1951
|
+
resolved "https://registry.yarnpkg.com/@smithy/md5-js/-/md5-js-4.2.12.tgz#8f4f0bd4d57eee488bb4dec712f3c4d25ea6f5d7"
|
|
1952
|
+
integrity sha512-W/oIpHCpWU2+iAkfZYyGWE+qkpuf3vEXHLxQQDx9FPNZTTdnul0dZ2d/gUFrtQ5je1G2kp4cjG0/24YueG2LbQ==
|
|
1964
1953
|
dependencies:
|
|
1965
|
-
"@smithy/types" "^4.
|
|
1966
|
-
"@smithy/util-utf8" "^4.2.
|
|
1954
|
+
"@smithy/types" "^4.13.1"
|
|
1955
|
+
"@smithy/util-utf8" "^4.2.2"
|
|
1967
1956
|
tslib "^2.6.2"
|
|
1968
1957
|
|
|
1969
|
-
"@smithy/middleware-content-length@^4.2.
|
|
1970
|
-
version "4.2.
|
|
1971
|
-
resolved "https://registry.yarnpkg.com/@smithy/middleware-content-length/-/middleware-content-length-4.2.
|
|
1972
|
-
integrity sha512-
|
|
1958
|
+
"@smithy/middleware-content-length@^4.2.12":
|
|
1959
|
+
version "4.2.12"
|
|
1960
|
+
resolved "https://registry.yarnpkg.com/@smithy/middleware-content-length/-/middleware-content-length-4.2.12.tgz#dec97ea1444b12e734156b764e9953b2b37c70fd"
|
|
1961
|
+
integrity sha512-YE58Yz+cvFInWI/wOTrB+DbvUVz/pLn5mC5MvOV4fdRUc6qGwygyngcucRQjAhiCEbmfLOXX0gntSIcgMvAjmA==
|
|
1973
1962
|
dependencies:
|
|
1974
|
-
"@smithy/protocol-http" "^5.3.
|
|
1975
|
-
"@smithy/types" "^4.
|
|
1963
|
+
"@smithy/protocol-http" "^5.3.12"
|
|
1964
|
+
"@smithy/types" "^4.13.1"
|
|
1976
1965
|
tslib "^2.6.2"
|
|
1977
1966
|
|
|
1978
|
-
"@smithy/middleware-endpoint@^4.4.
|
|
1979
|
-
version "4.4.
|
|
1980
|
-
resolved "https://registry.yarnpkg.com/@smithy/middleware-endpoint/-/middleware-endpoint-4.4.
|
|
1981
|
-
integrity sha512-
|
|
1982
|
-
dependencies:
|
|
1983
|
-
"@smithy/core" "^3.
|
|
1984
|
-
"@smithy/middleware-serde" "^4.2.
|
|
1985
|
-
"@smithy/node-config-provider" "^4.3.
|
|
1986
|
-
"@smithy/shared-ini-file-loader" "^4.4.
|
|
1987
|
-
"@smithy/types" "^4.
|
|
1988
|
-
"@smithy/url-parser" "^4.2.
|
|
1989
|
-
"@smithy/util-middleware" "^4.2.
|
|
1967
|
+
"@smithy/middleware-endpoint@^4.4.25", "@smithy/middleware-endpoint@^4.4.27":
|
|
1968
|
+
version "4.4.27"
|
|
1969
|
+
resolved "https://registry.yarnpkg.com/@smithy/middleware-endpoint/-/middleware-endpoint-4.4.27.tgz#cf2b334f7fc302e7ebf3fe00c1a1279ee9214afd"
|
|
1970
|
+
integrity sha512-T3TFfUgXQlpcg+UdzcAISdZpj4Z+XECZ/cefgA6wLBd6V4lRi0svN2hBouN/be9dXQ31X4sLWz3fAQDf+nt6BA==
|
|
1971
|
+
dependencies:
|
|
1972
|
+
"@smithy/core" "^3.23.12"
|
|
1973
|
+
"@smithy/middleware-serde" "^4.2.15"
|
|
1974
|
+
"@smithy/node-config-provider" "^4.3.12"
|
|
1975
|
+
"@smithy/shared-ini-file-loader" "^4.4.7"
|
|
1976
|
+
"@smithy/types" "^4.13.1"
|
|
1977
|
+
"@smithy/url-parser" "^4.2.12"
|
|
1978
|
+
"@smithy/util-middleware" "^4.2.12"
|
|
1990
1979
|
tslib "^2.6.2"
|
|
1991
1980
|
|
|
1992
|
-
"@smithy/middleware-retry@^4.4.
|
|
1993
|
-
version "4.4.
|
|
1994
|
-
resolved "https://registry.yarnpkg.com/@smithy/middleware-retry/-/middleware-retry-4.4.
|
|
1995
|
-
integrity sha512-
|
|
1996
|
-
dependencies:
|
|
1997
|
-
"@smithy/node-config-provider" "^4.3.
|
|
1998
|
-
"@smithy/protocol-http" "^5.3.
|
|
1999
|
-
"@smithy/service-error-classification" "^4.2.
|
|
2000
|
-
"@smithy/smithy-client" "^4.
|
|
2001
|
-
"@smithy/types" "^4.
|
|
2002
|
-
"@smithy/util-middleware" "^4.2.
|
|
2003
|
-
"@smithy/util-retry" "^4.2.
|
|
2004
|
-
"@smithy/uuid" "^1.1.
|
|
1981
|
+
"@smithy/middleware-retry@^4.4.42", "@smithy/middleware-retry@^4.4.44":
|
|
1982
|
+
version "4.4.44"
|
|
1983
|
+
resolved "https://registry.yarnpkg.com/@smithy/middleware-retry/-/middleware-retry-4.4.44.tgz#5c678ea74bde3a480cb28d013156a24009063c5e"
|
|
1984
|
+
integrity sha512-Y1Rav7m5CFRPQyM4CI0koD/bXjyjJu3EQxZZhtLGD88WIrBrQ7kqXM96ncd6rYnojwOo/u9MXu57JrEvu/nLrA==
|
|
1985
|
+
dependencies:
|
|
1986
|
+
"@smithy/node-config-provider" "^4.3.12"
|
|
1987
|
+
"@smithy/protocol-http" "^5.3.12"
|
|
1988
|
+
"@smithy/service-error-classification" "^4.2.12"
|
|
1989
|
+
"@smithy/smithy-client" "^4.12.7"
|
|
1990
|
+
"@smithy/types" "^4.13.1"
|
|
1991
|
+
"@smithy/util-middleware" "^4.2.12"
|
|
1992
|
+
"@smithy/util-retry" "^4.2.12"
|
|
1993
|
+
"@smithy/uuid" "^1.1.2"
|
|
2005
1994
|
tslib "^2.6.2"
|
|
2006
1995
|
|
|
2007
|
-
"@smithy/middleware-serde@^4.2.
|
|
2008
|
-
version "4.2.
|
|
2009
|
-
resolved "https://registry.yarnpkg.com/@smithy/middleware-serde/-/middleware-serde-4.2.
|
|
2010
|
-
integrity sha512-
|
|
1996
|
+
"@smithy/middleware-serde@^4.2.14", "@smithy/middleware-serde@^4.2.15":
|
|
1997
|
+
version "4.2.15"
|
|
1998
|
+
resolved "https://registry.yarnpkg.com/@smithy/middleware-serde/-/middleware-serde-4.2.15.tgz#18c6ed60339389b62e7955e822abe88e6f53ea55"
|
|
1999
|
+
integrity sha512-ExYhcltZSli0pgAKOpQQe1DLFBLryeZ22605y/YS+mQpdNWekum9Ujb/jMKfJKgjtz1AZldtwA/wCYuKJgjjlg==
|
|
2011
2000
|
dependencies:
|
|
2012
|
-
"@smithy/
|
|
2013
|
-
"@smithy/
|
|
2001
|
+
"@smithy/core" "^3.23.12"
|
|
2002
|
+
"@smithy/protocol-http" "^5.3.12"
|
|
2003
|
+
"@smithy/types" "^4.13.1"
|
|
2014
2004
|
tslib "^2.6.2"
|
|
2015
2005
|
|
|
2016
|
-
"@smithy/middleware-stack@^4.2.
|
|
2017
|
-
version "4.2.
|
|
2018
|
-
resolved "https://registry.yarnpkg.com/@smithy/middleware-stack/-/middleware-stack-4.2.
|
|
2019
|
-
integrity sha512-
|
|
2006
|
+
"@smithy/middleware-stack@^4.2.12":
|
|
2007
|
+
version "4.2.12"
|
|
2008
|
+
resolved "https://registry.yarnpkg.com/@smithy/middleware-stack/-/middleware-stack-4.2.12.tgz#96b43b2fab0d4a6723f813f76b72418b0fdb6ba0"
|
|
2009
|
+
integrity sha512-kruC5gRHwsCOuyCd4ouQxYjgRAym2uDlCvQ5acuMtRrcdfg7mFBg6blaxcJ09STpt3ziEkis6bhg1uwrWU7txw==
|
|
2020
2010
|
dependencies:
|
|
2021
|
-
"@smithy/types" "^4.
|
|
2011
|
+
"@smithy/types" "^4.13.1"
|
|
2022
2012
|
tslib "^2.6.2"
|
|
2023
2013
|
|
|
2024
|
-
"@smithy/node-config-provider@^4.3.
|
|
2025
|
-
version "4.3.
|
|
2026
|
-
resolved "https://registry.yarnpkg.com/@smithy/node-config-provider/-/node-config-provider-4.3.
|
|
2027
|
-
integrity sha512-
|
|
2014
|
+
"@smithy/node-config-provider@^4.3.12":
|
|
2015
|
+
version "4.3.12"
|
|
2016
|
+
resolved "https://registry.yarnpkg.com/@smithy/node-config-provider/-/node-config-provider-4.3.12.tgz#bb722da6e2a130ae585754fa7bc8d909f9f5d702"
|
|
2017
|
+
integrity sha512-tr2oKX2xMcO+rBOjobSwVAkV05SIfUKz8iI53rzxEmgW3GOOPOv0UioSDk+J8OpRQnpnhsO3Af6IEBabQBVmiw==
|
|
2028
2018
|
dependencies:
|
|
2029
|
-
"@smithy/property-provider" "^4.2.
|
|
2030
|
-
"@smithy/shared-ini-file-loader" "^4.4.
|
|
2031
|
-
"@smithy/types" "^4.
|
|
2019
|
+
"@smithy/property-provider" "^4.2.12"
|
|
2020
|
+
"@smithy/shared-ini-file-loader" "^4.4.7"
|
|
2021
|
+
"@smithy/types" "^4.13.1"
|
|
2032
2022
|
tslib "^2.6.2"
|
|
2033
2023
|
|
|
2034
|
-
"@smithy/node-http-handler@^4.4.
|
|
2035
|
-
version "4.
|
|
2036
|
-
resolved "https://registry.yarnpkg.com/@smithy/node-http-handler/-/node-http-handler-4.
|
|
2037
|
-
integrity sha512-
|
|
2024
|
+
"@smithy/node-http-handler@^4.4.16", "@smithy/node-http-handler@^4.5.0":
|
|
2025
|
+
version "4.5.0"
|
|
2026
|
+
resolved "https://registry.yarnpkg.com/@smithy/node-http-handler/-/node-http-handler-4.5.0.tgz#6a506a0da462c79e725fdbcfa55b0eed5b929727"
|
|
2027
|
+
integrity sha512-Rnq9vQWiR1+/I6NZZMNzJHV6pZYyEHt2ZnuV3MG8z2NNenC4i/8Kzttz7CjZiHSmsN5frhXhg17z3Zqjjhmz1A==
|
|
2038
2028
|
dependencies:
|
|
2039
|
-
"@smithy/abort-controller" "^4.2.
|
|
2040
|
-
"@smithy/protocol-http" "^5.3.
|
|
2041
|
-
"@smithy/querystring-builder" "^4.2.
|
|
2042
|
-
"@smithy/types" "^4.
|
|
2029
|
+
"@smithy/abort-controller" "^4.2.12"
|
|
2030
|
+
"@smithy/protocol-http" "^5.3.12"
|
|
2031
|
+
"@smithy/querystring-builder" "^4.2.12"
|
|
2032
|
+
"@smithy/types" "^4.13.1"
|
|
2043
2033
|
tslib "^2.6.2"
|
|
2044
2034
|
|
|
2045
|
-
"@smithy/property-provider@^4.2.
|
|
2046
|
-
version "4.2.
|
|
2047
|
-
resolved "https://registry.yarnpkg.com/@smithy/property-provider/-/property-provider-4.2.
|
|
2048
|
-
integrity sha512-
|
|
2035
|
+
"@smithy/property-provider@^4.2.12":
|
|
2036
|
+
version "4.2.12"
|
|
2037
|
+
resolved "https://registry.yarnpkg.com/@smithy/property-provider/-/property-provider-4.2.12.tgz#e9f8e5ce125413973b16e39c87cf4acd41324e21"
|
|
2038
|
+
integrity sha512-jqve46eYU1v7pZ5BM+fmkbq3DerkSluPr5EhvOcHxygxzD05ByDRppRwRPPpFrsFo5yDtCYLKu+kreHKVrvc7A==
|
|
2049
2039
|
dependencies:
|
|
2050
|
-
"@smithy/types" "^4.
|
|
2040
|
+
"@smithy/types" "^4.13.1"
|
|
2051
2041
|
tslib "^2.6.2"
|
|
2052
2042
|
|
|
2053
|
-
"@smithy/protocol-http@^5.3.
|
|
2054
|
-
version "5.3.
|
|
2055
|
-
resolved "https://registry.yarnpkg.com/@smithy/protocol-http/-/protocol-http-5.3.
|
|
2056
|
-
integrity sha512-
|
|
2043
|
+
"@smithy/protocol-http@^5.3.12":
|
|
2044
|
+
version "5.3.12"
|
|
2045
|
+
resolved "https://registry.yarnpkg.com/@smithy/protocol-http/-/protocol-http-5.3.12.tgz#c913053e7dfbac6cdd7f374f0b4f5aa7c518d0e1"
|
|
2046
|
+
integrity sha512-fit0GZK9I1xoRlR4jXmbLhoN0OdEpa96ul8M65XdmXnxXkuMxM0Y8HDT0Fh0Xb4I85MBvBClOzgSrV1X2s1Hxw==
|
|
2057
2047
|
dependencies:
|
|
2058
|
-
"@smithy/types" "^4.
|
|
2048
|
+
"@smithy/types" "^4.13.1"
|
|
2059
2049
|
tslib "^2.6.2"
|
|
2060
2050
|
|
|
2061
|
-
"@smithy/querystring-builder@^4.2.
|
|
2062
|
-
version "4.2.
|
|
2063
|
-
resolved "https://registry.yarnpkg.com/@smithy/querystring-builder/-/querystring-builder-4.2.
|
|
2064
|
-
integrity sha512-
|
|
2051
|
+
"@smithy/querystring-builder@^4.2.12":
|
|
2052
|
+
version "4.2.12"
|
|
2053
|
+
resolved "https://registry.yarnpkg.com/@smithy/querystring-builder/-/querystring-builder-4.2.12.tgz#20a0266b151a4b58409f901e1463257a72835c16"
|
|
2054
|
+
integrity sha512-6wTZjGABQufekycfDGMEB84BgtdOE/rCVTov+EDXQ8NHKTUNIp/j27IliwP7tjIU9LR+sSzyGBOXjeEtVgzCHg==
|
|
2065
2055
|
dependencies:
|
|
2066
|
-
"@smithy/types" "^4.
|
|
2067
|
-
"@smithy/util-uri-escape" "^4.2.
|
|
2056
|
+
"@smithy/types" "^4.13.1"
|
|
2057
|
+
"@smithy/util-uri-escape" "^4.2.2"
|
|
2068
2058
|
tslib "^2.6.2"
|
|
2069
2059
|
|
|
2070
|
-
"@smithy/querystring-parser@^4.2.
|
|
2071
|
-
version "4.2.
|
|
2072
|
-
resolved "https://registry.yarnpkg.com/@smithy/querystring-parser/-/querystring-parser-4.2.
|
|
2073
|
-
integrity sha512-
|
|
2060
|
+
"@smithy/querystring-parser@^4.2.12":
|
|
2061
|
+
version "4.2.12"
|
|
2062
|
+
resolved "https://registry.yarnpkg.com/@smithy/querystring-parser/-/querystring-parser-4.2.12.tgz#918cb609b2d606ab81f2727bfde0265d2ebb2758"
|
|
2063
|
+
integrity sha512-P2OdvrgiAKpkPNKlKUtWbNZKB1XjPxM086NeVhK+W+wI46pIKdWBe5QyXvhUm3MEcyS/rkLvY8rZzyUdmyDZBw==
|
|
2074
2064
|
dependencies:
|
|
2075
|
-
"@smithy/types" "^4.
|
|
2065
|
+
"@smithy/types" "^4.13.1"
|
|
2076
2066
|
tslib "^2.6.2"
|
|
2077
2067
|
|
|
2078
|
-
"@smithy/service-error-classification@^4.2.
|
|
2079
|
-
version "4.2.
|
|
2080
|
-
resolved "https://registry.yarnpkg.com/@smithy/service-error-classification/-/service-error-classification-4.2.
|
|
2081
|
-
integrity sha512-
|
|
2068
|
+
"@smithy/service-error-classification@^4.2.12":
|
|
2069
|
+
version "4.2.12"
|
|
2070
|
+
resolved "https://registry.yarnpkg.com/@smithy/service-error-classification/-/service-error-classification-4.2.12.tgz#795e9484207acf63817a9e9cf67e90b42e720840"
|
|
2071
|
+
integrity sha512-LlP29oSQN0Tw0b6D0Xo6BIikBswuIiGYbRACy5ujw/JgWSzTdYj46U83ssf6Ux0GyNJVivs2uReU8pt7Eu9okQ==
|
|
2082
2072
|
dependencies:
|
|
2083
|
-
"@smithy/types" "^4.
|
|
2073
|
+
"@smithy/types" "^4.13.1"
|
|
2084
2074
|
|
|
2085
|
-
"@smithy/shared-ini-file-loader@^4.4.
|
|
2086
|
-
version "4.4.
|
|
2087
|
-
resolved "https://registry.yarnpkg.com/@smithy/shared-ini-file-loader/-/shared-ini-file-loader-4.4.
|
|
2088
|
-
integrity sha512-
|
|
2075
|
+
"@smithy/shared-ini-file-loader@^4.4.7":
|
|
2076
|
+
version "4.4.7"
|
|
2077
|
+
resolved "https://registry.yarnpkg.com/@smithy/shared-ini-file-loader/-/shared-ini-file-loader-4.4.7.tgz#18cc5a21f871509fafbe535a7bf44bde5a500727"
|
|
2078
|
+
integrity sha512-HrOKWsUb+otTeo1HxVWeEb99t5ER1XrBi/xka2Wv6NVmTbuCUC1dvlrksdvxFtODLBjsC+PHK+fuy2x/7Ynyiw==
|
|
2089
2079
|
dependencies:
|
|
2090
|
-
"@smithy/types" "^4.
|
|
2080
|
+
"@smithy/types" "^4.13.1"
|
|
2091
2081
|
tslib "^2.6.2"
|
|
2092
2082
|
|
|
2093
|
-
"@smithy/signature-v4@^5.3.
|
|
2094
|
-
version "5.3.
|
|
2095
|
-
resolved "https://registry.yarnpkg.com/@smithy/signature-v4/-/signature-v4-5.3.
|
|
2096
|
-
integrity sha512-
|
|
2097
|
-
dependencies:
|
|
2098
|
-
"@smithy/is-array-buffer" "^4.2.
|
|
2099
|
-
"@smithy/protocol-http" "^5.3.
|
|
2100
|
-
"@smithy/types" "^4.
|
|
2101
|
-
"@smithy/util-hex-encoding" "^4.2.
|
|
2102
|
-
"@smithy/util-middleware" "^4.2.
|
|
2103
|
-
"@smithy/util-uri-escape" "^4.2.
|
|
2104
|
-
"@smithy/util-utf8" "^4.2.
|
|
2083
|
+
"@smithy/signature-v4@^5.3.12":
|
|
2084
|
+
version "5.3.12"
|
|
2085
|
+
resolved "https://registry.yarnpkg.com/@smithy/signature-v4/-/signature-v4-5.3.12.tgz#b61ce40a94bdd91dfdd8f5f2136631c8eb67f253"
|
|
2086
|
+
integrity sha512-B/FBwO3MVOL00DaRSXfXfa/TRXRheagt/q5A2NM13u7q+sHS59EOVGQNfG7DkmVtdQm5m3vOosoKAXSqn/OEgw==
|
|
2087
|
+
dependencies:
|
|
2088
|
+
"@smithy/is-array-buffer" "^4.2.2"
|
|
2089
|
+
"@smithy/protocol-http" "^5.3.12"
|
|
2090
|
+
"@smithy/types" "^4.13.1"
|
|
2091
|
+
"@smithy/util-hex-encoding" "^4.2.2"
|
|
2092
|
+
"@smithy/util-middleware" "^4.2.12"
|
|
2093
|
+
"@smithy/util-uri-escape" "^4.2.2"
|
|
2094
|
+
"@smithy/util-utf8" "^4.2.2"
|
|
2105
2095
|
tslib "^2.6.2"
|
|
2106
2096
|
|
|
2107
|
-
"@smithy/smithy-client@^4.
|
|
2108
|
-
version "4.
|
|
2109
|
-
resolved "https://registry.yarnpkg.com/@smithy/smithy-client/-/smithy-client-4.
|
|
2110
|
-
integrity sha512-
|
|
2111
|
-
dependencies:
|
|
2112
|
-
"@smithy/core" "^3.
|
|
2113
|
-
"@smithy/middleware-endpoint" "^4.4.
|
|
2114
|
-
"@smithy/middleware-stack" "^4.2.
|
|
2115
|
-
"@smithy/protocol-http" "^5.3.
|
|
2116
|
-
"@smithy/types" "^4.
|
|
2117
|
-
"@smithy/util-stream" "^4.5.
|
|
2097
|
+
"@smithy/smithy-client@^4.12.5", "@smithy/smithy-client@^4.12.7":
|
|
2098
|
+
version "4.12.7"
|
|
2099
|
+
resolved "https://registry.yarnpkg.com/@smithy/smithy-client/-/smithy-client-4.12.7.tgz#3867272c062e39d3d4b719bf83ba491c76e1ee93"
|
|
2100
|
+
integrity sha512-q3gqnwml60G44FECaEEsdQMplYhDMZYCtYhMCzadCnRnnHIobZJjegmdoUo6ieLQlPUzvrMdIJUpx6DoPmzANQ==
|
|
2101
|
+
dependencies:
|
|
2102
|
+
"@smithy/core" "^3.23.12"
|
|
2103
|
+
"@smithy/middleware-endpoint" "^4.4.27"
|
|
2104
|
+
"@smithy/middleware-stack" "^4.2.12"
|
|
2105
|
+
"@smithy/protocol-http" "^5.3.12"
|
|
2106
|
+
"@smithy/types" "^4.13.1"
|
|
2107
|
+
"@smithy/util-stream" "^4.5.20"
|
|
2118
2108
|
tslib "^2.6.2"
|
|
2119
2109
|
|
|
2120
|
-
"@smithy/types@^4.
|
|
2121
|
-
version "4.
|
|
2122
|
-
resolved "https://registry.yarnpkg.com/@smithy/types/-/types-4.
|
|
2123
|
-
integrity sha512-
|
|
2110
|
+
"@smithy/types@^4.13.1":
|
|
2111
|
+
version "4.13.1"
|
|
2112
|
+
resolved "https://registry.yarnpkg.com/@smithy/types/-/types-4.13.1.tgz#8aaf15bb0f42b4e7c93c87018a3678a06d74691d"
|
|
2113
|
+
integrity sha512-787F3yzE2UiJIQ+wYW1CVg2odHjmaWLGksnKQHUrK/lYZSEcy1msuLVvxaR/sI2/aDe9U+TBuLsXnr3vod1g0g==
|
|
2124
2114
|
dependencies:
|
|
2125
2115
|
tslib "^2.6.2"
|
|
2126
2116
|
|
|
@@ -2131,35 +2121,35 @@
|
|
|
2131
2121
|
dependencies:
|
|
2132
2122
|
tslib "^2.6.2"
|
|
2133
2123
|
|
|
2134
|
-
"@smithy/url-parser@^4.2.
|
|
2135
|
-
version "4.2.
|
|
2136
|
-
resolved "https://registry.yarnpkg.com/@smithy/url-parser/-/url-parser-4.2.
|
|
2137
|
-
integrity sha512
|
|
2124
|
+
"@smithy/url-parser@^4.2.12":
|
|
2125
|
+
version "4.2.12"
|
|
2126
|
+
resolved "https://registry.yarnpkg.com/@smithy/url-parser/-/url-parser-4.2.12.tgz#e940557bf0b8e9a25538a421970f64bd827f456f"
|
|
2127
|
+
integrity sha512-wOPKPEpso+doCZGIlr+e1lVI6+9VAKfL4kZWFgzVgGWY2hZxshNKod4l2LXS3PRC9otH/JRSjtEHqQ/7eLciRA==
|
|
2138
2128
|
dependencies:
|
|
2139
|
-
"@smithy/querystring-parser" "^4.2.
|
|
2140
|
-
"@smithy/types" "^4.
|
|
2129
|
+
"@smithy/querystring-parser" "^4.2.12"
|
|
2130
|
+
"@smithy/types" "^4.13.1"
|
|
2141
2131
|
tslib "^2.6.2"
|
|
2142
2132
|
|
|
2143
|
-
"@smithy/util-base64@^4.3.
|
|
2144
|
-
version "4.3.
|
|
2145
|
-
resolved "https://registry.yarnpkg.com/@smithy/util-base64/-/util-base64-4.3.
|
|
2146
|
-
integrity sha512-
|
|
2133
|
+
"@smithy/util-base64@^4.3.2":
|
|
2134
|
+
version "4.3.2"
|
|
2135
|
+
resolved "https://registry.yarnpkg.com/@smithy/util-base64/-/util-base64-4.3.2.tgz#be02bcb29a87be744356467ea25ffa413e695cea"
|
|
2136
|
+
integrity sha512-XRH6b0H/5A3SgblmMa5ErXQ2XKhfbQB+Fm/oyLZ2O2kCUrwgg55bU0RekmzAhuwOjA9qdN5VU2BprOvGGUkOOQ==
|
|
2147
2137
|
dependencies:
|
|
2148
|
-
"@smithy/util-buffer-from" "^4.2.
|
|
2149
|
-
"@smithy/util-utf8" "^4.2.
|
|
2138
|
+
"@smithy/util-buffer-from" "^4.2.2"
|
|
2139
|
+
"@smithy/util-utf8" "^4.2.2"
|
|
2150
2140
|
tslib "^2.6.2"
|
|
2151
2141
|
|
|
2152
|
-
"@smithy/util-body-length-browser@^4.2.
|
|
2153
|
-
version "4.2.
|
|
2154
|
-
resolved "https://registry.yarnpkg.com/@smithy/util-body-length-browser/-/util-body-length-browser-4.2.
|
|
2155
|
-
integrity sha512-
|
|
2142
|
+
"@smithy/util-body-length-browser@^4.2.2":
|
|
2143
|
+
version "4.2.2"
|
|
2144
|
+
resolved "https://registry.yarnpkg.com/@smithy/util-body-length-browser/-/util-body-length-browser-4.2.2.tgz#c4404277d22039872abdb80e7800f9a63f263862"
|
|
2145
|
+
integrity sha512-JKCrLNOup3OOgmzeaKQwi4ZCTWlYR5H4Gm1r2uTMVBXoemo1UEghk5vtMi1xSu2ymgKVGW631e2fp9/R610ZjQ==
|
|
2156
2146
|
dependencies:
|
|
2157
2147
|
tslib "^2.6.2"
|
|
2158
2148
|
|
|
2159
|
-
"@smithy/util-body-length-node@^4.2.
|
|
2160
|
-
version "4.2.
|
|
2161
|
-
resolved "https://registry.yarnpkg.com/@smithy/util-body-length-node/-/util-body-length-node-4.2.
|
|
2162
|
-
integrity sha512-
|
|
2149
|
+
"@smithy/util-body-length-node@^4.2.3":
|
|
2150
|
+
version "4.2.3"
|
|
2151
|
+
resolved "https://registry.yarnpkg.com/@smithy/util-body-length-node/-/util-body-length-node-4.2.3.tgz#f923ca530defb86a9ac3ca2d3066bcca7b304fbc"
|
|
2152
|
+
integrity sha512-ZkJGvqBzMHVHE7r/hcuCxlTY8pQr1kMtdsVPs7ex4mMU+EAbcXppfo5NmyxMYi2XU49eqaz56j2gsk4dHHPG/g==
|
|
2163
2153
|
dependencies:
|
|
2164
2154
|
tslib "^2.6.2"
|
|
2165
2155
|
|
|
@@ -2171,95 +2161,95 @@
|
|
|
2171
2161
|
"@smithy/is-array-buffer" "^2.2.0"
|
|
2172
2162
|
tslib "^2.6.2"
|
|
2173
2163
|
|
|
2174
|
-
"@smithy/util-buffer-from@^4.2.
|
|
2175
|
-
version "4.2.
|
|
2176
|
-
resolved "https://registry.yarnpkg.com/@smithy/util-buffer-from/-/util-buffer-from-4.2.
|
|
2177
|
-
integrity sha512-
|
|
2164
|
+
"@smithy/util-buffer-from@^4.2.2":
|
|
2165
|
+
version "4.2.2"
|
|
2166
|
+
resolved "https://registry.yarnpkg.com/@smithy/util-buffer-from/-/util-buffer-from-4.2.2.tgz#2c6b7857757dfd88f6cd2d36016179a40ccc913b"
|
|
2167
|
+
integrity sha512-FDXD7cvUoFWwN6vtQfEta540Y/YBe5JneK3SoZg9bThSoOAC/eGeYEua6RkBgKjGa/sz6Y+DuBZj3+YEY21y4Q==
|
|
2178
2168
|
dependencies:
|
|
2179
|
-
"@smithy/is-array-buffer" "^4.2.
|
|
2169
|
+
"@smithy/is-array-buffer" "^4.2.2"
|
|
2180
2170
|
tslib "^2.6.2"
|
|
2181
2171
|
|
|
2182
|
-
"@smithy/util-config-provider@^4.2.
|
|
2183
|
-
version "4.2.
|
|
2184
|
-
resolved "https://registry.yarnpkg.com/@smithy/util-config-provider/-/util-config-provider-4.2.
|
|
2185
|
-
integrity sha512-
|
|
2172
|
+
"@smithy/util-config-provider@^4.2.2":
|
|
2173
|
+
version "4.2.2"
|
|
2174
|
+
resolved "https://registry.yarnpkg.com/@smithy/util-config-provider/-/util-config-provider-4.2.2.tgz#52ebf9d8942838d18bc5fb1520de1e8699d7aad6"
|
|
2175
|
+
integrity sha512-dWU03V3XUprJwaUIFVv4iOnS1FC9HnMHDfUrlNDSh4315v0cWyaIErP8KiqGVbf5z+JupoVpNM7ZB3jFiTejvQ==
|
|
2186
2176
|
dependencies:
|
|
2187
2177
|
tslib "^2.6.2"
|
|
2188
2178
|
|
|
2189
|
-
"@smithy/util-defaults-mode-browser@^4.3.
|
|
2190
|
-
version "4.3.
|
|
2191
|
-
resolved "https://registry.yarnpkg.com/@smithy/util-defaults-mode-browser/-/util-defaults-mode-browser-4.3.
|
|
2192
|
-
integrity sha512
|
|
2179
|
+
"@smithy/util-defaults-mode-browser@^4.3.41", "@smithy/util-defaults-mode-browser@^4.3.43":
|
|
2180
|
+
version "4.3.43"
|
|
2181
|
+
resolved "https://registry.yarnpkg.com/@smithy/util-defaults-mode-browser/-/util-defaults-mode-browser-4.3.43.tgz#8e2667c31cacdc0d59d414863f9a475daef79b28"
|
|
2182
|
+
integrity sha512-Qd/0wCKMaXxev/z00TvNzGCH2jlKKKxXP1aDxB6oKwSQthe3Og2dMhSayGCnsma1bK/kQX1+X7SMP99t6FgiiQ==
|
|
2193
2183
|
dependencies:
|
|
2194
|
-
"@smithy/property-provider" "^4.2.
|
|
2195
|
-
"@smithy/smithy-client" "^4.
|
|
2196
|
-
"@smithy/types" "^4.
|
|
2184
|
+
"@smithy/property-provider" "^4.2.12"
|
|
2185
|
+
"@smithy/smithy-client" "^4.12.7"
|
|
2186
|
+
"@smithy/types" "^4.13.1"
|
|
2197
2187
|
tslib "^2.6.2"
|
|
2198
2188
|
|
|
2199
|
-
"@smithy/util-defaults-mode-node@^4.2.
|
|
2200
|
-
version "4.2.
|
|
2201
|
-
resolved "https://registry.yarnpkg.com/@smithy/util-defaults-mode-node/-/util-defaults-mode-node-4.2.
|
|
2202
|
-
integrity sha512-
|
|
2203
|
-
dependencies:
|
|
2204
|
-
"@smithy/config-resolver" "^4.4.
|
|
2205
|
-
"@smithy/credential-provider-imds" "^4.2.
|
|
2206
|
-
"@smithy/node-config-provider" "^4.3.
|
|
2207
|
-
"@smithy/property-provider" "^4.2.
|
|
2208
|
-
"@smithy/smithy-client" "^4.
|
|
2209
|
-
"@smithy/types" "^4.
|
|
2189
|
+
"@smithy/util-defaults-mode-node@^4.2.44", "@smithy/util-defaults-mode-node@^4.2.47":
|
|
2190
|
+
version "4.2.47"
|
|
2191
|
+
resolved "https://registry.yarnpkg.com/@smithy/util-defaults-mode-node/-/util-defaults-mode-node-4.2.47.tgz#95ab7663f21513dff5c13b5ab7fa2957418254c5"
|
|
2192
|
+
integrity sha512-qSRbYp1EQ7th+sPFuVcVO05AE0QH635hycdEXlpzIahqHHf2Fyd/Zl+8v0XYMJ3cgDVPa0lkMefU7oNUjAP+DQ==
|
|
2193
|
+
dependencies:
|
|
2194
|
+
"@smithy/config-resolver" "^4.4.13"
|
|
2195
|
+
"@smithy/credential-provider-imds" "^4.2.12"
|
|
2196
|
+
"@smithy/node-config-provider" "^4.3.12"
|
|
2197
|
+
"@smithy/property-provider" "^4.2.12"
|
|
2198
|
+
"@smithy/smithy-client" "^4.12.7"
|
|
2199
|
+
"@smithy/types" "^4.13.1"
|
|
2210
2200
|
tslib "^2.6.2"
|
|
2211
2201
|
|
|
2212
|
-
"@smithy/util-endpoints@^3.
|
|
2213
|
-
version "3.
|
|
2214
|
-
resolved "https://registry.yarnpkg.com/@smithy/util-endpoints/-/util-endpoints-3.
|
|
2215
|
-
integrity sha512-
|
|
2202
|
+
"@smithy/util-endpoints@^3.3.3":
|
|
2203
|
+
version "3.3.3"
|
|
2204
|
+
resolved "https://registry.yarnpkg.com/@smithy/util-endpoints/-/util-endpoints-3.3.3.tgz#0119f15bcac30b3b9af1d3cc0a8477e7199d0185"
|
|
2205
|
+
integrity sha512-VACQVe50j0HZPjpwWcjyT51KUQ4AnsvEaQ2lKHOSL4mNLD0G9BjEniQ+yCt1qqfKfiAHRAts26ud7hBjamrwig==
|
|
2216
2206
|
dependencies:
|
|
2217
|
-
"@smithy/node-config-provider" "^4.3.
|
|
2218
|
-
"@smithy/types" "^4.
|
|
2207
|
+
"@smithy/node-config-provider" "^4.3.12"
|
|
2208
|
+
"@smithy/types" "^4.13.1"
|
|
2219
2209
|
tslib "^2.6.2"
|
|
2220
2210
|
|
|
2221
|
-
"@smithy/util-hex-encoding@^4.2.
|
|
2222
|
-
version "4.2.
|
|
2223
|
-
resolved "https://registry.yarnpkg.com/@smithy/util-hex-encoding/-/util-hex-encoding-4.2.
|
|
2224
|
-
integrity sha512-
|
|
2211
|
+
"@smithy/util-hex-encoding@^4.2.2":
|
|
2212
|
+
version "4.2.2"
|
|
2213
|
+
resolved "https://registry.yarnpkg.com/@smithy/util-hex-encoding/-/util-hex-encoding-4.2.2.tgz#4abf3335dd1eb884041d8589ca7628d81a6fd1d3"
|
|
2214
|
+
integrity sha512-Qcz3W5vuHK4sLQdyT93k/rfrUwdJ8/HZ+nMUOyGdpeGA1Wxt65zYwi3oEl9kOM+RswvYq90fzkNDahPS8K0OIg==
|
|
2225
2215
|
dependencies:
|
|
2226
2216
|
tslib "^2.6.2"
|
|
2227
2217
|
|
|
2228
|
-
"@smithy/util-middleware@^4.2.
|
|
2229
|
-
version "4.2.
|
|
2230
|
-
resolved "https://registry.yarnpkg.com/@smithy/util-middleware/-/util-middleware-4.2.
|
|
2231
|
-
integrity sha512-
|
|
2218
|
+
"@smithy/util-middleware@^4.2.12":
|
|
2219
|
+
version "4.2.12"
|
|
2220
|
+
resolved "https://registry.yarnpkg.com/@smithy/util-middleware/-/util-middleware-4.2.12.tgz#d6cb837c2390375e2b6957e7f917350ca4bd8757"
|
|
2221
|
+
integrity sha512-Er805uFUOvgc0l8nv0e0su0VFISoxhJ/AwOn3gL2NWNY2LUEldP5WtVcRYSQBcjg0y9NfG8JYrCJaYDpupBHJQ==
|
|
2232
2222
|
dependencies:
|
|
2233
|
-
"@smithy/types" "^4.
|
|
2223
|
+
"@smithy/types" "^4.13.1"
|
|
2234
2224
|
tslib "^2.6.2"
|
|
2235
2225
|
|
|
2236
|
-
"@smithy/util-retry@^4.2.
|
|
2237
|
-
version "4.2.
|
|
2238
|
-
resolved "https://registry.yarnpkg.com/@smithy/util-retry/-/util-retry-4.2.
|
|
2239
|
-
integrity sha512-
|
|
2226
|
+
"@smithy/util-retry@^4.2.12":
|
|
2227
|
+
version "4.2.12"
|
|
2228
|
+
resolved "https://registry.yarnpkg.com/@smithy/util-retry/-/util-retry-4.2.12.tgz#be4805afee530f95b00a6ba771e18cb4c324f822"
|
|
2229
|
+
integrity sha512-1zopLDUEOwumjcHdJ1mwBHddubYF8GMQvstVCLC54Y46rqoHwlIU+8ZzUeaBcD+WCJHyDGSeZ2ml9YSe9aqcoQ==
|
|
2240
2230
|
dependencies:
|
|
2241
|
-
"@smithy/service-error-classification" "^4.2.
|
|
2242
|
-
"@smithy/types" "^4.
|
|
2231
|
+
"@smithy/service-error-classification" "^4.2.12"
|
|
2232
|
+
"@smithy/types" "^4.13.1"
|
|
2243
2233
|
tslib "^2.6.2"
|
|
2244
2234
|
|
|
2245
|
-
"@smithy/util-stream@^4.5.
|
|
2246
|
-
version "4.5.
|
|
2247
|
-
resolved "https://registry.yarnpkg.com/@smithy/util-stream/-/util-stream-4.5.
|
|
2248
|
-
integrity sha512-
|
|
2249
|
-
dependencies:
|
|
2250
|
-
"@smithy/fetch-http-handler" "^5.3.
|
|
2251
|
-
"@smithy/node-http-handler" "^4.
|
|
2252
|
-
"@smithy/types" "^4.
|
|
2253
|
-
"@smithy/util-base64" "^4.3.
|
|
2254
|
-
"@smithy/util-buffer-from" "^4.2.
|
|
2255
|
-
"@smithy/util-hex-encoding" "^4.2.
|
|
2256
|
-
"@smithy/util-utf8" "^4.2.
|
|
2235
|
+
"@smithy/util-stream@^4.5.19", "@smithy/util-stream@^4.5.20":
|
|
2236
|
+
version "4.5.20"
|
|
2237
|
+
resolved "https://registry.yarnpkg.com/@smithy/util-stream/-/util-stream-4.5.20.tgz#2d312ac8b9ea1780561a77048b027e7db1c6a3d4"
|
|
2238
|
+
integrity sha512-4yXLm5n/B5SRBR2p8cZ90Sbv4zL4NKsgxdzCzp/83cXw2KxLEumt5p+GAVyRNZgQOSrzXn9ARpO0lUe8XSlSDw==
|
|
2239
|
+
dependencies:
|
|
2240
|
+
"@smithy/fetch-http-handler" "^5.3.15"
|
|
2241
|
+
"@smithy/node-http-handler" "^4.5.0"
|
|
2242
|
+
"@smithy/types" "^4.13.1"
|
|
2243
|
+
"@smithy/util-base64" "^4.3.2"
|
|
2244
|
+
"@smithy/util-buffer-from" "^4.2.2"
|
|
2245
|
+
"@smithy/util-hex-encoding" "^4.2.2"
|
|
2246
|
+
"@smithy/util-utf8" "^4.2.2"
|
|
2257
2247
|
tslib "^2.6.2"
|
|
2258
2248
|
|
|
2259
|
-
"@smithy/util-uri-escape@^4.2.
|
|
2260
|
-
version "4.2.
|
|
2261
|
-
resolved "https://registry.yarnpkg.com/@smithy/util-uri-escape/-/util-uri-escape-4.2.
|
|
2262
|
-
integrity sha512-
|
|
2249
|
+
"@smithy/util-uri-escape@^4.2.2":
|
|
2250
|
+
version "4.2.2"
|
|
2251
|
+
resolved "https://registry.yarnpkg.com/@smithy/util-uri-escape/-/util-uri-escape-4.2.2.tgz#48e40206e7fe9daefc8d44bb43a1ab17e76abf4a"
|
|
2252
|
+
integrity sha512-2kAStBlvq+lTXHyAZYfJRb/DfS3rsinLiwb+69SstC9Vb0s9vNWkRwpnj918Pfi85mzi42sOqdV72OLxWAISnw==
|
|
2263
2253
|
dependencies:
|
|
2264
2254
|
tslib "^2.6.2"
|
|
2265
2255
|
|
|
@@ -2271,27 +2261,27 @@
|
|
|
2271
2261
|
"@smithy/util-buffer-from" "^2.2.0"
|
|
2272
2262
|
tslib "^2.6.2"
|
|
2273
2263
|
|
|
2274
|
-
"@smithy/util-utf8@^4.2.
|
|
2275
|
-
version "4.2.
|
|
2276
|
-
resolved "https://registry.yarnpkg.com/@smithy/util-utf8/-/util-utf8-4.2.
|
|
2277
|
-
integrity sha512-
|
|
2264
|
+
"@smithy/util-utf8@^4.2.2":
|
|
2265
|
+
version "4.2.2"
|
|
2266
|
+
resolved "https://registry.yarnpkg.com/@smithy/util-utf8/-/util-utf8-4.2.2.tgz#21db686982e6f3393ac262e49143b42370130f13"
|
|
2267
|
+
integrity sha512-75MeYpjdWRe8M5E3AW0O4Cx3UadweS+cwdXjwYGBW5h/gxxnbeZ877sLPX/ZJA9GVTlL/qG0dXP29JWFCD1Ayw==
|
|
2278
2268
|
dependencies:
|
|
2279
|
-
"@smithy/util-buffer-from" "^4.2.
|
|
2269
|
+
"@smithy/util-buffer-from" "^4.2.2"
|
|
2280
2270
|
tslib "^2.6.2"
|
|
2281
2271
|
|
|
2282
|
-
"@smithy/util-waiter@^4.2.
|
|
2283
|
-
version "4.2.
|
|
2284
|
-
resolved "https://registry.yarnpkg.com/@smithy/util-waiter/-/util-waiter-4.2.
|
|
2285
|
-
integrity sha512-
|
|
2272
|
+
"@smithy/util-waiter@^4.2.13":
|
|
2273
|
+
version "4.2.13"
|
|
2274
|
+
resolved "https://registry.yarnpkg.com/@smithy/util-waiter/-/util-waiter-4.2.13.tgz#fea123340d650825a0ae3cc6c4525337806811ca"
|
|
2275
|
+
integrity sha512-2zdZ9DTHngRtcYxJK1GUDxruNr53kv5W2Lupe0LMU+Imr6ohQg8M2T14MNkj1Y0wS3FFwpgpGQyvuaMF7CiTmQ==
|
|
2286
2276
|
dependencies:
|
|
2287
|
-
"@smithy/abort-controller" "^4.2.
|
|
2288
|
-
"@smithy/types" "^4.
|
|
2277
|
+
"@smithy/abort-controller" "^4.2.12"
|
|
2278
|
+
"@smithy/types" "^4.13.1"
|
|
2289
2279
|
tslib "^2.6.2"
|
|
2290
2280
|
|
|
2291
|
-
"@smithy/uuid@^1.1.
|
|
2292
|
-
version "1.1.
|
|
2293
|
-
resolved "https://registry.yarnpkg.com/@smithy/uuid/-/uuid-1.1.
|
|
2294
|
-
integrity sha512-
|
|
2281
|
+
"@smithy/uuid@^1.1.2":
|
|
2282
|
+
version "1.1.2"
|
|
2283
|
+
resolved "https://registry.yarnpkg.com/@smithy/uuid/-/uuid-1.1.2.tgz#b6e97c7158615e4a3c775e809c00d8c269b5a12e"
|
|
2284
|
+
integrity sha512-O/IEdcCUKkubz60tFbGA7ceITTAJsty+lBjNoorP4Z6XRqaFb/OjQjZODophEcuq68nKm6/0r+6/lLQ+XVpk8g==
|
|
2295
2285
|
dependencies:
|
|
2296
2286
|
tslib "^2.6.2"
|
|
2297
2287
|
|
|
@@ -2650,10 +2640,10 @@ ajv@^6.12.4:
|
|
|
2650
2640
|
json-schema-traverse "^0.4.1"
|
|
2651
2641
|
uri-js "^4.2.2"
|
|
2652
2642
|
|
|
2653
|
-
ajv@^8.11.0, ajv@^8.
|
|
2654
|
-
version "8.
|
|
2655
|
-
resolved "https://registry.yarnpkg.com/ajv/-/ajv-8.
|
|
2656
|
-
integrity sha512-
|
|
2643
|
+
ajv@^8.11.0, ajv@^8.18.0:
|
|
2644
|
+
version "8.18.0"
|
|
2645
|
+
resolved "https://registry.yarnpkg.com/ajv/-/ajv-8.18.0.tgz#8864186b6738d003eb3a933172bb3833e10cefbc"
|
|
2646
|
+
integrity sha512-PlXPeEWMXMZ7sPYOHqmDyCJzcfNrUr3fGNKtezX14ykXOEIvyK81d+qydx89KY5O71FKMPaQ2vBfBFI5NHR63A==
|
|
2657
2647
|
dependencies:
|
|
2658
2648
|
fast-deep-equal "^3.1.3"
|
|
2659
2649
|
fast-uri "^3.0.1"
|
|
@@ -2897,6 +2887,11 @@ balanced-match@^3.0.0:
|
|
|
2897
2887
|
resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-3.0.1.tgz#e854b098724b15076384266497392a271f4a26a0"
|
|
2898
2888
|
integrity sha512-vjtV3hiLqYDNRoiAv0zC4QaGAMPomEoq83PRmYIofPswwZurCeWR5LByXm7SyoL0Zh5+2z0+HC7jG8gSZJUh0w==
|
|
2899
2889
|
|
|
2890
|
+
balanced-match@^4.0.2:
|
|
2891
|
+
version "4.0.4"
|
|
2892
|
+
resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-4.0.4.tgz#bfb10662feed8196a2c62e7c68e17720c274179a"
|
|
2893
|
+
integrity sha512-BLrgEcRTwX2o6gGxGOCNyMvGSp35YofuYzw9h1IMTRmKqttAZZVU67bdb9Pr2vUHA8+j3i2tJfjO6C6+4myGTA==
|
|
2894
|
+
|
|
2900
2895
|
base64-js@^1.3.1:
|
|
2901
2896
|
version "1.5.1"
|
|
2902
2897
|
resolved "https://registry.yarnpkg.com/base64-js/-/base64-js-1.5.1.tgz#1b1b440160a5bf7ad40b650f095963481903930a"
|
|
@@ -2939,6 +2934,13 @@ brace-expansion@^4.0.0:
|
|
|
2939
2934
|
dependencies:
|
|
2940
2935
|
balanced-match "^3.0.0"
|
|
2941
2936
|
|
|
2937
|
+
brace-expansion@^5.0.2:
|
|
2938
|
+
version "5.0.5"
|
|
2939
|
+
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-5.0.5.tgz#dcc3a37116b79f3e1b46db994ced5d570e930fdb"
|
|
2940
|
+
integrity sha512-VZznLgtwhn+Mact9tfiwx64fA9erHH/MCXEUfB/0bX/6Fz6ny5EGTXYltMocqg4xFAQZtnO3DHWWXi8RiuN7cQ==
|
|
2941
|
+
dependencies:
|
|
2942
|
+
balanced-match "^4.0.2"
|
|
2943
|
+
|
|
2942
2944
|
braces@^3.0.3, braces@~3.0.2:
|
|
2943
2945
|
version "3.0.3"
|
|
2944
2946
|
resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.3.tgz#490332f40919452272d55a8480adc0c441358789"
|
|
@@ -4207,12 +4209,21 @@ fast-uri@^3.0.1:
|
|
|
4207
4209
|
resolved "https://registry.yarnpkg.com/fast-uri/-/fast-uri-3.0.6.tgz#88f130b77cfaea2378d56bf970dea21257a68748"
|
|
4208
4210
|
integrity sha512-Atfo14OibSv5wAp4VWNsFYE1AchQRTv9cBGWET4pZWHzYshFSS9NQI6I57rdKn9croWVMbYFbLhJ+yJvmZIIHw==
|
|
4209
4211
|
|
|
4210
|
-
fast-xml-
|
|
4211
|
-
version "
|
|
4212
|
-
resolved "https://registry.yarnpkg.com/fast-xml-
|
|
4213
|
-
integrity sha512-
|
|
4212
|
+
fast-xml-builder@^1.1.4:
|
|
4213
|
+
version "1.1.4"
|
|
4214
|
+
resolved "https://registry.yarnpkg.com/fast-xml-builder/-/fast-xml-builder-1.1.4.tgz#0c407a1d9d5996336c0cd76f7ff785cac6413017"
|
|
4215
|
+
integrity sha512-f2jhpN4Eccy0/Uz9csxh3Nu6q4ErKxf0XIsasomfOihuSUa3/xw6w8dnOtCDgEItQFJG8KyXPzQXzcODDrrbOg==
|
|
4216
|
+
dependencies:
|
|
4217
|
+
path-expression-matcher "^1.1.3"
|
|
4218
|
+
|
|
4219
|
+
fast-xml-parser@5.5.8:
|
|
4220
|
+
version "5.5.8"
|
|
4221
|
+
resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-5.5.8.tgz#929571ed8c5eb96e6d9bd572ba14fc4b84875716"
|
|
4222
|
+
integrity sha512-Z7Fh2nVQSb2d+poDViM063ix2ZGt9jmY1nWhPfHBOK2Hgnb/OW3P4Et3P/81SEej0J7QbWtJqxO05h8QYfK7LQ==
|
|
4214
4223
|
dependencies:
|
|
4215
|
-
|
|
4224
|
+
fast-xml-builder "^1.1.4"
|
|
4225
|
+
path-expression-matcher "^1.2.0"
|
|
4226
|
+
strnum "^2.2.0"
|
|
4216
4227
|
|
|
4217
4228
|
fastest-levenshtein@^1.0.7:
|
|
4218
4229
|
version "1.0.16"
|
|
@@ -4318,9 +4329,9 @@ flat@^5.0.2:
|
|
|
4318
4329
|
integrity sha512-b6suED+5/3rTpUBdG1gupIl8MPFCAMA0QXwmljLhvCUKcUvdE4gWky9zpuGCcXHOsz4J9wPGNWq6OKpmIzz3hQ==
|
|
4319
4330
|
|
|
4320
4331
|
flatted@^3.2.9:
|
|
4321
|
-
version "3.
|
|
4322
|
-
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.
|
|
4323
|
-
integrity sha512-
|
|
4332
|
+
version "3.4.2"
|
|
4333
|
+
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.4.2.tgz#f5c23c107f0f37de8dbdf24f13722b3b98d52726"
|
|
4334
|
+
integrity sha512-PjDse7RzhcPkIJwy5t7KPWQSZ9cAbzQXcafsetQoD7sOJRQlGikNbx7yZp2OotDnJyrDcbyRq3Ttb18iYOqkxA==
|
|
4324
4335
|
|
|
4325
4336
|
for-each@^0.3.3, for-each@^0.3.5:
|
|
4326
4337
|
version "0.3.5"
|
|
@@ -4537,6 +4548,11 @@ glob-parent@^6.0.2:
|
|
|
4537
4548
|
dependencies:
|
|
4538
4549
|
is-glob "^4.0.3"
|
|
4539
4550
|
|
|
4551
|
+
glob-to-regex.js@^1.0.1:
|
|
4552
|
+
version "1.2.0"
|
|
4553
|
+
resolved "https://registry.yarnpkg.com/glob-to-regex.js/-/glob-to-regex.js-1.2.0.tgz#2b323728271d133830850e32311f40766c5f6413"
|
|
4554
|
+
integrity sha512-QMwlOQKU/IzqMUOAZWubUOT8Qft+Y0KQWnX9nK3ch0CJg0tTp4TvGZsTfudYKv2NzoQSyPcnA6TYeIQ3jGichQ==
|
|
4555
|
+
|
|
4540
4556
|
glob@^10.3.10:
|
|
4541
4557
|
version "10.4.5"
|
|
4542
4558
|
resolved "https://registry.yarnpkg.com/glob/-/glob-10.4.5.tgz#f4d9f0b90ffdbab09c9d77f5f29b4262517b0956"
|
|
@@ -5756,7 +5772,7 @@ lodash.upperfirst@^4.3.1:
|
|
|
5756
5772
|
resolved "https://registry.yarnpkg.com/lodash.upperfirst/-/lodash.upperfirst-4.3.1.tgz#1365edf431480481ef0d1c68957a5ed99d49f7ce"
|
|
5757
5773
|
integrity sha512-sReKOYJIJf74dhJONhU4e0/shzi1trVbSWDOhKYE5XV2O+H7Sb2Dihwuc7xWxVl+DgFPyTqIN3zMfT9cq5iWDg==
|
|
5758
5774
|
|
|
5759
|
-
lodash@^4.17.15, lodash@^4.17.21:
|
|
5775
|
+
lodash@^4.17.15, lodash@^4.17.21, lodash@^4.17.23:
|
|
5760
5776
|
version "4.17.23"
|
|
5761
5777
|
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.23.tgz#f113b0378386103be4f6893388c73d0bde7f2c5a"
|
|
5762
5778
|
integrity sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==
|
|
@@ -5895,14 +5911,16 @@ mdurl@^2.0.0:
|
|
|
5895
5911
|
resolved "https://registry.yarnpkg.com/mdurl/-/mdurl-2.0.0.tgz#80676ec0433025dd3e17ee983d0fe8de5a2237e0"
|
|
5896
5912
|
integrity sha512-Lf+9+2r+Tdp5wXDXC4PcIBjTDtq4UKjCPMQhKIuzpJNW0b96kVqSwW0bT7FhRSfmAiFYgP+SCRvdrDozfh0U5w==
|
|
5897
5913
|
|
|
5898
|
-
memfs
|
|
5899
|
-
version "4.
|
|
5900
|
-
resolved "https://registry.yarnpkg.com/memfs/-/memfs-4.
|
|
5901
|
-
integrity sha512-
|
|
5914
|
+
memfs@4.38.1:
|
|
5915
|
+
version "4.38.1"
|
|
5916
|
+
resolved "https://registry.yarnpkg.com/memfs/-/memfs-4.38.1.tgz#43cc07ee74dc321dbd0cba778db6cd94a4648895"
|
|
5917
|
+
integrity sha512-exfrOkkU3m0EpbQ0iQJP93HUbkprnIBU7IUnobSNAzHkBUzsklLwENGLEm8ZwJmMuLoFEfv1pYQ54wSpkay4kQ==
|
|
5902
5918
|
dependencies:
|
|
5903
|
-
"@jsonjoy.com/json-pack" "^1.0
|
|
5904
|
-
"@jsonjoy.com/util" "^1.
|
|
5905
|
-
|
|
5919
|
+
"@jsonjoy.com/json-pack" "^1.11.0"
|
|
5920
|
+
"@jsonjoy.com/util" "^1.9.0"
|
|
5921
|
+
glob-to-regex.js "^1.0.1"
|
|
5922
|
+
thingies "^2.5.0"
|
|
5923
|
+
tree-dump "^1.0.3"
|
|
5906
5924
|
tslib "^2.0.0"
|
|
5907
5925
|
|
|
5908
5926
|
meow@^13.0.0:
|
|
@@ -6028,6 +6046,13 @@ minimatch@^10.0.3:
|
|
|
6028
6046
|
dependencies:
|
|
6029
6047
|
"@isaacs/brace-expansion" "^5.0.0"
|
|
6030
6048
|
|
|
6049
|
+
minimatch@^10.2.4:
|
|
6050
|
+
version "10.2.4"
|
|
6051
|
+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.2.4.tgz#465b3accbd0218b8281f5301e27cedc697f96fde"
|
|
6052
|
+
integrity sha512-oRjTw/97aTBN0RHbYCdtF1MQfvusSIBQM0IZEgzl6426+8jSC0nF1a/GmnVLpfB9yyr6g6FTqWqiZVbxrtaCIg==
|
|
6053
|
+
dependencies:
|
|
6054
|
+
brace-expansion "^5.0.2"
|
|
6055
|
+
|
|
6031
6056
|
minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2:
|
|
6032
6057
|
version "3.1.2"
|
|
6033
6058
|
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
|
|
@@ -6321,20 +6346,20 @@ object.values@^1.2.1:
|
|
|
6321
6346
|
define-properties "^1.2.1"
|
|
6322
6347
|
es-object-atoms "^1.0.0"
|
|
6323
6348
|
|
|
6324
|
-
oclif@^4.22.
|
|
6325
|
-
version "4.22.
|
|
6326
|
-
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.22.
|
|
6327
|
-
integrity sha512-
|
|
6349
|
+
oclif@^4.22.96:
|
|
6350
|
+
version "4.22.96"
|
|
6351
|
+
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.22.96.tgz#a5adc7d64947c65df17b31c5f05463d187707efa"
|
|
6352
|
+
integrity sha512-aWM9cMb7Q3KW09qi5Mkw0Hq9sIM7DjVlyMAUl8Q2FP3+e5afBlUU9vmL3EJazVPhqcbg5u18E3z+6kCMk72KYw==
|
|
6328
6353
|
dependencies:
|
|
6329
|
-
"@aws-sdk/client-cloudfront" "
|
|
6330
|
-
"@aws-sdk/client-s3" "
|
|
6354
|
+
"@aws-sdk/client-cloudfront" "3.1009.0"
|
|
6355
|
+
"@aws-sdk/client-s3" "3.1014.0"
|
|
6331
6356
|
"@inquirer/confirm" "^3.1.22"
|
|
6332
6357
|
"@inquirer/input" "^2.2.4"
|
|
6333
6358
|
"@inquirer/select" "^2.5.0"
|
|
6334
|
-
"@oclif/core" "
|
|
6335
|
-
"@oclif/plugin-help" "^6.2.
|
|
6336
|
-
"@oclif/plugin-not-found" "^3.2.
|
|
6337
|
-
"@oclif/plugin-warn-if-update-available" "^3.1.
|
|
6359
|
+
"@oclif/core" "4.9.0"
|
|
6360
|
+
"@oclif/plugin-help" "^6.2.38"
|
|
6361
|
+
"@oclif/plugin-not-found" "^3.2.76"
|
|
6362
|
+
"@oclif/plugin-warn-if-update-available" "^3.1.57"
|
|
6338
6363
|
ansis "^3.16.0"
|
|
6339
6364
|
async-retry "^1.3.3"
|
|
6340
6365
|
change-case "^4"
|
|
@@ -6344,9 +6369,9 @@ oclif@^4.22.59:
|
|
|
6344
6369
|
fs-extra "^8.1"
|
|
6345
6370
|
github-slugger "^2"
|
|
6346
6371
|
got "^13"
|
|
6347
|
-
lodash "^4.17.
|
|
6372
|
+
lodash "^4.17.23"
|
|
6348
6373
|
normalize-package-data "^6"
|
|
6349
|
-
semver "^7.7.
|
|
6374
|
+
semver "^7.7.4"
|
|
6350
6375
|
sort-package-json "^2.15.1"
|
|
6351
6376
|
tiny-jsonc "^1.0.2"
|
|
6352
6377
|
validate-npm-package-name "^5.0.1"
|
|
@@ -6524,6 +6549,11 @@ path-exists@^4.0.0:
|
|
|
6524
6549
|
resolved "https://registry.yarnpkg.com/path-exists/-/path-exists-4.0.0.tgz#513bdbe2d3b95d7762e8c1137efa195c6c61b5b3"
|
|
6525
6550
|
integrity sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==
|
|
6526
6551
|
|
|
6552
|
+
path-expression-matcher@^1.1.3, path-expression-matcher@^1.2.0:
|
|
6553
|
+
version "1.2.0"
|
|
6554
|
+
resolved "https://registry.yarnpkg.com/path-expression-matcher/-/path-expression-matcher-1.2.0.tgz#9bdae3787f43b0857b0269e9caaa586c12c8abee"
|
|
6555
|
+
integrity sha512-DwmPWeFn+tq7TiyJ2CxezCAirXjFxvaiD03npak3cRjlP9+OjTmSy1EpIrEbh+l6JgUundniloMLDQ/6VTdhLQ==
|
|
6556
|
+
|
|
6527
6557
|
path-is-absolute@^1.0.0:
|
|
6528
6558
|
version "1.0.1"
|
|
6529
6559
|
resolved "https://registry.yarnpkg.com/path-is-absolute/-/path-is-absolute-1.0.1.tgz#174b9268735534ffbc7ace6bf53a5a9e1b5c5f5f"
|
|
@@ -6930,12 +6960,12 @@ regexp.prototype.flags@^1.5.4:
|
|
|
6930
6960
|
gopd "^1.2.0"
|
|
6931
6961
|
set-function-name "^2.0.2"
|
|
6932
6962
|
|
|
6933
|
-
registry-auth-token@^5.1.
|
|
6934
|
-
version "5.1.
|
|
6935
|
-
resolved "https://registry.yarnpkg.com/registry-auth-token/-/registry-auth-token-5.1.
|
|
6936
|
-
integrity sha512-
|
|
6963
|
+
registry-auth-token@^5.1.1:
|
|
6964
|
+
version "5.1.1"
|
|
6965
|
+
resolved "https://registry.yarnpkg.com/registry-auth-token/-/registry-auth-token-5.1.1.tgz#f1ff69c8e492e7edee07110b4752dd0a8aa82853"
|
|
6966
|
+
integrity sha512-P7B4+jq8DeD2nMsAcdfaqHbssgHtZ7Z5+++a5ask90fvmJ8p5je4mOa+wzu+DB4vQ5tdJV/xywY+UnVFeQLV5Q==
|
|
6937
6967
|
dependencies:
|
|
6938
|
-
"@pnpm/npm-conf" "^
|
|
6968
|
+
"@pnpm/npm-conf" "^3.0.2"
|
|
6939
6969
|
|
|
6940
6970
|
regjsparser@^0.10.0:
|
|
6941
6971
|
version "0.10.0"
|
|
@@ -7123,10 +7153,10 @@ semver@^6.0.0, semver@^6.3.1:
|
|
|
7123
7153
|
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.1.tgz#556d2ef8689146e46dcea4bfdd095f3434dffcb4"
|
|
7124
7154
|
integrity sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==
|
|
7125
7155
|
|
|
7126
|
-
semver@^7.3.4, semver@^7.3.5, semver@^7.5.3, semver@^7.5.4, semver@^7.6.0, semver@^7.7.3:
|
|
7127
|
-
version "7.7.
|
|
7128
|
-
resolved "https://registry.yarnpkg.com/semver/-/semver-7.7.
|
|
7129
|
-
integrity sha512-
|
|
7156
|
+
semver@^7.3.4, semver@^7.3.5, semver@^7.5.3, semver@^7.5.4, semver@^7.6.0, semver@^7.7.3, semver@^7.7.4:
|
|
7157
|
+
version "7.7.4"
|
|
7158
|
+
resolved "https://registry.yarnpkg.com/semver/-/semver-7.7.4.tgz#28464e36060e991fa7a11d0279d2d3f3b57a7e8a"
|
|
7159
|
+
integrity sha512-vFKC2IEtQnVhpT78h1Yp8wzwrf8CM+MzKMHGJZfBtzhZNycRFnXsHk6E5TxIkkMsgNS7mdX3AGB7x2QM2di4lA==
|
|
7130
7160
|
|
|
7131
7161
|
sentence-case@^3.0.4:
|
|
7132
7162
|
version "3.0.4"
|
|
@@ -7610,10 +7640,10 @@ strip-json-comments@^3.1.1:
|
|
|
7610
7640
|
resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-3.1.1.tgz#31f1281b3832630434831c310c01cccda8cbe006"
|
|
7611
7641
|
integrity sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==
|
|
7612
7642
|
|
|
7613
|
-
strnum@^2.
|
|
7614
|
-
version "2.
|
|
7615
|
-
resolved "https://registry.yarnpkg.com/strnum/-/strnum-2.
|
|
7616
|
-
integrity sha512-
|
|
7643
|
+
strnum@^2.2.0:
|
|
7644
|
+
version "2.2.2"
|
|
7645
|
+
resolved "https://registry.yarnpkg.com/strnum/-/strnum-2.2.2.tgz#f11fd94ab62b536ba2ecc615858f3747c2881b3f"
|
|
7646
|
+
integrity sha512-DnR90I+jtXNSTXWdwrEy9FakW7UX+qUZg28gj5fk2vxxl7uS/3bpI4fjFYVmdK9etptYBPNkpahuQnEwhwECqA==
|
|
7617
7647
|
|
|
7618
7648
|
supports-color@^7, supports-color@^7.0.0, supports-color@^7.1.0:
|
|
7619
7649
|
version "7.2.0"
|
|
@@ -7737,10 +7767,10 @@ tr46@~0.0.3:
|
|
|
7737
7767
|
resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
|
|
7738
7768
|
integrity sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==
|
|
7739
7769
|
|
|
7740
|
-
tree-dump@^1.0.1:
|
|
7741
|
-
version "1.0
|
|
7742
|
-
resolved "https://registry.yarnpkg.com/tree-dump/-/tree-dump-1.0.
|
|
7743
|
-
integrity sha512-
|
|
7770
|
+
tree-dump@^1.0.3, tree-dump@^1.1.0:
|
|
7771
|
+
version "1.1.0"
|
|
7772
|
+
resolved "https://registry.yarnpkg.com/tree-dump/-/tree-dump-1.1.0.tgz#ab29129169dc46004414f5a9d4a3c6e89f13e8a4"
|
|
7773
|
+
integrity sha512-rMuvhU4MCDbcbnleZTFezWsaZXRFemSqAM+7jPnzUl1fo9w3YEKOxAeui0fz3OI4EU4hf23iyA7uQRVko+UaBA==
|
|
7744
7774
|
|
|
7745
7775
|
trim-lines@^3.0.0:
|
|
7746
7776
|
version "3.0.1"
|