@salesforce/plugin-marketplace 1.0.26 → 1.0.28
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/npm-shrinkwrap.json +17517 -0
- package/oclif.lock +1829 -1358
- package/oclif.manifest.json +1 -1
- package/package.json +15 -16
package/oclif.lock
CHANGED
|
@@ -92,847 +92,839 @@
|
|
|
92
92
|
"@aws-sdk/util-utf8-browser" "^3.0.0"
|
|
93
93
|
tslib "^1.11.1"
|
|
94
94
|
|
|
95
|
-
"@aws-sdk/client-cloudfront@^3.
|
|
96
|
-
version "3.
|
|
97
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/client-cloudfront/-/client-cloudfront-3.
|
|
98
|
-
integrity sha512-
|
|
95
|
+
"@aws-sdk/client-cloudfront@^3.525.0":
|
|
96
|
+
version "3.535.0"
|
|
97
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/client-cloudfront/-/client-cloudfront-3.535.0.tgz#ee51202144fdc1315d1a36519568b67773641475"
|
|
98
|
+
integrity sha512-BKHhOB9J8H6YIjTn58Ke6PoagG7JUb6bbEAXn4XqBzX1El+BAG84HyyhRkqC6NgHshIriQcCtx7NIrTy7Cs5ow==
|
|
99
99
|
dependencies:
|
|
100
100
|
"@aws-crypto/sha256-browser" "3.0.0"
|
|
101
101
|
"@aws-crypto/sha256-js" "3.0.0"
|
|
102
|
-
"@aws-sdk/client-sts" "3.
|
|
103
|
-
"@aws-sdk/core" "3.
|
|
104
|
-
"@aws-sdk/credential-provider-node" "3.
|
|
105
|
-
"@aws-sdk/middleware-host-header" "3.
|
|
106
|
-
"@aws-sdk/middleware-logger" "3.
|
|
107
|
-
"@aws-sdk/middleware-recursion-detection" "3.
|
|
108
|
-
"@aws-sdk/middleware-user-agent" "3.
|
|
109
|
-
"@aws-sdk/region-config-resolver" "3.
|
|
110
|
-
"@aws-sdk/types" "3.
|
|
111
|
-
"@aws-sdk/util-endpoints" "3.
|
|
112
|
-
"@aws-sdk/util-user-agent-browser" "3.
|
|
113
|
-
"@aws-sdk/util-user-agent-node" "3.
|
|
114
|
-
"@aws-sdk/xml-builder" "3.
|
|
115
|
-
"@smithy/config-resolver" "^2.
|
|
116
|
-
"@smithy/core" "^1.
|
|
117
|
-
"@smithy/fetch-http-handler" "^2.
|
|
118
|
-
"@smithy/hash-node" "^2.
|
|
119
|
-
"@smithy/invalid-dependency" "^2.
|
|
120
|
-
"@smithy/middleware-content-length" "^2.
|
|
121
|
-
"@smithy/middleware-endpoint" "^2.
|
|
122
|
-
"@smithy/middleware-retry" "^2.
|
|
123
|
-
"@smithy/middleware-serde" "^2.
|
|
124
|
-
"@smithy/middleware-stack" "^2.
|
|
125
|
-
"@smithy/node-config-provider" "^2.
|
|
126
|
-
"@smithy/node-http-handler" "^2.
|
|
127
|
-
"@smithy/protocol-http" "^3.
|
|
128
|
-
"@smithy/smithy-client" "^2.
|
|
129
|
-
"@smithy/types" "^2.
|
|
130
|
-
"@smithy/url-parser" "^2.
|
|
131
|
-
"@smithy/util-base64" "^2.
|
|
132
|
-
"@smithy/util-body-length-browser" "^2.
|
|
133
|
-
"@smithy/util-body-length-node" "^2.
|
|
134
|
-
"@smithy/util-defaults-mode-browser" "^2.
|
|
135
|
-
"@smithy/util-defaults-mode-node" "^2.
|
|
136
|
-
"@smithy/util-endpoints" "^1.
|
|
137
|
-
"@smithy/util-middleware" "^2.
|
|
138
|
-
"@smithy/util-retry" "^2.
|
|
139
|
-
"@smithy/util-stream" "^2.
|
|
140
|
-
"@smithy/util-utf8" "^2.
|
|
141
|
-
"@smithy/util-waiter" "^2.
|
|
142
|
-
|
|
143
|
-
tslib "^2.5.0"
|
|
102
|
+
"@aws-sdk/client-sts" "3.535.0"
|
|
103
|
+
"@aws-sdk/core" "3.535.0"
|
|
104
|
+
"@aws-sdk/credential-provider-node" "3.535.0"
|
|
105
|
+
"@aws-sdk/middleware-host-header" "3.535.0"
|
|
106
|
+
"@aws-sdk/middleware-logger" "3.535.0"
|
|
107
|
+
"@aws-sdk/middleware-recursion-detection" "3.535.0"
|
|
108
|
+
"@aws-sdk/middleware-user-agent" "3.535.0"
|
|
109
|
+
"@aws-sdk/region-config-resolver" "3.535.0"
|
|
110
|
+
"@aws-sdk/types" "3.535.0"
|
|
111
|
+
"@aws-sdk/util-endpoints" "3.535.0"
|
|
112
|
+
"@aws-sdk/util-user-agent-browser" "3.535.0"
|
|
113
|
+
"@aws-sdk/util-user-agent-node" "3.535.0"
|
|
114
|
+
"@aws-sdk/xml-builder" "3.535.0"
|
|
115
|
+
"@smithy/config-resolver" "^2.2.0"
|
|
116
|
+
"@smithy/core" "^1.4.0"
|
|
117
|
+
"@smithy/fetch-http-handler" "^2.5.0"
|
|
118
|
+
"@smithy/hash-node" "^2.2.0"
|
|
119
|
+
"@smithy/invalid-dependency" "^2.2.0"
|
|
120
|
+
"@smithy/middleware-content-length" "^2.2.0"
|
|
121
|
+
"@smithy/middleware-endpoint" "^2.5.0"
|
|
122
|
+
"@smithy/middleware-retry" "^2.2.0"
|
|
123
|
+
"@smithy/middleware-serde" "^2.3.0"
|
|
124
|
+
"@smithy/middleware-stack" "^2.2.0"
|
|
125
|
+
"@smithy/node-config-provider" "^2.3.0"
|
|
126
|
+
"@smithy/node-http-handler" "^2.5.0"
|
|
127
|
+
"@smithy/protocol-http" "^3.3.0"
|
|
128
|
+
"@smithy/smithy-client" "^2.5.0"
|
|
129
|
+
"@smithy/types" "^2.12.0"
|
|
130
|
+
"@smithy/url-parser" "^2.2.0"
|
|
131
|
+
"@smithy/util-base64" "^2.3.0"
|
|
132
|
+
"@smithy/util-body-length-browser" "^2.2.0"
|
|
133
|
+
"@smithy/util-body-length-node" "^2.3.0"
|
|
134
|
+
"@smithy/util-defaults-mode-browser" "^2.2.0"
|
|
135
|
+
"@smithy/util-defaults-mode-node" "^2.3.0"
|
|
136
|
+
"@smithy/util-endpoints" "^1.2.0"
|
|
137
|
+
"@smithy/util-middleware" "^2.2.0"
|
|
138
|
+
"@smithy/util-retry" "^2.2.0"
|
|
139
|
+
"@smithy/util-stream" "^2.2.0"
|
|
140
|
+
"@smithy/util-utf8" "^2.3.0"
|
|
141
|
+
"@smithy/util-waiter" "^2.2.0"
|
|
142
|
+
tslib "^2.6.2"
|
|
144
143
|
|
|
145
|
-
"@aws-sdk/client-s3@^3.
|
|
146
|
-
version "3.
|
|
147
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/client-s3/-/client-s3-3.
|
|
148
|
-
integrity sha512-
|
|
144
|
+
"@aws-sdk/client-s3@^3.515.0":
|
|
145
|
+
version "3.525.0"
|
|
146
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/client-s3/-/client-s3-3.525.0.tgz#965ed5b70c067d74c7a3c4aea26dfce53db4cd06"
|
|
147
|
+
integrity sha512-hoMGH8G9rezZDiJPsMjsyRVNfVHHa4u6lcZ09SQMmtFHWK0FUcC0DIKR5ripV5qGDbnV54i2JotXlLzAv0aNCQ==
|
|
149
148
|
dependencies:
|
|
150
149
|
"@aws-crypto/sha1-browser" "3.0.0"
|
|
151
150
|
"@aws-crypto/sha256-browser" "3.0.0"
|
|
152
151
|
"@aws-crypto/sha256-js" "3.0.0"
|
|
153
|
-
"@aws-sdk/client-sts" "3.
|
|
154
|
-
"@aws-sdk/core" "3.
|
|
155
|
-
"@aws-sdk/credential-provider-node" "3.
|
|
156
|
-
"@aws-sdk/middleware-bucket-endpoint" "3.
|
|
157
|
-
"@aws-sdk/middleware-expect-continue" "3.
|
|
158
|
-
"@aws-sdk/middleware-flexible-checksums" "3.
|
|
159
|
-
"@aws-sdk/middleware-host-header" "3.
|
|
160
|
-
"@aws-sdk/middleware-location-constraint" "3.
|
|
161
|
-
"@aws-sdk/middleware-logger" "3.
|
|
162
|
-
"@aws-sdk/middleware-recursion-detection" "3.
|
|
163
|
-
"@aws-sdk/middleware-sdk-s3" "3.
|
|
164
|
-
"@aws-sdk/middleware-signing" "3.
|
|
165
|
-
"@aws-sdk/middleware-ssec" "3.
|
|
166
|
-
"@aws-sdk/middleware-user-agent" "3.
|
|
167
|
-
"@aws-sdk/region-config-resolver" "3.
|
|
168
|
-
"@aws-sdk/signature-v4-multi-region" "3.
|
|
169
|
-
"@aws-sdk/types" "3.
|
|
170
|
-
"@aws-sdk/util-endpoints" "3.
|
|
171
|
-
"@aws-sdk/util-user-agent-browser" "3.
|
|
172
|
-
"@aws-sdk/util-user-agent-node" "3.
|
|
173
|
-
"@aws-sdk/xml-builder" "3.
|
|
174
|
-
"@smithy/config-resolver" "^2.1.
|
|
175
|
-
"@smithy/core" "^1.3.
|
|
176
|
-
"@smithy/eventstream-serde-browser" "^2.1.
|
|
177
|
-
"@smithy/eventstream-serde-config-resolver" "^2.1.
|
|
178
|
-
"@smithy/eventstream-serde-node" "^2.1.
|
|
179
|
-
"@smithy/fetch-http-handler" "^2.4.
|
|
180
|
-
"@smithy/hash-blob-browser" "^2.1.
|
|
181
|
-
"@smithy/hash-node" "^2.1.
|
|
182
|
-
"@smithy/hash-stream-node" "^2.1.
|
|
183
|
-
"@smithy/invalid-dependency" "^2.1.
|
|
184
|
-
"@smithy/md5-js" "^2.1.
|
|
185
|
-
"@smithy/middleware-content-length" "^2.1.
|
|
186
|
-
"@smithy/middleware-endpoint" "^2.4.
|
|
187
|
-
"@smithy/middleware-retry" "^2.1.
|
|
188
|
-
"@smithy/middleware-serde" "^2.1.
|
|
189
|
-
"@smithy/middleware-stack" "^2.1.
|
|
190
|
-
"@smithy/node-config-provider" "^2.2.
|
|
191
|
-
"@smithy/node-http-handler" "^2.
|
|
192
|
-
"@smithy/protocol-http" "^3.
|
|
193
|
-
"@smithy/smithy-client" "^2.
|
|
194
|
-
"@smithy/types" "^2.
|
|
195
|
-
"@smithy/url-parser" "^2.1.
|
|
152
|
+
"@aws-sdk/client-sts" "3.525.0"
|
|
153
|
+
"@aws-sdk/core" "3.525.0"
|
|
154
|
+
"@aws-sdk/credential-provider-node" "3.525.0"
|
|
155
|
+
"@aws-sdk/middleware-bucket-endpoint" "3.525.0"
|
|
156
|
+
"@aws-sdk/middleware-expect-continue" "3.523.0"
|
|
157
|
+
"@aws-sdk/middleware-flexible-checksums" "3.523.0"
|
|
158
|
+
"@aws-sdk/middleware-host-header" "3.523.0"
|
|
159
|
+
"@aws-sdk/middleware-location-constraint" "3.523.0"
|
|
160
|
+
"@aws-sdk/middleware-logger" "3.523.0"
|
|
161
|
+
"@aws-sdk/middleware-recursion-detection" "3.523.0"
|
|
162
|
+
"@aws-sdk/middleware-sdk-s3" "3.525.0"
|
|
163
|
+
"@aws-sdk/middleware-signing" "3.523.0"
|
|
164
|
+
"@aws-sdk/middleware-ssec" "3.523.0"
|
|
165
|
+
"@aws-sdk/middleware-user-agent" "3.525.0"
|
|
166
|
+
"@aws-sdk/region-config-resolver" "3.525.0"
|
|
167
|
+
"@aws-sdk/signature-v4-multi-region" "3.525.0"
|
|
168
|
+
"@aws-sdk/types" "3.523.0"
|
|
169
|
+
"@aws-sdk/util-endpoints" "3.525.0"
|
|
170
|
+
"@aws-sdk/util-user-agent-browser" "3.523.0"
|
|
171
|
+
"@aws-sdk/util-user-agent-node" "3.525.0"
|
|
172
|
+
"@aws-sdk/xml-builder" "3.523.0"
|
|
173
|
+
"@smithy/config-resolver" "^2.1.4"
|
|
174
|
+
"@smithy/core" "^1.3.5"
|
|
175
|
+
"@smithy/eventstream-serde-browser" "^2.1.3"
|
|
176
|
+
"@smithy/eventstream-serde-config-resolver" "^2.1.3"
|
|
177
|
+
"@smithy/eventstream-serde-node" "^2.1.3"
|
|
178
|
+
"@smithy/fetch-http-handler" "^2.4.3"
|
|
179
|
+
"@smithy/hash-blob-browser" "^2.1.3"
|
|
180
|
+
"@smithy/hash-node" "^2.1.3"
|
|
181
|
+
"@smithy/hash-stream-node" "^2.1.3"
|
|
182
|
+
"@smithy/invalid-dependency" "^2.1.3"
|
|
183
|
+
"@smithy/md5-js" "^2.1.3"
|
|
184
|
+
"@smithy/middleware-content-length" "^2.1.3"
|
|
185
|
+
"@smithy/middleware-endpoint" "^2.4.4"
|
|
186
|
+
"@smithy/middleware-retry" "^2.1.4"
|
|
187
|
+
"@smithy/middleware-serde" "^2.1.3"
|
|
188
|
+
"@smithy/middleware-stack" "^2.1.3"
|
|
189
|
+
"@smithy/node-config-provider" "^2.2.4"
|
|
190
|
+
"@smithy/node-http-handler" "^2.4.1"
|
|
191
|
+
"@smithy/protocol-http" "^3.2.1"
|
|
192
|
+
"@smithy/smithy-client" "^2.4.2"
|
|
193
|
+
"@smithy/types" "^2.10.1"
|
|
194
|
+
"@smithy/url-parser" "^2.1.3"
|
|
196
195
|
"@smithy/util-base64" "^2.1.1"
|
|
197
196
|
"@smithy/util-body-length-browser" "^2.1.1"
|
|
198
197
|
"@smithy/util-body-length-node" "^2.2.1"
|
|
199
|
-
"@smithy/util-defaults-mode-browser" "^2.1.
|
|
200
|
-
"@smithy/util-defaults-mode-node" "^2.
|
|
201
|
-
"@smithy/util-endpoints" "^1.1.
|
|
202
|
-
"@smithy/util-retry" "^2.1.
|
|
203
|
-
"@smithy/util-stream" "^2.1.
|
|
198
|
+
"@smithy/util-defaults-mode-browser" "^2.1.4"
|
|
199
|
+
"@smithy/util-defaults-mode-node" "^2.2.3"
|
|
200
|
+
"@smithy/util-endpoints" "^1.1.4"
|
|
201
|
+
"@smithy/util-retry" "^2.1.3"
|
|
202
|
+
"@smithy/util-stream" "^2.1.3"
|
|
204
203
|
"@smithy/util-utf8" "^2.1.1"
|
|
205
|
-
"@smithy/util-waiter" "^2.1.
|
|
204
|
+
"@smithy/util-waiter" "^2.1.3"
|
|
206
205
|
fast-xml-parser "4.2.5"
|
|
207
206
|
tslib "^2.5.0"
|
|
208
207
|
|
|
209
|
-
"@aws-sdk/client-sso-oidc@3.
|
|
210
|
-
version "3.
|
|
211
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/client-sso-oidc/-/client-sso-oidc-3.
|
|
212
|
-
integrity sha512-
|
|
208
|
+
"@aws-sdk/client-sso-oidc@3.525.0":
|
|
209
|
+
version "3.525.0"
|
|
210
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/client-sso-oidc/-/client-sso-oidc-3.525.0.tgz#0f80242d997adc7cf259f50f9e590d515a123fac"
|
|
211
|
+
integrity sha512-zz13k/6RkjPSLmReSeGxd8wzGiiZa4Odr2Tv3wTcxClM4wOjD+zOgGv4Fe32b9AMqaueiCdjbvdu7AKcYxFA4A==
|
|
213
212
|
dependencies:
|
|
214
213
|
"@aws-crypto/sha256-browser" "3.0.0"
|
|
215
214
|
"@aws-crypto/sha256-js" "3.0.0"
|
|
216
|
-
"@aws-sdk/client-sts" "3.
|
|
217
|
-
"@aws-sdk/core" "3.
|
|
218
|
-
"@aws-sdk/middleware-host-header" "3.
|
|
219
|
-
"@aws-sdk/middleware-logger" "3.
|
|
220
|
-
"@aws-sdk/middleware-recursion-detection" "3.
|
|
221
|
-
"@aws-sdk/middleware-
|
|
222
|
-
"@aws-sdk/
|
|
223
|
-
"@aws-sdk/
|
|
224
|
-
"@aws-sdk/
|
|
225
|
-
"@aws-sdk/util-
|
|
226
|
-
"@aws-sdk/util-user-agent-
|
|
227
|
-
"@
|
|
228
|
-
"@smithy/
|
|
229
|
-
"@smithy/
|
|
230
|
-
"@smithy/
|
|
231
|
-
"@smithy/
|
|
232
|
-
"@smithy/
|
|
233
|
-
"@smithy/middleware-
|
|
234
|
-
"@smithy/middleware-
|
|
235
|
-
"@smithy/middleware-
|
|
236
|
-
"@smithy/middleware-
|
|
237
|
-
"@smithy/
|
|
238
|
-
"@smithy/node-
|
|
239
|
-
"@smithy/
|
|
240
|
-
"@smithy/
|
|
241
|
-
"@smithy/
|
|
242
|
-
"@smithy/
|
|
243
|
-
"@smithy/url-parser" "^2.1.1"
|
|
215
|
+
"@aws-sdk/client-sts" "3.525.0"
|
|
216
|
+
"@aws-sdk/core" "3.525.0"
|
|
217
|
+
"@aws-sdk/middleware-host-header" "3.523.0"
|
|
218
|
+
"@aws-sdk/middleware-logger" "3.523.0"
|
|
219
|
+
"@aws-sdk/middleware-recursion-detection" "3.523.0"
|
|
220
|
+
"@aws-sdk/middleware-user-agent" "3.525.0"
|
|
221
|
+
"@aws-sdk/region-config-resolver" "3.525.0"
|
|
222
|
+
"@aws-sdk/types" "3.523.0"
|
|
223
|
+
"@aws-sdk/util-endpoints" "3.525.0"
|
|
224
|
+
"@aws-sdk/util-user-agent-browser" "3.523.0"
|
|
225
|
+
"@aws-sdk/util-user-agent-node" "3.525.0"
|
|
226
|
+
"@smithy/config-resolver" "^2.1.4"
|
|
227
|
+
"@smithy/core" "^1.3.5"
|
|
228
|
+
"@smithy/fetch-http-handler" "^2.4.3"
|
|
229
|
+
"@smithy/hash-node" "^2.1.3"
|
|
230
|
+
"@smithy/invalid-dependency" "^2.1.3"
|
|
231
|
+
"@smithy/middleware-content-length" "^2.1.3"
|
|
232
|
+
"@smithy/middleware-endpoint" "^2.4.4"
|
|
233
|
+
"@smithy/middleware-retry" "^2.1.4"
|
|
234
|
+
"@smithy/middleware-serde" "^2.1.3"
|
|
235
|
+
"@smithy/middleware-stack" "^2.1.3"
|
|
236
|
+
"@smithy/node-config-provider" "^2.2.4"
|
|
237
|
+
"@smithy/node-http-handler" "^2.4.1"
|
|
238
|
+
"@smithy/protocol-http" "^3.2.1"
|
|
239
|
+
"@smithy/smithy-client" "^2.4.2"
|
|
240
|
+
"@smithy/types" "^2.10.1"
|
|
241
|
+
"@smithy/url-parser" "^2.1.3"
|
|
244
242
|
"@smithy/util-base64" "^2.1.1"
|
|
245
243
|
"@smithy/util-body-length-browser" "^2.1.1"
|
|
246
244
|
"@smithy/util-body-length-node" "^2.2.1"
|
|
247
|
-
"@smithy/util-defaults-mode-browser" "^2.1.
|
|
248
|
-
"@smithy/util-defaults-mode-node" "^2.
|
|
249
|
-
"@smithy/util-endpoints" "^1.1.
|
|
250
|
-
"@smithy/util-
|
|
245
|
+
"@smithy/util-defaults-mode-browser" "^2.1.4"
|
|
246
|
+
"@smithy/util-defaults-mode-node" "^2.2.3"
|
|
247
|
+
"@smithy/util-endpoints" "^1.1.4"
|
|
248
|
+
"@smithy/util-middleware" "^2.1.3"
|
|
249
|
+
"@smithy/util-retry" "^2.1.3"
|
|
251
250
|
"@smithy/util-utf8" "^2.1.1"
|
|
252
251
|
tslib "^2.5.0"
|
|
253
252
|
|
|
254
|
-
"@aws-sdk/client-sso-oidc@3.
|
|
255
|
-
version "3.
|
|
256
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/client-sso-oidc/-/client-sso-oidc-3.
|
|
257
|
-
integrity sha512-
|
|
253
|
+
"@aws-sdk/client-sso-oidc@3.535.0":
|
|
254
|
+
version "3.535.0"
|
|
255
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/client-sso-oidc/-/client-sso-oidc-3.535.0.tgz#64666c2f7bed8510938ba2b481429fea8f97473d"
|
|
256
|
+
integrity sha512-M2cG4EQXDpAJQyq33ORIr6abmdX9p9zX0ssVy8XwFNB7lrgoIKxuVoGL+fX+XMgecl24x7ELz6b4QlILOevbCw==
|
|
258
257
|
dependencies:
|
|
259
258
|
"@aws-crypto/sha256-browser" "3.0.0"
|
|
260
259
|
"@aws-crypto/sha256-js" "3.0.0"
|
|
261
|
-
"@aws-sdk/client-sts" "3.
|
|
262
|
-
"@aws-sdk/core" "3.
|
|
263
|
-
"@aws-sdk/middleware-host-header" "3.
|
|
264
|
-
"@aws-sdk/middleware-logger" "3.
|
|
265
|
-
"@aws-sdk/middleware-recursion-detection" "3.
|
|
266
|
-
"@aws-sdk/middleware-user-agent" "3.
|
|
267
|
-
"@aws-sdk/region-config-resolver" "3.
|
|
268
|
-
"@aws-sdk/types" "3.
|
|
269
|
-
"@aws-sdk/util-endpoints" "3.
|
|
270
|
-
"@aws-sdk/util-user-agent-browser" "3.
|
|
271
|
-
"@aws-sdk/util-user-agent-node" "3.
|
|
272
|
-
"@smithy/config-resolver" "^2.
|
|
273
|
-
"@smithy/core" "^1.
|
|
274
|
-
"@smithy/fetch-http-handler" "^2.
|
|
275
|
-
"@smithy/hash-node" "^2.
|
|
276
|
-
"@smithy/invalid-dependency" "^2.
|
|
277
|
-
"@smithy/middleware-content-length" "^2.
|
|
278
|
-
"@smithy/middleware-endpoint" "^2.
|
|
279
|
-
"@smithy/middleware-retry" "^2.
|
|
280
|
-
"@smithy/middleware-serde" "^2.
|
|
281
|
-
"@smithy/middleware-stack" "^2.
|
|
282
|
-
"@smithy/node-config-provider" "^2.
|
|
283
|
-
"@smithy/node-http-handler" "^2.
|
|
284
|
-
"@smithy/protocol-http" "^3.
|
|
285
|
-
"@smithy/smithy-client" "^2.
|
|
286
|
-
"@smithy/types" "^2.
|
|
287
|
-
"@smithy/url-parser" "^2.
|
|
288
|
-
"@smithy/util-base64" "^2.
|
|
289
|
-
"@smithy/util-body-length-browser" "^2.
|
|
290
|
-
"@smithy/util-body-length-node" "^2.
|
|
291
|
-
"@smithy/util-defaults-mode-browser" "^2.
|
|
292
|
-
"@smithy/util-defaults-mode-node" "^2.
|
|
293
|
-
"@smithy/util-endpoints" "^1.
|
|
294
|
-
"@smithy/util-middleware" "^2.
|
|
295
|
-
"@smithy/util-retry" "^2.
|
|
296
|
-
"@smithy/util-utf8" "^2.
|
|
297
|
-
tslib "^2.
|
|
260
|
+
"@aws-sdk/client-sts" "3.535.0"
|
|
261
|
+
"@aws-sdk/core" "3.535.0"
|
|
262
|
+
"@aws-sdk/middleware-host-header" "3.535.0"
|
|
263
|
+
"@aws-sdk/middleware-logger" "3.535.0"
|
|
264
|
+
"@aws-sdk/middleware-recursion-detection" "3.535.0"
|
|
265
|
+
"@aws-sdk/middleware-user-agent" "3.535.0"
|
|
266
|
+
"@aws-sdk/region-config-resolver" "3.535.0"
|
|
267
|
+
"@aws-sdk/types" "3.535.0"
|
|
268
|
+
"@aws-sdk/util-endpoints" "3.535.0"
|
|
269
|
+
"@aws-sdk/util-user-agent-browser" "3.535.0"
|
|
270
|
+
"@aws-sdk/util-user-agent-node" "3.535.0"
|
|
271
|
+
"@smithy/config-resolver" "^2.2.0"
|
|
272
|
+
"@smithy/core" "^1.4.0"
|
|
273
|
+
"@smithy/fetch-http-handler" "^2.5.0"
|
|
274
|
+
"@smithy/hash-node" "^2.2.0"
|
|
275
|
+
"@smithy/invalid-dependency" "^2.2.0"
|
|
276
|
+
"@smithy/middleware-content-length" "^2.2.0"
|
|
277
|
+
"@smithy/middleware-endpoint" "^2.5.0"
|
|
278
|
+
"@smithy/middleware-retry" "^2.2.0"
|
|
279
|
+
"@smithy/middleware-serde" "^2.3.0"
|
|
280
|
+
"@smithy/middleware-stack" "^2.2.0"
|
|
281
|
+
"@smithy/node-config-provider" "^2.3.0"
|
|
282
|
+
"@smithy/node-http-handler" "^2.5.0"
|
|
283
|
+
"@smithy/protocol-http" "^3.3.0"
|
|
284
|
+
"@smithy/smithy-client" "^2.5.0"
|
|
285
|
+
"@smithy/types" "^2.12.0"
|
|
286
|
+
"@smithy/url-parser" "^2.2.0"
|
|
287
|
+
"@smithy/util-base64" "^2.3.0"
|
|
288
|
+
"@smithy/util-body-length-browser" "^2.2.0"
|
|
289
|
+
"@smithy/util-body-length-node" "^2.3.0"
|
|
290
|
+
"@smithy/util-defaults-mode-browser" "^2.2.0"
|
|
291
|
+
"@smithy/util-defaults-mode-node" "^2.3.0"
|
|
292
|
+
"@smithy/util-endpoints" "^1.2.0"
|
|
293
|
+
"@smithy/util-middleware" "^2.2.0"
|
|
294
|
+
"@smithy/util-retry" "^2.2.0"
|
|
295
|
+
"@smithy/util-utf8" "^2.3.0"
|
|
296
|
+
tslib "^2.6.2"
|
|
298
297
|
|
|
299
|
-
"@aws-sdk/client-sso@3.
|
|
300
|
-
version "3.
|
|
301
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/client-sso/-/client-sso-3.
|
|
302
|
-
integrity sha512-
|
|
298
|
+
"@aws-sdk/client-sso@3.525.0":
|
|
299
|
+
version "3.525.0"
|
|
300
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/client-sso/-/client-sso-3.525.0.tgz#2af5028a56a72a8067cb6b149ca1cc433beb9fa4"
|
|
301
|
+
integrity sha512-6KwGQWFoNLH1UupdWPFdKPfTgjSz1kN8/r8aCzuvvXBe4Pz+iDUZ6FEJzGWNc9AapjvZDNO1hs23slomM9rTaA==
|
|
303
302
|
dependencies:
|
|
304
303
|
"@aws-crypto/sha256-browser" "3.0.0"
|
|
305
304
|
"@aws-crypto/sha256-js" "3.0.0"
|
|
306
|
-
"@aws-sdk/core" "3.
|
|
307
|
-
"@aws-sdk/middleware-host-header" "3.
|
|
308
|
-
"@aws-sdk/middleware-logger" "3.
|
|
309
|
-
"@aws-sdk/middleware-recursion-detection" "3.
|
|
310
|
-
"@aws-sdk/middleware-user-agent" "3.
|
|
311
|
-
"@aws-sdk/region-config-resolver" "3.
|
|
312
|
-
"@aws-sdk/types" "3.
|
|
313
|
-
"@aws-sdk/util-endpoints" "3.
|
|
314
|
-
"@aws-sdk/util-user-agent-browser" "3.
|
|
315
|
-
"@aws-sdk/util-user-agent-node" "3.
|
|
316
|
-
"@smithy/config-resolver" "^2.1.
|
|
317
|
-
"@smithy/core" "^1.3.
|
|
318
|
-
"@smithy/fetch-http-handler" "^2.4.
|
|
319
|
-
"@smithy/hash-node" "^2.1.
|
|
320
|
-
"@smithy/invalid-dependency" "^2.1.
|
|
321
|
-
"@smithy/middleware-content-length" "^2.1.
|
|
322
|
-
"@smithy/middleware-endpoint" "^2.4.
|
|
323
|
-
"@smithy/middleware-retry" "^2.1.
|
|
324
|
-
"@smithy/middleware-serde" "^2.1.
|
|
325
|
-
"@smithy/middleware-stack" "^2.1.
|
|
326
|
-
"@smithy/node-config-provider" "^2.2.
|
|
327
|
-
"@smithy/node-http-handler" "^2.
|
|
328
|
-
"@smithy/protocol-http" "^3.
|
|
329
|
-
"@smithy/smithy-client" "^2.
|
|
330
|
-
"@smithy/types" "^2.
|
|
331
|
-
"@smithy/url-parser" "^2.1.
|
|
305
|
+
"@aws-sdk/core" "3.525.0"
|
|
306
|
+
"@aws-sdk/middleware-host-header" "3.523.0"
|
|
307
|
+
"@aws-sdk/middleware-logger" "3.523.0"
|
|
308
|
+
"@aws-sdk/middleware-recursion-detection" "3.523.0"
|
|
309
|
+
"@aws-sdk/middleware-user-agent" "3.525.0"
|
|
310
|
+
"@aws-sdk/region-config-resolver" "3.525.0"
|
|
311
|
+
"@aws-sdk/types" "3.523.0"
|
|
312
|
+
"@aws-sdk/util-endpoints" "3.525.0"
|
|
313
|
+
"@aws-sdk/util-user-agent-browser" "3.523.0"
|
|
314
|
+
"@aws-sdk/util-user-agent-node" "3.525.0"
|
|
315
|
+
"@smithy/config-resolver" "^2.1.4"
|
|
316
|
+
"@smithy/core" "^1.3.5"
|
|
317
|
+
"@smithy/fetch-http-handler" "^2.4.3"
|
|
318
|
+
"@smithy/hash-node" "^2.1.3"
|
|
319
|
+
"@smithy/invalid-dependency" "^2.1.3"
|
|
320
|
+
"@smithy/middleware-content-length" "^2.1.3"
|
|
321
|
+
"@smithy/middleware-endpoint" "^2.4.4"
|
|
322
|
+
"@smithy/middleware-retry" "^2.1.4"
|
|
323
|
+
"@smithy/middleware-serde" "^2.1.3"
|
|
324
|
+
"@smithy/middleware-stack" "^2.1.3"
|
|
325
|
+
"@smithy/node-config-provider" "^2.2.4"
|
|
326
|
+
"@smithy/node-http-handler" "^2.4.1"
|
|
327
|
+
"@smithy/protocol-http" "^3.2.1"
|
|
328
|
+
"@smithy/smithy-client" "^2.4.2"
|
|
329
|
+
"@smithy/types" "^2.10.1"
|
|
330
|
+
"@smithy/url-parser" "^2.1.3"
|
|
332
331
|
"@smithy/util-base64" "^2.1.1"
|
|
333
332
|
"@smithy/util-body-length-browser" "^2.1.1"
|
|
334
333
|
"@smithy/util-body-length-node" "^2.2.1"
|
|
335
|
-
"@smithy/util-defaults-mode-browser" "^2.1.
|
|
336
|
-
"@smithy/util-defaults-mode-node" "^2.
|
|
337
|
-
"@smithy/util-endpoints" "^1.1.
|
|
338
|
-
"@smithy/util-
|
|
334
|
+
"@smithy/util-defaults-mode-browser" "^2.1.4"
|
|
335
|
+
"@smithy/util-defaults-mode-node" "^2.2.3"
|
|
336
|
+
"@smithy/util-endpoints" "^1.1.4"
|
|
337
|
+
"@smithy/util-middleware" "^2.1.3"
|
|
338
|
+
"@smithy/util-retry" "^2.1.3"
|
|
339
339
|
"@smithy/util-utf8" "^2.1.1"
|
|
340
340
|
tslib "^2.5.0"
|
|
341
341
|
|
|
342
|
-
"@aws-sdk/client-sso@3.
|
|
343
|
-
version "3.
|
|
344
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/client-sso/-/client-sso-3.
|
|
345
|
-
integrity sha512-
|
|
342
|
+
"@aws-sdk/client-sso@3.535.0":
|
|
343
|
+
version "3.535.0"
|
|
344
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/client-sso/-/client-sso-3.535.0.tgz#c405aaf880cb695aa2f5070a8827955274fc9df2"
|
|
345
|
+
integrity sha512-h9eQRdFnjDRVBnPJIKXuX7D+isSAioIfZPC4PQwsL5BscTRlk4c90DX0R0uk64YUtp7LZu8TNtrosFZ/1HtTrQ==
|
|
346
346
|
dependencies:
|
|
347
347
|
"@aws-crypto/sha256-browser" "3.0.0"
|
|
348
348
|
"@aws-crypto/sha256-js" "3.0.0"
|
|
349
|
-
"@aws-sdk/core" "3.
|
|
350
|
-
"@aws-sdk/middleware-host-header" "3.
|
|
351
|
-
"@aws-sdk/middleware-logger" "3.
|
|
352
|
-
"@aws-sdk/middleware-recursion-detection" "3.
|
|
353
|
-
"@aws-sdk/middleware-user-agent" "3.
|
|
354
|
-
"@aws-sdk/region-config-resolver" "3.
|
|
355
|
-
"@aws-sdk/types" "3.
|
|
356
|
-
"@aws-sdk/util-endpoints" "3.
|
|
357
|
-
"@aws-sdk/util-user-agent-browser" "3.
|
|
358
|
-
"@aws-sdk/util-user-agent-node" "3.
|
|
359
|
-
"@smithy/config-resolver" "^2.
|
|
360
|
-
"@smithy/core" "^1.
|
|
361
|
-
"@smithy/fetch-http-handler" "^2.
|
|
362
|
-
"@smithy/hash-node" "^2.
|
|
363
|
-
"@smithy/invalid-dependency" "^2.
|
|
364
|
-
"@smithy/middleware-content-length" "^2.
|
|
365
|
-
"@smithy/middleware-endpoint" "^2.
|
|
366
|
-
"@smithy/middleware-retry" "^2.
|
|
367
|
-
"@smithy/middleware-serde" "^2.
|
|
368
|
-
"@smithy/middleware-stack" "^2.
|
|
369
|
-
"@smithy/node-config-provider" "^2.
|
|
370
|
-
"@smithy/node-http-handler" "^2.
|
|
371
|
-
"@smithy/protocol-http" "^3.
|
|
372
|
-
"@smithy/smithy-client" "^2.
|
|
373
|
-
"@smithy/types" "^2.
|
|
374
|
-
"@smithy/url-parser" "^2.
|
|
375
|
-
"@smithy/util-base64" "^2.
|
|
376
|
-
"@smithy/util-body-length-browser" "^2.
|
|
377
|
-
"@smithy/util-body-length-node" "^2.
|
|
378
|
-
"@smithy/util-defaults-mode-browser" "^2.
|
|
379
|
-
"@smithy/util-defaults-mode-node" "^2.
|
|
380
|
-
"@smithy/util-endpoints" "^1.
|
|
381
|
-
"@smithy/util-middleware" "^2.
|
|
382
|
-
"@smithy/util-retry" "^2.
|
|
383
|
-
"@smithy/util-utf8" "^2.
|
|
384
|
-
tslib "^2.
|
|
349
|
+
"@aws-sdk/core" "3.535.0"
|
|
350
|
+
"@aws-sdk/middleware-host-header" "3.535.0"
|
|
351
|
+
"@aws-sdk/middleware-logger" "3.535.0"
|
|
352
|
+
"@aws-sdk/middleware-recursion-detection" "3.535.0"
|
|
353
|
+
"@aws-sdk/middleware-user-agent" "3.535.0"
|
|
354
|
+
"@aws-sdk/region-config-resolver" "3.535.0"
|
|
355
|
+
"@aws-sdk/types" "3.535.0"
|
|
356
|
+
"@aws-sdk/util-endpoints" "3.535.0"
|
|
357
|
+
"@aws-sdk/util-user-agent-browser" "3.535.0"
|
|
358
|
+
"@aws-sdk/util-user-agent-node" "3.535.0"
|
|
359
|
+
"@smithy/config-resolver" "^2.2.0"
|
|
360
|
+
"@smithy/core" "^1.4.0"
|
|
361
|
+
"@smithy/fetch-http-handler" "^2.5.0"
|
|
362
|
+
"@smithy/hash-node" "^2.2.0"
|
|
363
|
+
"@smithy/invalid-dependency" "^2.2.0"
|
|
364
|
+
"@smithy/middleware-content-length" "^2.2.0"
|
|
365
|
+
"@smithy/middleware-endpoint" "^2.5.0"
|
|
366
|
+
"@smithy/middleware-retry" "^2.2.0"
|
|
367
|
+
"@smithy/middleware-serde" "^2.3.0"
|
|
368
|
+
"@smithy/middleware-stack" "^2.2.0"
|
|
369
|
+
"@smithy/node-config-provider" "^2.3.0"
|
|
370
|
+
"@smithy/node-http-handler" "^2.5.0"
|
|
371
|
+
"@smithy/protocol-http" "^3.3.0"
|
|
372
|
+
"@smithy/smithy-client" "^2.5.0"
|
|
373
|
+
"@smithy/types" "^2.12.0"
|
|
374
|
+
"@smithy/url-parser" "^2.2.0"
|
|
375
|
+
"@smithy/util-base64" "^2.3.0"
|
|
376
|
+
"@smithy/util-body-length-browser" "^2.2.0"
|
|
377
|
+
"@smithy/util-body-length-node" "^2.3.0"
|
|
378
|
+
"@smithy/util-defaults-mode-browser" "^2.2.0"
|
|
379
|
+
"@smithy/util-defaults-mode-node" "^2.3.0"
|
|
380
|
+
"@smithy/util-endpoints" "^1.2.0"
|
|
381
|
+
"@smithy/util-middleware" "^2.2.0"
|
|
382
|
+
"@smithy/util-retry" "^2.2.0"
|
|
383
|
+
"@smithy/util-utf8" "^2.3.0"
|
|
384
|
+
tslib "^2.6.2"
|
|
385
385
|
|
|
386
|
-
"@aws-sdk/client-sts@3.
|
|
387
|
-
version "3.
|
|
388
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/client-sts/-/client-sts-3.
|
|
389
|
-
integrity sha512-
|
|
386
|
+
"@aws-sdk/client-sts@3.525.0":
|
|
387
|
+
version "3.525.0"
|
|
388
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/client-sts/-/client-sts-3.525.0.tgz#5c59c39950f24d9fb4a42b226ada6a72955c0672"
|
|
389
|
+
integrity sha512-a8NUGRvO6rkfTZCbMaCsjDjLbERCwIUU9dIywFYcRgbFhkupJ7fSaZz3Het98U51M9ZbTEpaTa3fz0HaJv8VJw==
|
|
390
390
|
dependencies:
|
|
391
391
|
"@aws-crypto/sha256-browser" "3.0.0"
|
|
392
392
|
"@aws-crypto/sha256-js" "3.0.0"
|
|
393
|
-
"@aws-sdk/core" "3.
|
|
394
|
-
"@aws-sdk/middleware-host-header" "3.
|
|
395
|
-
"@aws-sdk/middleware-logger" "3.
|
|
396
|
-
"@aws-sdk/middleware-recursion-detection" "3.
|
|
397
|
-
"@aws-sdk/middleware-user-agent" "3.
|
|
398
|
-
"@aws-sdk/region-config-resolver" "3.
|
|
399
|
-
"@aws-sdk/types" "3.
|
|
400
|
-
"@aws-sdk/util-endpoints" "3.
|
|
401
|
-
"@aws-sdk/util-user-agent-browser" "3.
|
|
402
|
-
"@aws-sdk/util-user-agent-node" "3.
|
|
403
|
-
"@smithy/config-resolver" "^2.1.
|
|
404
|
-
"@smithy/core" "^1.3.
|
|
405
|
-
"@smithy/fetch-http-handler" "^2.4.
|
|
406
|
-
"@smithy/hash-node" "^2.1.
|
|
407
|
-
"@smithy/invalid-dependency" "^2.1.
|
|
408
|
-
"@smithy/middleware-content-length" "^2.1.
|
|
409
|
-
"@smithy/middleware-endpoint" "^2.4.
|
|
410
|
-
"@smithy/middleware-retry" "^2.1.
|
|
411
|
-
"@smithy/middleware-serde" "^2.1.
|
|
412
|
-
"@smithy/middleware-stack" "^2.1.
|
|
413
|
-
"@smithy/node-config-provider" "^2.2.
|
|
414
|
-
"@smithy/node-http-handler" "^2.
|
|
415
|
-
"@smithy/protocol-http" "^3.
|
|
416
|
-
"@smithy/smithy-client" "^2.
|
|
417
|
-
"@smithy/types" "^2.
|
|
418
|
-
"@smithy/url-parser" "^2.1.
|
|
393
|
+
"@aws-sdk/core" "3.525.0"
|
|
394
|
+
"@aws-sdk/middleware-host-header" "3.523.0"
|
|
395
|
+
"@aws-sdk/middleware-logger" "3.523.0"
|
|
396
|
+
"@aws-sdk/middleware-recursion-detection" "3.523.0"
|
|
397
|
+
"@aws-sdk/middleware-user-agent" "3.525.0"
|
|
398
|
+
"@aws-sdk/region-config-resolver" "3.525.0"
|
|
399
|
+
"@aws-sdk/types" "3.523.0"
|
|
400
|
+
"@aws-sdk/util-endpoints" "3.525.0"
|
|
401
|
+
"@aws-sdk/util-user-agent-browser" "3.523.0"
|
|
402
|
+
"@aws-sdk/util-user-agent-node" "3.525.0"
|
|
403
|
+
"@smithy/config-resolver" "^2.1.4"
|
|
404
|
+
"@smithy/core" "^1.3.5"
|
|
405
|
+
"@smithy/fetch-http-handler" "^2.4.3"
|
|
406
|
+
"@smithy/hash-node" "^2.1.3"
|
|
407
|
+
"@smithy/invalid-dependency" "^2.1.3"
|
|
408
|
+
"@smithy/middleware-content-length" "^2.1.3"
|
|
409
|
+
"@smithy/middleware-endpoint" "^2.4.4"
|
|
410
|
+
"@smithy/middleware-retry" "^2.1.4"
|
|
411
|
+
"@smithy/middleware-serde" "^2.1.3"
|
|
412
|
+
"@smithy/middleware-stack" "^2.1.3"
|
|
413
|
+
"@smithy/node-config-provider" "^2.2.4"
|
|
414
|
+
"@smithy/node-http-handler" "^2.4.1"
|
|
415
|
+
"@smithy/protocol-http" "^3.2.1"
|
|
416
|
+
"@smithy/smithy-client" "^2.4.2"
|
|
417
|
+
"@smithy/types" "^2.10.1"
|
|
418
|
+
"@smithy/url-parser" "^2.1.3"
|
|
419
419
|
"@smithy/util-base64" "^2.1.1"
|
|
420
420
|
"@smithy/util-body-length-browser" "^2.1.1"
|
|
421
421
|
"@smithy/util-body-length-node" "^2.2.1"
|
|
422
|
-
"@smithy/util-defaults-mode-browser" "^2.1.
|
|
423
|
-
"@smithy/util-defaults-mode-node" "^2.
|
|
424
|
-
"@smithy/util-endpoints" "^1.1.
|
|
425
|
-
"@smithy/util-middleware" "^2.1.
|
|
426
|
-
"@smithy/util-retry" "^2.1.
|
|
422
|
+
"@smithy/util-defaults-mode-browser" "^2.1.4"
|
|
423
|
+
"@smithy/util-defaults-mode-node" "^2.2.3"
|
|
424
|
+
"@smithy/util-endpoints" "^1.1.4"
|
|
425
|
+
"@smithy/util-middleware" "^2.1.3"
|
|
426
|
+
"@smithy/util-retry" "^2.1.3"
|
|
427
427
|
"@smithy/util-utf8" "^2.1.1"
|
|
428
428
|
fast-xml-parser "4.2.5"
|
|
429
429
|
tslib "^2.5.0"
|
|
430
430
|
|
|
431
|
-
"@aws-sdk/client-sts@3.
|
|
432
|
-
version "3.
|
|
433
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/client-sts/-/client-sts-3.
|
|
434
|
-
integrity sha512-
|
|
431
|
+
"@aws-sdk/client-sts@3.535.0":
|
|
432
|
+
version "3.535.0"
|
|
433
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/client-sts/-/client-sts-3.535.0.tgz#0f518fe338c6b7a8b8a897e2ccee65d06dc0040f"
|
|
434
|
+
integrity sha512-ii9OOm3TJwP3JmO1IVJXKWIShVKPl0VtdlgROc/SkDglO/kuAw9eDdlROgc+qbFl+gm6bBTguOVTUXt3tS3flw==
|
|
435
435
|
dependencies:
|
|
436
436
|
"@aws-crypto/sha256-browser" "3.0.0"
|
|
437
437
|
"@aws-crypto/sha256-js" "3.0.0"
|
|
438
|
-
"@aws-sdk/core" "3.
|
|
439
|
-
"@aws-sdk/middleware-host-header" "3.
|
|
440
|
-
"@aws-sdk/middleware-logger" "3.
|
|
441
|
-
"@aws-sdk/middleware-recursion-detection" "3.
|
|
442
|
-
"@aws-sdk/middleware-user-agent" "3.
|
|
443
|
-
"@aws-sdk/region-config-resolver" "3.
|
|
444
|
-
"@aws-sdk/types" "3.
|
|
445
|
-
"@aws-sdk/util-endpoints" "3.
|
|
446
|
-
"@aws-sdk/util-user-agent-browser" "3.
|
|
447
|
-
"@aws-sdk/util-user-agent-node" "3.
|
|
448
|
-
"@smithy/config-resolver" "^2.
|
|
449
|
-
"@smithy/core" "^1.
|
|
450
|
-
"@smithy/fetch-http-handler" "^2.
|
|
451
|
-
"@smithy/hash-node" "^2.
|
|
452
|
-
"@smithy/invalid-dependency" "^2.
|
|
453
|
-
"@smithy/middleware-content-length" "^2.
|
|
454
|
-
"@smithy/middleware-endpoint" "^2.
|
|
455
|
-
"@smithy/middleware-retry" "^2.
|
|
456
|
-
"@smithy/middleware-serde" "^2.
|
|
457
|
-
"@smithy/middleware-stack" "^2.
|
|
458
|
-
"@smithy/node-config-provider" "^2.
|
|
459
|
-
"@smithy/node-http-handler" "^2.
|
|
460
|
-
"@smithy/protocol-http" "^3.
|
|
461
|
-
"@smithy/smithy-client" "^2.
|
|
462
|
-
"@smithy/types" "^2.
|
|
463
|
-
"@smithy/url-parser" "^2.
|
|
464
|
-
"@smithy/util-base64" "^2.
|
|
465
|
-
"@smithy/util-body-length-browser" "^2.
|
|
466
|
-
"@smithy/util-body-length-node" "^2.
|
|
467
|
-
"@smithy/util-defaults-mode-browser" "^2.
|
|
468
|
-
"@smithy/util-defaults-mode-node" "^2.
|
|
469
|
-
"@smithy/util-endpoints" "^1.
|
|
470
|
-
"@smithy/util-middleware" "^2.
|
|
471
|
-
"@smithy/util-retry" "^2.
|
|
472
|
-
"@smithy/util-utf8" "^2.
|
|
473
|
-
|
|
474
|
-
tslib "^2.5.0"
|
|
438
|
+
"@aws-sdk/core" "3.535.0"
|
|
439
|
+
"@aws-sdk/middleware-host-header" "3.535.0"
|
|
440
|
+
"@aws-sdk/middleware-logger" "3.535.0"
|
|
441
|
+
"@aws-sdk/middleware-recursion-detection" "3.535.0"
|
|
442
|
+
"@aws-sdk/middleware-user-agent" "3.535.0"
|
|
443
|
+
"@aws-sdk/region-config-resolver" "3.535.0"
|
|
444
|
+
"@aws-sdk/types" "3.535.0"
|
|
445
|
+
"@aws-sdk/util-endpoints" "3.535.0"
|
|
446
|
+
"@aws-sdk/util-user-agent-browser" "3.535.0"
|
|
447
|
+
"@aws-sdk/util-user-agent-node" "3.535.0"
|
|
448
|
+
"@smithy/config-resolver" "^2.2.0"
|
|
449
|
+
"@smithy/core" "^1.4.0"
|
|
450
|
+
"@smithy/fetch-http-handler" "^2.5.0"
|
|
451
|
+
"@smithy/hash-node" "^2.2.0"
|
|
452
|
+
"@smithy/invalid-dependency" "^2.2.0"
|
|
453
|
+
"@smithy/middleware-content-length" "^2.2.0"
|
|
454
|
+
"@smithy/middleware-endpoint" "^2.5.0"
|
|
455
|
+
"@smithy/middleware-retry" "^2.2.0"
|
|
456
|
+
"@smithy/middleware-serde" "^2.3.0"
|
|
457
|
+
"@smithy/middleware-stack" "^2.2.0"
|
|
458
|
+
"@smithy/node-config-provider" "^2.3.0"
|
|
459
|
+
"@smithy/node-http-handler" "^2.5.0"
|
|
460
|
+
"@smithy/protocol-http" "^3.3.0"
|
|
461
|
+
"@smithy/smithy-client" "^2.5.0"
|
|
462
|
+
"@smithy/types" "^2.12.0"
|
|
463
|
+
"@smithy/url-parser" "^2.2.0"
|
|
464
|
+
"@smithy/util-base64" "^2.3.0"
|
|
465
|
+
"@smithy/util-body-length-browser" "^2.2.0"
|
|
466
|
+
"@smithy/util-body-length-node" "^2.3.0"
|
|
467
|
+
"@smithy/util-defaults-mode-browser" "^2.2.0"
|
|
468
|
+
"@smithy/util-defaults-mode-node" "^2.3.0"
|
|
469
|
+
"@smithy/util-endpoints" "^1.2.0"
|
|
470
|
+
"@smithy/util-middleware" "^2.2.0"
|
|
471
|
+
"@smithy/util-retry" "^2.2.0"
|
|
472
|
+
"@smithy/util-utf8" "^2.3.0"
|
|
473
|
+
tslib "^2.6.2"
|
|
475
474
|
|
|
476
|
-
"@aws-sdk/core@3.
|
|
477
|
-
version "3.
|
|
478
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/core/-/core-3.
|
|
479
|
-
integrity sha512-
|
|
475
|
+
"@aws-sdk/core@3.525.0":
|
|
476
|
+
version "3.525.0"
|
|
477
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/core/-/core-3.525.0.tgz#710740ff96551e04f595fc156a40b54793a37b01"
|
|
478
|
+
integrity sha512-E3LtEtMWCriQOFZpVKpLYzbdw/v2PAOEAMhn2VRRZ1g0/g1TXzQrfhEU2yd8l/vQEJaCJ82ooGGg7YECviBUxA==
|
|
480
479
|
dependencies:
|
|
481
|
-
"@smithy/core" "^1.3.
|
|
482
|
-
"@smithy/protocol-http" "^3.
|
|
483
|
-
"@smithy/signature-v4" "^2.1.
|
|
484
|
-
"@smithy/smithy-client" "^2.
|
|
485
|
-
"@smithy/types" "^2.
|
|
480
|
+
"@smithy/core" "^1.3.5"
|
|
481
|
+
"@smithy/protocol-http" "^3.2.1"
|
|
482
|
+
"@smithy/signature-v4" "^2.1.3"
|
|
483
|
+
"@smithy/smithy-client" "^2.4.2"
|
|
484
|
+
"@smithy/types" "^2.10.1"
|
|
486
485
|
tslib "^2.5.0"
|
|
487
486
|
|
|
488
|
-
"@aws-sdk/core@3.
|
|
489
|
-
version "3.
|
|
490
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/core/-/core-3.
|
|
491
|
-
integrity sha512
|
|
487
|
+
"@aws-sdk/core@3.535.0":
|
|
488
|
+
version "3.535.0"
|
|
489
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/core/-/core-3.535.0.tgz#f3a726c297cea9634d19a1db4e958c918c506c8b"
|
|
490
|
+
integrity sha512-+Yusa9HziuaEDta1UaLEtMAtmgvxdxhPn7jgfRY6PplqAqgsfa5FR83sxy5qr2q7xjQTwHtV4MjQVuOjG9JsLw==
|
|
492
491
|
dependencies:
|
|
493
|
-
"@smithy/core" "^1.
|
|
494
|
-
"@smithy/protocol-http" "^3.
|
|
495
|
-
"@smithy/signature-v4" "^2.
|
|
496
|
-
"@smithy/smithy-client" "^2.
|
|
497
|
-
"@smithy/types" "^2.
|
|
498
|
-
|
|
492
|
+
"@smithy/core" "^1.4.0"
|
|
493
|
+
"@smithy/protocol-http" "^3.3.0"
|
|
494
|
+
"@smithy/signature-v4" "^2.2.0"
|
|
495
|
+
"@smithy/smithy-client" "^2.5.0"
|
|
496
|
+
"@smithy/types" "^2.12.0"
|
|
497
|
+
fast-xml-parser "4.2.5"
|
|
498
|
+
tslib "^2.6.2"
|
|
499
499
|
|
|
500
|
-
"@aws-sdk/credential-provider-env@3.
|
|
501
|
-
version "3.
|
|
502
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-env/-/credential-provider-env-3.
|
|
503
|
-
integrity sha512-
|
|
500
|
+
"@aws-sdk/credential-provider-env@3.523.0":
|
|
501
|
+
version "3.523.0"
|
|
502
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-env/-/credential-provider-env-3.523.0.tgz#4bc04b32c15ff7237ba1de866b96ccea24e433c7"
|
|
503
|
+
integrity sha512-Y6DWdH6/OuMDoNKVzZlNeBc6f1Yjk1lYMjANKpIhMbkRCvLJw/PYZKOZa8WpXbTYdgg9XLjKybnLIb3ww3uuzA==
|
|
504
504
|
dependencies:
|
|
505
|
-
"@aws-sdk/types" "3.
|
|
506
|
-
"@smithy/property-provider" "^2.1.
|
|
507
|
-
"@smithy/types" "^2.
|
|
505
|
+
"@aws-sdk/types" "3.523.0"
|
|
506
|
+
"@smithy/property-provider" "^2.1.3"
|
|
507
|
+
"@smithy/types" "^2.10.1"
|
|
508
508
|
tslib "^2.5.0"
|
|
509
509
|
|
|
510
|
-
"@aws-sdk/credential-provider-env@3.
|
|
511
|
-
version "3.
|
|
512
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-env/-/credential-provider-env-3.
|
|
513
|
-
integrity sha512-
|
|
510
|
+
"@aws-sdk/credential-provider-env@3.535.0":
|
|
511
|
+
version "3.535.0"
|
|
512
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-env/-/credential-provider-env-3.535.0.tgz#26248e263a8107953d5496cb3760d4e7c877abcf"
|
|
513
|
+
integrity sha512-XppwO8c0GCGSAvdzyJOhbtktSEaShg14VJKg8mpMa1XcgqzmcqqHQjtDWbx5rZheY1VdpXZhpEzJkB6LpQejpA==
|
|
514
514
|
dependencies:
|
|
515
|
-
"@aws-sdk/types" "3.
|
|
516
|
-
"@smithy/property-provider" "^2.
|
|
517
|
-
"@smithy/types" "^2.
|
|
518
|
-
tslib "^2.
|
|
515
|
+
"@aws-sdk/types" "3.535.0"
|
|
516
|
+
"@smithy/property-provider" "^2.2.0"
|
|
517
|
+
"@smithy/types" "^2.12.0"
|
|
518
|
+
tslib "^2.6.2"
|
|
519
519
|
|
|
520
|
-
"@aws-sdk/credential-provider-http@3.
|
|
521
|
-
version "3.
|
|
522
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-http/-/credential-provider-http-3.
|
|
523
|
-
integrity sha512-
|
|
524
|
-
dependencies:
|
|
525
|
-
"@aws-sdk/types" "3.
|
|
526
|
-
"@smithy/fetch-http-handler" "^2.4.
|
|
527
|
-
"@smithy/node-http-handler" "^2.
|
|
528
|
-
"@smithy/property-provider" "^2.1.
|
|
529
|
-
"@smithy/protocol-http" "^3.
|
|
530
|
-
"@smithy/smithy-client" "^2.
|
|
531
|
-
"@smithy/types" "^2.
|
|
532
|
-
"@smithy/util-stream" "^2.1.
|
|
520
|
+
"@aws-sdk/credential-provider-http@3.525.0":
|
|
521
|
+
version "3.525.0"
|
|
522
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-http/-/credential-provider-http-3.525.0.tgz#3a785ea8724200596ad1a48cf8485658401eb589"
|
|
523
|
+
integrity sha512-RNWQGuSBQZhl3iqklOslUEfQ4br1V3DCPboMpeqFtddUWJV3m2u2extFur9/4Uy+1EHVF120IwZUKtd8dF+ibw==
|
|
524
|
+
dependencies:
|
|
525
|
+
"@aws-sdk/types" "3.523.0"
|
|
526
|
+
"@smithy/fetch-http-handler" "^2.4.3"
|
|
527
|
+
"@smithy/node-http-handler" "^2.4.1"
|
|
528
|
+
"@smithy/property-provider" "^2.1.3"
|
|
529
|
+
"@smithy/protocol-http" "^3.2.1"
|
|
530
|
+
"@smithy/smithy-client" "^2.4.2"
|
|
531
|
+
"@smithy/types" "^2.10.1"
|
|
532
|
+
"@smithy/util-stream" "^2.1.3"
|
|
533
533
|
tslib "^2.5.0"
|
|
534
534
|
|
|
535
|
-
"@aws-sdk/credential-provider-http@3.
|
|
536
|
-
version "3.
|
|
537
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-http/-/credential-provider-http-3.
|
|
538
|
-
integrity sha512-
|
|
539
|
-
dependencies:
|
|
540
|
-
"@aws-sdk/types" "3.
|
|
541
|
-
"@smithy/fetch-http-handler" "^2.
|
|
542
|
-
"@smithy/node-http-handler" "^2.
|
|
543
|
-
"@smithy/property-provider" "^2.
|
|
544
|
-
"@smithy/protocol-http" "^3.
|
|
545
|
-
"@smithy/smithy-client" "^2.
|
|
546
|
-
"@smithy/types" "^2.
|
|
547
|
-
"@smithy/util-stream" "^2.
|
|
548
|
-
tslib "^2.
|
|
535
|
+
"@aws-sdk/credential-provider-http@3.535.0":
|
|
536
|
+
version "3.535.0"
|
|
537
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-http/-/credential-provider-http-3.535.0.tgz#0a42f6b1a61d927bbce9f4afd25112f486bd05da"
|
|
538
|
+
integrity sha512-kdj1wCmOMZ29jSlUskRqN04S6fJ4dvt0Nq9Z32SA6wO7UG8ht6Ot9h/au/eTWJM3E1somZ7D771oK7dQt9b8yw==
|
|
539
|
+
dependencies:
|
|
540
|
+
"@aws-sdk/types" "3.535.0"
|
|
541
|
+
"@smithy/fetch-http-handler" "^2.5.0"
|
|
542
|
+
"@smithy/node-http-handler" "^2.5.0"
|
|
543
|
+
"@smithy/property-provider" "^2.2.0"
|
|
544
|
+
"@smithy/protocol-http" "^3.3.0"
|
|
545
|
+
"@smithy/smithy-client" "^2.5.0"
|
|
546
|
+
"@smithy/types" "^2.12.0"
|
|
547
|
+
"@smithy/util-stream" "^2.2.0"
|
|
548
|
+
tslib "^2.6.2"
|
|
549
549
|
|
|
550
|
-
"@aws-sdk/credential-provider-ini@3.
|
|
551
|
-
version "3.
|
|
552
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-ini/-/credential-provider-ini-3.
|
|
553
|
-
integrity sha512-
|
|
554
|
-
dependencies:
|
|
555
|
-
"@aws-sdk/client-sts" "3.
|
|
556
|
-
"@aws-sdk/credential-provider-env" "3.
|
|
557
|
-
"@aws-sdk/credential-provider-process" "3.
|
|
558
|
-
"@aws-sdk/credential-provider-sso" "3.
|
|
559
|
-
"@aws-sdk/credential-provider-web-identity" "3.
|
|
560
|
-
"@aws-sdk/types" "3.
|
|
561
|
-
"@smithy/credential-provider-imds" "^2.2.
|
|
562
|
-
"@smithy/property-provider" "^2.1.
|
|
563
|
-
"@smithy/shared-ini-file-loader" "^2.3.
|
|
564
|
-
"@smithy/types" "^2.
|
|
550
|
+
"@aws-sdk/credential-provider-ini@3.525.0":
|
|
551
|
+
version "3.525.0"
|
|
552
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-ini/-/credential-provider-ini-3.525.0.tgz#e672842bfdc3bcde221def0284f4a8af30bee2bb"
|
|
553
|
+
integrity sha512-JDnccfK5JRb9jcgpc9lirL9PyCwGIqY0nKdw3LlX5WL5vTpTG4E1q7rLAlpNh7/tFD1n66Itarfv2tsyHMIqCw==
|
|
554
|
+
dependencies:
|
|
555
|
+
"@aws-sdk/client-sts" "3.525.0"
|
|
556
|
+
"@aws-sdk/credential-provider-env" "3.523.0"
|
|
557
|
+
"@aws-sdk/credential-provider-process" "3.523.0"
|
|
558
|
+
"@aws-sdk/credential-provider-sso" "3.525.0"
|
|
559
|
+
"@aws-sdk/credential-provider-web-identity" "3.525.0"
|
|
560
|
+
"@aws-sdk/types" "3.523.0"
|
|
561
|
+
"@smithy/credential-provider-imds" "^2.2.3"
|
|
562
|
+
"@smithy/property-provider" "^2.1.3"
|
|
563
|
+
"@smithy/shared-ini-file-loader" "^2.3.3"
|
|
564
|
+
"@smithy/types" "^2.10.1"
|
|
565
565
|
tslib "^2.5.0"
|
|
566
566
|
|
|
567
|
-
"@aws-sdk/credential-provider-ini@3.
|
|
568
|
-
version "3.
|
|
569
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-ini/-/credential-provider-ini-3.
|
|
570
|
-
integrity sha512-
|
|
571
|
-
dependencies:
|
|
572
|
-
"@aws-sdk/client-sts" "3.
|
|
573
|
-
"@aws-sdk/credential-provider-env" "3.
|
|
574
|
-
"@aws-sdk/credential-provider-process" "3.
|
|
575
|
-
"@aws-sdk/credential-provider-sso" "3.
|
|
576
|
-
"@aws-sdk/credential-provider-web-identity" "3.
|
|
577
|
-
"@aws-sdk/types" "3.
|
|
578
|
-
"@smithy/credential-provider-imds" "^2.
|
|
579
|
-
"@smithy/property-provider" "^2.
|
|
580
|
-
"@smithy/shared-ini-file-loader" "^2.
|
|
581
|
-
"@smithy/types" "^2.
|
|
582
|
-
tslib "^2.
|
|
567
|
+
"@aws-sdk/credential-provider-ini@3.535.0":
|
|
568
|
+
version "3.535.0"
|
|
569
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-ini/-/credential-provider-ini-3.535.0.tgz#b121b1aba2916e3f45745cd690b4082421a7c286"
|
|
570
|
+
integrity sha512-bm3XOYlyCjtAb8eeHXLrxqRxYVRw2Iqv9IufdJb4gM13TbNSYniUT1WKaHxGIZ5p+FuNlXVhvk1OpHFM13+gXA==
|
|
571
|
+
dependencies:
|
|
572
|
+
"@aws-sdk/client-sts" "3.535.0"
|
|
573
|
+
"@aws-sdk/credential-provider-env" "3.535.0"
|
|
574
|
+
"@aws-sdk/credential-provider-process" "3.535.0"
|
|
575
|
+
"@aws-sdk/credential-provider-sso" "3.535.0"
|
|
576
|
+
"@aws-sdk/credential-provider-web-identity" "3.535.0"
|
|
577
|
+
"@aws-sdk/types" "3.535.0"
|
|
578
|
+
"@smithy/credential-provider-imds" "^2.3.0"
|
|
579
|
+
"@smithy/property-provider" "^2.2.0"
|
|
580
|
+
"@smithy/shared-ini-file-loader" "^2.4.0"
|
|
581
|
+
"@smithy/types" "^2.12.0"
|
|
582
|
+
tslib "^2.6.2"
|
|
583
583
|
|
|
584
|
-
"@aws-sdk/credential-provider-node@3.
|
|
585
|
-
version "3.
|
|
586
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-node/-/credential-provider-node-3.
|
|
587
|
-
integrity sha512-
|
|
588
|
-
dependencies:
|
|
589
|
-
"@aws-sdk/credential-provider-env" "3.
|
|
590
|
-
"@aws-sdk/credential-provider-http" "3.
|
|
591
|
-
"@aws-sdk/credential-provider-ini" "3.
|
|
592
|
-
"@aws-sdk/credential-provider-process" "3.
|
|
593
|
-
"@aws-sdk/credential-provider-sso" "3.
|
|
594
|
-
"@aws-sdk/credential-provider-web-identity" "3.
|
|
595
|
-
"@aws-sdk/types" "3.
|
|
596
|
-
"@smithy/credential-provider-imds" "^2.2.
|
|
597
|
-
"@smithy/property-provider" "^2.1.
|
|
598
|
-
"@smithy/shared-ini-file-loader" "^2.3.
|
|
599
|
-
"@smithy/types" "^2.
|
|
584
|
+
"@aws-sdk/credential-provider-node@3.525.0":
|
|
585
|
+
version "3.525.0"
|
|
586
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-node/-/credential-provider-node-3.525.0.tgz#fde02124df4f8afd4a58475452c9cd7f91a60b01"
|
|
587
|
+
integrity sha512-RJXlO8goGXpnoHQAyrCcJ0QtWEOFa34LSbfdqBIjQX/fwnjUuEmiGdXTV3AZmwYQ7juk49tfBneHbtOP3AGqsQ==
|
|
588
|
+
dependencies:
|
|
589
|
+
"@aws-sdk/credential-provider-env" "3.523.0"
|
|
590
|
+
"@aws-sdk/credential-provider-http" "3.525.0"
|
|
591
|
+
"@aws-sdk/credential-provider-ini" "3.525.0"
|
|
592
|
+
"@aws-sdk/credential-provider-process" "3.523.0"
|
|
593
|
+
"@aws-sdk/credential-provider-sso" "3.525.0"
|
|
594
|
+
"@aws-sdk/credential-provider-web-identity" "3.525.0"
|
|
595
|
+
"@aws-sdk/types" "3.523.0"
|
|
596
|
+
"@smithy/credential-provider-imds" "^2.2.3"
|
|
597
|
+
"@smithy/property-provider" "^2.1.3"
|
|
598
|
+
"@smithy/shared-ini-file-loader" "^2.3.3"
|
|
599
|
+
"@smithy/types" "^2.10.1"
|
|
600
600
|
tslib "^2.5.0"
|
|
601
601
|
|
|
602
|
-
"@aws-sdk/credential-provider-node@3.
|
|
603
|
-
version "3.
|
|
604
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-node/-/credential-provider-node-3.
|
|
605
|
-
integrity sha512-
|
|
606
|
-
dependencies:
|
|
607
|
-
"@aws-sdk/credential-provider-env" "3.
|
|
608
|
-
"@aws-sdk/credential-provider-http" "3.
|
|
609
|
-
"@aws-sdk/credential-provider-ini" "3.
|
|
610
|
-
"@aws-sdk/credential-provider-process" "3.
|
|
611
|
-
"@aws-sdk/credential-provider-sso" "3.
|
|
612
|
-
"@aws-sdk/credential-provider-web-identity" "3.
|
|
613
|
-
"@aws-sdk/types" "3.
|
|
614
|
-
"@smithy/credential-provider-imds" "^2.
|
|
615
|
-
"@smithy/property-provider" "^2.
|
|
616
|
-
"@smithy/shared-ini-file-loader" "^2.
|
|
617
|
-
"@smithy/types" "^2.
|
|
618
|
-
tslib "^2.
|
|
602
|
+
"@aws-sdk/credential-provider-node@3.535.0":
|
|
603
|
+
version "3.535.0"
|
|
604
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-node/-/credential-provider-node-3.535.0.tgz#6739b4b52a9cce29dc8e70c9a7290b89cdc4b904"
|
|
605
|
+
integrity sha512-6JXp/EuL6euUkH5k4d+lQFF6gBwukrcCOWfNHCmq14mNJf/cqT3HAX1VMtWFRSK20am0IxfYQGccb0/nZykdKg==
|
|
606
|
+
dependencies:
|
|
607
|
+
"@aws-sdk/credential-provider-env" "3.535.0"
|
|
608
|
+
"@aws-sdk/credential-provider-http" "3.535.0"
|
|
609
|
+
"@aws-sdk/credential-provider-ini" "3.535.0"
|
|
610
|
+
"@aws-sdk/credential-provider-process" "3.535.0"
|
|
611
|
+
"@aws-sdk/credential-provider-sso" "3.535.0"
|
|
612
|
+
"@aws-sdk/credential-provider-web-identity" "3.535.0"
|
|
613
|
+
"@aws-sdk/types" "3.535.0"
|
|
614
|
+
"@smithy/credential-provider-imds" "^2.3.0"
|
|
615
|
+
"@smithy/property-provider" "^2.2.0"
|
|
616
|
+
"@smithy/shared-ini-file-loader" "^2.4.0"
|
|
617
|
+
"@smithy/types" "^2.12.0"
|
|
618
|
+
tslib "^2.6.2"
|
|
619
619
|
|
|
620
|
-
"@aws-sdk/credential-provider-process@3.
|
|
621
|
-
version "3.
|
|
622
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-process/-/credential-provider-process-3.
|
|
623
|
-
integrity sha512-
|
|
620
|
+
"@aws-sdk/credential-provider-process@3.523.0":
|
|
621
|
+
version "3.523.0"
|
|
622
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-process/-/credential-provider-process-3.523.0.tgz#8cf85637f5075065a164d008f392d3ae3539ea23"
|
|
623
|
+
integrity sha512-f0LP9KlFmMvPWdKeUKYlZ6FkQAECUeZMmISsv6NKtvPCI9e4O4cLTeR09telwDK8P0HrgcRuZfXM7E30m8re0Q==
|
|
624
624
|
dependencies:
|
|
625
|
-
"@aws-sdk/types" "3.
|
|
626
|
-
"@smithy/property-provider" "^2.1.
|
|
627
|
-
"@smithy/shared-ini-file-loader" "^2.3.
|
|
628
|
-
"@smithy/types" "^2.
|
|
625
|
+
"@aws-sdk/types" "3.523.0"
|
|
626
|
+
"@smithy/property-provider" "^2.1.3"
|
|
627
|
+
"@smithy/shared-ini-file-loader" "^2.3.3"
|
|
628
|
+
"@smithy/types" "^2.10.1"
|
|
629
629
|
tslib "^2.5.0"
|
|
630
630
|
|
|
631
|
-
"@aws-sdk/credential-provider-process@3.
|
|
632
|
-
version "3.
|
|
633
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-process/-/credential-provider-process-3.
|
|
634
|
-
integrity sha512-
|
|
631
|
+
"@aws-sdk/credential-provider-process@3.535.0":
|
|
632
|
+
version "3.535.0"
|
|
633
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-process/-/credential-provider-process-3.535.0.tgz#ea1e8a38a32e36bbdc3f75eb03352e6eafa0c659"
|
|
634
|
+
integrity sha512-9O1OaprGCnlb/kYl8RwmH7Mlg8JREZctB8r9sa1KhSsWFq/SWO0AuJTyowxD7zL5PkeS4eTvzFFHWCa3OO5epA==
|
|
635
635
|
dependencies:
|
|
636
|
-
"@aws-sdk/types" "3.
|
|
637
|
-
"@smithy/property-provider" "^2.
|
|
638
|
-
"@smithy/shared-ini-file-loader" "^2.
|
|
639
|
-
"@smithy/types" "^2.
|
|
640
|
-
tslib "^2.
|
|
636
|
+
"@aws-sdk/types" "3.535.0"
|
|
637
|
+
"@smithy/property-provider" "^2.2.0"
|
|
638
|
+
"@smithy/shared-ini-file-loader" "^2.4.0"
|
|
639
|
+
"@smithy/types" "^2.12.0"
|
|
640
|
+
tslib "^2.6.2"
|
|
641
641
|
|
|
642
|
-
"@aws-sdk/credential-provider-sso@3.
|
|
643
|
-
version "3.
|
|
644
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-sso/-/credential-provider-sso-3.
|
|
645
|
-
integrity sha512-
|
|
646
|
-
dependencies:
|
|
647
|
-
"@aws-sdk/client-sso" "3.
|
|
648
|
-
"@aws-sdk/token-providers" "3.
|
|
649
|
-
"@aws-sdk/types" "3.
|
|
650
|
-
"@smithy/property-provider" "^2.1.
|
|
651
|
-
"@smithy/shared-ini-file-loader" "^2.3.
|
|
652
|
-
"@smithy/types" "^2.
|
|
642
|
+
"@aws-sdk/credential-provider-sso@3.525.0":
|
|
643
|
+
version "3.525.0"
|
|
644
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-sso/-/credential-provider-sso-3.525.0.tgz#b79f263fcde291250b35af41ee83743bdfec7d13"
|
|
645
|
+
integrity sha512-7V7ybtufxdD3plxeIeB6aqHZeFIUlAyPphXIUgXrGY10iNcosL970rQPBeggsohe4gCM6UvY2TfMeEcr+ZE8FA==
|
|
646
|
+
dependencies:
|
|
647
|
+
"@aws-sdk/client-sso" "3.525.0"
|
|
648
|
+
"@aws-sdk/token-providers" "3.525.0"
|
|
649
|
+
"@aws-sdk/types" "3.523.0"
|
|
650
|
+
"@smithy/property-provider" "^2.1.3"
|
|
651
|
+
"@smithy/shared-ini-file-loader" "^2.3.3"
|
|
652
|
+
"@smithy/types" "^2.10.1"
|
|
653
653
|
tslib "^2.5.0"
|
|
654
654
|
|
|
655
|
-
"@aws-sdk/credential-provider-sso@3.
|
|
656
|
-
version "3.
|
|
657
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-sso/-/credential-provider-sso-3.
|
|
658
|
-
integrity sha512-
|
|
659
|
-
dependencies:
|
|
660
|
-
"@aws-sdk/client-sso" "3.
|
|
661
|
-
"@aws-sdk/token-providers" "3.
|
|
662
|
-
"@aws-sdk/types" "3.
|
|
663
|
-
"@smithy/property-provider" "^2.
|
|
664
|
-
"@smithy/shared-ini-file-loader" "^2.
|
|
665
|
-
"@smithy/types" "^2.
|
|
666
|
-
tslib "^2.
|
|
655
|
+
"@aws-sdk/credential-provider-sso@3.535.0":
|
|
656
|
+
version "3.535.0"
|
|
657
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-sso/-/credential-provider-sso-3.535.0.tgz#dfc7c2f39f9ca965becd7e5b9414cd1bb2217490"
|
|
658
|
+
integrity sha512-2Dw0YIr8ETdFpq65CC4zK8ZIEbX78rXoNRZXUGNQW3oSKfL0tj8O8ErY6kg1IdEnYbGnEQ35q6luZ5GGNKLgDg==
|
|
659
|
+
dependencies:
|
|
660
|
+
"@aws-sdk/client-sso" "3.535.0"
|
|
661
|
+
"@aws-sdk/token-providers" "3.535.0"
|
|
662
|
+
"@aws-sdk/types" "3.535.0"
|
|
663
|
+
"@smithy/property-provider" "^2.2.0"
|
|
664
|
+
"@smithy/shared-ini-file-loader" "^2.4.0"
|
|
665
|
+
"@smithy/types" "^2.12.0"
|
|
666
|
+
tslib "^2.6.2"
|
|
667
667
|
|
|
668
|
-
"@aws-sdk/credential-provider-web-identity@3.
|
|
669
|
-
version "3.
|
|
670
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-web-identity/-/credential-provider-web-identity-3.
|
|
671
|
-
integrity sha512
|
|
668
|
+
"@aws-sdk/credential-provider-web-identity@3.525.0":
|
|
669
|
+
version "3.525.0"
|
|
670
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-web-identity/-/credential-provider-web-identity-3.525.0.tgz#f71a7a322209468de89b2dee6acd961e386a89cc"
|
|
671
|
+
integrity sha512-sAukOjR1oKb2JXG4nPpuBFpSwGUhrrY17PG/xbTy8NAoLLhrqRwnErcLfdTfmj6tH+3094k6ws/Sh8a35ae7fA==
|
|
672
672
|
dependencies:
|
|
673
|
-
"@aws-sdk/client-sts" "3.
|
|
674
|
-
"@aws-sdk/types" "3.
|
|
675
|
-
"@smithy/property-provider" "^2.1.
|
|
676
|
-
"@smithy/types" "^2.
|
|
673
|
+
"@aws-sdk/client-sts" "3.525.0"
|
|
674
|
+
"@aws-sdk/types" "3.523.0"
|
|
675
|
+
"@smithy/property-provider" "^2.1.3"
|
|
676
|
+
"@smithy/types" "^2.10.1"
|
|
677
677
|
tslib "^2.5.0"
|
|
678
678
|
|
|
679
|
-
"@aws-sdk/credential-provider-web-identity@3.
|
|
680
|
-
version "3.
|
|
681
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-web-identity/-/credential-provider-web-identity-3.
|
|
682
|
-
integrity sha512-
|
|
679
|
+
"@aws-sdk/credential-provider-web-identity@3.535.0":
|
|
680
|
+
version "3.535.0"
|
|
681
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-web-identity/-/credential-provider-web-identity-3.535.0.tgz#f1d3a72ff958cbd7e052c5109755379745ac35e0"
|
|
682
|
+
integrity sha512-t2/JWrKY0H66A7JW7CqX06/DG2YkJddikt5ymdQvx/Q7dRMJ3d+o/vgjoKr7RvEx/pNruCeyM1599HCvwrVMrg==
|
|
683
683
|
dependencies:
|
|
684
|
-
"@aws-sdk/client-sts" "3.
|
|
685
|
-
"@aws-sdk/types" "3.
|
|
686
|
-
"@smithy/property-provider" "^2.
|
|
687
|
-
"@smithy/types" "^2.
|
|
688
|
-
tslib "^2.
|
|
684
|
+
"@aws-sdk/client-sts" "3.535.0"
|
|
685
|
+
"@aws-sdk/types" "3.535.0"
|
|
686
|
+
"@smithy/property-provider" "^2.2.0"
|
|
687
|
+
"@smithy/types" "^2.12.0"
|
|
688
|
+
tslib "^2.6.2"
|
|
689
689
|
|
|
690
|
-
"@aws-sdk/middleware-bucket-endpoint@3.
|
|
691
|
-
version "3.
|
|
692
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-bucket-endpoint/-/middleware-bucket-endpoint-3.
|
|
693
|
-
integrity sha512-
|
|
690
|
+
"@aws-sdk/middleware-bucket-endpoint@3.525.0":
|
|
691
|
+
version "3.525.0"
|
|
692
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-bucket-endpoint/-/middleware-bucket-endpoint-3.525.0.tgz#f354fbc0b4a55b0b13ab704672382c5aeafae0b3"
|
|
693
|
+
integrity sha512-nYfQ2Xspfef7j8mZO7varUWLPH6HQlXateH7tBVtBNUAazyQE4UJEvC0fbQ+Y01e+FKlirim/m2umkdMXqAlTg==
|
|
694
694
|
dependencies:
|
|
695
|
-
"@aws-sdk/types" "3.
|
|
695
|
+
"@aws-sdk/types" "3.523.0"
|
|
696
696
|
"@aws-sdk/util-arn-parser" "3.495.0"
|
|
697
|
-
"@smithy/node-config-provider" "^2.2.
|
|
698
|
-
"@smithy/protocol-http" "^3.
|
|
699
|
-
"@smithy/types" "^2.
|
|
697
|
+
"@smithy/node-config-provider" "^2.2.4"
|
|
698
|
+
"@smithy/protocol-http" "^3.2.1"
|
|
699
|
+
"@smithy/types" "^2.10.1"
|
|
700
700
|
"@smithy/util-config-provider" "^2.2.1"
|
|
701
701
|
tslib "^2.5.0"
|
|
702
702
|
|
|
703
|
-
"@aws-sdk/middleware-expect-continue@3.
|
|
704
|
-
version "3.
|
|
705
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-expect-continue/-/middleware-expect-continue-3.
|
|
706
|
-
integrity sha512-
|
|
703
|
+
"@aws-sdk/middleware-expect-continue@3.523.0":
|
|
704
|
+
version "3.523.0"
|
|
705
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-expect-continue/-/middleware-expect-continue-3.523.0.tgz#9db5a9dd54a41fb71d40e744ff800a697a82e969"
|
|
706
|
+
integrity sha512-E5DyRAHU39VHaAlQLqXYS/IKpgk3vsryuU6kkOcIIK8Dgw0a2tjoh5AOCaNa8pD+KgAGrFp35JIMSX1zui5diA==
|
|
707
707
|
dependencies:
|
|
708
|
-
"@aws-sdk/types" "3.
|
|
709
|
-
"@smithy/protocol-http" "^3.
|
|
710
|
-
"@smithy/types" "^2.
|
|
708
|
+
"@aws-sdk/types" "3.523.0"
|
|
709
|
+
"@smithy/protocol-http" "^3.2.1"
|
|
710
|
+
"@smithy/types" "^2.10.1"
|
|
711
711
|
tslib "^2.5.0"
|
|
712
712
|
|
|
713
|
-
"@aws-sdk/middleware-flexible-checksums@3.
|
|
714
|
-
version "3.
|
|
715
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-flexible-checksums/-/middleware-flexible-checksums-3.
|
|
716
|
-
integrity sha512-
|
|
713
|
+
"@aws-sdk/middleware-flexible-checksums@3.523.0":
|
|
714
|
+
version "3.523.0"
|
|
715
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-flexible-checksums/-/middleware-flexible-checksums-3.523.0.tgz#7f0e4a98aac00f08b154cb283d33a36993dd730d"
|
|
716
|
+
integrity sha512-lIa1TdWY9q4zsDFarfSnYcdrwPR+nypaU4n6hb95i620/1F5M5s6H8P0hYtwTNNvx+slrR8F3VBML9pjBtzAHw==
|
|
717
717
|
dependencies:
|
|
718
718
|
"@aws-crypto/crc32" "3.0.0"
|
|
719
719
|
"@aws-crypto/crc32c" "3.0.0"
|
|
720
|
-
"@aws-sdk/types" "3.
|
|
720
|
+
"@aws-sdk/types" "3.523.0"
|
|
721
721
|
"@smithy/is-array-buffer" "^2.1.1"
|
|
722
|
-
"@smithy/protocol-http" "^3.
|
|
723
|
-
"@smithy/types" "^2.
|
|
722
|
+
"@smithy/protocol-http" "^3.2.1"
|
|
723
|
+
"@smithy/types" "^2.10.1"
|
|
724
724
|
"@smithy/util-utf8" "^2.1.1"
|
|
725
725
|
tslib "^2.5.0"
|
|
726
726
|
|
|
727
|
-
"@aws-sdk/middleware-host-header@3.
|
|
728
|
-
version "3.
|
|
729
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-host-header/-/middleware-host-header-3.
|
|
730
|
-
integrity sha512-
|
|
727
|
+
"@aws-sdk/middleware-host-header@3.523.0":
|
|
728
|
+
version "3.523.0"
|
|
729
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-host-header/-/middleware-host-header-3.523.0.tgz#9aaa29edd668905eed8ee8af482b96162dafdeb1"
|
|
730
|
+
integrity sha512-4g3q7Ta9sdD9TMUuohBAkbx/e3I/juTqfKi7TPgP+8jxcYX72MOsgemAMHuP6CX27eyj4dpvjH+w4SIVDiDSmg==
|
|
731
731
|
dependencies:
|
|
732
|
-
"@aws-sdk/types" "3.
|
|
733
|
-
"@smithy/protocol-http" "^3.
|
|
734
|
-
"@smithy/types" "^2.
|
|
732
|
+
"@aws-sdk/types" "3.523.0"
|
|
733
|
+
"@smithy/protocol-http" "^3.2.1"
|
|
734
|
+
"@smithy/types" "^2.10.1"
|
|
735
735
|
tslib "^2.5.0"
|
|
736
736
|
|
|
737
|
-
"@aws-sdk/middleware-host-header@3.
|
|
738
|
-
version "3.
|
|
739
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-host-header/-/middleware-host-header-3.
|
|
740
|
-
integrity sha512-
|
|
737
|
+
"@aws-sdk/middleware-host-header@3.535.0":
|
|
738
|
+
version "3.535.0"
|
|
739
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-host-header/-/middleware-host-header-3.535.0.tgz#d5264f813592f5e77df25e5a14bbb0e6441812db"
|
|
740
|
+
integrity sha512-0h6TWjBWtDaYwHMQJI9ulafeS4lLaw1vIxRjbpH0svFRt6Eve+Sy8NlVhECfTU2hNz/fLubvrUxsXoThaLBIew==
|
|
741
741
|
dependencies:
|
|
742
|
-
"@aws-sdk/types" "3.
|
|
743
|
-
"@smithy/protocol-http" "^3.
|
|
744
|
-
"@smithy/types" "^2.
|
|
745
|
-
tslib "^2.
|
|
742
|
+
"@aws-sdk/types" "3.535.0"
|
|
743
|
+
"@smithy/protocol-http" "^3.3.0"
|
|
744
|
+
"@smithy/types" "^2.12.0"
|
|
745
|
+
tslib "^2.6.2"
|
|
746
746
|
|
|
747
|
-
"@aws-sdk/middleware-location-constraint@3.
|
|
748
|
-
version "3.
|
|
749
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-location-constraint/-/middleware-location-constraint-3.
|
|
750
|
-
integrity sha512-
|
|
747
|
+
"@aws-sdk/middleware-location-constraint@3.523.0":
|
|
748
|
+
version "3.523.0"
|
|
749
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-location-constraint/-/middleware-location-constraint-3.523.0.tgz#c5b2395119ece973773f80f67eef43603d159c12"
|
|
750
|
+
integrity sha512-1QAUXX3U0jkARnU0yyjk81EO4Uw5dCeQOtvUY5s3bUOHatR3ThosQeIr6y9BCsbXHzNnDe1ytCjqAPyo8r/bYw==
|
|
751
751
|
dependencies:
|
|
752
|
-
"@aws-sdk/types" "3.
|
|
753
|
-
"@smithy/types" "^2.
|
|
752
|
+
"@aws-sdk/types" "3.523.0"
|
|
753
|
+
"@smithy/types" "^2.10.1"
|
|
754
754
|
tslib "^2.5.0"
|
|
755
755
|
|
|
756
|
-
"@aws-sdk/middleware-logger@3.
|
|
757
|
-
version "3.
|
|
758
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-logger/-/middleware-logger-3.
|
|
759
|
-
integrity sha512-
|
|
756
|
+
"@aws-sdk/middleware-logger@3.523.0":
|
|
757
|
+
version "3.523.0"
|
|
758
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-logger/-/middleware-logger-3.523.0.tgz#ad61bfdd73b5983ab8a8926b9c01825bc048babf"
|
|
759
|
+
integrity sha512-PeDNJNhfiaZx54LBaLTXzUaJ9LXFwDFFIksipjqjvxMafnoVcQwKbkoPUWLe5ytT4nnL1LogD3s55mERFUsnwg==
|
|
760
760
|
dependencies:
|
|
761
|
-
"@aws-sdk/types" "3.
|
|
762
|
-
"@smithy/types" "^2.
|
|
761
|
+
"@aws-sdk/types" "3.523.0"
|
|
762
|
+
"@smithy/types" "^2.10.1"
|
|
763
763
|
tslib "^2.5.0"
|
|
764
764
|
|
|
765
|
-
"@aws-sdk/middleware-logger@3.
|
|
766
|
-
version "3.
|
|
767
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-logger/-/middleware-logger-3.
|
|
768
|
-
integrity sha512-
|
|
765
|
+
"@aws-sdk/middleware-logger@3.535.0":
|
|
766
|
+
version "3.535.0"
|
|
767
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-logger/-/middleware-logger-3.535.0.tgz#1a8ffd6c368edd6cb32e1edf7b1dced95c1820ee"
|
|
768
|
+
integrity sha512-huNHpONOrEDrdRTvSQr1cJiRMNf0S52NDXtaPzdxiubTkP+vni2MohmZANMOai/qT0olmEVX01LhZ0ZAOgmg6A==
|
|
769
769
|
dependencies:
|
|
770
|
-
"@aws-sdk/types" "3.
|
|
771
|
-
"@smithy/types" "^2.
|
|
772
|
-
tslib "^2.
|
|
770
|
+
"@aws-sdk/types" "3.535.0"
|
|
771
|
+
"@smithy/types" "^2.12.0"
|
|
772
|
+
tslib "^2.6.2"
|
|
773
773
|
|
|
774
|
-
"@aws-sdk/middleware-recursion-detection@3.
|
|
775
|
-
version "3.
|
|
776
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-recursion-detection/-/middleware-recursion-detection-3.
|
|
777
|
-
integrity sha512-
|
|
774
|
+
"@aws-sdk/middleware-recursion-detection@3.523.0":
|
|
775
|
+
version "3.523.0"
|
|
776
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-recursion-detection/-/middleware-recursion-detection-3.523.0.tgz#21d9ec52700545d7935d6c943cb40bffa69ab4b4"
|
|
777
|
+
integrity sha512-nZ3Vt7ehfSDYnrcg/aAfjjvpdE+61B3Zk68i6/hSUIegT3IH9H1vSW67NDKVp+50hcEfzWwM2HMPXxlzuyFyrw==
|
|
778
778
|
dependencies:
|
|
779
|
-
"@aws-sdk/types" "3.
|
|
780
|
-
"@smithy/protocol-http" "^3.
|
|
781
|
-
"@smithy/types" "^2.
|
|
779
|
+
"@aws-sdk/types" "3.523.0"
|
|
780
|
+
"@smithy/protocol-http" "^3.2.1"
|
|
781
|
+
"@smithy/types" "^2.10.1"
|
|
782
782
|
tslib "^2.5.0"
|
|
783
783
|
|
|
784
|
-
"@aws-sdk/middleware-recursion-detection@3.
|
|
785
|
-
version "3.
|
|
786
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-recursion-detection/-/middleware-recursion-detection-3.
|
|
787
|
-
integrity sha512-
|
|
784
|
+
"@aws-sdk/middleware-recursion-detection@3.535.0":
|
|
785
|
+
version "3.535.0"
|
|
786
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-recursion-detection/-/middleware-recursion-detection-3.535.0.tgz#6aa1e1bd1e84730d58a73021b745e20d4341a92d"
|
|
787
|
+
integrity sha512-am2qgGs+gwqmR4wHLWpzlZ8PWhm4ktj5bYSgDrsOfjhdBlWNxvPoID9/pDAz5RWL48+oH7I6SQzMqxXsFDikrw==
|
|
788
788
|
dependencies:
|
|
789
|
-
"@aws-sdk/types" "3.
|
|
790
|
-
"@smithy/protocol-http" "^3.
|
|
791
|
-
"@smithy/types" "^2.
|
|
792
|
-
tslib "^2.
|
|
789
|
+
"@aws-sdk/types" "3.535.0"
|
|
790
|
+
"@smithy/protocol-http" "^3.3.0"
|
|
791
|
+
"@smithy/types" "^2.12.0"
|
|
792
|
+
tslib "^2.6.2"
|
|
793
793
|
|
|
794
|
-
"@aws-sdk/middleware-sdk-s3@3.
|
|
795
|
-
version "3.
|
|
796
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-sdk-s3/-/middleware-sdk-s3-3.
|
|
797
|
-
integrity sha512-
|
|
794
|
+
"@aws-sdk/middleware-sdk-s3@3.525.0":
|
|
795
|
+
version "3.525.0"
|
|
796
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-sdk-s3/-/middleware-sdk-s3-3.525.0.tgz#c3ce03940240fa7a42bfa3f1916d2ce9fa0fafbf"
|
|
797
|
+
integrity sha512-ewFyyFM6wdFTOqCiId5GQNi7owDdLEonQhB4h8tF6r3HV52bRlDvZA4aDos+ft6N/XY2J6L0qlFTFq+/oiurXw==
|
|
798
798
|
dependencies:
|
|
799
|
-
"@aws-sdk/types" "3.
|
|
799
|
+
"@aws-sdk/types" "3.523.0"
|
|
800
800
|
"@aws-sdk/util-arn-parser" "3.495.0"
|
|
801
|
-
"@smithy/node-config-provider" "^2.2.
|
|
802
|
-
"@smithy/protocol-http" "^3.
|
|
803
|
-
"@smithy/signature-v4" "^2.1.
|
|
804
|
-
"@smithy/smithy-client" "^2.
|
|
805
|
-
"@smithy/types" "^2.
|
|
801
|
+
"@smithy/node-config-provider" "^2.2.4"
|
|
802
|
+
"@smithy/protocol-http" "^3.2.1"
|
|
803
|
+
"@smithy/signature-v4" "^2.1.3"
|
|
804
|
+
"@smithy/smithy-client" "^2.4.2"
|
|
805
|
+
"@smithy/types" "^2.10.1"
|
|
806
806
|
"@smithy/util-config-provider" "^2.2.1"
|
|
807
807
|
tslib "^2.5.0"
|
|
808
808
|
|
|
809
|
-
"@aws-sdk/middleware-signing@3.
|
|
810
|
-
version "3.
|
|
811
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-signing/-/middleware-signing-3.
|
|
812
|
-
integrity sha512-
|
|
813
|
-
dependencies:
|
|
814
|
-
"@aws-sdk/types" "3.
|
|
815
|
-
"@smithy/property-provider" "^2.1.
|
|
816
|
-
"@smithy/protocol-http" "^3.
|
|
817
|
-
"@smithy/signature-v4" "^2.1.
|
|
818
|
-
"@smithy/types" "^2.
|
|
819
|
-
"@smithy/util-middleware" "^2.1.
|
|
820
|
-
tslib "^2.5.0"
|
|
821
|
-
|
|
822
|
-
"@aws-sdk/middleware-ssec@3.511.0":
|
|
823
|
-
version "3.511.0"
|
|
824
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-ssec/-/middleware-ssec-3.511.0.tgz#655995a7dd08c890451c6ed22eee4e354c47acbf"
|
|
825
|
-
integrity sha512-8pfgBard9pj7oWJ79R6dbXHUGr7JPP/OmAsKBYZA0r/91a1XdFUDtRYZadstjcOv/X3QbeG3QqWOtNco+XgM7Q==
|
|
826
|
-
dependencies:
|
|
827
|
-
"@aws-sdk/types" "3.511.0"
|
|
828
|
-
"@smithy/types" "^2.9.1"
|
|
809
|
+
"@aws-sdk/middleware-signing@3.523.0":
|
|
810
|
+
version "3.523.0"
|
|
811
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-signing/-/middleware-signing-3.523.0.tgz#1b2c458eb6a00da45b0800916ee463ff727c0717"
|
|
812
|
+
integrity sha512-pFXV4don6qcmew/OvEjLUr2foVjzoJ8o5k57Oz9yAHz8INx3RHK8MP/K4mVhHo6n0SquRcWrm4kY/Tw+89gkEA==
|
|
813
|
+
dependencies:
|
|
814
|
+
"@aws-sdk/types" "3.523.0"
|
|
815
|
+
"@smithy/property-provider" "^2.1.3"
|
|
816
|
+
"@smithy/protocol-http" "^3.2.1"
|
|
817
|
+
"@smithy/signature-v4" "^2.1.3"
|
|
818
|
+
"@smithy/types" "^2.10.1"
|
|
819
|
+
"@smithy/util-middleware" "^2.1.3"
|
|
829
820
|
tslib "^2.5.0"
|
|
830
821
|
|
|
831
|
-
"@aws-sdk/middleware-
|
|
832
|
-
version "3.
|
|
833
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-
|
|
834
|
-
integrity sha512-
|
|
822
|
+
"@aws-sdk/middleware-ssec@3.523.0":
|
|
823
|
+
version "3.523.0"
|
|
824
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-ssec/-/middleware-ssec-3.523.0.tgz#1bc0b57859a3e90af7e6103341903896f601e622"
|
|
825
|
+
integrity sha512-FaqAZQeF5cQzZLOIboIJRaWVOQ2F2pJZAXGF5D7nJsxYNFChotA0O0iWimBRxU35RNn7yirVxz35zQzs20ddIw==
|
|
835
826
|
dependencies:
|
|
836
|
-
"@aws-sdk/types" "3.
|
|
837
|
-
"@
|
|
838
|
-
"@smithy/protocol-http" "^3.1.1"
|
|
839
|
-
"@smithy/types" "^2.9.1"
|
|
827
|
+
"@aws-sdk/types" "3.523.0"
|
|
828
|
+
"@smithy/types" "^2.10.1"
|
|
840
829
|
tslib "^2.5.0"
|
|
841
830
|
|
|
842
|
-
"@aws-sdk/middleware-user-agent@3.
|
|
843
|
-
version "3.
|
|
844
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-user-agent/-/middleware-user-agent-3.
|
|
845
|
-
integrity sha512-
|
|
831
|
+
"@aws-sdk/middleware-user-agent@3.525.0":
|
|
832
|
+
version "3.525.0"
|
|
833
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-user-agent/-/middleware-user-agent-3.525.0.tgz#3ac154829460271c53ad49d8301d4c849e9afb9f"
|
|
834
|
+
integrity sha512-4al/6uO+t/QIYXK2OgqzDKQzzLAYJza1vWFS+S0lJ3jLNGyLB5BMU5KqWjDzevYZ4eCnz2Nn7z0FveUTNz8YdQ==
|
|
846
835
|
dependencies:
|
|
847
|
-
"@aws-sdk/types" "3.
|
|
848
|
-
"@aws-sdk/util-endpoints" "3.
|
|
849
|
-
"@smithy/protocol-http" "^3.
|
|
850
|
-
"@smithy/types" "^2.
|
|
836
|
+
"@aws-sdk/types" "3.523.0"
|
|
837
|
+
"@aws-sdk/util-endpoints" "3.525.0"
|
|
838
|
+
"@smithy/protocol-http" "^3.2.1"
|
|
839
|
+
"@smithy/types" "^2.10.1"
|
|
851
840
|
tslib "^2.5.0"
|
|
852
841
|
|
|
853
|
-
"@aws-sdk/
|
|
854
|
-
version "3.
|
|
855
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/
|
|
856
|
-
integrity sha512-
|
|
842
|
+
"@aws-sdk/middleware-user-agent@3.535.0":
|
|
843
|
+
version "3.535.0"
|
|
844
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-user-agent/-/middleware-user-agent-3.535.0.tgz#2877ff5e42d943dd0c488e8b1ad82bd9da121227"
|
|
845
|
+
integrity sha512-Uvb2WJ+zdHdCOtsWVPI/M0BcfNrjOYsicDZWtaljucRJKLclY5gNWwD+RwIC+8b5TvfnVOlH+N5jhvpi5Impog==
|
|
857
846
|
dependencies:
|
|
858
|
-
"@aws-sdk/types" "3.
|
|
859
|
-
"@
|
|
860
|
-
"@smithy/
|
|
861
|
-
"@smithy/
|
|
862
|
-
|
|
863
|
-
tslib "^2.5.0"
|
|
847
|
+
"@aws-sdk/types" "3.535.0"
|
|
848
|
+
"@aws-sdk/util-endpoints" "3.535.0"
|
|
849
|
+
"@smithy/protocol-http" "^3.3.0"
|
|
850
|
+
"@smithy/types" "^2.12.0"
|
|
851
|
+
tslib "^2.6.2"
|
|
864
852
|
|
|
865
|
-
"@aws-sdk/region-config-resolver@3.
|
|
866
|
-
version "3.
|
|
867
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/region-config-resolver/-/region-config-resolver-3.
|
|
868
|
-
integrity sha512-
|
|
853
|
+
"@aws-sdk/region-config-resolver@3.525.0":
|
|
854
|
+
version "3.525.0"
|
|
855
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/region-config-resolver/-/region-config-resolver-3.525.0.tgz#ebd7edd0059857f59ed605c37cf5752542cf8914"
|
|
856
|
+
integrity sha512-8kFqXk6UyKgTMi7N7QlhA6qM4pGPWbiUXqEY2RgUWngtxqNFGeM9JTexZeuavQI+qLLe09VPShPNX71fEDcM6w==
|
|
869
857
|
dependencies:
|
|
870
|
-
"@aws-sdk/types" "3.
|
|
871
|
-
"@smithy/node-config-provider" "^2.2.
|
|
872
|
-
"@smithy/types" "^2.
|
|
858
|
+
"@aws-sdk/types" "3.523.0"
|
|
859
|
+
"@smithy/node-config-provider" "^2.2.4"
|
|
860
|
+
"@smithy/types" "^2.10.1"
|
|
873
861
|
"@smithy/util-config-provider" "^2.2.1"
|
|
874
|
-
"@smithy/util-middleware" "^2.1.
|
|
862
|
+
"@smithy/util-middleware" "^2.1.3"
|
|
875
863
|
tslib "^2.5.0"
|
|
876
864
|
|
|
877
|
-
"@aws-sdk/
|
|
878
|
-
version "3.
|
|
879
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/
|
|
880
|
-
integrity sha512-
|
|
865
|
+
"@aws-sdk/region-config-resolver@3.535.0":
|
|
866
|
+
version "3.535.0"
|
|
867
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/region-config-resolver/-/region-config-resolver-3.535.0.tgz#20a30fb5fbbe27ab70f2ed16327bae7e367b5cec"
|
|
868
|
+
integrity sha512-IXOznDiaItBjsQy4Fil0kzX/J3HxIOknEphqHbOfUf+LpA5ugcsxuQQONrbEQusCBnfJyymrldBvBhFmtlU9Wg==
|
|
881
869
|
dependencies:
|
|
882
|
-
"@aws-sdk/
|
|
883
|
-
"@
|
|
884
|
-
"@smithy/
|
|
885
|
-
"@smithy/
|
|
886
|
-
"@smithy/
|
|
887
|
-
tslib "^2.
|
|
870
|
+
"@aws-sdk/types" "3.535.0"
|
|
871
|
+
"@smithy/node-config-provider" "^2.3.0"
|
|
872
|
+
"@smithy/types" "^2.12.0"
|
|
873
|
+
"@smithy/util-config-provider" "^2.3.0"
|
|
874
|
+
"@smithy/util-middleware" "^2.2.0"
|
|
875
|
+
tslib "^2.6.2"
|
|
888
876
|
|
|
889
|
-
"@aws-sdk/
|
|
890
|
-
version "3.
|
|
891
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/
|
|
892
|
-
integrity sha512-
|
|
877
|
+
"@aws-sdk/signature-v4-multi-region@3.525.0":
|
|
878
|
+
version "3.525.0"
|
|
879
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/signature-v4-multi-region/-/signature-v4-multi-region-3.525.0.tgz#b9b7e1079b0a8a1df4bb282216aa20b56d139ba5"
|
|
880
|
+
integrity sha512-j8gkdfiokaherRgokfZBl2azYBMHlegT7pOnR/3Y79TSz6G+bJeIkuNk8aUbJArr6R8nvAM1j4dt1rBM+efolQ==
|
|
893
881
|
dependencies:
|
|
894
|
-
"@aws-sdk/
|
|
895
|
-
"@aws-sdk/types" "3.
|
|
896
|
-
"@smithy/
|
|
897
|
-
"@smithy/
|
|
898
|
-
"@smithy/types" "^2.
|
|
882
|
+
"@aws-sdk/middleware-sdk-s3" "3.525.0"
|
|
883
|
+
"@aws-sdk/types" "3.523.0"
|
|
884
|
+
"@smithy/protocol-http" "^3.2.1"
|
|
885
|
+
"@smithy/signature-v4" "^2.1.3"
|
|
886
|
+
"@smithy/types" "^2.10.1"
|
|
899
887
|
tslib "^2.5.0"
|
|
900
888
|
|
|
901
|
-
"@aws-sdk/token-providers@3.
|
|
902
|
-
version "3.
|
|
903
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/token-providers/-/token-providers-3.
|
|
904
|
-
integrity sha512-
|
|
889
|
+
"@aws-sdk/token-providers@3.525.0":
|
|
890
|
+
version "3.525.0"
|
|
891
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/token-providers/-/token-providers-3.525.0.tgz#370d206a06e77e29ec0f76408654b16d6612f0d2"
|
|
892
|
+
integrity sha512-puVjbxuK0Dq7PTQ2HdddHy2eQjOH8GZbump74yWJa6JVpRW84LlOcNmP+79x4Kscvz2ldWB8XDFw/pcCiSDe5A==
|
|
905
893
|
dependencies:
|
|
906
|
-
"@aws-sdk/client-sso-oidc" "3.
|
|
907
|
-
"@aws-sdk/types" "3.
|
|
908
|
-
"@smithy/property-provider" "^2.1.
|
|
909
|
-
"@smithy/shared-ini-file-loader" "^2.3.
|
|
910
|
-
"@smithy/types" "^2.
|
|
894
|
+
"@aws-sdk/client-sso-oidc" "3.525.0"
|
|
895
|
+
"@aws-sdk/types" "3.523.0"
|
|
896
|
+
"@smithy/property-provider" "^2.1.3"
|
|
897
|
+
"@smithy/shared-ini-file-loader" "^2.3.3"
|
|
898
|
+
"@smithy/types" "^2.10.1"
|
|
911
899
|
tslib "^2.5.0"
|
|
912
900
|
|
|
913
|
-
"@aws-sdk/
|
|
914
|
-
version "3.
|
|
915
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/
|
|
916
|
-
integrity sha512-
|
|
901
|
+
"@aws-sdk/token-providers@3.535.0":
|
|
902
|
+
version "3.535.0"
|
|
903
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/token-providers/-/token-providers-3.535.0.tgz#0d5aa221449d5b56730427b28d3319005c5700ed"
|
|
904
|
+
integrity sha512-4g+l/B9h1H/SiDtFRosW3pMwc+3PTXljZit+5NUBcET2XqcdUyHmgj3lBdu+CJ9CHdIMggRalYMAFXnRFe3Psg==
|
|
917
905
|
dependencies:
|
|
918
|
-
"@
|
|
919
|
-
|
|
906
|
+
"@aws-sdk/client-sso-oidc" "3.535.0"
|
|
907
|
+
"@aws-sdk/types" "3.535.0"
|
|
908
|
+
"@smithy/property-provider" "^2.2.0"
|
|
909
|
+
"@smithy/shared-ini-file-loader" "^2.4.0"
|
|
910
|
+
"@smithy/types" "^2.12.0"
|
|
911
|
+
tslib "^2.6.2"
|
|
920
912
|
|
|
921
|
-
"@aws-sdk/types@3.
|
|
922
|
-
version "3.
|
|
923
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/types/-/types-3.
|
|
924
|
-
integrity sha512-
|
|
913
|
+
"@aws-sdk/types@3.523.0", "@aws-sdk/types@^3.222.0":
|
|
914
|
+
version "3.523.0"
|
|
915
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/types/-/types-3.523.0.tgz#2bb11390023949f31d9211212f41e245a7f03489"
|
|
916
|
+
integrity sha512-AqGIu4u+SxPiUuNBp2acCVcq80KDUFjxe6e3cMTvKWTzCbrVk1AXv0dAaJnCmdkWIha6zJDWxpIk/aL4EGhZ9A==
|
|
925
917
|
dependencies:
|
|
926
|
-
"@smithy/types" "^2.
|
|
918
|
+
"@smithy/types" "^2.10.1"
|
|
927
919
|
tslib "^2.5.0"
|
|
928
920
|
|
|
929
|
-
"@aws-sdk/types
|
|
930
|
-
version "3.
|
|
931
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/types/-/types-3.
|
|
932
|
-
integrity sha512-
|
|
921
|
+
"@aws-sdk/types@3.535.0":
|
|
922
|
+
version "3.535.0"
|
|
923
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/types/-/types-3.535.0.tgz#5e6479f31299dd9df170e63f4d10fe739008cf04"
|
|
924
|
+
integrity sha512-aY4MYfduNj+sRR37U7XxYR8wemfbKP6lx00ze2M2uubn7mZotuVrWYAafbMSXrdEMSToE5JDhr28vArSOoLcSg==
|
|
933
925
|
dependencies:
|
|
934
|
-
"@smithy/types" "^2.
|
|
935
|
-
tslib "^2.
|
|
926
|
+
"@smithy/types" "^2.12.0"
|
|
927
|
+
tslib "^2.6.2"
|
|
936
928
|
|
|
937
929
|
"@aws-sdk/util-arn-parser@3.495.0":
|
|
938
930
|
version "3.495.0"
|
|
@@ -941,25 +933,25 @@
|
|
|
941
933
|
dependencies:
|
|
942
934
|
tslib "^2.5.0"
|
|
943
935
|
|
|
944
|
-
"@aws-sdk/util-endpoints@3.
|
|
945
|
-
version "3.
|
|
946
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/util-endpoints/-/util-endpoints-3.
|
|
947
|
-
integrity sha512-
|
|
936
|
+
"@aws-sdk/util-endpoints@3.525.0":
|
|
937
|
+
version "3.525.0"
|
|
938
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/util-endpoints/-/util-endpoints-3.525.0.tgz#d9f53b60e69dbe4623a4200d10be1be2ac73438f"
|
|
939
|
+
integrity sha512-DIW7WWU5tIGkeeKX6NJUyrEIdWMiqjLQG3XBzaUj+ufIENwNjdAHhlD8l2vX7Yr3JZRT6yN/84wBCj7Tw1xd1g==
|
|
948
940
|
dependencies:
|
|
949
|
-
"@aws-sdk/types" "3.
|
|
950
|
-
"@smithy/types" "^2.
|
|
951
|
-
"@smithy/util-endpoints" "^1.1.
|
|
941
|
+
"@aws-sdk/types" "3.523.0"
|
|
942
|
+
"@smithy/types" "^2.10.1"
|
|
943
|
+
"@smithy/util-endpoints" "^1.1.4"
|
|
952
944
|
tslib "^2.5.0"
|
|
953
945
|
|
|
954
|
-
"@aws-sdk/util-endpoints@3.
|
|
955
|
-
version "3.
|
|
956
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/util-endpoints/-/util-endpoints-3.
|
|
957
|
-
integrity sha512-
|
|
946
|
+
"@aws-sdk/util-endpoints@3.535.0":
|
|
947
|
+
version "3.535.0"
|
|
948
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/util-endpoints/-/util-endpoints-3.535.0.tgz#46f4b61b2661d6414ded8c98e4ad3c82a0bf597b"
|
|
949
|
+
integrity sha512-c8TlaQsiPchOOmTTR6qvHCO2O7L7NJwlKWAoQJ2GqWDZuC5es/fyuF2rp1h+ZRrUVraUomS0YdGkAmaDC7hJQg==
|
|
958
950
|
dependencies:
|
|
959
|
-
"@aws-sdk/types" "3.
|
|
960
|
-
"@smithy/types" "^2.
|
|
961
|
-
"@smithy/util-endpoints" "^1.
|
|
962
|
-
tslib "^2.
|
|
951
|
+
"@aws-sdk/types" "3.535.0"
|
|
952
|
+
"@smithy/types" "^2.12.0"
|
|
953
|
+
"@smithy/util-endpoints" "^1.2.0"
|
|
954
|
+
tslib "^2.6.2"
|
|
963
955
|
|
|
964
956
|
"@aws-sdk/util-locate-window@^3.0.0":
|
|
965
957
|
version "3.465.0"
|
|
@@ -968,45 +960,45 @@
|
|
|
968
960
|
dependencies:
|
|
969
961
|
tslib "^2.5.0"
|
|
970
962
|
|
|
971
|
-
"@aws-sdk/util-user-agent-browser@3.
|
|
972
|
-
version "3.
|
|
973
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/util-user-agent-browser/-/util-user-agent-browser-3.
|
|
974
|
-
integrity sha512-
|
|
963
|
+
"@aws-sdk/util-user-agent-browser@3.523.0":
|
|
964
|
+
version "3.523.0"
|
|
965
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/util-user-agent-browser/-/util-user-agent-browser-3.523.0.tgz#77188e83f9d470ddf140fe8c5d4d51049c9d5898"
|
|
966
|
+
integrity sha512-6ZRNdGHX6+HQFqTbIA5+i8RWzxFyxsZv8D3soRfpdyWIKkzhSz8IyRKXRciwKBJDaC7OX2jzGE90wxRQft27nA==
|
|
975
967
|
dependencies:
|
|
976
|
-
"@aws-sdk/types" "3.
|
|
977
|
-
"@smithy/types" "^2.
|
|
968
|
+
"@aws-sdk/types" "3.523.0"
|
|
969
|
+
"@smithy/types" "^2.10.1"
|
|
978
970
|
bowser "^2.11.0"
|
|
979
971
|
tslib "^2.5.0"
|
|
980
972
|
|
|
981
|
-
"@aws-sdk/util-user-agent-browser@3.
|
|
982
|
-
version "3.
|
|
983
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/util-user-agent-browser/-/util-user-agent-browser-3.
|
|
984
|
-
integrity sha512-
|
|
973
|
+
"@aws-sdk/util-user-agent-browser@3.535.0":
|
|
974
|
+
version "3.535.0"
|
|
975
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/util-user-agent-browser/-/util-user-agent-browser-3.535.0.tgz#d67d72e8b933051620f18ddb1c2be225f79f588f"
|
|
976
|
+
integrity sha512-RWMcF/xV5n+nhaA/Ff5P3yNP3Kur/I+VNZngog4TEs92oB/nwOdAg/2JL8bVAhUbMrjTjpwm7PItziYFQoqyig==
|
|
985
977
|
dependencies:
|
|
986
|
-
"@aws-sdk/types" "3.
|
|
987
|
-
"@smithy/types" "^2.
|
|
978
|
+
"@aws-sdk/types" "3.535.0"
|
|
979
|
+
"@smithy/types" "^2.12.0"
|
|
988
980
|
bowser "^2.11.0"
|
|
989
|
-
tslib "^2.
|
|
981
|
+
tslib "^2.6.2"
|
|
990
982
|
|
|
991
|
-
"@aws-sdk/util-user-agent-node@3.
|
|
992
|
-
version "3.
|
|
993
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/util-user-agent-node/-/util-user-agent-node-3.
|
|
994
|
-
integrity sha512-
|
|
983
|
+
"@aws-sdk/util-user-agent-node@3.525.0":
|
|
984
|
+
version "3.525.0"
|
|
985
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/util-user-agent-node/-/util-user-agent-node-3.525.0.tgz#aa96c28bad8360d2a350c30c3c209c35f99ac5ee"
|
|
986
|
+
integrity sha512-88Wjt4efyUSBGcyIuh1dvoMqY1k15jpJc5A/3yi67clBQEFsu9QCodQCQPqmRjV3VRcMtBOk+jeCTiUzTY5dRQ==
|
|
995
987
|
dependencies:
|
|
996
|
-
"@aws-sdk/types" "3.
|
|
997
|
-
"@smithy/node-config-provider" "^2.2.
|
|
998
|
-
"@smithy/types" "^2.
|
|
988
|
+
"@aws-sdk/types" "3.523.0"
|
|
989
|
+
"@smithy/node-config-provider" "^2.2.4"
|
|
990
|
+
"@smithy/types" "^2.10.1"
|
|
999
991
|
tslib "^2.5.0"
|
|
1000
992
|
|
|
1001
|
-
"@aws-sdk/util-user-agent-node@3.
|
|
1002
|
-
version "3.
|
|
1003
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/util-user-agent-node/-/util-user-agent-node-3.
|
|
1004
|
-
integrity sha512-
|
|
993
|
+
"@aws-sdk/util-user-agent-node@3.535.0":
|
|
994
|
+
version "3.535.0"
|
|
995
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/util-user-agent-node/-/util-user-agent-node-3.535.0.tgz#f5c26fb6f3f561d3cf35f96f303b1775afad0a5b"
|
|
996
|
+
integrity sha512-dRek0zUuIT25wOWJlsRm97nTkUlh1NDcLsQZIN2Y8KxhwoXXWtJs5vaDPT+qAg+OpcNj80i1zLR/CirqlFg/TQ==
|
|
1005
997
|
dependencies:
|
|
1006
|
-
"@aws-sdk/types" "3.
|
|
1007
|
-
"@smithy/node-config-provider" "^2.
|
|
1008
|
-
"@smithy/types" "^2.
|
|
1009
|
-
tslib "^2.
|
|
998
|
+
"@aws-sdk/types" "3.535.0"
|
|
999
|
+
"@smithy/node-config-provider" "^2.3.0"
|
|
1000
|
+
"@smithy/types" "^2.12.0"
|
|
1001
|
+
tslib "^2.6.2"
|
|
1010
1002
|
|
|
1011
1003
|
"@aws-sdk/util-utf8-browser@^3.0.0":
|
|
1012
1004
|
version "3.259.0"
|
|
@@ -1015,14 +1007,22 @@
|
|
|
1015
1007
|
dependencies:
|
|
1016
1008
|
tslib "^2.3.1"
|
|
1017
1009
|
|
|
1018
|
-
"@aws-sdk/xml-builder@3.
|
|
1019
|
-
version "3.
|
|
1020
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/xml-builder/-/xml-builder-3.
|
|
1021
|
-
integrity sha512-
|
|
1010
|
+
"@aws-sdk/xml-builder@3.523.0":
|
|
1011
|
+
version "3.523.0"
|
|
1012
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/xml-builder/-/xml-builder-3.523.0.tgz#6abdaf5716f6c7153c328bbbd499345fae755dce"
|
|
1013
|
+
integrity sha512-wfvyVymj2TUw7SuDor9IuFcAzJZvWRBZotvY/wQJOlYa3UP3Oezzecy64N4FWfBJEsZdrTN+HOZFl+IzTWWnUA==
|
|
1022
1014
|
dependencies:
|
|
1023
|
-
"@smithy/types" "^2.
|
|
1015
|
+
"@smithy/types" "^2.10.1"
|
|
1024
1016
|
tslib "^2.5.0"
|
|
1025
1017
|
|
|
1018
|
+
"@aws-sdk/xml-builder@3.535.0":
|
|
1019
|
+
version "3.535.0"
|
|
1020
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/xml-builder/-/xml-builder-3.535.0.tgz#dbe66338f64e283951778f7d07a4afd2d7d09bfd"
|
|
1021
|
+
integrity sha512-VXAq/Jz8KIrU84+HqsOJhIKZqG0PNTdi6n6PFQ4xJf44ZQHD/5C7ouH4qCFX5XgZXcgbRIcMVVYGC6Jye0dRng==
|
|
1022
|
+
dependencies:
|
|
1023
|
+
"@smithy/types" "^2.12.0"
|
|
1024
|
+
tslib "^2.6.2"
|
|
1025
|
+
|
|
1026
1026
|
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.22.13":
|
|
1027
1027
|
version "7.22.13"
|
|
1028
1028
|
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.22.13.tgz#e3c1c099402598483b7a8c46a721d1038803755e"
|
|
@@ -1406,10 +1406,10 @@
|
|
|
1406
1406
|
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.10.0.tgz#548f6de556857c8bb73bbee70c35dc82a2e74d63"
|
|
1407
1407
|
integrity sha512-Cu96Sd2By9mCNTx2iyKOmq10v22jUVQv0lQnlGNy16oE9589yE+QADPbrMGCkA51cKZSg3Pu/aTJVTGfL/qjUA==
|
|
1408
1408
|
|
|
1409
|
-
"@eslint/eslintrc@^2.1.
|
|
1410
|
-
version "2.1.
|
|
1411
|
-
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-2.1.
|
|
1412
|
-
integrity sha512-
|
|
1409
|
+
"@eslint/eslintrc@^2.1.4":
|
|
1410
|
+
version "2.1.4"
|
|
1411
|
+
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-2.1.4.tgz#388a269f0f25c1b6adc317b5a2c55714894c70ad"
|
|
1412
|
+
integrity sha512-269Z39MS6wVJtsoUl10L60WdkhJVdPG24Q4eZTH3nnF6lpvSShEK3wQjDX9JRWAUPvPh7COouPpU9IrqaZFvtQ==
|
|
1413
1413
|
dependencies:
|
|
1414
1414
|
ajv "^6.12.4"
|
|
1415
1415
|
debug "^4.3.2"
|
|
@@ -1421,23 +1421,23 @@
|
|
|
1421
1421
|
minimatch "^3.1.2"
|
|
1422
1422
|
strip-json-comments "^3.1.1"
|
|
1423
1423
|
|
|
1424
|
-
"@eslint/js@8.
|
|
1425
|
-
version "8.
|
|
1426
|
-
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.
|
|
1427
|
-
integrity sha512-
|
|
1424
|
+
"@eslint/js@8.57.0":
|
|
1425
|
+
version "8.57.0"
|
|
1426
|
+
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.57.0.tgz#a5417ae8427873f1dd08b70b3574b453e67b5f7f"
|
|
1427
|
+
integrity sha512-Ys+3g2TaW7gADOJzPt83SJtCDhMjndcDMFVQ/Tj9iA1BfJzFKD9mAUXT3OenpuPHbI6P/myECxRJrofUsDx/5g==
|
|
1428
1428
|
|
|
1429
1429
|
"@gar/promisify@^1.0.1", "@gar/promisify@^1.1.3":
|
|
1430
1430
|
version "1.1.3"
|
|
1431
1431
|
resolved "https://registry.yarnpkg.com/@gar/promisify/-/promisify-1.1.3.tgz#555193ab2e3bb3b6adc3d551c9c030d9e860daf6"
|
|
1432
1432
|
integrity sha512-k2Ty1JcVojjJFwrg/ThKi2ujJ7XNLYaFGNB/bWT9wGR+oSMJHMa5w+CUq6p/pVrKeNNgA7pCqEcjSnHVoqJQFw==
|
|
1433
1433
|
|
|
1434
|
-
"@humanwhocodes/config-array@^0.11.
|
|
1435
|
-
version "0.11.
|
|
1436
|
-
resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.11.
|
|
1437
|
-
integrity sha512-
|
|
1434
|
+
"@humanwhocodes/config-array@^0.11.14":
|
|
1435
|
+
version "0.11.14"
|
|
1436
|
+
resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.11.14.tgz#d78e481a039f7566ecc9660b4ea7fe6b1fec442b"
|
|
1437
|
+
integrity sha512-3T8LkOmg45BV5FICb15QQMsyUSWrQ8AygVfC7ZG32zOalnqrilm018ZVCw0eapXux8FtA33q8PSRSstjee3jSg==
|
|
1438
1438
|
dependencies:
|
|
1439
|
-
"@humanwhocodes/object-schema" "^2.0.
|
|
1440
|
-
debug "^4.
|
|
1439
|
+
"@humanwhocodes/object-schema" "^2.0.2"
|
|
1440
|
+
debug "^4.3.1"
|
|
1441
1441
|
minimatch "^3.0.5"
|
|
1442
1442
|
|
|
1443
1443
|
"@humanwhocodes/module-importer@^1.0.1":
|
|
@@ -1445,10 +1445,10 @@
|
|
|
1445
1445
|
resolved "https://registry.yarnpkg.com/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz#af5b2691a22b44be847b0ca81641c5fb6ad0172c"
|
|
1446
1446
|
integrity sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==
|
|
1447
1447
|
|
|
1448
|
-
"@humanwhocodes/object-schema@^2.0.
|
|
1449
|
-
version "2.0.
|
|
1450
|
-
resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-2.0.
|
|
1451
|
-
integrity sha512-
|
|
1448
|
+
"@humanwhocodes/object-schema@^2.0.2":
|
|
1449
|
+
version "2.0.2"
|
|
1450
|
+
resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-2.0.2.tgz#d9fae00a2d5cb40f92cfe64b47ad749fbc38f917"
|
|
1451
|
+
integrity sha512-6EwiSjwWYP7pTckG6I5eyFANjPhmPjUX9JRLUSfNPC7FX7zK9gyZAfUEaECL6ALTpGX5AjnBq3C9XmVWPitNpw==
|
|
1452
1452
|
|
|
1453
1453
|
"@inquirer/confirm@^2.0.17":
|
|
1454
1454
|
version "2.0.17"
|
|
@@ -1734,10 +1734,10 @@
|
|
|
1734
1734
|
node-gyp "^8.2.0"
|
|
1735
1735
|
read-package-json-fast "^2.0.1"
|
|
1736
1736
|
|
|
1737
|
-
"@oclif/core
|
|
1738
|
-
version "3.
|
|
1739
|
-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.
|
|
1740
|
-
integrity sha512
|
|
1737
|
+
"@oclif/core@3.21.0":
|
|
1738
|
+
version "3.21.0"
|
|
1739
|
+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.21.0.tgz#a235704e66589c8c104ccd616d0a8f1f36cf693e"
|
|
1740
|
+
integrity sha512-xR7qGPOWtOnYmdYocSn6oEh2oTQLsPOXoj3HYGpb26V3WulwF8Cm33WPnMsSISv4ben3Rtc5i59u9O5NnuG42g==
|
|
1741
1741
|
dependencies:
|
|
1742
1742
|
"@types/cli-progress" "^3.11.5"
|
|
1743
1743
|
ansi-escapes "^4.3.2"
|
|
@@ -1767,14 +1767,83 @@
|
|
|
1767
1767
|
wordwrap "^1.0.0"
|
|
1768
1768
|
wrap-ansi "^7.0.0"
|
|
1769
1769
|
|
|
1770
|
-
"@oclif/
|
|
1771
|
-
version "
|
|
1772
|
-
resolved "https://registry.yarnpkg.com/@oclif/
|
|
1773
|
-
integrity sha512-
|
|
1770
|
+
"@oclif/core@^3.15.1", "@oclif/core@^3.19.2", "@oclif/core@^3.19.6", "@oclif/core@^3.20.0", "@oclif/core@^3.21.0", "@oclif/core@^3.23.0":
|
|
1771
|
+
version "3.25.2"
|
|
1772
|
+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.25.2.tgz#a26d56abe5686c57c1e973957777bd2ae324e973"
|
|
1773
|
+
integrity sha512-OkW/cNa/3DhoCz2YlSpymVe8DXqkoRaLY4SPTVqNVzR4R1dFBE5KoCtuwKwnhxYLCRCqaViPgRnB5K26f0MnjA==
|
|
1774
|
+
dependencies:
|
|
1775
|
+
"@types/cli-progress" "^3.11.5"
|
|
1776
|
+
ansi-escapes "^4.3.2"
|
|
1777
|
+
ansi-styles "^4.3.0"
|
|
1778
|
+
cardinal "^2.1.1"
|
|
1779
|
+
chalk "^4.1.2"
|
|
1780
|
+
clean-stack "^3.0.1"
|
|
1781
|
+
cli-progress "^3.12.0"
|
|
1782
|
+
color "^4.2.3"
|
|
1783
|
+
debug "^4.3.4"
|
|
1784
|
+
ejs "^3.1.9"
|
|
1785
|
+
get-package-type "^0.1.0"
|
|
1786
|
+
globby "^11.1.0"
|
|
1787
|
+
hyperlinker "^1.0.0"
|
|
1788
|
+
indent-string "^4.0.0"
|
|
1789
|
+
is-wsl "^2.2.0"
|
|
1790
|
+
js-yaml "^3.14.1"
|
|
1791
|
+
minimatch "^9.0.3"
|
|
1792
|
+
natural-orderby "^2.0.3"
|
|
1793
|
+
object-treeify "^1.1.33"
|
|
1794
|
+
password-prompt "^1.1.3"
|
|
1795
|
+
slice-ansi "^4.0.0"
|
|
1796
|
+
string-width "^4.2.3"
|
|
1797
|
+
strip-ansi "^6.0.1"
|
|
1798
|
+
supports-color "^8.1.1"
|
|
1799
|
+
supports-hyperlinks "^2.2.0"
|
|
1800
|
+
widest-line "^3.1.0"
|
|
1801
|
+
wordwrap "^1.0.0"
|
|
1802
|
+
wrap-ansi "^7.0.0"
|
|
1803
|
+
|
|
1804
|
+
"@oclif/core@^3.19.6":
|
|
1805
|
+
version "3.25.2"
|
|
1806
|
+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.25.2.tgz#a26d56abe5686c57c1e973957777bd2ae324e973"
|
|
1807
|
+
integrity sha512-OkW/cNa/3DhoCz2YlSpymVe8DXqkoRaLY4SPTVqNVzR4R1dFBE5KoCtuwKwnhxYLCRCqaViPgRnB5K26f0MnjA==
|
|
1808
|
+
dependencies:
|
|
1809
|
+
"@types/cli-progress" "^3.11.5"
|
|
1810
|
+
ansi-escapes "^4.3.2"
|
|
1811
|
+
ansi-styles "^4.3.0"
|
|
1812
|
+
cardinal "^2.1.1"
|
|
1813
|
+
chalk "^4.1.2"
|
|
1814
|
+
clean-stack "^3.0.1"
|
|
1815
|
+
cli-progress "^3.12.0"
|
|
1816
|
+
color "^4.2.3"
|
|
1817
|
+
debug "^4.3.4"
|
|
1818
|
+
ejs "^3.1.9"
|
|
1819
|
+
get-package-type "^0.1.0"
|
|
1820
|
+
globby "^11.1.0"
|
|
1821
|
+
hyperlinker "^1.0.0"
|
|
1822
|
+
indent-string "^4.0.0"
|
|
1823
|
+
is-wsl "^2.2.0"
|
|
1824
|
+
js-yaml "^3.14.1"
|
|
1825
|
+
minimatch "^9.0.3"
|
|
1826
|
+
natural-orderby "^2.0.3"
|
|
1827
|
+
object-treeify "^1.1.33"
|
|
1828
|
+
password-prompt "^1.1.3"
|
|
1829
|
+
slice-ansi "^4.0.0"
|
|
1830
|
+
string-width "^4.2.3"
|
|
1831
|
+
strip-ansi "^6.0.1"
|
|
1832
|
+
supports-color "^8.1.1"
|
|
1833
|
+
supports-hyperlinks "^2.2.0"
|
|
1834
|
+
widest-line "^3.1.0"
|
|
1835
|
+
wordwrap "^1.0.0"
|
|
1836
|
+
wrap-ansi "^7.0.0"
|
|
1837
|
+
|
|
1838
|
+
"@oclif/plugin-command-snapshot@^5.1.1":
|
|
1839
|
+
version "5.1.1"
|
|
1840
|
+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.1.1.tgz#13918a98686d7508ddca192154e2b33ae042706f"
|
|
1841
|
+
integrity sha512-8PmnQ4aDX1n8OcrnXVPDpmoIAUWe1nbC6Md/KRupzjlRF8YDJMp7AdrE6cFD4DSZ04QvIViQ0w5P7kyu37wA1g==
|
|
1774
1842
|
dependencies:
|
|
1775
|
-
"@oclif/core" "
|
|
1843
|
+
"@oclif/core" "3.21.0"
|
|
1776
1844
|
"@types/lodash.difference" "^4.5.9"
|
|
1777
1845
|
chalk "^5.3.0"
|
|
1846
|
+
globby "^14.0.1"
|
|
1778
1847
|
just-diff "^5.2.0"
|
|
1779
1848
|
lodash.difference "^4.5.0"
|
|
1780
1849
|
lodash.get "^4.4.2"
|
|
@@ -1782,28 +1851,28 @@
|
|
|
1782
1851
|
semver "^7.6.0"
|
|
1783
1852
|
ts-json-schema-generator "^1.5.0"
|
|
1784
1853
|
|
|
1785
|
-
"@oclif/plugin-help@^6.0.
|
|
1786
|
-
version "6.0.
|
|
1787
|
-
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.0.
|
|
1788
|
-
integrity sha512-
|
|
1854
|
+
"@oclif/plugin-help@^6.0.14":
|
|
1855
|
+
version "6.0.18"
|
|
1856
|
+
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.0.18.tgz#9ba4151b5d77b78a345ad1308620a1fbf9731ac8"
|
|
1857
|
+
integrity sha512-Ly0gu/+eq7GfIMT76cirbHgElYGlu+PaZ5elrAKmDiegBh31AXqaPQAj8PH4+sG8RSv5srYtrkrygZaw8IF9CQ==
|
|
1789
1858
|
dependencies:
|
|
1790
|
-
"@oclif/core" "^3.
|
|
1859
|
+
"@oclif/core" "^3.23.0"
|
|
1791
1860
|
|
|
1792
|
-
"@oclif/plugin-not-found@^3.0.
|
|
1793
|
-
version "3.0.
|
|
1794
|
-
resolved "https://registry.yarnpkg.com/@oclif/plugin-not-found/-/plugin-not-found-3.0.
|
|
1795
|
-
integrity sha512-
|
|
1861
|
+
"@oclif/plugin-not-found@^3.0.14":
|
|
1862
|
+
version "3.0.14"
|
|
1863
|
+
resolved "https://registry.yarnpkg.com/@oclif/plugin-not-found/-/plugin-not-found-3.0.14.tgz#a5eb6d38cd185e9d30178f5fbd0dc674dbae9b01"
|
|
1864
|
+
integrity sha512-HLz04cmS+5F6Tsx1zQEoYV6wamDC/0cM2NqklPIEg8pq/JHPhktmhpzsGaRyBrtx4Pv+uNCo3s+mrTz2v5v03w==
|
|
1796
1865
|
dependencies:
|
|
1797
|
-
"@oclif/core" "^3.
|
|
1866
|
+
"@oclif/core" "^3.21.0"
|
|
1798
1867
|
chalk "^5.3.0"
|
|
1799
1868
|
fast-levenshtein "^3.0.0"
|
|
1800
1869
|
|
|
1801
|
-
"@oclif/plugin-warn-if-update-available@^3.0.
|
|
1802
|
-
version "3.0.
|
|
1803
|
-
resolved "https://registry.yarnpkg.com/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-3.0.
|
|
1804
|
-
integrity sha512-
|
|
1870
|
+
"@oclif/plugin-warn-if-update-available@^3.0.12":
|
|
1871
|
+
version "3.0.12"
|
|
1872
|
+
resolved "https://registry.yarnpkg.com/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-3.0.12.tgz#0802e402a74e72da1acd52e1bc9a34bd7999ed17"
|
|
1873
|
+
integrity sha512-BPj+1dSgp9Xtd5BZjLF9s0PeYBl07GSF69aol6/ZUMJMWD78SUWgAAm2SMJJBXic7Lw8hIGBY/YSGXDGaMh4gw==
|
|
1805
1874
|
dependencies:
|
|
1806
|
-
"@oclif/core" "^3.
|
|
1875
|
+
"@oclif/core" "^3.19.2"
|
|
1807
1876
|
chalk "^5.3.0"
|
|
1808
1877
|
debug "^4.1.0"
|
|
1809
1878
|
http-call "^5.2.2"
|
|
@@ -1916,11 +1985,11 @@
|
|
|
1916
1985
|
integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==
|
|
1917
1986
|
|
|
1918
1987
|
"@salesforce/cli-plugins-testkit@^5":
|
|
1919
|
-
version "5.1.
|
|
1920
|
-
resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.1.
|
|
1921
|
-
integrity sha512-
|
|
1988
|
+
version "5.1.10"
|
|
1989
|
+
resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.1.10.tgz#949738717513b1518c09bd70690cb2963073a59d"
|
|
1990
|
+
integrity sha512-zAyv6luZSjJFOa/v0IHYAfNcWSl1DTZ7l5cJalKTuu7oXfy0mskZO4KzPZ4vdyBSz54t6+yXgNA2C/uFyqe/CQ==
|
|
1922
1991
|
dependencies:
|
|
1923
|
-
"@salesforce/core" "^6.
|
|
1992
|
+
"@salesforce/core" "^6.7.0"
|
|
1924
1993
|
"@salesforce/kit" "^3.0.15"
|
|
1925
1994
|
"@salesforce/ts-types" "^2.0.9"
|
|
1926
1995
|
"@types/shelljs" "^0.8.15"
|
|
@@ -1930,15 +1999,15 @@
|
|
|
1930
1999
|
strip-ansi "6.0.1"
|
|
1931
2000
|
ts-retry-promise "^0.8.0"
|
|
1932
2001
|
|
|
1933
|
-
"@salesforce/core@^6.4.1", "@salesforce/core@^6.5.
|
|
1934
|
-
version "6.
|
|
1935
|
-
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-6.
|
|
1936
|
-
integrity sha512-
|
|
2002
|
+
"@salesforce/core@^6.4.1", "@salesforce/core@^6.5.3", "@salesforce/core@^6.6.0", "@salesforce/core@^6.7.0", "@salesforce/core@^6.7.1":
|
|
2003
|
+
version "6.7.1"
|
|
2004
|
+
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-6.7.1.tgz#4dcfb62bc3d488462ea6e9438ff092cf202c1696"
|
|
2005
|
+
integrity sha512-SxscNdH2l+K5LmqH9XrosX+fjhPkMLN3hsG50sWQi7DbaI1Z0FGAKVOmVe6fZZsUsVNThKvZ+159IwwtxHWY6w==
|
|
1937
2006
|
dependencies:
|
|
1938
2007
|
"@salesforce/kit" "^3.0.15"
|
|
1939
2008
|
"@salesforce/schemas" "^1.6.1"
|
|
1940
2009
|
"@salesforce/ts-types" "^2.0.9"
|
|
1941
|
-
"@types/semver" "^7.5.
|
|
2010
|
+
"@types/semver" "^7.5.8"
|
|
1942
2011
|
ajv "^8.12.0"
|
|
1943
2012
|
change-case "^4.1.2"
|
|
1944
2013
|
faye "^1.4.0"
|
|
@@ -1959,10 +2028,10 @@
|
|
|
1959
2028
|
resolved "https://registry.yarnpkg.com/@salesforce/dev-config/-/dev-config-4.1.0.tgz#e529576466d074e7a5f1441236510fef123da01e"
|
|
1960
2029
|
integrity sha512-2iDDepiIwjXHS5IVY7pwv8jMo4xWosJ7p/UTj+lllpB/gnJiYLhjJPE4Z3FCGFKyvfg5jGaimCd8Ca6bLGsCQA==
|
|
1961
2030
|
|
|
1962
|
-
"@salesforce/dev-scripts@^8.
|
|
1963
|
-
version "8.
|
|
1964
|
-
resolved "https://registry.yarnpkg.com/@salesforce/dev-scripts/-/dev-scripts-8.
|
|
1965
|
-
integrity sha512-
|
|
2031
|
+
"@salesforce/dev-scripts@^8.4.2":
|
|
2032
|
+
version "8.4.2"
|
|
2033
|
+
resolved "https://registry.yarnpkg.com/@salesforce/dev-scripts/-/dev-scripts-8.4.2.tgz#8554bc46973bafb65dd52737448e3e600c10e727"
|
|
2034
|
+
integrity sha512-Hua2fwrN1nb/rv8seE6thy43WeqS52UbXJ3Mp1scumM9ln3cksMJ0ZPtuRjtLaxziqkUjO7HV10UEzu35AX2ZA==
|
|
1966
2035
|
dependencies:
|
|
1967
2036
|
"@commitlint/cli" "^17.1.2"
|
|
1968
2037
|
"@commitlint/config-conventional" "^17.8.1"
|
|
@@ -1975,21 +2044,21 @@
|
|
|
1975
2044
|
chai "^4.3.10"
|
|
1976
2045
|
chalk "^4.0.0"
|
|
1977
2046
|
cosmiconfig "^7.0.0"
|
|
1978
|
-
eslint-config-salesforce-typescript "^3.
|
|
2047
|
+
eslint-config-salesforce-typescript "^3.2.11"
|
|
1979
2048
|
husky "^7.0.4"
|
|
1980
|
-
linkinator "^6.0.
|
|
2049
|
+
linkinator "^6.0.4"
|
|
1981
2050
|
mocha "^10.2.0"
|
|
1982
2051
|
nyc "^15.1.0"
|
|
1983
2052
|
prettier "^2.8.8"
|
|
1984
|
-
pretty-quick "^3.1
|
|
2053
|
+
pretty-quick "^3.3.1"
|
|
1985
2054
|
shelljs "^0.8.5"
|
|
1986
2055
|
sinon "10.0.0"
|
|
1987
2056
|
source-map-support "^0.5.21"
|
|
1988
2057
|
ts-node "^10.9.2"
|
|
1989
|
-
typedoc "^0.25.
|
|
2058
|
+
typedoc "^0.25.9"
|
|
1990
2059
|
typedoc-plugin-missing-exports "0.23.0"
|
|
1991
2060
|
typescript "^4.9.5"
|
|
1992
|
-
wireit "^0.14.
|
|
2061
|
+
wireit "^0.14.4"
|
|
1993
2062
|
|
|
1994
2063
|
"@salesforce/kit@^3.0.15":
|
|
1995
2064
|
version "3.0.15"
|
|
@@ -1999,12 +2068,12 @@
|
|
|
1999
2068
|
"@salesforce/ts-types" "^2.0.9"
|
|
2000
2069
|
tslib "^2.6.2"
|
|
2001
2070
|
|
|
2002
|
-
"@salesforce/plugin-command-reference@^3.0.
|
|
2003
|
-
version "3.0.
|
|
2004
|
-
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.0.
|
|
2005
|
-
integrity sha512-
|
|
2071
|
+
"@salesforce/plugin-command-reference@^3.0.70":
|
|
2072
|
+
version "3.0.70"
|
|
2073
|
+
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.0.70.tgz#0573fcdaf86679a98e0e8088ed75f2e7d0388639"
|
|
2074
|
+
integrity sha512-MwgdWn5OzY3d+6PgW/aopYqnGmeLvs/7JXS5VNOO63bnYYfhwCwzoJL9gRkL8v+PWeU6wZhEDITNPOM6x7K+YA==
|
|
2006
2075
|
dependencies:
|
|
2007
|
-
"@oclif/core" "^3.
|
|
2076
|
+
"@oclif/core" "^3.20.0"
|
|
2008
2077
|
"@salesforce/core" "^6.5.3"
|
|
2009
2078
|
"@salesforce/kit" "^3.0.15"
|
|
2010
2079
|
"@salesforce/sf-plugins-core" "^5.0.13"
|
|
@@ -2036,15 +2105,15 @@
|
|
|
2036
2105
|
chalk "^4"
|
|
2037
2106
|
inquirer "^8.2.5"
|
|
2038
2107
|
|
|
2039
|
-
"@salesforce/sf-plugins-core@^7.1.
|
|
2040
|
-
version "7.1.
|
|
2041
|
-
resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-7.1.
|
|
2042
|
-
integrity sha512-
|
|
2108
|
+
"@salesforce/sf-plugins-core@^7.1.14":
|
|
2109
|
+
version "7.1.14"
|
|
2110
|
+
resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-7.1.14.tgz#5f07316a602b4c5d44c09bc74c294d7df9e2e260"
|
|
2111
|
+
integrity sha512-KDX9vYDeVOkozRrsjVh4Pvzay++7bWWKmaHtGOwkZrBHb3mVEdCp0ryF0WaDTfaEvgNKn7kiZEDSO7oEhJSzug==
|
|
2043
2112
|
dependencies:
|
|
2044
2113
|
"@inquirer/confirm" "^2.0.17"
|
|
2045
2114
|
"@inquirer/password" "^1.1.16"
|
|
2046
|
-
"@oclif/core" "^3.19.
|
|
2047
|
-
"@salesforce/core" "^6.
|
|
2115
|
+
"@oclif/core" "^3.19.6"
|
|
2116
|
+
"@salesforce/core" "^6.6.0"
|
|
2048
2117
|
"@salesforce/kit" "^3.0.15"
|
|
2049
2118
|
"@salesforce/ts-types" "^2.0.9"
|
|
2050
2119
|
chalk "^5.3.0"
|
|
@@ -2066,6 +2135,11 @@
|
|
|
2066
2135
|
resolved "https://registry.yarnpkg.com/@sindresorhus/is/-/is-5.6.0.tgz#41dd6093d34652cddb5d5bdeee04eafc33826668"
|
|
2067
2136
|
integrity sha512-TV7t8GKYaJWsn00tFDqBw8+Uqmr8A0fRU1tvTQhyZzGv0sJCGRQL3JGMI3ucuKo3XIZdUP+Lx7/gh2t3lewy7g==
|
|
2068
2137
|
|
|
2138
|
+
"@sindresorhus/merge-streams@^2.1.0":
|
|
2139
|
+
version "2.3.0"
|
|
2140
|
+
resolved "https://registry.yarnpkg.com/@sindresorhus/merge-streams/-/merge-streams-2.3.0.tgz#719df7fb41766bc143369eaa0dd56d8dc87c9958"
|
|
2141
|
+
integrity sha512-LtoMMhxAlorcGhmFYI+LhPgbPZCkgP6ra1YL604EeF6U98pLlQ3iWIGMdWSC+vWmPBWBNgmDBAhnAobLROJmwg==
|
|
2142
|
+
|
|
2069
2143
|
"@sinonjs/commons@^1.6.0", "@sinonjs/commons@^1.7.0", "@sinonjs/commons@^1.8.1":
|
|
2070
2144
|
version "1.8.6"
|
|
2071
2145
|
resolved "https://registry.yarnpkg.com/@sinonjs/commons/-/commons-1.8.6.tgz#80c516a4dc264c2a69115e7578d62581ff455ed9"
|
|
@@ -2094,14 +2168,22 @@
|
|
|
2094
2168
|
resolved "https://registry.yarnpkg.com/@sinonjs/text-encoding/-/text-encoding-0.7.2.tgz#5981a8db18b56ba38ef0efb7d995b12aa7b51918"
|
|
2095
2169
|
integrity sha512-sXXKG+uL9IrKqViTtao2Ws6dy0znu9sOaP1di/jKGW1M6VssO8vlpXCQcpZ+jisQ1tTFAC5Jo/EOzFbggBagFQ==
|
|
2096
2170
|
|
|
2097
|
-
"@smithy/abort-controller@^2.1.
|
|
2098
|
-
version "2.1.
|
|
2099
|
-
resolved "https://registry.yarnpkg.com/@smithy/abort-controller/-/abort-controller-2.1.
|
|
2100
|
-
integrity sha512-
|
|
2171
|
+
"@smithy/abort-controller@^2.1.3":
|
|
2172
|
+
version "2.1.3"
|
|
2173
|
+
resolved "https://registry.yarnpkg.com/@smithy/abort-controller/-/abort-controller-2.1.3.tgz#19997b701b36294c8d27bbc5e59167da2c719fae"
|
|
2174
|
+
integrity sha512-c2aYH2Wu1RVE3rLlVgg2kQOBJGM0WbjReQi5DnPTm2Zb7F0gk7J2aeQeaX2u/lQZoHl6gv8Oac7mt9alU3+f4A==
|
|
2101
2175
|
dependencies:
|
|
2102
|
-
"@smithy/types" "^2.
|
|
2176
|
+
"@smithy/types" "^2.10.1"
|
|
2103
2177
|
tslib "^2.5.0"
|
|
2104
2178
|
|
|
2179
|
+
"@smithy/abort-controller@^2.2.0":
|
|
2180
|
+
version "2.2.0"
|
|
2181
|
+
resolved "https://registry.yarnpkg.com/@smithy/abort-controller/-/abort-controller-2.2.0.tgz#18983401a5e2154b5c94057730024a7d14cbcd35"
|
|
2182
|
+
integrity sha512-wRlta7GuLWpTqtFfGo+nZyOO1vEvewdNR1R4rTxpC8XU6vG/NDyrFBhwLZsqg1NUoR1noVaXJPC/7ZK47QCySw==
|
|
2183
|
+
dependencies:
|
|
2184
|
+
"@smithy/types" "^2.12.0"
|
|
2185
|
+
tslib "^2.6.2"
|
|
2186
|
+
|
|
2105
2187
|
"@smithy/chunked-blob-reader-native@^2.1.1":
|
|
2106
2188
|
version "2.1.1"
|
|
2107
2189
|
resolved "https://registry.yarnpkg.com/@smithy/chunked-blob-reader-native/-/chunked-blob-reader-native-2.1.1.tgz#6b98479c8f6ea94832dd6a6e5ca78969a44eafe1"
|
|
@@ -2117,149 +2199,210 @@
|
|
|
2117
2199
|
dependencies:
|
|
2118
2200
|
tslib "^2.5.0"
|
|
2119
2201
|
|
|
2120
|
-
"@smithy/config-resolver@^2.1.
|
|
2121
|
-
version "2.1.
|
|
2122
|
-
resolved "https://registry.yarnpkg.com/@smithy/config-resolver/-/config-resolver-2.1.
|
|
2123
|
-
integrity sha512-
|
|
2202
|
+
"@smithy/config-resolver@^2.1.4":
|
|
2203
|
+
version "2.1.4"
|
|
2204
|
+
resolved "https://registry.yarnpkg.com/@smithy/config-resolver/-/config-resolver-2.1.4.tgz#cb870f82494b10c223c60ba4298b438d9185b4be"
|
|
2205
|
+
integrity sha512-AW2WUZmBAzgO3V3ovKtsUbI3aBNMeQKFDumoqkNxaVDWF/xfnxAWqBKDr/NuG7c06N2Rm4xeZLPiJH/d+na0HA==
|
|
2124
2206
|
dependencies:
|
|
2125
|
-
"@smithy/node-config-provider" "^2.2.
|
|
2126
|
-
"@smithy/types" "^2.
|
|
2207
|
+
"@smithy/node-config-provider" "^2.2.4"
|
|
2208
|
+
"@smithy/types" "^2.10.1"
|
|
2127
2209
|
"@smithy/util-config-provider" "^2.2.1"
|
|
2128
|
-
"@smithy/util-middleware" "^2.1.
|
|
2210
|
+
"@smithy/util-middleware" "^2.1.3"
|
|
2129
2211
|
tslib "^2.5.0"
|
|
2130
2212
|
|
|
2131
|
-
"@smithy/
|
|
2132
|
-
version "
|
|
2133
|
-
resolved "https://registry.yarnpkg.com/@smithy/
|
|
2134
|
-
integrity sha512-
|
|
2135
|
-
dependencies:
|
|
2136
|
-
"@smithy/
|
|
2137
|
-
"@smithy/
|
|
2138
|
-
"@smithy/
|
|
2139
|
-
"@smithy/
|
|
2140
|
-
|
|
2141
|
-
"@smithy/types" "^2.9.1"
|
|
2142
|
-
"@smithy/util-middleware" "^2.1.1"
|
|
2143
|
-
tslib "^2.5.0"
|
|
2213
|
+
"@smithy/config-resolver@^2.2.0":
|
|
2214
|
+
version "2.2.0"
|
|
2215
|
+
resolved "https://registry.yarnpkg.com/@smithy/config-resolver/-/config-resolver-2.2.0.tgz#54f40478bb61709b396960a3535866dba5422757"
|
|
2216
|
+
integrity sha512-fsiMgd8toyUba6n1WRmr+qACzXltpdDkPTAaDqc8QqPBUzO+/JKwL6bUBseHVi8tu9l+3JOK+tSf7cay+4B3LA==
|
|
2217
|
+
dependencies:
|
|
2218
|
+
"@smithy/node-config-provider" "^2.3.0"
|
|
2219
|
+
"@smithy/types" "^2.12.0"
|
|
2220
|
+
"@smithy/util-config-provider" "^2.3.0"
|
|
2221
|
+
"@smithy/util-middleware" "^2.2.0"
|
|
2222
|
+
tslib "^2.6.2"
|
|
2144
2223
|
|
|
2145
|
-
"@smithy/core@^1.3.
|
|
2146
|
-
version "1.3.
|
|
2147
|
-
resolved "https://registry.yarnpkg.com/@smithy/core/-/core-1.3.
|
|
2148
|
-
integrity sha512-
|
|
2149
|
-
dependencies:
|
|
2150
|
-
"@smithy/middleware-endpoint" "^2.4.
|
|
2151
|
-
"@smithy/middleware-retry" "^2.1.
|
|
2152
|
-
"@smithy/middleware-serde" "^2.1.
|
|
2153
|
-
"@smithy/protocol-http" "^3.
|
|
2154
|
-
"@smithy/smithy-client" "^2.
|
|
2155
|
-
"@smithy/types" "^2.
|
|
2156
|
-
"@smithy/util-middleware" "^2.1.
|
|
2224
|
+
"@smithy/core@^1.3.5":
|
|
2225
|
+
version "1.3.5"
|
|
2226
|
+
resolved "https://registry.yarnpkg.com/@smithy/core/-/core-1.3.5.tgz#7523da67b49e165e09ee8019601bea410bf92c38"
|
|
2227
|
+
integrity sha512-Rrc+e2Jj6Gu7Xbn0jvrzZlSiP2CZocIOfZ9aNUA82+1sa6GBnxqL9+iZ9EKHeD9aqD1nU8EK4+oN2EiFpSv7Yw==
|
|
2228
|
+
dependencies:
|
|
2229
|
+
"@smithy/middleware-endpoint" "^2.4.4"
|
|
2230
|
+
"@smithy/middleware-retry" "^2.1.4"
|
|
2231
|
+
"@smithy/middleware-serde" "^2.1.3"
|
|
2232
|
+
"@smithy/protocol-http" "^3.2.1"
|
|
2233
|
+
"@smithy/smithy-client" "^2.4.2"
|
|
2234
|
+
"@smithy/types" "^2.10.1"
|
|
2235
|
+
"@smithy/util-middleware" "^2.1.3"
|
|
2157
2236
|
tslib "^2.5.0"
|
|
2158
2237
|
|
|
2159
|
-
"@smithy/
|
|
2160
|
-
version "
|
|
2161
|
-
resolved "https://registry.yarnpkg.com/@smithy/
|
|
2162
|
-
integrity sha512-
|
|
2238
|
+
"@smithy/core@^1.4.0":
|
|
2239
|
+
version "1.4.0"
|
|
2240
|
+
resolved "https://registry.yarnpkg.com/@smithy/core/-/core-1.4.0.tgz#5f9f86b681b9cbf23904041dad6f0531efe8375e"
|
|
2241
|
+
integrity sha512-uu9ZDI95Uij4qk+L6kyFjdk11zqBkcJ3Lv0sc6jZrqHvLyr0+oeekD3CnqMafBn/5PRI6uv6ulW3kNLRBUHeVw==
|
|
2242
|
+
dependencies:
|
|
2243
|
+
"@smithy/middleware-endpoint" "^2.5.0"
|
|
2244
|
+
"@smithy/middleware-retry" "^2.2.0"
|
|
2245
|
+
"@smithy/middleware-serde" "^2.3.0"
|
|
2246
|
+
"@smithy/protocol-http" "^3.3.0"
|
|
2247
|
+
"@smithy/smithy-client" "^2.5.0"
|
|
2248
|
+
"@smithy/types" "^2.12.0"
|
|
2249
|
+
"@smithy/util-middleware" "^2.2.0"
|
|
2250
|
+
tslib "^2.6.2"
|
|
2251
|
+
|
|
2252
|
+
"@smithy/credential-provider-imds@^2.2.3", "@smithy/credential-provider-imds@^2.2.4":
|
|
2253
|
+
version "2.2.4"
|
|
2254
|
+
resolved "https://registry.yarnpkg.com/@smithy/credential-provider-imds/-/credential-provider-imds-2.2.4.tgz#7b237ad8623b782578335b61a616c5463b13451b"
|
|
2255
|
+
integrity sha512-DdatjmBZQnhGe1FhI8gO98f7NmvQFSDiZTwC3WMvLTCKQUY+Y1SVkhJqIuLu50Eb7pTheoXQmK+hKYUgpUWsNA==
|
|
2163
2256
|
dependencies:
|
|
2164
|
-
"@smithy/node-config-provider" "^2.2.
|
|
2165
|
-
"@smithy/property-provider" "^2.1.
|
|
2166
|
-
"@smithy/types" "^2.
|
|
2167
|
-
"@smithy/url-parser" "^2.1.
|
|
2257
|
+
"@smithy/node-config-provider" "^2.2.4"
|
|
2258
|
+
"@smithy/property-provider" "^2.1.3"
|
|
2259
|
+
"@smithy/types" "^2.10.1"
|
|
2260
|
+
"@smithy/url-parser" "^2.1.3"
|
|
2168
2261
|
tslib "^2.5.0"
|
|
2169
2262
|
|
|
2170
|
-
"@smithy/
|
|
2171
|
-
version "2.
|
|
2172
|
-
resolved "https://registry.yarnpkg.com/@smithy/
|
|
2173
|
-
integrity sha512-
|
|
2263
|
+
"@smithy/credential-provider-imds@^2.3.0":
|
|
2264
|
+
version "2.3.0"
|
|
2265
|
+
resolved "https://registry.yarnpkg.com/@smithy/credential-provider-imds/-/credential-provider-imds-2.3.0.tgz#326ce401b82e53f3c7ee4862a066136959a06166"
|
|
2266
|
+
integrity sha512-BWB9mIukO1wjEOo1Ojgl6LrG4avcaC7T/ZP6ptmAaW4xluhSIPZhY+/PI5YKzlk+jsm+4sQZB45Bt1OfMeQa3w==
|
|
2267
|
+
dependencies:
|
|
2268
|
+
"@smithy/node-config-provider" "^2.3.0"
|
|
2269
|
+
"@smithy/property-provider" "^2.2.0"
|
|
2270
|
+
"@smithy/types" "^2.12.0"
|
|
2271
|
+
"@smithy/url-parser" "^2.2.0"
|
|
2272
|
+
tslib "^2.6.2"
|
|
2273
|
+
|
|
2274
|
+
"@smithy/eventstream-codec@^2.1.3":
|
|
2275
|
+
version "2.1.3"
|
|
2276
|
+
resolved "https://registry.yarnpkg.com/@smithy/eventstream-codec/-/eventstream-codec-2.1.3.tgz#6be114d3c4d94f3bfd2e32cb258851baa6129acf"
|
|
2277
|
+
integrity sha512-rGlCVuwSDv6qfKH4/lRxFjcZQnIE0LZ3D4lkMHg7ZSltK9rA74r0VuGSvWVQ4N/d70VZPaniFhp4Z14QYZsa+A==
|
|
2174
2278
|
dependencies:
|
|
2175
2279
|
"@aws-crypto/crc32" "3.0.0"
|
|
2176
|
-
"@smithy/types" "^2.
|
|
2280
|
+
"@smithy/types" "^2.10.1"
|
|
2177
2281
|
"@smithy/util-hex-encoding" "^2.1.1"
|
|
2178
2282
|
tslib "^2.5.0"
|
|
2179
2283
|
|
|
2180
|
-
"@smithy/eventstream-
|
|
2181
|
-
version "2.
|
|
2182
|
-
resolved "https://registry.yarnpkg.com/@smithy/eventstream-
|
|
2183
|
-
integrity sha512-
|
|
2284
|
+
"@smithy/eventstream-codec@^2.2.0":
|
|
2285
|
+
version "2.2.0"
|
|
2286
|
+
resolved "https://registry.yarnpkg.com/@smithy/eventstream-codec/-/eventstream-codec-2.2.0.tgz#63d74fa817188995eb55e792a38060b0ede98dc4"
|
|
2287
|
+
integrity sha512-8janZoJw85nJmQZc4L8TuePp2pk1nxLgkxIR0TUjKJ5Dkj5oelB9WtiSSGXCQvNsJl0VSTvK/2ueMXxvpa9GVw==
|
|
2288
|
+
dependencies:
|
|
2289
|
+
"@aws-crypto/crc32" "3.0.0"
|
|
2290
|
+
"@smithy/types" "^2.12.0"
|
|
2291
|
+
"@smithy/util-hex-encoding" "^2.2.0"
|
|
2292
|
+
tslib "^2.6.2"
|
|
2293
|
+
|
|
2294
|
+
"@smithy/eventstream-serde-browser@^2.1.3":
|
|
2295
|
+
version "2.1.3"
|
|
2296
|
+
resolved "https://registry.yarnpkg.com/@smithy/eventstream-serde-browser/-/eventstream-serde-browser-2.1.3.tgz#97427465aa277e66d3dcacab5f2bae890949a890"
|
|
2297
|
+
integrity sha512-qAgKbZ9m2oBfSyJWWurX/MvQFRPrYypj79cDSleEgDwBoez6Tfd+FTpu2L/j3ZeC3mDlDHIKWksoeaXZpLLAHw==
|
|
2184
2298
|
dependencies:
|
|
2185
|
-
"@smithy/eventstream-serde-universal" "^2.1.
|
|
2186
|
-
"@smithy/types" "^2.
|
|
2299
|
+
"@smithy/eventstream-serde-universal" "^2.1.3"
|
|
2300
|
+
"@smithy/types" "^2.10.1"
|
|
2187
2301
|
tslib "^2.5.0"
|
|
2188
2302
|
|
|
2189
|
-
"@smithy/eventstream-serde-config-resolver@^2.1.
|
|
2190
|
-
version "2.1.
|
|
2191
|
-
resolved "https://registry.yarnpkg.com/@smithy/eventstream-serde-config-resolver/-/eventstream-serde-config-resolver-2.1.
|
|
2192
|
-
integrity sha512-
|
|
2303
|
+
"@smithy/eventstream-serde-config-resolver@^2.1.3":
|
|
2304
|
+
version "2.1.3"
|
|
2305
|
+
resolved "https://registry.yarnpkg.com/@smithy/eventstream-serde-config-resolver/-/eventstream-serde-config-resolver-2.1.3.tgz#09487fd5e3c22c7e53ff74d14de3924ab16b8751"
|
|
2306
|
+
integrity sha512-48rvsNv/MgAFCxOE0qwR7ZwKhaEdDoTxqH5HM+T6SDxICmPGb7gEuQzjTxQhcieCPgqyXeZFW8cU0QJxdowuIg==
|
|
2193
2307
|
dependencies:
|
|
2194
|
-
"@smithy/types" "^2.
|
|
2308
|
+
"@smithy/types" "^2.10.1"
|
|
2195
2309
|
tslib "^2.5.0"
|
|
2196
2310
|
|
|
2197
|
-
"@smithy/eventstream-serde-node@^2.1.
|
|
2198
|
-
version "2.1.
|
|
2199
|
-
resolved "https://registry.yarnpkg.com/@smithy/eventstream-serde-node/-/eventstream-serde-node-2.1.
|
|
2200
|
-
integrity sha512-
|
|
2311
|
+
"@smithy/eventstream-serde-node@^2.1.3":
|
|
2312
|
+
version "2.1.3"
|
|
2313
|
+
resolved "https://registry.yarnpkg.com/@smithy/eventstream-serde-node/-/eventstream-serde-node-2.1.3.tgz#f51bf8e4eba9d1aaa995200a36c3d3fb5a29734d"
|
|
2314
|
+
integrity sha512-RPJWWDhj8isk3NtGfm3Xt1WdHyX9ZE42V+m1nLU1I0zZ1hEol/oawHsTnhva/VR5bn+bJ2zscx+BYr0cEPRtmg==
|
|
2201
2315
|
dependencies:
|
|
2202
|
-
"@smithy/eventstream-serde-universal" "^2.1.
|
|
2203
|
-
"@smithy/types" "^2.
|
|
2316
|
+
"@smithy/eventstream-serde-universal" "^2.1.3"
|
|
2317
|
+
"@smithy/types" "^2.10.1"
|
|
2204
2318
|
tslib "^2.5.0"
|
|
2205
2319
|
|
|
2206
|
-
"@smithy/eventstream-serde-universal@^2.1.
|
|
2207
|
-
version "2.1.
|
|
2208
|
-
resolved "https://registry.yarnpkg.com/@smithy/eventstream-serde-universal/-/eventstream-serde-universal-2.1.
|
|
2209
|
-
integrity sha512-
|
|
2320
|
+
"@smithy/eventstream-serde-universal@^2.1.3":
|
|
2321
|
+
version "2.1.3"
|
|
2322
|
+
resolved "https://registry.yarnpkg.com/@smithy/eventstream-serde-universal/-/eventstream-serde-universal-2.1.3.tgz#79ab2e313c4e6621d8d9ecb98e0c826e9d8d21da"
|
|
2323
|
+
integrity sha512-ssvSMk1LX2jRhiOVgVLGfNJXdB8SvyjieKcJDHq698Gi3LOog6g/+l7ggrN+hZxyjUiDF4cUxgKaZTBUghzhLw==
|
|
2210
2324
|
dependencies:
|
|
2211
|
-
"@smithy/eventstream-codec" "^2.1.
|
|
2212
|
-
"@smithy/types" "^2.
|
|
2325
|
+
"@smithy/eventstream-codec" "^2.1.3"
|
|
2326
|
+
"@smithy/types" "^2.10.1"
|
|
2213
2327
|
tslib "^2.5.0"
|
|
2214
2328
|
|
|
2215
|
-
"@smithy/fetch-http-handler@^2.4.
|
|
2216
|
-
version "2.4.
|
|
2217
|
-
resolved "https://registry.yarnpkg.com/@smithy/fetch-http-handler/-/fetch-http-handler-2.4.
|
|
2218
|
-
integrity sha512-
|
|
2329
|
+
"@smithy/fetch-http-handler@^2.4.3":
|
|
2330
|
+
version "2.4.3"
|
|
2331
|
+
resolved "https://registry.yarnpkg.com/@smithy/fetch-http-handler/-/fetch-http-handler-2.4.3.tgz#568bd2031af242fc9172e41dfb364d36d48631d1"
|
|
2332
|
+
integrity sha512-Fn/KYJFo6L5I4YPG8WQb2hOmExgRmNpVH5IK2zU3JKrY5FKW7y9ar5e0BexiIC9DhSKqKX+HeWq/Y18fq7Dkpw==
|
|
2219
2333
|
dependencies:
|
|
2220
|
-
"@smithy/protocol-http" "^3.
|
|
2221
|
-
"@smithy/querystring-builder" "^2.1.
|
|
2222
|
-
"@smithy/types" "^2.
|
|
2334
|
+
"@smithy/protocol-http" "^3.2.1"
|
|
2335
|
+
"@smithy/querystring-builder" "^2.1.3"
|
|
2336
|
+
"@smithy/types" "^2.10.1"
|
|
2223
2337
|
"@smithy/util-base64" "^2.1.1"
|
|
2224
2338
|
tslib "^2.5.0"
|
|
2225
2339
|
|
|
2226
|
-
"@smithy/
|
|
2227
|
-
version "2.
|
|
2228
|
-
resolved "https://registry.yarnpkg.com/@smithy/
|
|
2229
|
-
integrity sha512-
|
|
2340
|
+
"@smithy/fetch-http-handler@^2.5.0":
|
|
2341
|
+
version "2.5.0"
|
|
2342
|
+
resolved "https://registry.yarnpkg.com/@smithy/fetch-http-handler/-/fetch-http-handler-2.5.0.tgz#0b8e1562807fdf91fe7dd5cde620d7a03ddc10ac"
|
|
2343
|
+
integrity sha512-BOWEBeppWhLn/no/JxUL/ghTfANTjT7kg3Ww2rPqTUY9R4yHPXxJ9JhMe3Z03LN3aPwiwlpDIUcVw1xDyHqEhw==
|
|
2344
|
+
dependencies:
|
|
2345
|
+
"@smithy/protocol-http" "^3.3.0"
|
|
2346
|
+
"@smithy/querystring-builder" "^2.2.0"
|
|
2347
|
+
"@smithy/types" "^2.12.0"
|
|
2348
|
+
"@smithy/util-base64" "^2.3.0"
|
|
2349
|
+
tslib "^2.6.2"
|
|
2350
|
+
|
|
2351
|
+
"@smithy/hash-blob-browser@^2.1.3":
|
|
2352
|
+
version "2.1.3"
|
|
2353
|
+
resolved "https://registry.yarnpkg.com/@smithy/hash-blob-browser/-/hash-blob-browser-2.1.3.tgz#f63b391a8bedf640ad120d576c485a10f16c280b"
|
|
2354
|
+
integrity sha512-sHLTM5xQYw5Wxz07DFo+eh1PVC6P5+kazQRF1k5nsvOhZG5VnkIy4LZ7N0ZNWqJx16g9otGd5MvqUOpb3WWtgA==
|
|
2230
2355
|
dependencies:
|
|
2231
2356
|
"@smithy/chunked-blob-reader" "^2.1.1"
|
|
2232
2357
|
"@smithy/chunked-blob-reader-native" "^2.1.1"
|
|
2233
|
-
"@smithy/types" "^2.
|
|
2358
|
+
"@smithy/types" "^2.10.1"
|
|
2234
2359
|
tslib "^2.5.0"
|
|
2235
2360
|
|
|
2236
|
-
"@smithy/hash-node@^2.1.
|
|
2237
|
-
version "2.1.
|
|
2238
|
-
resolved "https://registry.yarnpkg.com/@smithy/hash-node/-/hash-node-2.1.
|
|
2239
|
-
integrity sha512-
|
|
2361
|
+
"@smithy/hash-node@^2.1.3":
|
|
2362
|
+
version "2.1.3"
|
|
2363
|
+
resolved "https://registry.yarnpkg.com/@smithy/hash-node/-/hash-node-2.1.3.tgz#649b056966e1cba9f738236cbf4f05e8e9820deb"
|
|
2364
|
+
integrity sha512-FsAPCUj7VNJIdHbSxMd5uiZiF20G2zdSDgrgrDrHqIs/VMxK85Vqk5kMVNNDMCZmMezp6UKnac0B4nAyx7HJ9g==
|
|
2240
2365
|
dependencies:
|
|
2241
|
-
"@smithy/types" "^2.
|
|
2366
|
+
"@smithy/types" "^2.10.1"
|
|
2242
2367
|
"@smithy/util-buffer-from" "^2.1.1"
|
|
2243
2368
|
"@smithy/util-utf8" "^2.1.1"
|
|
2244
2369
|
tslib "^2.5.0"
|
|
2245
2370
|
|
|
2246
|
-
"@smithy/hash-
|
|
2247
|
-
version "2.
|
|
2248
|
-
resolved "https://registry.yarnpkg.com/@smithy/hash-
|
|
2249
|
-
integrity sha512-
|
|
2371
|
+
"@smithy/hash-node@^2.2.0":
|
|
2372
|
+
version "2.2.0"
|
|
2373
|
+
resolved "https://registry.yarnpkg.com/@smithy/hash-node/-/hash-node-2.2.0.tgz#df29e1e64811be905cb3577703b0e2d0b07fc5cc"
|
|
2374
|
+
integrity sha512-zLWaC/5aWpMrHKpoDF6nqpNtBhlAYKF/7+9yMN7GpdR8CzohnWfGtMznPybnwSS8saaXBMxIGwJqR4HmRp6b3g==
|
|
2375
|
+
dependencies:
|
|
2376
|
+
"@smithy/types" "^2.12.0"
|
|
2377
|
+
"@smithy/util-buffer-from" "^2.2.0"
|
|
2378
|
+
"@smithy/util-utf8" "^2.3.0"
|
|
2379
|
+
tslib "^2.6.2"
|
|
2380
|
+
|
|
2381
|
+
"@smithy/hash-stream-node@^2.1.3":
|
|
2382
|
+
version "2.1.3"
|
|
2383
|
+
resolved "https://registry.yarnpkg.com/@smithy/hash-stream-node/-/hash-stream-node-2.1.3.tgz#c61f5d10cc236cef69af1278a552a42162bc254c"
|
|
2384
|
+
integrity sha512-fWpUx2ca/u5lcD5RhNJogEG5FD7H0RDDpYmfQgxFqIUv3Ow7bZsapMukh8uzQPVO8R+NDAvSdxmgXoy4Hz8sFw==
|
|
2250
2385
|
dependencies:
|
|
2251
|
-
"@smithy/types" "^2.
|
|
2386
|
+
"@smithy/types" "^2.10.1"
|
|
2252
2387
|
"@smithy/util-utf8" "^2.1.1"
|
|
2253
2388
|
tslib "^2.5.0"
|
|
2254
2389
|
|
|
2255
|
-
"@smithy/invalid-dependency@^2.1.
|
|
2256
|
-
version "2.1.
|
|
2257
|
-
resolved "https://registry.yarnpkg.com/@smithy/invalid-dependency/-/invalid-dependency-2.1.
|
|
2258
|
-
integrity sha512-
|
|
2390
|
+
"@smithy/invalid-dependency@^2.1.3":
|
|
2391
|
+
version "2.1.3"
|
|
2392
|
+
resolved "https://registry.yarnpkg.com/@smithy/invalid-dependency/-/invalid-dependency-2.1.3.tgz#0f0895d3db2e03493f933e10c27551f059b92b6c"
|
|
2393
|
+
integrity sha512-wkra7d/G4CbngV4xsjYyAYOvdAhahQje/WymuQdVEnXFExJopEu7fbL5AEAlBPgWHXwu94VnCSG00gVzRfExyg==
|
|
2259
2394
|
dependencies:
|
|
2260
|
-
"@smithy/types" "^2.
|
|
2395
|
+
"@smithy/types" "^2.10.1"
|
|
2261
2396
|
tslib "^2.5.0"
|
|
2262
2397
|
|
|
2398
|
+
"@smithy/invalid-dependency@^2.2.0":
|
|
2399
|
+
version "2.2.0"
|
|
2400
|
+
resolved "https://registry.yarnpkg.com/@smithy/invalid-dependency/-/invalid-dependency-2.2.0.tgz#ee3d8980022cb5edb514ac187d159b3e773640f0"
|
|
2401
|
+
integrity sha512-nEDASdbKFKPXN2O6lOlTgrEEOO9NHIeO+HVvZnkqc8h5U9g3BIhWsvzFo+UcUbliMHvKNPD/zVxDrkP1Sbgp8Q==
|
|
2402
|
+
dependencies:
|
|
2403
|
+
"@smithy/types" "^2.12.0"
|
|
2404
|
+
tslib "^2.6.2"
|
|
2405
|
+
|
|
2263
2406
|
"@smithy/is-array-buffer@^2.1.1":
|
|
2264
2407
|
version "2.1.1"
|
|
2265
2408
|
resolved "https://registry.yarnpkg.com/@smithy/is-array-buffer/-/is-array-buffer-2.1.1.tgz#07b4c77ae67ed58a84400c76edd482271f9f957b"
|
|
@@ -2267,186 +2410,350 @@
|
|
|
2267
2410
|
dependencies:
|
|
2268
2411
|
tslib "^2.5.0"
|
|
2269
2412
|
|
|
2270
|
-
"@smithy/
|
|
2271
|
-
version "2.
|
|
2272
|
-
resolved "https://registry.yarnpkg.com/@smithy/
|
|
2273
|
-
integrity sha512-
|
|
2413
|
+
"@smithy/is-array-buffer@^2.2.0":
|
|
2414
|
+
version "2.2.0"
|
|
2415
|
+
resolved "https://registry.yarnpkg.com/@smithy/is-array-buffer/-/is-array-buffer-2.2.0.tgz#f84f0d9f9a36601a9ca9381688bd1b726fd39111"
|
|
2416
|
+
integrity sha512-GGP3O9QFD24uGeAXYUjwSTXARoqpZykHadOmA8G5vfJPK0/DC67qa//0qvqrJzL1xc8WQWX7/yc7fwudjPHPhA==
|
|
2274
2417
|
dependencies:
|
|
2275
|
-
|
|
2418
|
+
tslib "^2.6.2"
|
|
2419
|
+
|
|
2420
|
+
"@smithy/md5-js@^2.1.3":
|
|
2421
|
+
version "2.1.3"
|
|
2422
|
+
resolved "https://registry.yarnpkg.com/@smithy/md5-js/-/md5-js-2.1.3.tgz#edf6a570a06fe84a126db90e335d6a5a12b25c69"
|
|
2423
|
+
integrity sha512-zmn3M6+mP4IJlSmXBN9964AztgkIO8b5lRzAgdJn9AdCFwA6xLkcW2B6uEnpBjvotxtQMmXTUP19tIO7NmFPpw==
|
|
2424
|
+
dependencies:
|
|
2425
|
+
"@smithy/types" "^2.10.1"
|
|
2276
2426
|
"@smithy/util-utf8" "^2.1.1"
|
|
2277
2427
|
tslib "^2.5.0"
|
|
2278
2428
|
|
|
2279
|
-
"@smithy/middleware-content-length@^2.1.
|
|
2280
|
-
version "2.1.
|
|
2281
|
-
resolved "https://registry.yarnpkg.com/@smithy/middleware-content-length/-/middleware-content-length-2.1.
|
|
2282
|
-
integrity sha512-
|
|
2429
|
+
"@smithy/middleware-content-length@^2.1.3":
|
|
2430
|
+
version "2.1.3"
|
|
2431
|
+
resolved "https://registry.yarnpkg.com/@smithy/middleware-content-length/-/middleware-content-length-2.1.3.tgz#243d74789a311366948dec5a85b03146ac580c51"
|
|
2432
|
+
integrity sha512-aJduhkC+dcXxdnv5ZpM3uMmtGmVFKx412R1gbeykS5HXDmRU6oSsyy2SoHENCkfOGKAQOjVE2WVqDJibC0d21g==
|
|
2283
2433
|
dependencies:
|
|
2284
|
-
"@smithy/protocol-http" "^3.
|
|
2285
|
-
"@smithy/types" "^2.
|
|
2434
|
+
"@smithy/protocol-http" "^3.2.1"
|
|
2435
|
+
"@smithy/types" "^2.10.1"
|
|
2286
2436
|
tslib "^2.5.0"
|
|
2287
2437
|
|
|
2288
|
-
"@smithy/middleware-
|
|
2289
|
-
version "2.
|
|
2290
|
-
resolved "https://registry.yarnpkg.com/@smithy/middleware-
|
|
2291
|
-
integrity sha512-
|
|
2292
|
-
dependencies:
|
|
2293
|
-
"@smithy/
|
|
2294
|
-
"@smithy/
|
|
2295
|
-
|
|
2296
|
-
|
|
2297
|
-
|
|
2298
|
-
|
|
2438
|
+
"@smithy/middleware-content-length@^2.2.0":
|
|
2439
|
+
version "2.2.0"
|
|
2440
|
+
resolved "https://registry.yarnpkg.com/@smithy/middleware-content-length/-/middleware-content-length-2.2.0.tgz#a82e97bd83d8deab69e07fea4512563bedb9461a"
|
|
2441
|
+
integrity sha512-5bl2LG1Ah/7E5cMSC+q+h3IpVHMeOkG0yLRyQT1p2aMJkSrZG7RlXHPuAgb7EyaFeidKEnnd/fNaLLaKlHGzDQ==
|
|
2442
|
+
dependencies:
|
|
2443
|
+
"@smithy/protocol-http" "^3.3.0"
|
|
2444
|
+
"@smithy/types" "^2.12.0"
|
|
2445
|
+
tslib "^2.6.2"
|
|
2446
|
+
|
|
2447
|
+
"@smithy/middleware-endpoint@^2.4.4":
|
|
2448
|
+
version "2.4.4"
|
|
2449
|
+
resolved "https://registry.yarnpkg.com/@smithy/middleware-endpoint/-/middleware-endpoint-2.4.4.tgz#aa42dc8340a8511a8c66d597cf774e27f0109dd9"
|
|
2450
|
+
integrity sha512-4yjHyHK2Jul4JUDBo2sTsWY9UshYUnXeb/TAK/MTaPEb8XQvDmpwSFnfIRDU45RY1a6iC9LCnmJNg/yHyfxqkw==
|
|
2451
|
+
dependencies:
|
|
2452
|
+
"@smithy/middleware-serde" "^2.1.3"
|
|
2453
|
+
"@smithy/node-config-provider" "^2.2.4"
|
|
2454
|
+
"@smithy/shared-ini-file-loader" "^2.3.4"
|
|
2455
|
+
"@smithy/types" "^2.10.1"
|
|
2456
|
+
"@smithy/url-parser" "^2.1.3"
|
|
2457
|
+
"@smithy/util-middleware" "^2.1.3"
|
|
2299
2458
|
tslib "^2.5.0"
|
|
2300
2459
|
|
|
2301
|
-
"@smithy/middleware-
|
|
2302
|
-
version "2.
|
|
2303
|
-
resolved "https://registry.yarnpkg.com/@smithy/middleware-
|
|
2304
|
-
integrity sha512-
|
|
2305
|
-
dependencies:
|
|
2306
|
-
"@smithy/
|
|
2307
|
-
"@smithy/
|
|
2308
|
-
"@smithy/
|
|
2309
|
-
"@smithy/
|
|
2310
|
-
"@smithy/
|
|
2311
|
-
"@smithy/util-middleware" "^2.
|
|
2312
|
-
|
|
2460
|
+
"@smithy/middleware-endpoint@^2.5.0":
|
|
2461
|
+
version "2.5.0"
|
|
2462
|
+
resolved "https://registry.yarnpkg.com/@smithy/middleware-endpoint/-/middleware-endpoint-2.5.0.tgz#9f1459e9b4cbf00fadfd99e98f88d4b1a2aeb987"
|
|
2463
|
+
integrity sha512-OBhI9ZEAG8Xen0xsFJwwNOt44WE2CWkfYIxTognC8x42Lfsdf0VN/wCMqpdkySMDio/vts10BiovAxQp0T0faA==
|
|
2464
|
+
dependencies:
|
|
2465
|
+
"@smithy/middleware-serde" "^2.3.0"
|
|
2466
|
+
"@smithy/node-config-provider" "^2.3.0"
|
|
2467
|
+
"@smithy/shared-ini-file-loader" "^2.4.0"
|
|
2468
|
+
"@smithy/types" "^2.12.0"
|
|
2469
|
+
"@smithy/url-parser" "^2.2.0"
|
|
2470
|
+
"@smithy/util-middleware" "^2.2.0"
|
|
2471
|
+
tslib "^2.6.2"
|
|
2472
|
+
|
|
2473
|
+
"@smithy/middleware-retry@^2.1.4":
|
|
2474
|
+
version "2.1.4"
|
|
2475
|
+
resolved "https://registry.yarnpkg.com/@smithy/middleware-retry/-/middleware-retry-2.1.4.tgz#a468c64b0186b8edeef444ee9249a88675f3fe23"
|
|
2476
|
+
integrity sha512-Cyolv9YckZTPli1EkkaS39UklonxMd08VskiuMhURDjC0HHa/AD6aK/YoD21CHv9s0QLg0WMLvk9YeLTKkXaFQ==
|
|
2477
|
+
dependencies:
|
|
2478
|
+
"@smithy/node-config-provider" "^2.2.4"
|
|
2479
|
+
"@smithy/protocol-http" "^3.2.1"
|
|
2480
|
+
"@smithy/service-error-classification" "^2.1.3"
|
|
2481
|
+
"@smithy/smithy-client" "^2.4.2"
|
|
2482
|
+
"@smithy/types" "^2.10.1"
|
|
2483
|
+
"@smithy/util-middleware" "^2.1.3"
|
|
2484
|
+
"@smithy/util-retry" "^2.1.3"
|
|
2313
2485
|
tslib "^2.5.0"
|
|
2314
2486
|
uuid "^8.3.2"
|
|
2315
2487
|
|
|
2316
|
-
"@smithy/middleware-
|
|
2317
|
-
version "2.
|
|
2318
|
-
resolved "https://registry.yarnpkg.com/@smithy/middleware-
|
|
2319
|
-
integrity sha512-
|
|
2488
|
+
"@smithy/middleware-retry@^2.2.0":
|
|
2489
|
+
version "2.2.0"
|
|
2490
|
+
resolved "https://registry.yarnpkg.com/@smithy/middleware-retry/-/middleware-retry-2.2.0.tgz#ff48ac01ad57394eeea15a0146a86079cf6364b7"
|
|
2491
|
+
integrity sha512-PsjDOLpbevgn37yJbawmfVoanru40qVA8UEf2+YA1lvOefmhuhL6ZbKtGsLAWDRnE1OlAmedsbA/htH6iSZjNA==
|
|
2492
|
+
dependencies:
|
|
2493
|
+
"@smithy/node-config-provider" "^2.3.0"
|
|
2494
|
+
"@smithy/protocol-http" "^3.3.0"
|
|
2495
|
+
"@smithy/service-error-classification" "^2.1.5"
|
|
2496
|
+
"@smithy/smithy-client" "^2.5.0"
|
|
2497
|
+
"@smithy/types" "^2.12.0"
|
|
2498
|
+
"@smithy/util-middleware" "^2.2.0"
|
|
2499
|
+
"@smithy/util-retry" "^2.2.0"
|
|
2500
|
+
tslib "^2.6.2"
|
|
2501
|
+
uuid "^8.3.2"
|
|
2502
|
+
|
|
2503
|
+
"@smithy/middleware-serde@^2.1.3":
|
|
2504
|
+
version "2.1.3"
|
|
2505
|
+
resolved "https://registry.yarnpkg.com/@smithy/middleware-serde/-/middleware-serde-2.1.3.tgz#dbb3c4257b66fdab3019809106b02f953bd42a44"
|
|
2506
|
+
integrity sha512-s76LId+TwASrHhUa9QS4k/zeXDUAuNuddKklQzRgumbzge5BftVXHXIqL4wQxKGLocPwfgAOXWx+HdWhQk9hTg==
|
|
2320
2507
|
dependencies:
|
|
2321
|
-
"@smithy/types" "^2.
|
|
2508
|
+
"@smithy/types" "^2.10.1"
|
|
2322
2509
|
tslib "^2.5.0"
|
|
2323
2510
|
|
|
2324
|
-
"@smithy/middleware-
|
|
2325
|
-
version "2.
|
|
2326
|
-
resolved "https://registry.yarnpkg.com/@smithy/middleware-
|
|
2327
|
-
integrity sha512-
|
|
2511
|
+
"@smithy/middleware-serde@^2.3.0":
|
|
2512
|
+
version "2.3.0"
|
|
2513
|
+
resolved "https://registry.yarnpkg.com/@smithy/middleware-serde/-/middleware-serde-2.3.0.tgz#a7615ba646a88b6f695f2d55de13d8158181dd13"
|
|
2514
|
+
integrity sha512-sIADe7ojwqTyvEQBe1nc/GXB9wdHhi9UwyX0lTyttmUWDJLP655ZYE1WngnNyXREme8I27KCaUhyhZWRXL0q7Q==
|
|
2515
|
+
dependencies:
|
|
2516
|
+
"@smithy/types" "^2.12.0"
|
|
2517
|
+
tslib "^2.6.2"
|
|
2518
|
+
|
|
2519
|
+
"@smithy/middleware-stack@^2.1.3":
|
|
2520
|
+
version "2.1.3"
|
|
2521
|
+
resolved "https://registry.yarnpkg.com/@smithy/middleware-stack/-/middleware-stack-2.1.3.tgz#7cf77e6ad5c885bc0b8b0857e9349017d530f7d1"
|
|
2522
|
+
integrity sha512-opMFufVQgvBSld/b7mD7OOEBxF6STyraVr1xel1j0abVILM8ALJvRoFbqSWHGmaDlRGIiV9Q5cGbWi0sdiEaLQ==
|
|
2328
2523
|
dependencies:
|
|
2329
|
-
"@smithy/types" "^2.
|
|
2524
|
+
"@smithy/types" "^2.10.1"
|
|
2330
2525
|
tslib "^2.5.0"
|
|
2331
2526
|
|
|
2332
|
-
"@smithy/
|
|
2333
|
-
version "2.2.
|
|
2334
|
-
resolved "https://registry.yarnpkg.com/@smithy/
|
|
2335
|
-
integrity sha512-
|
|
2527
|
+
"@smithy/middleware-stack@^2.2.0":
|
|
2528
|
+
version "2.2.0"
|
|
2529
|
+
resolved "https://registry.yarnpkg.com/@smithy/middleware-stack/-/middleware-stack-2.2.0.tgz#3fb49eae6313f16f6f30fdaf28e11a7321f34d9f"
|
|
2530
|
+
integrity sha512-Qntc3jrtwwrsAC+X8wms8zhrTr0sFXnyEGhZd9sLtsJ/6gGQKFzNB+wWbOcpJd7BR8ThNCoKt76BuQahfMvpeA==
|
|
2336
2531
|
dependencies:
|
|
2337
|
-
"@smithy/
|
|
2338
|
-
|
|
2339
|
-
|
|
2532
|
+
"@smithy/types" "^2.12.0"
|
|
2533
|
+
tslib "^2.6.2"
|
|
2534
|
+
|
|
2535
|
+
"@smithy/node-config-provider@^2.2.4":
|
|
2536
|
+
version "2.2.4"
|
|
2537
|
+
resolved "https://registry.yarnpkg.com/@smithy/node-config-provider/-/node-config-provider-2.2.4.tgz#6c2406a47c4ece45f158a282bb148a6be7867817"
|
|
2538
|
+
integrity sha512-nqazHCp8r4KHSFhRQ+T0VEkeqvA0U+RhehBSr1gunUuNW3X7j0uDrWBxB2gE9eutzy6kE3Y7L+Dov/UXT871vg==
|
|
2539
|
+
dependencies:
|
|
2540
|
+
"@smithy/property-provider" "^2.1.3"
|
|
2541
|
+
"@smithy/shared-ini-file-loader" "^2.3.4"
|
|
2542
|
+
"@smithy/types" "^2.10.1"
|
|
2340
2543
|
tslib "^2.5.0"
|
|
2341
2544
|
|
|
2342
|
-
"@smithy/node-
|
|
2343
|
-
version "2.3.
|
|
2344
|
-
resolved "https://registry.yarnpkg.com/@smithy/node-
|
|
2345
|
-
integrity sha512-
|
|
2545
|
+
"@smithy/node-config-provider@^2.3.0":
|
|
2546
|
+
version "2.3.0"
|
|
2547
|
+
resolved "https://registry.yarnpkg.com/@smithy/node-config-provider/-/node-config-provider-2.3.0.tgz#9fac0c94a14c5b5b8b8fa37f20c310a844ab9922"
|
|
2548
|
+
integrity sha512-0elK5/03a1JPWMDPaS726Iw6LpQg80gFut1tNpPfxFuChEEklo2yL823V94SpTZTxmKlXFtFgsP55uh3dErnIg==
|
|
2346
2549
|
dependencies:
|
|
2347
|
-
"@smithy/
|
|
2348
|
-
"@smithy/
|
|
2349
|
-
"@smithy/
|
|
2350
|
-
|
|
2550
|
+
"@smithy/property-provider" "^2.2.0"
|
|
2551
|
+
"@smithy/shared-ini-file-loader" "^2.4.0"
|
|
2552
|
+
"@smithy/types" "^2.12.0"
|
|
2553
|
+
tslib "^2.6.2"
|
|
2554
|
+
|
|
2555
|
+
"@smithy/node-http-handler@^2.4.1":
|
|
2556
|
+
version "2.4.1"
|
|
2557
|
+
resolved "https://registry.yarnpkg.com/@smithy/node-http-handler/-/node-http-handler-2.4.1.tgz#08409108460fcfaa9068f78e1ef655d7af952fef"
|
|
2558
|
+
integrity sha512-HCkb94soYhJMxPCa61wGKgmeKpJ3Gftx1XD6bcWEB2wMV1L9/SkQu/6/ysKBnbOzWRE01FGzwrTxucHypZ8rdg==
|
|
2559
|
+
dependencies:
|
|
2560
|
+
"@smithy/abort-controller" "^2.1.3"
|
|
2561
|
+
"@smithy/protocol-http" "^3.2.1"
|
|
2562
|
+
"@smithy/querystring-builder" "^2.1.3"
|
|
2563
|
+
"@smithy/types" "^2.10.1"
|
|
2351
2564
|
tslib "^2.5.0"
|
|
2352
2565
|
|
|
2353
|
-
"@smithy/
|
|
2354
|
-
version "2.
|
|
2355
|
-
resolved "https://registry.yarnpkg.com/@smithy/
|
|
2356
|
-
integrity sha512-
|
|
2566
|
+
"@smithy/node-http-handler@^2.5.0":
|
|
2567
|
+
version "2.5.0"
|
|
2568
|
+
resolved "https://registry.yarnpkg.com/@smithy/node-http-handler/-/node-http-handler-2.5.0.tgz#7b5e0565dd23d340380489bd5fe4316d2bed32de"
|
|
2569
|
+
integrity sha512-mVGyPBzkkGQsPoxQUbxlEfRjrj6FPyA3u3u2VXGr9hT8wilsoQdZdvKpMBFMB8Crfhv5dNkKHIW0Yyuc7eABqA==
|
|
2570
|
+
dependencies:
|
|
2571
|
+
"@smithy/abort-controller" "^2.2.0"
|
|
2572
|
+
"@smithy/protocol-http" "^3.3.0"
|
|
2573
|
+
"@smithy/querystring-builder" "^2.2.0"
|
|
2574
|
+
"@smithy/types" "^2.12.0"
|
|
2575
|
+
tslib "^2.6.2"
|
|
2576
|
+
|
|
2577
|
+
"@smithy/property-provider@^2.1.3":
|
|
2578
|
+
version "2.1.3"
|
|
2579
|
+
resolved "https://registry.yarnpkg.com/@smithy/property-provider/-/property-provider-2.1.3.tgz#faaa9b7f605725168493e74600a74beca1b059fb"
|
|
2580
|
+
integrity sha512-bMz3se+ySKWNrgm7eIiQMa2HO/0fl2D0HvLAdg9pTMcpgp4SqOAh6bz7Ik6y7uQqSrk4rLjIKgbQ6yzYgGehCQ==
|
|
2357
2581
|
dependencies:
|
|
2358
|
-
"@smithy/types" "^2.
|
|
2582
|
+
"@smithy/types" "^2.10.1"
|
|
2359
2583
|
tslib "^2.5.0"
|
|
2360
2584
|
|
|
2361
|
-
"@smithy/
|
|
2362
|
-
version "
|
|
2363
|
-
resolved "https://registry.yarnpkg.com/@smithy/
|
|
2364
|
-
integrity sha512
|
|
2585
|
+
"@smithy/property-provider@^2.2.0":
|
|
2586
|
+
version "2.2.0"
|
|
2587
|
+
resolved "https://registry.yarnpkg.com/@smithy/property-provider/-/property-provider-2.2.0.tgz#37e3525a3fa3e11749f86a4f89f0fd7765a6edb0"
|
|
2588
|
+
integrity sha512-+xiil2lFhtTRzXkx8F053AV46QnIw6e7MV8od5Mi68E1ICOjCeCHw2XfLnDEUHnT9WGUIkwcqavXjfwuJbGlpg==
|
|
2589
|
+
dependencies:
|
|
2590
|
+
"@smithy/types" "^2.12.0"
|
|
2591
|
+
tslib "^2.6.2"
|
|
2592
|
+
|
|
2593
|
+
"@smithy/protocol-http@^3.2.1":
|
|
2594
|
+
version "3.2.1"
|
|
2595
|
+
resolved "https://registry.yarnpkg.com/@smithy/protocol-http/-/protocol-http-3.2.1.tgz#946fcd076525f8208d659fbc70e2a32d21ed1291"
|
|
2596
|
+
integrity sha512-KLrQkEw4yJCeAmAH7hctE8g9KwA7+H2nSJwxgwIxchbp/L0B5exTdOQi9D5HinPLlothoervGmhpYKelZ6AxIA==
|
|
2365
2597
|
dependencies:
|
|
2366
|
-
"@smithy/types" "^2.
|
|
2598
|
+
"@smithy/types" "^2.10.1"
|
|
2367
2599
|
tslib "^2.5.0"
|
|
2368
2600
|
|
|
2369
|
-
"@smithy/
|
|
2370
|
-
version "
|
|
2371
|
-
resolved "https://registry.yarnpkg.com/@smithy/
|
|
2372
|
-
integrity sha512-
|
|
2601
|
+
"@smithy/protocol-http@^3.3.0":
|
|
2602
|
+
version "3.3.0"
|
|
2603
|
+
resolved "https://registry.yarnpkg.com/@smithy/protocol-http/-/protocol-http-3.3.0.tgz#a37df7b4bb4960cdda560ce49acfd64c455e4090"
|
|
2604
|
+
integrity sha512-Xy5XK1AFWW2nlY/biWZXu6/krgbaf2dg0q492D8M5qthsnU2H+UgFeZLbM76FnH7s6RO/xhQRkj+T6KBO3JzgQ==
|
|
2373
2605
|
dependencies:
|
|
2374
|
-
"@smithy/types" "^2.
|
|
2606
|
+
"@smithy/types" "^2.12.0"
|
|
2607
|
+
tslib "^2.6.2"
|
|
2608
|
+
|
|
2609
|
+
"@smithy/querystring-builder@^2.1.3":
|
|
2610
|
+
version "2.1.3"
|
|
2611
|
+
resolved "https://registry.yarnpkg.com/@smithy/querystring-builder/-/querystring-builder-2.1.3.tgz#e64e126f565b2aae6e9abd1bebc9aa0839842e8d"
|
|
2612
|
+
integrity sha512-kFD3PnNqKELe6m9GRHQw/ftFFSZpnSeQD4qvgDB6BQN6hREHELSosVFUMPN4M3MDKN2jAwk35vXHLoDrNfKu0A==
|
|
2613
|
+
dependencies:
|
|
2614
|
+
"@smithy/types" "^2.10.1"
|
|
2375
2615
|
"@smithy/util-uri-escape" "^2.1.1"
|
|
2376
2616
|
tslib "^2.5.0"
|
|
2377
2617
|
|
|
2378
|
-
"@smithy/querystring-
|
|
2379
|
-
version "2.
|
|
2380
|
-
resolved "https://registry.yarnpkg.com/@smithy/querystring-
|
|
2381
|
-
integrity sha512-
|
|
2618
|
+
"@smithy/querystring-builder@^2.2.0":
|
|
2619
|
+
version "2.2.0"
|
|
2620
|
+
resolved "https://registry.yarnpkg.com/@smithy/querystring-builder/-/querystring-builder-2.2.0.tgz#22937e19fcd0aaa1a3e614ef8cb6f8e86756a4ef"
|
|
2621
|
+
integrity sha512-L1kSeviUWL+emq3CUVSgdogoM/D9QMFaqxL/dd0X7PCNWmPXqt+ExtrBjqT0V7HLN03Vs9SuiLrG3zy3JGnE5A==
|
|
2382
2622
|
dependencies:
|
|
2383
|
-
"@smithy/types" "^2.
|
|
2623
|
+
"@smithy/types" "^2.12.0"
|
|
2624
|
+
"@smithy/util-uri-escape" "^2.2.0"
|
|
2625
|
+
tslib "^2.6.2"
|
|
2626
|
+
|
|
2627
|
+
"@smithy/querystring-parser@^2.1.3":
|
|
2628
|
+
version "2.1.3"
|
|
2629
|
+
resolved "https://registry.yarnpkg.com/@smithy/querystring-parser/-/querystring-parser-2.1.3.tgz#2786dfa36ac6c7a691eb651339fbcaf160891e69"
|
|
2630
|
+
integrity sha512-3+CWJoAqcBMR+yvz6D+Fc5VdoGFtfenW6wqSWATWajrRMGVwJGPT3Vy2eb2bnMktJc4HU4bpjeovFa566P3knQ==
|
|
2631
|
+
dependencies:
|
|
2632
|
+
"@smithy/types" "^2.10.1"
|
|
2384
2633
|
tslib "^2.5.0"
|
|
2385
2634
|
|
|
2386
|
-
"@smithy/
|
|
2387
|
-
version "2.
|
|
2388
|
-
resolved "https://registry.yarnpkg.com/@smithy/
|
|
2389
|
-
integrity sha512-
|
|
2635
|
+
"@smithy/querystring-parser@^2.2.0":
|
|
2636
|
+
version "2.2.0"
|
|
2637
|
+
resolved "https://registry.yarnpkg.com/@smithy/querystring-parser/-/querystring-parser-2.2.0.tgz#24a5633f4b3806ff2888d4c2f4169e105fdffd79"
|
|
2638
|
+
integrity sha512-BvHCDrKfbG5Yhbpj4vsbuPV2GgcpHiAkLeIlcA1LtfpMz3jrqizP1+OguSNSj1MwBHEiN+jwNisXLGdajGDQJA==
|
|
2390
2639
|
dependencies:
|
|
2391
|
-
"@smithy/types" "^2.
|
|
2640
|
+
"@smithy/types" "^2.12.0"
|
|
2641
|
+
tslib "^2.6.2"
|
|
2392
2642
|
|
|
2393
|
-
"@smithy/
|
|
2394
|
-
version "2.3
|
|
2395
|
-
resolved "https://registry.yarnpkg.com/@smithy/
|
|
2396
|
-
integrity sha512-
|
|
2643
|
+
"@smithy/service-error-classification@^2.1.3":
|
|
2644
|
+
version "2.1.3"
|
|
2645
|
+
resolved "https://registry.yarnpkg.com/@smithy/service-error-classification/-/service-error-classification-2.1.3.tgz#13dd43ad56576e2b1b7c5a1581affdb9e34dc8ed"
|
|
2646
|
+
integrity sha512-iUrpSsem97bbXHHT/v3s7vaq8IIeMo6P6cXdeYHrx0wOJpMeBGQF7CB0mbJSiTm3//iq3L55JiEm8rA7CTVI8A==
|
|
2647
|
+
dependencies:
|
|
2648
|
+
"@smithy/types" "^2.10.1"
|
|
2649
|
+
|
|
2650
|
+
"@smithy/service-error-classification@^2.1.5":
|
|
2651
|
+
version "2.1.5"
|
|
2652
|
+
resolved "https://registry.yarnpkg.com/@smithy/service-error-classification/-/service-error-classification-2.1.5.tgz#0568a977cc0db36299d8703a5d8609c1f600c005"
|
|
2653
|
+
integrity sha512-uBDTIBBEdAQryvHdc5W8sS5YX7RQzF683XrHePVdFmAgKiMofU15FLSM0/HU03hKTnazdNRFa0YHS7+ArwoUSQ==
|
|
2654
|
+
dependencies:
|
|
2655
|
+
"@smithy/types" "^2.12.0"
|
|
2656
|
+
|
|
2657
|
+
"@smithy/shared-ini-file-loader@^2.3.3", "@smithy/shared-ini-file-loader@^2.3.4":
|
|
2658
|
+
version "2.3.4"
|
|
2659
|
+
resolved "https://registry.yarnpkg.com/@smithy/shared-ini-file-loader/-/shared-ini-file-loader-2.3.4.tgz#2357bd9dfbb67a951ccd06ca9c872aa845fad888"
|
|
2660
|
+
integrity sha512-CiZmPg9GeDKbKmJGEFvJBsJcFnh0AQRzOtQAzj1XEa8N/0/uSN/v1LYzgO7ry8hhO8+9KB7+DhSW0weqBra4Aw==
|
|
2397
2661
|
dependencies:
|
|
2398
|
-
"@smithy/types" "^2.
|
|
2662
|
+
"@smithy/types" "^2.10.1"
|
|
2399
2663
|
tslib "^2.5.0"
|
|
2400
2664
|
|
|
2401
|
-
"@smithy/
|
|
2402
|
-
version "2.
|
|
2403
|
-
resolved "https://registry.yarnpkg.com/@smithy/
|
|
2404
|
-
integrity sha512-
|
|
2665
|
+
"@smithy/shared-ini-file-loader@^2.4.0":
|
|
2666
|
+
version "2.4.0"
|
|
2667
|
+
resolved "https://registry.yarnpkg.com/@smithy/shared-ini-file-loader/-/shared-ini-file-loader-2.4.0.tgz#1636d6eb9bff41e36ac9c60364a37fd2ffcb9947"
|
|
2668
|
+
integrity sha512-WyujUJL8e1B6Z4PBfAqC/aGY1+C7T0w20Gih3yrvJSk97gpiVfB+y7c46T4Nunk+ZngLq0rOIdeVeIklk0R3OA==
|
|
2669
|
+
dependencies:
|
|
2670
|
+
"@smithy/types" "^2.12.0"
|
|
2671
|
+
tslib "^2.6.2"
|
|
2672
|
+
|
|
2673
|
+
"@smithy/signature-v4@^2.1.3":
|
|
2674
|
+
version "2.1.3"
|
|
2675
|
+
resolved "https://registry.yarnpkg.com/@smithy/signature-v4/-/signature-v4-2.1.3.tgz#ff6b812ce562be97ce182376aeb22e558b64776b"
|
|
2676
|
+
integrity sha512-Jq4iPPdCmJojZTsPePn4r1ULShh6ONkokLuxp1Lnk4Sq7r7rJp4HlA1LbPBq4bD64TIzQezIpr1X+eh5NYkNxw==
|
|
2405
2677
|
dependencies:
|
|
2406
|
-
"@smithy/eventstream-codec" "^2.1.
|
|
2678
|
+
"@smithy/eventstream-codec" "^2.1.3"
|
|
2407
2679
|
"@smithy/is-array-buffer" "^2.1.1"
|
|
2408
|
-
"@smithy/types" "^2.
|
|
2680
|
+
"@smithy/types" "^2.10.1"
|
|
2409
2681
|
"@smithy/util-hex-encoding" "^2.1.1"
|
|
2410
|
-
"@smithy/util-middleware" "^2.1.
|
|
2682
|
+
"@smithy/util-middleware" "^2.1.3"
|
|
2411
2683
|
"@smithy/util-uri-escape" "^2.1.1"
|
|
2412
2684
|
"@smithy/util-utf8" "^2.1.1"
|
|
2413
2685
|
tslib "^2.5.0"
|
|
2414
2686
|
|
|
2415
|
-
"@smithy/
|
|
2416
|
-
version "2.
|
|
2417
|
-
resolved "https://registry.yarnpkg.com/@smithy/
|
|
2418
|
-
integrity sha512
|
|
2419
|
-
dependencies:
|
|
2420
|
-
"@smithy/
|
|
2421
|
-
"@smithy/
|
|
2422
|
-
"@smithy/
|
|
2423
|
-
"@smithy/
|
|
2424
|
-
"@smithy/util-
|
|
2687
|
+
"@smithy/signature-v4@^2.2.0":
|
|
2688
|
+
version "2.2.0"
|
|
2689
|
+
resolved "https://registry.yarnpkg.com/@smithy/signature-v4/-/signature-v4-2.2.0.tgz#8fe6a574188b71fba6056111b88d50c84babb060"
|
|
2690
|
+
integrity sha512-+B5TNzj/fRZzVW3z8UUJOkNx15+4E0CLuvJmJUA1JUIZFp3rdJ/M2H5r2SqltaVPXL0oIxv/6YK92T9TsFGbFg==
|
|
2691
|
+
dependencies:
|
|
2692
|
+
"@smithy/eventstream-codec" "^2.2.0"
|
|
2693
|
+
"@smithy/is-array-buffer" "^2.2.0"
|
|
2694
|
+
"@smithy/types" "^2.12.0"
|
|
2695
|
+
"@smithy/util-hex-encoding" "^2.2.0"
|
|
2696
|
+
"@smithy/util-middleware" "^2.2.0"
|
|
2697
|
+
"@smithy/util-uri-escape" "^2.2.0"
|
|
2698
|
+
"@smithy/util-utf8" "^2.3.0"
|
|
2699
|
+
tslib "^2.6.2"
|
|
2700
|
+
|
|
2701
|
+
"@smithy/smithy-client@^2.4.2":
|
|
2702
|
+
version "2.4.2"
|
|
2703
|
+
resolved "https://registry.yarnpkg.com/@smithy/smithy-client/-/smithy-client-2.4.2.tgz#79e960c8761ae7dc06f592d2691419706745aab7"
|
|
2704
|
+
integrity sha512-ntAFYN51zu3N3mCd95YFcFi/8rmvm//uX+HnK24CRbI6k5Rjackn0JhgKz5zOx/tbNvOpgQIwhSX+1EvEsBLbA==
|
|
2705
|
+
dependencies:
|
|
2706
|
+
"@smithy/middleware-endpoint" "^2.4.4"
|
|
2707
|
+
"@smithy/middleware-stack" "^2.1.3"
|
|
2708
|
+
"@smithy/protocol-http" "^3.2.1"
|
|
2709
|
+
"@smithy/types" "^2.10.1"
|
|
2710
|
+
"@smithy/util-stream" "^2.1.3"
|
|
2425
2711
|
tslib "^2.5.0"
|
|
2426
2712
|
|
|
2427
|
-
"@smithy/
|
|
2428
|
-
version "2.
|
|
2429
|
-
resolved "https://registry.yarnpkg.com/@smithy/
|
|
2430
|
-
integrity sha512-
|
|
2713
|
+
"@smithy/smithy-client@^2.5.0":
|
|
2714
|
+
version "2.5.0"
|
|
2715
|
+
resolved "https://registry.yarnpkg.com/@smithy/smithy-client/-/smithy-client-2.5.0.tgz#8de4fff221d232dda34a8e706d6a4f2911dffe2e"
|
|
2716
|
+
integrity sha512-DDXWHWdimtS3y/Kw1Jo46KQ0ZYsDKcldFynQERUGBPDpkW1lXOTHy491ALHjwfiBQvzsVKVxl5+ocXNIgJuX4g==
|
|
2717
|
+
dependencies:
|
|
2718
|
+
"@smithy/middleware-endpoint" "^2.5.0"
|
|
2719
|
+
"@smithy/middleware-stack" "^2.2.0"
|
|
2720
|
+
"@smithy/protocol-http" "^3.3.0"
|
|
2721
|
+
"@smithy/types" "^2.12.0"
|
|
2722
|
+
"@smithy/util-stream" "^2.2.0"
|
|
2723
|
+
tslib "^2.6.2"
|
|
2724
|
+
|
|
2725
|
+
"@smithy/types@^2.10.1":
|
|
2726
|
+
version "2.10.1"
|
|
2727
|
+
resolved "https://registry.yarnpkg.com/@smithy/types/-/types-2.10.1.tgz#f2a923fd080447ad2ca19bfd8a77abf15be0b8e8"
|
|
2728
|
+
integrity sha512-hjQO+4ru4cQ58FluQvKKiyMsFg0A6iRpGm2kqdH8fniyNd2WyanoOsYJfMX/IFLuLxEoW6gnRkNZy1y6fUUhtA==
|
|
2431
2729
|
dependencies:
|
|
2432
2730
|
tslib "^2.5.0"
|
|
2433
2731
|
|
|
2434
|
-
"@smithy/types@^2.
|
|
2435
|
-
version "2.
|
|
2436
|
-
resolved "https://registry.yarnpkg.com/@smithy/types/-/types-2.
|
|
2437
|
-
integrity sha512-
|
|
2732
|
+
"@smithy/types@^2.12.0":
|
|
2733
|
+
version "2.12.0"
|
|
2734
|
+
resolved "https://registry.yarnpkg.com/@smithy/types/-/types-2.12.0.tgz#c44845f8ba07e5e8c88eda5aed7e6a0c462da041"
|
|
2735
|
+
integrity sha512-QwYgloJ0sVNBeBuBs65cIkTbfzV/Q6ZNPCJ99EICFEdJYG50nGIY/uYXp+TbsdJReIuPr0a0kXmCvren3MbRRw==
|
|
2438
2736
|
dependencies:
|
|
2439
|
-
tslib "^2.
|
|
2737
|
+
tslib "^2.6.2"
|
|
2440
2738
|
|
|
2441
|
-
"@smithy/url-parser@^2.1.
|
|
2442
|
-
version "2.1.
|
|
2443
|
-
resolved "https://registry.yarnpkg.com/@smithy/url-parser/-/url-parser-2.1.
|
|
2444
|
-
integrity sha512-
|
|
2739
|
+
"@smithy/url-parser@^2.1.3":
|
|
2740
|
+
version "2.1.3"
|
|
2741
|
+
resolved "https://registry.yarnpkg.com/@smithy/url-parser/-/url-parser-2.1.3.tgz#f8a7176fb6fdd38a960d546606576541ae6eb7c0"
|
|
2742
|
+
integrity sha512-X1NRA4WzK/ihgyzTpeGvI9Wn45y8HmqF4AZ/FazwAv8V203Ex+4lXqcYI70naX9ETqbqKVzFk88W6WJJzCggTQ==
|
|
2445
2743
|
dependencies:
|
|
2446
|
-
"@smithy/querystring-parser" "^2.1.
|
|
2447
|
-
"@smithy/types" "^2.
|
|
2744
|
+
"@smithy/querystring-parser" "^2.1.3"
|
|
2745
|
+
"@smithy/types" "^2.10.1"
|
|
2448
2746
|
tslib "^2.5.0"
|
|
2449
2747
|
|
|
2748
|
+
"@smithy/url-parser@^2.2.0":
|
|
2749
|
+
version "2.2.0"
|
|
2750
|
+
resolved "https://registry.yarnpkg.com/@smithy/url-parser/-/url-parser-2.2.0.tgz#6fcda6116391a4f61fef5580eb540e128359b3c0"
|
|
2751
|
+
integrity sha512-hoA4zm61q1mNTpksiSWp2nEl1dt3j726HdRhiNgVJQMj7mLp7dprtF57mOB6JvEk/x9d2bsuL5hlqZbBuHQylQ==
|
|
2752
|
+
dependencies:
|
|
2753
|
+
"@smithy/querystring-parser" "^2.2.0"
|
|
2754
|
+
"@smithy/types" "^2.12.0"
|
|
2755
|
+
tslib "^2.6.2"
|
|
2756
|
+
|
|
2450
2757
|
"@smithy/util-base64@^2.1.1":
|
|
2451
2758
|
version "2.1.1"
|
|
2452
2759
|
resolved "https://registry.yarnpkg.com/@smithy/util-base64/-/util-base64-2.1.1.tgz#af729085cc9d92ebd54a5d2c5d0aa5a0c31f83bf"
|
|
@@ -2455,6 +2762,15 @@
|
|
|
2455
2762
|
"@smithy/util-buffer-from" "^2.1.1"
|
|
2456
2763
|
tslib "^2.5.0"
|
|
2457
2764
|
|
|
2765
|
+
"@smithy/util-base64@^2.3.0":
|
|
2766
|
+
version "2.3.0"
|
|
2767
|
+
resolved "https://registry.yarnpkg.com/@smithy/util-base64/-/util-base64-2.3.0.tgz#312dbb4d73fb94249c7261aee52de4195c2dd8e2"
|
|
2768
|
+
integrity sha512-s3+eVwNeJuXUwuMbusncZNViuhv2LjVJ1nMwTqSA0XAC7gjKhqqxRdJPhR8+YrkoZ9IiIbFk/yK6ACe/xlF+hw==
|
|
2769
|
+
dependencies:
|
|
2770
|
+
"@smithy/util-buffer-from" "^2.2.0"
|
|
2771
|
+
"@smithy/util-utf8" "^2.3.0"
|
|
2772
|
+
tslib "^2.6.2"
|
|
2773
|
+
|
|
2458
2774
|
"@smithy/util-body-length-browser@^2.1.1":
|
|
2459
2775
|
version "2.1.1"
|
|
2460
2776
|
resolved "https://registry.yarnpkg.com/@smithy/util-body-length-browser/-/util-body-length-browser-2.1.1.tgz#1fc77072768013ae646415eedb9833cd252d055d"
|
|
@@ -2462,6 +2778,13 @@
|
|
|
2462
2778
|
dependencies:
|
|
2463
2779
|
tslib "^2.5.0"
|
|
2464
2780
|
|
|
2781
|
+
"@smithy/util-body-length-browser@^2.2.0":
|
|
2782
|
+
version "2.2.0"
|
|
2783
|
+
resolved "https://registry.yarnpkg.com/@smithy/util-body-length-browser/-/util-body-length-browser-2.2.0.tgz#25620645c6b62b42594ef4a93b66e6ab70e27d2c"
|
|
2784
|
+
integrity sha512-dtpw9uQP7W+n3vOtx0CfBD5EWd7EPdIdsQnWTDoFf77e3VUf05uA7R7TGipIo8e4WL2kuPdnsr3hMQn9ziYj5w==
|
|
2785
|
+
dependencies:
|
|
2786
|
+
tslib "^2.6.2"
|
|
2787
|
+
|
|
2465
2788
|
"@smithy/util-body-length-node@^2.2.1":
|
|
2466
2789
|
version "2.2.1"
|
|
2467
2790
|
resolved "https://registry.yarnpkg.com/@smithy/util-body-length-node/-/util-body-length-node-2.2.1.tgz#a6f5c9911f1c3e23efb340d5ce7a590b62f2056e"
|
|
@@ -2469,6 +2792,13 @@
|
|
|
2469
2792
|
dependencies:
|
|
2470
2793
|
tslib "^2.5.0"
|
|
2471
2794
|
|
|
2795
|
+
"@smithy/util-body-length-node@^2.3.0":
|
|
2796
|
+
version "2.3.0"
|
|
2797
|
+
resolved "https://registry.yarnpkg.com/@smithy/util-body-length-node/-/util-body-length-node-2.3.0.tgz#d065a9b5e305ff899536777bbfe075cdc980136f"
|
|
2798
|
+
integrity sha512-ITWT1Wqjubf2CJthb0BuT9+bpzBfXeMokH/AAa5EJQgbv9aPMVfnM76iFIZVFf50hYXGbtiV71BHAthNWd6+dw==
|
|
2799
|
+
dependencies:
|
|
2800
|
+
tslib "^2.6.2"
|
|
2801
|
+
|
|
2472
2802
|
"@smithy/util-buffer-from@^2.1.1":
|
|
2473
2803
|
version "2.1.1"
|
|
2474
2804
|
resolved "https://registry.yarnpkg.com/@smithy/util-buffer-from/-/util-buffer-from-2.1.1.tgz#f9346bf8b23c5ba6f6bdb61dd9db779441ba8d08"
|
|
@@ -2477,6 +2807,14 @@
|
|
|
2477
2807
|
"@smithy/is-array-buffer" "^2.1.1"
|
|
2478
2808
|
tslib "^2.5.0"
|
|
2479
2809
|
|
|
2810
|
+
"@smithy/util-buffer-from@^2.2.0":
|
|
2811
|
+
version "2.2.0"
|
|
2812
|
+
resolved "https://registry.yarnpkg.com/@smithy/util-buffer-from/-/util-buffer-from-2.2.0.tgz#6fc88585165ec73f8681d426d96de5d402021e4b"
|
|
2813
|
+
integrity sha512-IJdWBbTcMQ6DA0gdNhh/BwrLkDR+ADW5Kr1aZmd4k3DIF6ezMV4R2NIAmT08wQJ3yUK82thHWmC/TnK/wpMMIA==
|
|
2814
|
+
dependencies:
|
|
2815
|
+
"@smithy/is-array-buffer" "^2.2.0"
|
|
2816
|
+
tslib "^2.6.2"
|
|
2817
|
+
|
|
2480
2818
|
"@smithy/util-config-provider@^2.2.1":
|
|
2481
2819
|
version "2.2.1"
|
|
2482
2820
|
resolved "https://registry.yarnpkg.com/@smithy/util-config-provider/-/util-config-provider-2.2.1.tgz#aea0a80236d6cedaee60473802899cff4a8cc0ba"
|
|
@@ -2484,52 +2822,79 @@
|
|
|
2484
2822
|
dependencies:
|
|
2485
2823
|
tslib "^2.5.0"
|
|
2486
2824
|
|
|
2487
|
-
"@smithy/util-
|
|
2488
|
-
version "2.
|
|
2489
|
-
resolved "https://registry.yarnpkg.com/@smithy/util-
|
|
2490
|
-
integrity sha512-
|
|
2825
|
+
"@smithy/util-config-provider@^2.3.0":
|
|
2826
|
+
version "2.3.0"
|
|
2827
|
+
resolved "https://registry.yarnpkg.com/@smithy/util-config-provider/-/util-config-provider-2.3.0.tgz#bc79f99562d12a1f8423100ca662a6fb07cde943"
|
|
2828
|
+
integrity sha512-HZkzrRcuFN1k70RLqlNK4FnPXKOpkik1+4JaBoHNJn+RnJGYqaa3c5/+XtLOXhlKzlRgNvyaLieHTW2VwGN0VQ==
|
|
2491
2829
|
dependencies:
|
|
2492
|
-
|
|
2493
|
-
"@smithy/smithy-client" "^2.3.1"
|
|
2494
|
-
"@smithy/types" "^2.9.1"
|
|
2495
|
-
bowser "^2.11.0"
|
|
2496
|
-
tslib "^2.5.0"
|
|
2830
|
+
tslib "^2.6.2"
|
|
2497
2831
|
|
|
2498
|
-
"@smithy/util-defaults-mode-
|
|
2499
|
-
version "2.1.
|
|
2500
|
-
resolved "https://registry.yarnpkg.com/@smithy/util-defaults-mode-
|
|
2501
|
-
integrity sha512-
|
|
2502
|
-
dependencies:
|
|
2503
|
-
"@smithy/
|
|
2504
|
-
"@smithy/
|
|
2505
|
-
"@smithy/
|
|
2506
|
-
|
|
2507
|
-
"@smithy/smithy-client" "^2.3.1"
|
|
2508
|
-
"@smithy/types" "^2.9.1"
|
|
2832
|
+
"@smithy/util-defaults-mode-browser@^2.1.4":
|
|
2833
|
+
version "2.1.4"
|
|
2834
|
+
resolved "https://registry.yarnpkg.com/@smithy/util-defaults-mode-browser/-/util-defaults-mode-browser-2.1.4.tgz#e3e85f44480bf8c83a2e22247dd5a7a820ceb655"
|
|
2835
|
+
integrity sha512-J6XAVY+/g7jf03QMnvqPyU+8jqGrrtXoKWFVOS+n1sz0Lg8HjHJ1ANqaDN+KTTKZRZlvG8nU5ZrJOUL6VdwgcQ==
|
|
2836
|
+
dependencies:
|
|
2837
|
+
"@smithy/property-provider" "^2.1.3"
|
|
2838
|
+
"@smithy/smithy-client" "^2.4.2"
|
|
2839
|
+
"@smithy/types" "^2.10.1"
|
|
2840
|
+
bowser "^2.11.0"
|
|
2509
2841
|
tslib "^2.5.0"
|
|
2510
2842
|
|
|
2511
|
-
"@smithy/util-defaults-mode-
|
|
2843
|
+
"@smithy/util-defaults-mode-browser@^2.2.0":
|
|
2512
2844
|
version "2.2.0"
|
|
2513
|
-
resolved "https://registry.yarnpkg.com/@smithy/util-defaults-mode-
|
|
2514
|
-
integrity sha512-
|
|
2515
|
-
dependencies:
|
|
2516
|
-
"@smithy/
|
|
2517
|
-
"@smithy/
|
|
2518
|
-
"@smithy/
|
|
2519
|
-
|
|
2520
|
-
|
|
2521
|
-
|
|
2845
|
+
resolved "https://registry.yarnpkg.com/@smithy/util-defaults-mode-browser/-/util-defaults-mode-browser-2.2.0.tgz#963a9d3c3351272764dd1c5dc07c26f2c8abcb02"
|
|
2846
|
+
integrity sha512-2okTdZaCBvOJszAPU/KSvlimMe35zLOKbQpHhamFJmR7t95HSe0K3C92jQPjKY3PmDBD+7iMkOnuW05F5OlF4g==
|
|
2847
|
+
dependencies:
|
|
2848
|
+
"@smithy/property-provider" "^2.2.0"
|
|
2849
|
+
"@smithy/smithy-client" "^2.5.0"
|
|
2850
|
+
"@smithy/types" "^2.12.0"
|
|
2851
|
+
bowser "^2.11.0"
|
|
2852
|
+
tslib "^2.6.2"
|
|
2853
|
+
|
|
2854
|
+
"@smithy/util-defaults-mode-node@^2.2.3":
|
|
2855
|
+
version "2.2.3"
|
|
2856
|
+
resolved "https://registry.yarnpkg.com/@smithy/util-defaults-mode-node/-/util-defaults-mode-node-2.2.3.tgz#23f876eb107ef066c042b4dfdeef637a7c330bb5"
|
|
2857
|
+
integrity sha512-ttUISrv1uVOjTlDa3nznX33f0pthoUlP+4grhTvOzcLhzArx8qHB94/untGACOG3nlf8vU20nI2iWImfzoLkYA==
|
|
2858
|
+
dependencies:
|
|
2859
|
+
"@smithy/config-resolver" "^2.1.4"
|
|
2860
|
+
"@smithy/credential-provider-imds" "^2.2.4"
|
|
2861
|
+
"@smithy/node-config-provider" "^2.2.4"
|
|
2862
|
+
"@smithy/property-provider" "^2.1.3"
|
|
2863
|
+
"@smithy/smithy-client" "^2.4.2"
|
|
2864
|
+
"@smithy/types" "^2.10.1"
|
|
2522
2865
|
tslib "^2.5.0"
|
|
2523
2866
|
|
|
2524
|
-
"@smithy/util-
|
|
2525
|
-
version "
|
|
2526
|
-
resolved "https://registry.yarnpkg.com/@smithy/util-
|
|
2527
|
-
integrity sha512-
|
|
2867
|
+
"@smithy/util-defaults-mode-node@^2.3.0":
|
|
2868
|
+
version "2.3.0"
|
|
2869
|
+
resolved "https://registry.yarnpkg.com/@smithy/util-defaults-mode-node/-/util-defaults-mode-node-2.3.0.tgz#5005058ca0a299f0948b47c288f7c3d4f36cb26e"
|
|
2870
|
+
integrity sha512-hfKXnNLmsW9cmLb/JXKIvtuO6Cf4SuqN5PN1C2Ru/TBIws+m1wSgb+A53vo0r66xzB6E82inKG2J7qtwdi+Kkw==
|
|
2871
|
+
dependencies:
|
|
2872
|
+
"@smithy/config-resolver" "^2.2.0"
|
|
2873
|
+
"@smithy/credential-provider-imds" "^2.3.0"
|
|
2874
|
+
"@smithy/node-config-provider" "^2.3.0"
|
|
2875
|
+
"@smithy/property-provider" "^2.2.0"
|
|
2876
|
+
"@smithy/smithy-client" "^2.5.0"
|
|
2877
|
+
"@smithy/types" "^2.12.0"
|
|
2878
|
+
tslib "^2.6.2"
|
|
2879
|
+
|
|
2880
|
+
"@smithy/util-endpoints@^1.1.4":
|
|
2881
|
+
version "1.1.4"
|
|
2882
|
+
resolved "https://registry.yarnpkg.com/@smithy/util-endpoints/-/util-endpoints-1.1.4.tgz#4a75de883ac59d042ae5426c9a7d8e274d047980"
|
|
2883
|
+
integrity sha512-/qAeHmK5l4yQ4/bCIJ9p49wDe9rwWtOzhPHblu386fwPNT3pxmodgcs9jDCV52yK9b4rB8o9Sj31P/7Vzka1cg==
|
|
2528
2884
|
dependencies:
|
|
2529
|
-
"@smithy/node-config-provider" "^2.2.
|
|
2530
|
-
"@smithy/types" "^2.
|
|
2885
|
+
"@smithy/node-config-provider" "^2.2.4"
|
|
2886
|
+
"@smithy/types" "^2.10.1"
|
|
2531
2887
|
tslib "^2.5.0"
|
|
2532
2888
|
|
|
2889
|
+
"@smithy/util-endpoints@^1.2.0":
|
|
2890
|
+
version "1.2.0"
|
|
2891
|
+
resolved "https://registry.yarnpkg.com/@smithy/util-endpoints/-/util-endpoints-1.2.0.tgz#b8b805f47e8044c158372f69b88337703117665d"
|
|
2892
|
+
integrity sha512-BuDHv8zRjsE5zXd3PxFXFknzBG3owCpjq8G3FcsXW3CykYXuEqM3nTSsmLzw5q+T12ZYuDlVUZKBdpNbhVtlrQ==
|
|
2893
|
+
dependencies:
|
|
2894
|
+
"@smithy/node-config-provider" "^2.3.0"
|
|
2895
|
+
"@smithy/types" "^2.12.0"
|
|
2896
|
+
tslib "^2.6.2"
|
|
2897
|
+
|
|
2533
2898
|
"@smithy/util-hex-encoding@^2.1.1":
|
|
2534
2899
|
version "2.1.1"
|
|
2535
2900
|
resolved "https://registry.yarnpkg.com/@smithy/util-hex-encoding/-/util-hex-encoding-2.1.1.tgz#978252b9fb242e0a59bae4ead491210688e0d15f"
|
|
@@ -2537,37 +2902,75 @@
|
|
|
2537
2902
|
dependencies:
|
|
2538
2903
|
tslib "^2.5.0"
|
|
2539
2904
|
|
|
2540
|
-
"@smithy/util-
|
|
2541
|
-
version "2.
|
|
2542
|
-
resolved "https://registry.yarnpkg.com/@smithy/util-
|
|
2543
|
-
integrity sha512-
|
|
2905
|
+
"@smithy/util-hex-encoding@^2.2.0":
|
|
2906
|
+
version "2.2.0"
|
|
2907
|
+
resolved "https://registry.yarnpkg.com/@smithy/util-hex-encoding/-/util-hex-encoding-2.2.0.tgz#87edb7c88c2f422cfca4bb21f1394ae9602c5085"
|
|
2908
|
+
integrity sha512-7iKXR+/4TpLK194pVjKiasIyqMtTYJsgKgM242Y9uzt5dhHnUDvMNb+3xIhRJ9QhvqGii/5cRUt4fJn3dtXNHQ==
|
|
2544
2909
|
dependencies:
|
|
2545
|
-
|
|
2910
|
+
tslib "^2.6.2"
|
|
2911
|
+
|
|
2912
|
+
"@smithy/util-middleware@^2.1.3":
|
|
2913
|
+
version "2.1.3"
|
|
2914
|
+
resolved "https://registry.yarnpkg.com/@smithy/util-middleware/-/util-middleware-2.1.3.tgz#6169d7b1088d2bb29d0129c9146c856a61026e98"
|
|
2915
|
+
integrity sha512-/+2fm7AZ2ozl5h8wM++ZP0ovE9/tiUUAHIbCfGfb3Zd3+Dyk17WODPKXBeJ/TnK5U+x743QmA0xHzlSm8I/qhw==
|
|
2916
|
+
dependencies:
|
|
2917
|
+
"@smithy/types" "^2.10.1"
|
|
2546
2918
|
tslib "^2.5.0"
|
|
2547
2919
|
|
|
2548
|
-
"@smithy/util-
|
|
2549
|
-
version "2.
|
|
2550
|
-
resolved "https://registry.yarnpkg.com/@smithy/util-
|
|
2551
|
-
integrity sha512-
|
|
2920
|
+
"@smithy/util-middleware@^2.2.0":
|
|
2921
|
+
version "2.2.0"
|
|
2922
|
+
resolved "https://registry.yarnpkg.com/@smithy/util-middleware/-/util-middleware-2.2.0.tgz#80cfad40f6cca9ffe42a5899b5cb6abd53a50006"
|
|
2923
|
+
integrity sha512-L1qpleXf9QD6LwLCJ5jddGkgWyuSvWBkJwWAZ6kFkdifdso+sk3L3O1HdmPvCdnCK3IS4qWyPxev01QMnfHSBw==
|
|
2924
|
+
dependencies:
|
|
2925
|
+
"@smithy/types" "^2.12.0"
|
|
2926
|
+
tslib "^2.6.2"
|
|
2927
|
+
|
|
2928
|
+
"@smithy/util-retry@^2.1.3":
|
|
2929
|
+
version "2.1.3"
|
|
2930
|
+
resolved "https://registry.yarnpkg.com/@smithy/util-retry/-/util-retry-2.1.3.tgz#715a5c02c194ae56b9be49fda510b362fb075af3"
|
|
2931
|
+
integrity sha512-Kbvd+GEMuozbNUU3B89mb99tbufwREcyx2BOX0X2+qHjq6Gvsah8xSDDgxISDwcOHoDqUWO425F0Uc/QIRhYkg==
|
|
2552
2932
|
dependencies:
|
|
2553
|
-
"@smithy/service-error-classification" "^2.1.
|
|
2554
|
-
"@smithy/types" "^2.
|
|
2933
|
+
"@smithy/service-error-classification" "^2.1.3"
|
|
2934
|
+
"@smithy/types" "^2.10.1"
|
|
2555
2935
|
tslib "^2.5.0"
|
|
2556
2936
|
|
|
2557
|
-
"@smithy/util-
|
|
2558
|
-
version "2.
|
|
2559
|
-
resolved "https://registry.yarnpkg.com/@smithy/util-
|
|
2560
|
-
integrity sha512-
|
|
2937
|
+
"@smithy/util-retry@^2.2.0":
|
|
2938
|
+
version "2.2.0"
|
|
2939
|
+
resolved "https://registry.yarnpkg.com/@smithy/util-retry/-/util-retry-2.2.0.tgz#e8e019537ab47ba6b2e87e723ec51ee223422d85"
|
|
2940
|
+
integrity sha512-q9+pAFPTfftHXRytmZ7GzLFFrEGavqapFc06XxzZFcSIGERXMerXxCitjOG1prVDR9QdjqotF40SWvbqcCpf8g==
|
|
2941
|
+
dependencies:
|
|
2942
|
+
"@smithy/service-error-classification" "^2.1.5"
|
|
2943
|
+
"@smithy/types" "^2.12.0"
|
|
2944
|
+
tslib "^2.6.2"
|
|
2945
|
+
|
|
2946
|
+
"@smithy/util-stream@^2.1.3":
|
|
2947
|
+
version "2.1.3"
|
|
2948
|
+
resolved "https://registry.yarnpkg.com/@smithy/util-stream/-/util-stream-2.1.3.tgz#fd0de1d8dcb0015a95735df7229b4a1ded06b50e"
|
|
2949
|
+
integrity sha512-HvpEQbP8raTy9n86ZfXiAkf3ezp1c3qeeO//zGqwZdrfaoOpGKQgF2Sv1IqZp7wjhna7pvczWaGUHjcOPuQwKw==
|
|
2561
2950
|
dependencies:
|
|
2562
|
-
"@smithy/fetch-http-handler" "^2.4.
|
|
2563
|
-
"@smithy/node-http-handler" "^2.
|
|
2564
|
-
"@smithy/types" "^2.
|
|
2951
|
+
"@smithy/fetch-http-handler" "^2.4.3"
|
|
2952
|
+
"@smithy/node-http-handler" "^2.4.1"
|
|
2953
|
+
"@smithy/types" "^2.10.1"
|
|
2565
2954
|
"@smithy/util-base64" "^2.1.1"
|
|
2566
2955
|
"@smithy/util-buffer-from" "^2.1.1"
|
|
2567
2956
|
"@smithy/util-hex-encoding" "^2.1.1"
|
|
2568
2957
|
"@smithy/util-utf8" "^2.1.1"
|
|
2569
2958
|
tslib "^2.5.0"
|
|
2570
2959
|
|
|
2960
|
+
"@smithy/util-stream@^2.2.0":
|
|
2961
|
+
version "2.2.0"
|
|
2962
|
+
resolved "https://registry.yarnpkg.com/@smithy/util-stream/-/util-stream-2.2.0.tgz#b1279e417992a0f74afa78d7501658f174ed7370"
|
|
2963
|
+
integrity sha512-17faEXbYWIRst1aU9SvPZyMdWmqIrduZjVOqCPMIsWFNxs5yQQgFrJL6b2SdiCzyW9mJoDjFtgi53xx7EH+BXA==
|
|
2964
|
+
dependencies:
|
|
2965
|
+
"@smithy/fetch-http-handler" "^2.5.0"
|
|
2966
|
+
"@smithy/node-http-handler" "^2.5.0"
|
|
2967
|
+
"@smithy/types" "^2.12.0"
|
|
2968
|
+
"@smithy/util-base64" "^2.3.0"
|
|
2969
|
+
"@smithy/util-buffer-from" "^2.2.0"
|
|
2970
|
+
"@smithy/util-hex-encoding" "^2.2.0"
|
|
2971
|
+
"@smithy/util-utf8" "^2.3.0"
|
|
2972
|
+
tslib "^2.6.2"
|
|
2973
|
+
|
|
2571
2974
|
"@smithy/util-uri-escape@^2.1.1":
|
|
2572
2975
|
version "2.1.1"
|
|
2573
2976
|
resolved "https://registry.yarnpkg.com/@smithy/util-uri-escape/-/util-uri-escape-2.1.1.tgz#7eedc93b73ecda68f12fb9cf92e9fa0fbbed4d83"
|
|
@@ -2575,6 +2978,13 @@
|
|
|
2575
2978
|
dependencies:
|
|
2576
2979
|
tslib "^2.5.0"
|
|
2577
2980
|
|
|
2981
|
+
"@smithy/util-uri-escape@^2.2.0":
|
|
2982
|
+
version "2.2.0"
|
|
2983
|
+
resolved "https://registry.yarnpkg.com/@smithy/util-uri-escape/-/util-uri-escape-2.2.0.tgz#56f5764051a33b67bc93fdd2a869f971b0635406"
|
|
2984
|
+
integrity sha512-jtmJMyt1xMD/d8OtbVJ2gFZOSKc+ueYJZPW20ULW1GOp/q/YIM0wNh+u8ZFao9UaIGz4WoPW8hC64qlWLIfoDA==
|
|
2985
|
+
dependencies:
|
|
2986
|
+
tslib "^2.6.2"
|
|
2987
|
+
|
|
2578
2988
|
"@smithy/util-utf8@^2.1.1":
|
|
2579
2989
|
version "2.1.1"
|
|
2580
2990
|
resolved "https://registry.yarnpkg.com/@smithy/util-utf8/-/util-utf8-2.1.1.tgz#690018dd28f47f014114497735e51417ea5900a6"
|
|
@@ -2583,15 +2993,32 @@
|
|
|
2583
2993
|
"@smithy/util-buffer-from" "^2.1.1"
|
|
2584
2994
|
tslib "^2.5.0"
|
|
2585
2995
|
|
|
2586
|
-
"@smithy/util-
|
|
2587
|
-
version "2.
|
|
2588
|
-
resolved "https://registry.yarnpkg.com/@smithy/util-
|
|
2589
|
-
integrity sha512-
|
|
2996
|
+
"@smithy/util-utf8@^2.3.0":
|
|
2997
|
+
version "2.3.0"
|
|
2998
|
+
resolved "https://registry.yarnpkg.com/@smithy/util-utf8/-/util-utf8-2.3.0.tgz#dd96d7640363259924a214313c3cf16e7dd329c5"
|
|
2999
|
+
integrity sha512-R8Rdn8Hy72KKcebgLiv8jQcQkXoLMOGGv5uI1/k0l+snqkOzQ1R0ChUBCxWMlBsFMekWjq0wRudIweFs7sKT5A==
|
|
2590
3000
|
dependencies:
|
|
2591
|
-
"@smithy/
|
|
2592
|
-
|
|
3001
|
+
"@smithy/util-buffer-from" "^2.2.0"
|
|
3002
|
+
tslib "^2.6.2"
|
|
3003
|
+
|
|
3004
|
+
"@smithy/util-waiter@^2.1.3":
|
|
3005
|
+
version "2.1.3"
|
|
3006
|
+
resolved "https://registry.yarnpkg.com/@smithy/util-waiter/-/util-waiter-2.1.3.tgz#b3e4c0374e5ee46ecc9eae7812fa870d7b192897"
|
|
3007
|
+
integrity sha512-3R0wNFAQQoH9e4m+bVLDYNOst2qNxtxFgq03WoNHWTBOqQT3jFnOBRj1W51Rf563xDA5kwqjziksxn6RKkHB+Q==
|
|
3008
|
+
dependencies:
|
|
3009
|
+
"@smithy/abort-controller" "^2.1.3"
|
|
3010
|
+
"@smithy/types" "^2.10.1"
|
|
2593
3011
|
tslib "^2.5.0"
|
|
2594
3012
|
|
|
3013
|
+
"@smithy/util-waiter@^2.2.0":
|
|
3014
|
+
version "2.2.0"
|
|
3015
|
+
resolved "https://registry.yarnpkg.com/@smithy/util-waiter/-/util-waiter-2.2.0.tgz#d11baf50637bfaadb9641d6ca1619da413dd2612"
|
|
3016
|
+
integrity sha512-IHk53BVw6MPMi2Gsn+hCng8rFA3ZmR3Rk7GllxDUW9qFJl/hiSvskn7XldkECapQVkIg/1dHpMAxI9xSTaLLSA==
|
|
3017
|
+
dependencies:
|
|
3018
|
+
"@smithy/abort-controller" "^2.2.0"
|
|
3019
|
+
"@smithy/types" "^2.12.0"
|
|
3020
|
+
tslib "^2.6.2"
|
|
3021
|
+
|
|
2595
3022
|
"@szmarczak/http-timer@^4.0.5":
|
|
2596
3023
|
version "4.0.6"
|
|
2597
3024
|
resolved "https://registry.yarnpkg.com/@szmarczak/http-timer/-/http-timer-4.0.6.tgz#b4a914bb62e7c272d4e5989fe4440f812ab1d807"
|
|
@@ -2745,10 +3172,10 @@
|
|
|
2745
3172
|
dependencies:
|
|
2746
3173
|
"@types/node" "*"
|
|
2747
3174
|
|
|
2748
|
-
"@types/node@*":
|
|
2749
|
-
version "20.
|
|
2750
|
-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.
|
|
2751
|
-
integrity sha512-
|
|
3175
|
+
"@types/node@*", "@types/node@^20.10.7":
|
|
3176
|
+
version "20.11.17"
|
|
3177
|
+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.11.17.tgz#cdd642d0e62ef3a861f88ddbc2b61e32578a9292"
|
|
3178
|
+
integrity sha512-QmgQZGWu1Yw9TDyAP9ZzpFJKynYNeOvwMJmaxABfieQoVoiVOS6MN1WSpqpRcbeA5+RW82kraAVxCCJg+780Qw==
|
|
2752
3179
|
dependencies:
|
|
2753
3180
|
undici-types "~5.26.4"
|
|
2754
3181
|
|
|
@@ -2774,13 +3201,6 @@
|
|
|
2774
3201
|
dependencies:
|
|
2775
3202
|
undici-types "~5.26.4"
|
|
2776
3203
|
|
|
2777
|
-
"@types/node@^20.10.7":
|
|
2778
|
-
version "20.11.17"
|
|
2779
|
-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.11.17.tgz#cdd642d0e62ef3a861f88ddbc2b61e32578a9292"
|
|
2780
|
-
integrity sha512-QmgQZGWu1Yw9TDyAP9ZzpFJKynYNeOvwMJmaxABfieQoVoiVOS6MN1WSpqpRcbeA5+RW82kraAVxCCJg+780Qw==
|
|
2781
|
-
dependencies:
|
|
2782
|
-
undici-types "~5.26.4"
|
|
2783
|
-
|
|
2784
3204
|
"@types/normalize-package-data@^2.4.0":
|
|
2785
3205
|
version "2.4.3"
|
|
2786
3206
|
resolved "https://registry.yarnpkg.com/@types/normalize-package-data/-/normalize-package-data-2.4.3.tgz#291c243e4b94dbfbc0c0ee26b7666f1d5c030e2c"
|
|
@@ -2798,12 +3218,7 @@
|
|
|
2798
3218
|
dependencies:
|
|
2799
3219
|
"@types/node" "*"
|
|
2800
3220
|
|
|
2801
|
-
"@types/semver@^7.5.0":
|
|
2802
|
-
version "7.5.6"
|
|
2803
|
-
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.6.tgz#c65b2bfce1bec346582c07724e3f8c1017a20339"
|
|
2804
|
-
integrity sha512-dn1l8LaMea/IjDoHNd9J52uBbInB796CDffS6VdIxvqYCPSG0V0DzHp76GpaWnlhg88uYyPbXCDIowa86ybd5A==
|
|
2805
|
-
|
|
2806
|
-
"@types/semver@^7.5.7":
|
|
3221
|
+
"@types/semver@^7.5.0", "@types/semver@^7.5.8":
|
|
2807
3222
|
version "7.5.8"
|
|
2808
3223
|
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.8.tgz#8268a8c57a3e4abd25c165ecd36237db7948a55e"
|
|
2809
3224
|
integrity sha512-I8EUhyrgfLrcTkzV3TSsGyl1tSuPrEDzr0yd5m90UgNxQkyDXULk3b6MlQqTCpZpNtWe1K0hzclnZkTcLBe2UQ==
|
|
@@ -2848,16 +3263,16 @@
|
|
|
2848
3263
|
resolved "https://registry.yarnpkg.com/@types/wrap-ansi/-/wrap-ansi-3.0.0.tgz#18b97a972f94f60a679fd5c796d96421b9abb9fd"
|
|
2849
3264
|
integrity sha512-ltIpx+kM7g/MLRZfkbL7EsCEjfzCcScLpkg37eXEtx5kmrAKBkTJwd1GIAjDSL8wTpM6Hzn5YO4pSb91BEwu1g==
|
|
2850
3265
|
|
|
2851
|
-
"@typescript-eslint/eslint-plugin@^6.
|
|
2852
|
-
version "6.
|
|
2853
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.
|
|
2854
|
-
integrity sha512-
|
|
3266
|
+
"@typescript-eslint/eslint-plugin@^6.21.0":
|
|
3267
|
+
version "6.21.0"
|
|
3268
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.21.0.tgz#30830c1ca81fd5f3c2714e524c4303e0194f9cd3"
|
|
3269
|
+
integrity sha512-oy9+hTPCUFpngkEZUSzbf9MxI65wbKFoQYsgPdILTfbUldp5ovUuphZVe4i30emU9M/kP+T64Di0mxl7dSw3MA==
|
|
2855
3270
|
dependencies:
|
|
2856
3271
|
"@eslint-community/regexpp" "^4.5.1"
|
|
2857
|
-
"@typescript-eslint/scope-manager" "6.
|
|
2858
|
-
"@typescript-eslint/type-utils" "6.
|
|
2859
|
-
"@typescript-eslint/utils" "6.
|
|
2860
|
-
"@typescript-eslint/visitor-keys" "6.
|
|
3272
|
+
"@typescript-eslint/scope-manager" "6.21.0"
|
|
3273
|
+
"@typescript-eslint/type-utils" "6.21.0"
|
|
3274
|
+
"@typescript-eslint/utils" "6.21.0"
|
|
3275
|
+
"@typescript-eslint/visitor-keys" "6.21.0"
|
|
2861
3276
|
debug "^4.3.4"
|
|
2862
3277
|
graphemer "^1.4.0"
|
|
2863
3278
|
ignore "^5.2.4"
|
|
@@ -2865,73 +3280,47 @@
|
|
|
2865
3280
|
semver "^7.5.4"
|
|
2866
3281
|
ts-api-utils "^1.0.1"
|
|
2867
3282
|
|
|
2868
|
-
"@typescript-eslint/parser@^6.
|
|
2869
|
-
version "6.
|
|
2870
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.
|
|
2871
|
-
integrity sha512
|
|
3283
|
+
"@typescript-eslint/parser@^6.21.0":
|
|
3284
|
+
version "6.21.0"
|
|
3285
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.21.0.tgz#af8fcf66feee2edc86bc5d1cf45e33b0630bf35b"
|
|
3286
|
+
integrity sha512-tbsV1jPne5CkFQCgPBcDOt30ItF7aJoZL997JSF7MhGQqOeT3svWRYxiqlfA5RUdlHN6Fi+EI9bxqbdyAUZjYQ==
|
|
2872
3287
|
dependencies:
|
|
2873
|
-
"@typescript-eslint/scope-manager" "6.
|
|
2874
|
-
"@typescript-eslint/types" "6.
|
|
2875
|
-
"@typescript-eslint/typescript-estree" "6.
|
|
2876
|
-
"@typescript-eslint/visitor-keys" "6.
|
|
3288
|
+
"@typescript-eslint/scope-manager" "6.21.0"
|
|
3289
|
+
"@typescript-eslint/types" "6.21.0"
|
|
3290
|
+
"@typescript-eslint/typescript-estree" "6.21.0"
|
|
3291
|
+
"@typescript-eslint/visitor-keys" "6.21.0"
|
|
2877
3292
|
debug "^4.3.4"
|
|
2878
3293
|
|
|
2879
|
-
"@typescript-eslint/scope-manager@6.
|
|
2880
|
-
version "6.
|
|
2881
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.
|
|
2882
|
-
integrity sha512-
|
|
2883
|
-
dependencies:
|
|
2884
|
-
"@typescript-eslint/types" "6.11.0"
|
|
2885
|
-
"@typescript-eslint/visitor-keys" "6.11.0"
|
|
2886
|
-
|
|
2887
|
-
"@typescript-eslint/scope-manager@6.18.0":
|
|
2888
|
-
version "6.18.0"
|
|
2889
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.18.0.tgz#24ca6fc1f4a2afa71122dcfca9282878687d9997"
|
|
2890
|
-
integrity sha512-o/UoDT2NgOJ2VfHpfr+KBY2ErWvCySNUIX/X7O9g8Zzt/tXdpfEU43qbNk8LVuWUT2E0ptzTWXh79i74PP0twA==
|
|
3294
|
+
"@typescript-eslint/scope-manager@6.21.0":
|
|
3295
|
+
version "6.21.0"
|
|
3296
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.21.0.tgz#ea8a9bfc8f1504a6ac5d59a6df308d3a0630a2b1"
|
|
3297
|
+
integrity sha512-OwLUIWZJry80O99zvqXVEioyniJMa+d2GrqpUTqi5/v5D5rOrppJVBPa0yKCblcigC0/aYAzxxqQ1B+DS2RYsg==
|
|
2891
3298
|
dependencies:
|
|
2892
|
-
"@typescript-eslint/types" "6.
|
|
2893
|
-
"@typescript-eslint/visitor-keys" "6.
|
|
3299
|
+
"@typescript-eslint/types" "6.21.0"
|
|
3300
|
+
"@typescript-eslint/visitor-keys" "6.21.0"
|
|
2894
3301
|
|
|
2895
|
-
"@typescript-eslint/type-utils@6.
|
|
2896
|
-
version "6.
|
|
2897
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.
|
|
2898
|
-
integrity sha512-
|
|
3302
|
+
"@typescript-eslint/type-utils@6.21.0":
|
|
3303
|
+
version "6.21.0"
|
|
3304
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.21.0.tgz#6473281cfed4dacabe8004e8521cee0bd9d4c01e"
|
|
3305
|
+
integrity sha512-rZQI7wHfao8qMX3Rd3xqeYSMCL3SoiSQLBATSiVKARdFGCYSRvmViieZjqc58jKgs8Y8i9YvVVhRbHSTA4VBag==
|
|
2899
3306
|
dependencies:
|
|
2900
|
-
"@typescript-eslint/typescript-estree" "6.
|
|
2901
|
-
"@typescript-eslint/utils" "6.
|
|
3307
|
+
"@typescript-eslint/typescript-estree" "6.21.0"
|
|
3308
|
+
"@typescript-eslint/utils" "6.21.0"
|
|
2902
3309
|
debug "^4.3.4"
|
|
2903
3310
|
ts-api-utils "^1.0.1"
|
|
2904
3311
|
|
|
2905
|
-
"@typescript-eslint/types@6.
|
|
2906
|
-
version "6.
|
|
2907
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.
|
|
2908
|
-
integrity sha512-
|
|
3312
|
+
"@typescript-eslint/types@6.21.0":
|
|
3313
|
+
version "6.21.0"
|
|
3314
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.21.0.tgz#205724c5123a8fef7ecd195075fa6e85bac3436d"
|
|
3315
|
+
integrity sha512-1kFmZ1rOm5epu9NZEZm1kckCDGj5UJEf7P1kliH4LKu/RkwpsfqqGmY2OOcUs18lSlQBKLDYBOGxRVtrMN5lpg==
|
|
2909
3316
|
|
|
2910
|
-
"@typescript-eslint/
|
|
2911
|
-
version "6.
|
|
2912
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/
|
|
2913
|
-
integrity sha512
|
|
2914
|
-
|
|
2915
|
-
"@typescript-eslint/typescript-estree@6.11.0":
|
|
2916
|
-
version "6.11.0"
|
|
2917
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.11.0.tgz#7b52c12a623bf7f8ec7f8a79901b9f98eb5c7990"
|
|
2918
|
-
integrity sha512-Aezzv1o2tWJwvZhedzvD5Yv7+Lpu1by/U1LZ5gLc4tCx8jUmuSCMioPFRjliN/6SJIvY6HpTtJIWubKuYYYesQ==
|
|
3317
|
+
"@typescript-eslint/typescript-estree@6.21.0":
|
|
3318
|
+
version "6.21.0"
|
|
3319
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.21.0.tgz#c47ae7901db3b8bddc3ecd73daff2d0895688c46"
|
|
3320
|
+
integrity sha512-6npJTkZcO+y2/kr+z0hc4HwNfrrP4kNYh57ek7yCNlrBjWQ1Y0OS7jiZTkgumrvkX5HkEKXFZkkdFNkaW2wmUQ==
|
|
2919
3321
|
dependencies:
|
|
2920
|
-
"@typescript-eslint/types" "6.
|
|
2921
|
-
"@typescript-eslint/visitor-keys" "6.
|
|
2922
|
-
debug "^4.3.4"
|
|
2923
|
-
globby "^11.1.0"
|
|
2924
|
-
is-glob "^4.0.3"
|
|
2925
|
-
semver "^7.5.4"
|
|
2926
|
-
ts-api-utils "^1.0.1"
|
|
2927
|
-
|
|
2928
|
-
"@typescript-eslint/typescript-estree@6.18.0":
|
|
2929
|
-
version "6.18.0"
|
|
2930
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.18.0.tgz#1c357c3ca435c3cfa2af6b9daf45ca0bc2bb059a"
|
|
2931
|
-
integrity sha512-klNvl+Ql4NsBNGB4W9TZ2Od03lm7aGvTbs0wYaFYsplVPhr+oeXjlPZCDI4U9jgJIDK38W1FKhacCFzCC+nbIg==
|
|
2932
|
-
dependencies:
|
|
2933
|
-
"@typescript-eslint/types" "6.18.0"
|
|
2934
|
-
"@typescript-eslint/visitor-keys" "6.18.0"
|
|
3322
|
+
"@typescript-eslint/types" "6.21.0"
|
|
3323
|
+
"@typescript-eslint/visitor-keys" "6.21.0"
|
|
2935
3324
|
debug "^4.3.4"
|
|
2936
3325
|
globby "^11.1.0"
|
|
2937
3326
|
is-glob "^4.0.3"
|
|
@@ -2939,46 +3328,25 @@
|
|
|
2939
3328
|
semver "^7.5.4"
|
|
2940
3329
|
ts-api-utils "^1.0.1"
|
|
2941
3330
|
|
|
2942
|
-
"@typescript-eslint/utils@6.
|
|
2943
|
-
version "6.
|
|
2944
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.
|
|
2945
|
-
integrity sha512-
|
|
3331
|
+
"@typescript-eslint/utils@6.21.0", "@typescript-eslint/utils@^6.17.0":
|
|
3332
|
+
version "6.21.0"
|
|
3333
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.21.0.tgz#4714e7a6b39e773c1c8e97ec587f520840cd8134"
|
|
3334
|
+
integrity sha512-NfWVaC8HP9T8cbKQxHcsJBY5YE1O33+jpMwN45qzWWaPDZgLIbo12toGMWnmhvCpd3sIxkpDw3Wv1B3dYrbDQQ==
|
|
2946
3335
|
dependencies:
|
|
2947
3336
|
"@eslint-community/eslint-utils" "^4.4.0"
|
|
2948
3337
|
"@types/json-schema" "^7.0.12"
|
|
2949
3338
|
"@types/semver" "^7.5.0"
|
|
2950
|
-
"@typescript-eslint/scope-manager" "6.
|
|
2951
|
-
"@typescript-eslint/types" "6.
|
|
2952
|
-
"@typescript-eslint/typescript-estree" "6.
|
|
3339
|
+
"@typescript-eslint/scope-manager" "6.21.0"
|
|
3340
|
+
"@typescript-eslint/types" "6.21.0"
|
|
3341
|
+
"@typescript-eslint/typescript-estree" "6.21.0"
|
|
2953
3342
|
semver "^7.5.4"
|
|
2954
3343
|
|
|
2955
|
-
"@typescript-eslint/
|
|
2956
|
-
version "6.
|
|
2957
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/
|
|
2958
|
-
integrity sha512-
|
|
3344
|
+
"@typescript-eslint/visitor-keys@6.21.0":
|
|
3345
|
+
version "6.21.0"
|
|
3346
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.21.0.tgz#87a99d077aa507e20e238b11d56cc26ade45fe47"
|
|
3347
|
+
integrity sha512-JJtkDduxLi9bivAB+cYOVMtbkqdPOhZ+ZI5LC47MIRrDV4Yn2o+ZnW10Nkmr28xRpSpdJ6Sm42Hjf2+REYXm0A==
|
|
2959
3348
|
dependencies:
|
|
2960
|
-
"@eslint
|
|
2961
|
-
"@types/json-schema" "^7.0.12"
|
|
2962
|
-
"@types/semver" "^7.5.0"
|
|
2963
|
-
"@typescript-eslint/scope-manager" "6.18.0"
|
|
2964
|
-
"@typescript-eslint/types" "6.18.0"
|
|
2965
|
-
"@typescript-eslint/typescript-estree" "6.18.0"
|
|
2966
|
-
semver "^7.5.4"
|
|
2967
|
-
|
|
2968
|
-
"@typescript-eslint/visitor-keys@6.11.0":
|
|
2969
|
-
version "6.11.0"
|
|
2970
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.11.0.tgz#d991538788923f92ec40d44389e7075b359f3458"
|
|
2971
|
-
integrity sha512-+SUN/W7WjBr05uRxPggJPSzyB8zUpaYo2hByKasWbqr3PM8AXfZt8UHdNpBS1v9SA62qnSSMF3380SwDqqprgQ==
|
|
2972
|
-
dependencies:
|
|
2973
|
-
"@typescript-eslint/types" "6.11.0"
|
|
2974
|
-
eslint-visitor-keys "^3.4.1"
|
|
2975
|
-
|
|
2976
|
-
"@typescript-eslint/visitor-keys@6.18.0":
|
|
2977
|
-
version "6.18.0"
|
|
2978
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.18.0.tgz#3c8733737786fa6c78a347b4fa306ae7155b560f"
|
|
2979
|
-
integrity sha512-1wetAlSZpewRDb2h9p/Q8kRjdGuqdTAQbkJIOUMLug2LBLG+QOjiWoSj6/3B/hA9/tVTFFdtiKvAYoYnSRW/RA==
|
|
2980
|
-
dependencies:
|
|
2981
|
-
"@typescript-eslint/types" "6.18.0"
|
|
3349
|
+
"@typescript-eslint/types" "6.21.0"
|
|
2982
3350
|
eslint-visitor-keys "^3.4.1"
|
|
2983
3351
|
|
|
2984
3352
|
"@ungap/structured-clone@^1.2.0":
|
|
@@ -3411,14 +3779,14 @@ browser-stdout@1.3.1:
|
|
|
3411
3779
|
resolved "https://registry.yarnpkg.com/browser-stdout/-/browser-stdout-1.3.1.tgz#baa559ee14ced73452229bad7326467c61fabd60"
|
|
3412
3780
|
integrity sha512-qhAVI1+Av2X7qelOfAIYwXONood6XlZE/fXaBSmW/T5SzLAmCgzi+eiWE7fUvbHaeNBQH13UftjpXxsfLkMpgw==
|
|
3413
3781
|
|
|
3414
|
-
browserslist@^4.21.9:
|
|
3415
|
-
version "4.
|
|
3416
|
-
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.
|
|
3417
|
-
integrity sha512-
|
|
3782
|
+
browserslist@^4.21.9, browserslist@^4.22.3:
|
|
3783
|
+
version "4.23.0"
|
|
3784
|
+
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.23.0.tgz#8f3acc2bbe73af7213399430890f86c63a5674ab"
|
|
3785
|
+
integrity sha512-QW8HiM1shhT2GuzkvklfjcKDiWFXHOeFCIA/huJPwHsslwcydgk7X+z2zXpEijP98UCY7HbubZt5J2Zgvf0CaQ==
|
|
3418
3786
|
dependencies:
|
|
3419
|
-
caniuse-lite "^1.0.
|
|
3420
|
-
electron-to-chromium "^1.4.
|
|
3421
|
-
node-releases "^2.0.
|
|
3787
|
+
caniuse-lite "^1.0.30001587"
|
|
3788
|
+
electron-to-chromium "^1.4.668"
|
|
3789
|
+
node-releases "^2.0.14"
|
|
3422
3790
|
update-browserslist-db "^1.0.13"
|
|
3423
3791
|
|
|
3424
3792
|
buffer-equal-constant-time@1.0.1:
|
|
@@ -3457,6 +3825,13 @@ builtins@^1.0.3:
|
|
|
3457
3825
|
resolved "https://registry.yarnpkg.com/builtins/-/builtins-1.0.3.tgz#cb94faeb61c8696451db36534e1422f94f0aee88"
|
|
3458
3826
|
integrity sha512-uYBjakWipfaO/bXI7E8rq6kpwHRZK5cNYrUv2OzZSI/FvmdMyXJ2tG9dKcjEC5YHmHpUAwsargWIZNWdxb/bnQ==
|
|
3459
3827
|
|
|
3828
|
+
builtins@^5.0.0:
|
|
3829
|
+
version "5.0.1"
|
|
3830
|
+
resolved "https://registry.yarnpkg.com/builtins/-/builtins-5.0.1.tgz#87f6db9ab0458be728564fa81d876d8d74552fa9"
|
|
3831
|
+
integrity sha512-qwVpFEHNfhYJIzNRBvd2C1kyo6jz3ZSMPyyuR47OPdiKWlbYnZNyDWuyR175qDnAJLiCo5fBBqPb3RiXgWlkOQ==
|
|
3832
|
+
dependencies:
|
|
3833
|
+
semver "^7.0.0"
|
|
3834
|
+
|
|
3460
3835
|
cacache@^15.0.3, cacache@^15.0.5, cacache@^15.2.0:
|
|
3461
3836
|
version "15.3.0"
|
|
3462
3837
|
resolved "https://registry.yarnpkg.com/cacache/-/cacache-15.3.0.tgz#dc85380fb2f556fe3dda4c719bfa0ec875a7f1eb"
|
|
@@ -3592,10 +3967,10 @@ camelcase@^6.0.0:
|
|
|
3592
3967
|
resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-6.3.0.tgz#5685b95eb209ac9c0c177467778c9c84df58ba9a"
|
|
3593
3968
|
integrity sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==
|
|
3594
3969
|
|
|
3595
|
-
caniuse-lite@^1.0.
|
|
3596
|
-
version "1.0.
|
|
3597
|
-
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.
|
|
3598
|
-
integrity sha512
|
|
3970
|
+
caniuse-lite@^1.0.30001587:
|
|
3971
|
+
version "1.0.30001593"
|
|
3972
|
+
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001593.tgz#7cda1d9e5b0cad6ebab4133b1f239d4ea44fe659"
|
|
3973
|
+
integrity sha512-UWM1zlo3cZfkpBysd7AS+z+v007q9G1+fLTUU42rQnY6t2axoogPW/xol6T7juU5EUoOhML4WgBIdG+9yYqAjQ==
|
|
3599
3974
|
|
|
3600
3975
|
capital-case@^1.0.4:
|
|
3601
3976
|
version "1.0.4"
|
|
@@ -3636,14 +4011,6 @@ chalk@^2.4.2:
|
|
|
3636
4011
|
escape-string-regexp "^1.0.5"
|
|
3637
4012
|
supports-color "^5.3.0"
|
|
3638
4013
|
|
|
3639
|
-
chalk@^3.0.0:
|
|
3640
|
-
version "3.0.0"
|
|
3641
|
-
resolved "https://registry.yarnpkg.com/chalk/-/chalk-3.0.0.tgz#3f73c2bf526591f574cc492c51e2456349f844e4"
|
|
3642
|
-
integrity sha512-4D3B6Wf41KOYRFdszmDqMCGq5VV/uMAB273JILmO+3jAlh8X4qDtdtgCR3fxtbLEMzSx22QdhnDcJvu2u1fVwg==
|
|
3643
|
-
dependencies:
|
|
3644
|
-
ansi-styles "^4.1.0"
|
|
3645
|
-
supports-color "^7.1.0"
|
|
3646
|
-
|
|
3647
4014
|
chalk@^4, chalk@^4.0.0, chalk@^4.0.2, chalk@^4.1.0, chalk@^4.1.1, chalk@^4.1.2:
|
|
3648
4015
|
version "4.1.2"
|
|
3649
4016
|
resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.2.tgz#aac4e2b7734a740867aeb16bf02aad556a1e7a01"
|
|
@@ -3707,10 +4074,10 @@ chownr@^2.0.0:
|
|
|
3707
4074
|
resolved "https://registry.yarnpkg.com/chownr/-/chownr-2.0.0.tgz#15bfbe53d2eab4cf70f18a8cd68ebe5b3cb1dece"
|
|
3708
4075
|
integrity sha512-bIomtDF5KGpdogkLd9VspvFzk9KfpyyGlS8YFVZl7TGPBHL5snIOnxeshwVgPteQ9b4Eydl+pVbIyE1DcvCWgQ==
|
|
3709
4076
|
|
|
3710
|
-
ci-info@^
|
|
3711
|
-
version "
|
|
3712
|
-
resolved "https://registry.yarnpkg.com/ci-info/-/ci-info-
|
|
3713
|
-
integrity sha512-
|
|
4077
|
+
ci-info@^4.0.0:
|
|
4078
|
+
version "4.0.0"
|
|
4079
|
+
resolved "https://registry.yarnpkg.com/ci-info/-/ci-info-4.0.0.tgz#65466f8b280fc019b9f50a5388115d17a63a44f2"
|
|
4080
|
+
integrity sha512-TdHqgGf9odd8SXNuxtUBVx8Nv+qZOejE6qyqiy5NtbYYQOeFa6zmHkxlPzmaLxWWHsU6nJmB7AETdVPi+2NBUg==
|
|
3714
4081
|
|
|
3715
4082
|
clean-regexp@^1.0.0:
|
|
3716
4083
|
version "1.0.0"
|
|
@@ -3995,6 +4362,13 @@ convert-source-map@^2.0.0:
|
|
|
3995
4362
|
resolved "https://registry.yarnpkg.com/convert-source-map/-/convert-source-map-2.0.0.tgz#4b560f649fc4e918dd0ab75cf4961e8bc882d82a"
|
|
3996
4363
|
integrity sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==
|
|
3997
4364
|
|
|
4365
|
+
core-js-compat@^3.34.0:
|
|
4366
|
+
version "3.36.0"
|
|
4367
|
+
resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.36.0.tgz#087679119bc2fdbdefad0d45d8e5d307d45ba190"
|
|
4368
|
+
integrity sha512-iV9Pd/PsgjNWBXeq8XRtWVSgz2tKAfhfvBs7qxYty+RlRd+OCksaWmOnc4JKrTc1cToXL1N0s3l/vwlxPtdElw==
|
|
4369
|
+
dependencies:
|
|
4370
|
+
browserslist "^4.22.3"
|
|
4371
|
+
|
|
3998
4372
|
core-js-pure@^3.25.1:
|
|
3999
4373
|
version "3.25.2"
|
|
4000
4374
|
resolved "https://registry.yarnpkg.com/core-js-pure/-/core-js-pure-3.25.2.tgz#44a4fd873bdd4fecf6ca11512bcefedbe87e744a"
|
|
@@ -4209,6 +4583,16 @@ deprecation@^2.0.0, deprecation@^2.3.1:
|
|
|
4209
4583
|
resolved "https://registry.yarnpkg.com/deprecation/-/deprecation-2.3.1.tgz#6368cbdb40abf3373b525ac87e4a260c3a700919"
|
|
4210
4584
|
integrity sha512-xmHIy4F3scKVwMsQ4WnVaS8bHOx0DmVwRywosKhaILI0ywMDWPtBSku2HNxRvF7jtwDRsoEwYQSfbxj8b7RlJQ==
|
|
4211
4585
|
|
|
4586
|
+
detect-indent@^7.0.1:
|
|
4587
|
+
version "7.0.1"
|
|
4588
|
+
resolved "https://registry.yarnpkg.com/detect-indent/-/detect-indent-7.0.1.tgz#cbb060a12842b9c4d333f1cac4aa4da1bb66bc25"
|
|
4589
|
+
integrity sha512-Mc7QhQ8s+cLrnUfU/Ji94vG/r8M26m8f++vyres4ZoojaRDpZ1eSIh/EpzLNwlWuvzSZ3UbDFspjFvTDXe6e/g==
|
|
4590
|
+
|
|
4591
|
+
detect-newline@^4.0.0:
|
|
4592
|
+
version "4.0.1"
|
|
4593
|
+
resolved "https://registry.yarnpkg.com/detect-newline/-/detect-newline-4.0.1.tgz#fcefdb5713e1fb8cb2839b8b6ee22e6716ab8f23"
|
|
4594
|
+
integrity sha512-qE3Veg1YXzGHQhlA6jzebZN2qVf6NX+A7m7qlhCGG30dJixrAQhYOsJjsnBjJkCSmuOPpCk30145fr8FV0bzog==
|
|
4595
|
+
|
|
4212
4596
|
dezalgo@^1.0.0:
|
|
4213
4597
|
version "1.0.4"
|
|
4214
4598
|
resolved "https://registry.yarnpkg.com/dezalgo/-/dezalgo-1.0.4.tgz#751235260469084c132157dfa857f386d4c33d81"
|
|
@@ -4317,10 +4701,10 @@ ejs@^3.1.8, ejs@^3.1.9:
|
|
|
4317
4701
|
dependencies:
|
|
4318
4702
|
jake "^10.8.5"
|
|
4319
4703
|
|
|
4320
|
-
electron-to-chromium@^1.4.
|
|
4321
|
-
version "1.4.
|
|
4322
|
-
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.
|
|
4323
|
-
integrity sha512
|
|
4704
|
+
electron-to-chromium@^1.4.668:
|
|
4705
|
+
version "1.4.690"
|
|
4706
|
+
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.690.tgz#dd5145d45c49c08a9a6f7454127e660bdf9a3fa7"
|
|
4707
|
+
integrity sha512-+2OAGjUx68xElQhydpcbqH50hE8Vs2K6TkAeLhICYfndb67CVH0UsZaijmRUE3rHlIxU1u0jxwhgVe6fK3YANA==
|
|
4324
4708
|
|
|
4325
4709
|
emoji-regex@^8.0.0:
|
|
4326
4710
|
version "8.0.0"
|
|
@@ -4479,31 +4863,31 @@ escodegen@^2.1.0:
|
|
|
4479
4863
|
optionalDependencies:
|
|
4480
4864
|
source-map "~0.6.1"
|
|
4481
4865
|
|
|
4482
|
-
eslint-config-prettier@^9.
|
|
4483
|
-
version "9.
|
|
4484
|
-
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-9.
|
|
4485
|
-
integrity sha512-
|
|
4866
|
+
eslint-config-prettier@^9.1.0:
|
|
4867
|
+
version "9.1.0"
|
|
4868
|
+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-9.1.0.tgz#31af3d94578645966c082fcb71a5846d3c94867f"
|
|
4869
|
+
integrity sha512-NSWl5BFQWEPi1j4TjVNItzYV7dZXZ+wP6I6ZhrBGpChQhZRUaElihE9uRRkcbRnNb76UMKDF3r+WTmNcGPKsqw==
|
|
4486
4870
|
|
|
4487
4871
|
eslint-config-salesforce-license@^0.2.0:
|
|
4488
4872
|
version "0.2.0"
|
|
4489
4873
|
resolved "https://registry.yarnpkg.com/eslint-config-salesforce-license/-/eslint-config-salesforce-license-0.2.0.tgz#323193f1aa15dd33fbf108d25fc1210afc11065e"
|
|
4490
4874
|
integrity sha512-DJdBvgj82Erum82YMe+YvG/o6ukna3UA++lRl0HSTldj0VlBl3Q8hzCp97nRXZHra6JH1I912yievZzklXDw6w==
|
|
4491
4875
|
|
|
4492
|
-
eslint-config-salesforce-typescript@^3.
|
|
4493
|
-
version "3.
|
|
4494
|
-
resolved "https://registry.yarnpkg.com/eslint-config-salesforce-typescript/-/eslint-config-salesforce-typescript-3.
|
|
4495
|
-
integrity sha512-
|
|
4876
|
+
eslint-config-salesforce-typescript@^3.2.11:
|
|
4877
|
+
version "3.2.11"
|
|
4878
|
+
resolved "https://registry.yarnpkg.com/eslint-config-salesforce-typescript/-/eslint-config-salesforce-typescript-3.2.11.tgz#905102212d1a1e6752fbbfd805256e5e3173c102"
|
|
4879
|
+
integrity sha512-joZX/tMJXn9U48KAEUEeoIlhFLwr8vSA+mazZLzyZ6vO6bA0LUz1t6gJLH+wjKkrhayNUGOG5aBI2ODmhFnk7w==
|
|
4496
4880
|
dependencies:
|
|
4497
|
-
"@typescript-eslint/eslint-plugin" "^6.
|
|
4498
|
-
"@typescript-eslint/parser" "^6.
|
|
4499
|
-
eslint "^8.
|
|
4500
|
-
eslint-config-prettier "^9.
|
|
4881
|
+
"@typescript-eslint/eslint-plugin" "^6.21.0"
|
|
4882
|
+
"@typescript-eslint/parser" "^6.21.0"
|
|
4883
|
+
eslint "^8.56.0"
|
|
4884
|
+
eslint-config-prettier "^9.1.0"
|
|
4501
4885
|
eslint-config-salesforce "^2.0.2"
|
|
4502
4886
|
eslint-config-salesforce-license "^0.2.0"
|
|
4503
4887
|
eslint-plugin-header "^3.1.1"
|
|
4504
|
-
eslint-plugin-import "^2.29.
|
|
4505
|
-
eslint-plugin-jsdoc "^46.
|
|
4506
|
-
eslint-plugin-unicorn "^
|
|
4888
|
+
eslint-plugin-import "^2.29.1"
|
|
4889
|
+
eslint-plugin-jsdoc "^46.10.1"
|
|
4890
|
+
eslint-plugin-unicorn "^50.0.1"
|
|
4507
4891
|
|
|
4508
4892
|
eslint-config-salesforce@^2.0.2:
|
|
4509
4893
|
version "2.0.2"
|
|
@@ -4531,10 +4915,10 @@ eslint-plugin-header@^3.1.1:
|
|
|
4531
4915
|
resolved "https://registry.yarnpkg.com/eslint-plugin-header/-/eslint-plugin-header-3.1.1.tgz#6ce512432d57675265fac47292b50d1eff11acd6"
|
|
4532
4916
|
integrity sha512-9vlKxuJ4qf793CmeeSrZUvVClw6amtpghq3CuWcB5cUNnWHQhgcqy5eF8oVKFk1G3Y/CbchGfEaw3wiIJaNmVg==
|
|
4533
4917
|
|
|
4534
|
-
eslint-plugin-import@^2.29.
|
|
4535
|
-
version "2.29.
|
|
4536
|
-
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.29.
|
|
4537
|
-
integrity sha512-
|
|
4918
|
+
eslint-plugin-import@^2.29.1:
|
|
4919
|
+
version "2.29.1"
|
|
4920
|
+
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.29.1.tgz#d45b37b5ef5901d639c15270d74d46d161150643"
|
|
4921
|
+
integrity sha512-BbPC0cuExzhiMo4Ff1BTVwHpjjv28C5R+btTOGaCRC7UEz801up0JadwkeSk5Ued6TG34uaczuVuH6qyy5YUxw==
|
|
4538
4922
|
dependencies:
|
|
4539
4923
|
array-includes "^3.1.7"
|
|
4540
4924
|
array.prototype.findlastindex "^1.2.3"
|
|
@@ -4552,12 +4936,12 @@ eslint-plugin-import@^2.29.0:
|
|
|
4552
4936
|
object.groupby "^1.0.1"
|
|
4553
4937
|
object.values "^1.1.7"
|
|
4554
4938
|
semver "^6.3.1"
|
|
4555
|
-
tsconfig-paths "^3.
|
|
4939
|
+
tsconfig-paths "^3.15.0"
|
|
4556
4940
|
|
|
4557
|
-
eslint-plugin-jsdoc@^46.
|
|
4558
|
-
version "46.
|
|
4559
|
-
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-46.
|
|
4560
|
-
integrity sha512-
|
|
4941
|
+
eslint-plugin-jsdoc@^46.10.1:
|
|
4942
|
+
version "46.10.1"
|
|
4943
|
+
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-46.10.1.tgz#77c871309c4ed93758a3b2fdf384dc6189cf8605"
|
|
4944
|
+
integrity sha512-x8wxIpv00Y50NyweDUpa+58ffgSAI5sqe+zcZh33xphD0AVh+1kqr1ombaTRb7Fhpove1zfUuujlX9DWWBP5ag==
|
|
4561
4945
|
dependencies:
|
|
4562
4946
|
"@es-joy/jsdoccomment" "~0.41.0"
|
|
4563
4947
|
are-docs-informative "^0.0.2"
|
|
@@ -4567,25 +4951,27 @@ eslint-plugin-jsdoc@^46.9.0:
|
|
|
4567
4951
|
esquery "^1.5.0"
|
|
4568
4952
|
is-builtin-module "^3.2.1"
|
|
4569
4953
|
semver "^7.5.4"
|
|
4570
|
-
spdx-expression-parse "^
|
|
4954
|
+
spdx-expression-parse "^4.0.0"
|
|
4571
4955
|
|
|
4572
|
-
eslint-plugin-sf-plugin@^1.17.
|
|
4573
|
-
version "1.17.
|
|
4574
|
-
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.17.
|
|
4575
|
-
integrity sha512-
|
|
4956
|
+
eslint-plugin-sf-plugin@^1.17.4:
|
|
4957
|
+
version "1.17.4"
|
|
4958
|
+
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.17.4.tgz#31006e188cf534eedea0ecd6159443e61346a66c"
|
|
4959
|
+
integrity sha512-6SVkegmUdXl2YnghLNXsnmjCw4gtkdAyRcxrhqpyS8vxfP3PZocKHQBuMH5aIAsA/Yb9bXcOs1gE5y0r/bD7MA==
|
|
4576
4960
|
dependencies:
|
|
4577
|
-
"@salesforce/core" "^6.
|
|
4961
|
+
"@salesforce/core" "^6.7.0"
|
|
4578
4962
|
"@typescript-eslint/utils" "^6.17.0"
|
|
4579
4963
|
|
|
4580
|
-
eslint-plugin-unicorn@^
|
|
4581
|
-
version "
|
|
4582
|
-
resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-
|
|
4583
|
-
integrity sha512-
|
|
4964
|
+
eslint-plugin-unicorn@^50.0.1:
|
|
4965
|
+
version "50.0.1"
|
|
4966
|
+
resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-50.0.1.tgz#e539cdb02dfd893c603536264c4ed9505b70e3bf"
|
|
4967
|
+
integrity sha512-KxenCZxqSYW0GWHH18okDlOQcpezcitm5aOSz6EnobyJ6BIByiPDviQRjJIUAjG/tMN11958MxaQ+qCoU6lfDA==
|
|
4584
4968
|
dependencies:
|
|
4585
4969
|
"@babel/helper-validator-identifier" "^7.22.20"
|
|
4586
4970
|
"@eslint-community/eslint-utils" "^4.4.0"
|
|
4587
|
-
|
|
4971
|
+
"@eslint/eslintrc" "^2.1.4"
|
|
4972
|
+
ci-info "^4.0.0"
|
|
4588
4973
|
clean-regexp "^1.0.0"
|
|
4974
|
+
core-js-compat "^3.34.0"
|
|
4589
4975
|
esquery "^1.5.0"
|
|
4590
4976
|
indent-string "^4.0.0"
|
|
4591
4977
|
is-builtin-module "^3.2.1"
|
|
@@ -4610,16 +4996,16 @@ eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.1, eslint-visitor-keys@^3.4
|
|
|
4610
4996
|
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#0cd72fe8550e3c2eae156a96a4dddcd1c8ac5800"
|
|
4611
4997
|
integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==
|
|
4612
4998
|
|
|
4613
|
-
eslint@^8.
|
|
4614
|
-
version "8.
|
|
4615
|
-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.
|
|
4616
|
-
integrity sha512-
|
|
4999
|
+
eslint@^8.56.0:
|
|
5000
|
+
version "8.57.0"
|
|
5001
|
+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.57.0.tgz#c786a6fd0e0b68941aaf624596fb987089195668"
|
|
5002
|
+
integrity sha512-dZ6+mexnaTIbSBZWgou51U6OmzIhYM2VcNdtiTtI7qPNZm35Akpr0f6vtw3w1Kmn5PYo+tZVfh13WrhpS6oLqQ==
|
|
4617
5003
|
dependencies:
|
|
4618
5004
|
"@eslint-community/eslint-utils" "^4.2.0"
|
|
4619
5005
|
"@eslint-community/regexpp" "^4.6.1"
|
|
4620
|
-
"@eslint/eslintrc" "^2.1.
|
|
4621
|
-
"@eslint/js" "8.
|
|
4622
|
-
"@humanwhocodes/config-array" "^0.11.
|
|
5006
|
+
"@eslint/eslintrc" "^2.1.4"
|
|
5007
|
+
"@eslint/js" "8.57.0"
|
|
5008
|
+
"@humanwhocodes/config-array" "^0.11.14"
|
|
4623
5009
|
"@humanwhocodes/module-importer" "^1.0.1"
|
|
4624
5010
|
"@nodelib/fs.walk" "^1.2.8"
|
|
4625
5011
|
"@ungap/structured-clone" "^1.2.0"
|
|
@@ -4707,7 +5093,7 @@ events@^3.3.0:
|
|
|
4707
5093
|
resolved "https://registry.yarnpkg.com/events/-/events-3.3.0.tgz#31a95ad0a924e2d2c419a813aeb2c4e878ea7400"
|
|
4708
5094
|
integrity sha512-mQw+2fkQbALzQ7V0MY0IqdnXNOeTtP4r0lN9z7AAawCXgqea7bDii20AYrIBrFd/Hx0M2Ocz6S111CaFkUcb0Q==
|
|
4709
5095
|
|
|
4710
|
-
execa@^4.
|
|
5096
|
+
execa@^4.1.0:
|
|
4711
5097
|
version "4.1.0"
|
|
4712
5098
|
resolved "https://registry.yarnpkg.com/execa/-/execa-4.1.0.tgz#4e5491ad1572f2f17a77d388c6c857135b22847a"
|
|
4713
5099
|
integrity sha512-j5W0//W7f8UxAn8hXVnwG8tLwdiUy4FJLcSupCg6maBYZDpyBvTApK7KyuI4bKj8KOh1r2YH+6ucuYtJv1bTZA==
|
|
@@ -4761,10 +5147,10 @@ fast-deep-equal@^3.1.1, fast-deep-equal@^3.1.3:
|
|
|
4761
5147
|
resolved "https://registry.yarnpkg.com/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz#3a7d56b559d6cbc3eb512325244e619a65c6c525"
|
|
4762
5148
|
integrity sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==
|
|
4763
5149
|
|
|
4764
|
-
fast-glob@^3.2.11, fast-glob@^3.2.9:
|
|
4765
|
-
version "3.3.
|
|
4766
|
-
resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.3.
|
|
4767
|
-
integrity sha512-
|
|
5150
|
+
fast-glob@^3.2.11, fast-glob@^3.2.9, fast-glob@^3.3.0, fast-glob@^3.3.2:
|
|
5151
|
+
version "3.3.2"
|
|
5152
|
+
resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.3.2.tgz#a904501e57cfdd2ffcded45e99a54fef55e46129"
|
|
5153
|
+
integrity sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==
|
|
4768
5154
|
dependencies:
|
|
4769
5155
|
"@nodelib/fs.stat" "^2.0.2"
|
|
4770
5156
|
"@nodelib/fs.walk" "^1.2.3"
|
|
@@ -5097,6 +5483,11 @@ get-package-type@^0.1.0:
|
|
|
5097
5483
|
resolved "https://registry.yarnpkg.com/get-package-type/-/get-package-type-0.1.0.tgz#8de2d803cff44df3bc6c456e6668b36c3926e11a"
|
|
5098
5484
|
integrity sha512-pjzuKtY64GYfWizNAJ0fr9VqttZkNiK2iS430LtIHzjBEr6bX8Am2zm4sW4Ro5wjWW5cAlRL1qAMTcXbjNAO2Q==
|
|
5099
5485
|
|
|
5486
|
+
get-stdin@^9.0.0:
|
|
5487
|
+
version "9.0.0"
|
|
5488
|
+
resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-9.0.0.tgz#3983ff82e03d56f1b2ea0d3e60325f39d703a575"
|
|
5489
|
+
integrity sha512-dVKBjfWisLAicarI2Sf+JuBE/DghV4UzNAVe9yhEJuzeREd3JhOTE9cUaJTeSa77fsbQUK3pcOpJfM59+VKZaA==
|
|
5490
|
+
|
|
5100
5491
|
get-stream@^5.0.0, get-stream@^5.1.0:
|
|
5101
5492
|
version "5.2.0"
|
|
5102
5493
|
resolved "https://registry.yarnpkg.com/get-stream/-/get-stream-5.2.0.tgz#4966a1795ee5ace65e706c4b7beb71257d6e22d3"
|
|
@@ -5127,6 +5518,11 @@ get-uri@^6.0.1:
|
|
|
5127
5518
|
debug "^4.3.4"
|
|
5128
5519
|
fs-extra "^8.1.0"
|
|
5129
5520
|
|
|
5521
|
+
git-hooks-list@^3.0.0:
|
|
5522
|
+
version "3.1.0"
|
|
5523
|
+
resolved "https://registry.yarnpkg.com/git-hooks-list/-/git-hooks-list-3.1.0.tgz#386dc531dcc17474cf094743ff30987a3d3e70fc"
|
|
5524
|
+
integrity sha512-LF8VeHeR7v+wAbXqfgRlTSX/1BJR9Q1vEMR8JAz1cEg6GX07+zyj3sAdDvYjj/xnlIfVuGgj4qBei1K3hKH+PA==
|
|
5525
|
+
|
|
5130
5526
|
git-raw-commits@^2.0.11:
|
|
5131
5527
|
version "2.0.11"
|
|
5132
5528
|
resolved "https://registry.yarnpkg.com/git-raw-commits/-/git-raw-commits-2.0.11.tgz#bc3576638071d18655e1cc60d7f524920008d723"
|
|
@@ -5248,6 +5644,29 @@ globby@^11.0.1, globby@^11.1.0:
|
|
|
5248
5644
|
merge2 "^1.4.1"
|
|
5249
5645
|
slash "^3.0.0"
|
|
5250
5646
|
|
|
5647
|
+
globby@^13.1.2:
|
|
5648
|
+
version "13.2.2"
|
|
5649
|
+
resolved "https://registry.yarnpkg.com/globby/-/globby-13.2.2.tgz#63b90b1bf68619c2135475cbd4e71e66aa090592"
|
|
5650
|
+
integrity sha512-Y1zNGV+pzQdh7H39l9zgB4PJqjRNqydvdYCDG4HFXM4XuvSaQQlEc91IU1yALL8gUTDomgBAfz3XJdmUS+oo0w==
|
|
5651
|
+
dependencies:
|
|
5652
|
+
dir-glob "^3.0.1"
|
|
5653
|
+
fast-glob "^3.3.0"
|
|
5654
|
+
ignore "^5.2.4"
|
|
5655
|
+
merge2 "^1.4.1"
|
|
5656
|
+
slash "^4.0.0"
|
|
5657
|
+
|
|
5658
|
+
globby@^14.0.1:
|
|
5659
|
+
version "14.0.1"
|
|
5660
|
+
resolved "https://registry.yarnpkg.com/globby/-/globby-14.0.1.tgz#a1b44841aa7f4c6d8af2bc39951109d77301959b"
|
|
5661
|
+
integrity sha512-jOMLD2Z7MAhyG8aJpNOpmziMOP4rPLcc95oQPKXBazW82z+CEgPFBQvEpRUa1KeIMUJo4Wsm+q6uzO/Q/4BksQ==
|
|
5662
|
+
dependencies:
|
|
5663
|
+
"@sindresorhus/merge-streams" "^2.1.0"
|
|
5664
|
+
fast-glob "^3.3.2"
|
|
5665
|
+
ignore "^5.2.4"
|
|
5666
|
+
path-type "^5.0.0"
|
|
5667
|
+
slash "^5.1.0"
|
|
5668
|
+
unicorn-magic "^0.1.0"
|
|
5669
|
+
|
|
5251
5670
|
gopd@^1.0.1:
|
|
5252
5671
|
version "1.0.1"
|
|
5253
5672
|
resolved "https://registry.yarnpkg.com/gopd/-/gopd-1.0.1.tgz#29ff76de69dac7489b7c0918a5788e56477c332c"
|
|
@@ -5558,10 +5977,10 @@ ignore-walk@^4.0.1:
|
|
|
5558
5977
|
dependencies:
|
|
5559
5978
|
minimatch "^3.0.4"
|
|
5560
5979
|
|
|
5561
|
-
ignore@^5.
|
|
5562
|
-
version "5.
|
|
5563
|
-
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.
|
|
5564
|
-
integrity sha512-
|
|
5980
|
+
ignore@^5.2.0, ignore@^5.2.4, ignore@^5.3.0:
|
|
5981
|
+
version "5.3.1"
|
|
5982
|
+
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.3.1.tgz#5073e554cd42c5b33b394375f538b8593e34d4ef"
|
|
5983
|
+
integrity sha512-5Fytz/IraMjqpwfd34ke28PTVMjZjJG2MPn5t7OE4eUCUNf8BAa7b5WUS9/Qvr6mwOQS7Mk6vdsMno5he+T8Xw==
|
|
5565
5984
|
|
|
5566
5985
|
immediate@~3.0.5:
|
|
5567
5986
|
version "3.0.6"
|
|
@@ -5809,6 +6228,11 @@ is-plain-obj@^2.0.0, is-plain-obj@^2.1.0:
|
|
|
5809
6228
|
resolved "https://registry.yarnpkg.com/is-plain-obj/-/is-plain-obj-2.1.0.tgz#45e42e37fccf1f40da8e5f76ee21515840c09287"
|
|
5810
6229
|
integrity sha512-YWnfyRwxL/+SsrWYfOpUtz5b3YD+nyfkHvjbcanzk8zgyO4ASD67uVMRt8k5bM4lLMDnXfriRhOpemw+NfT1eA==
|
|
5811
6230
|
|
|
6231
|
+
is-plain-obj@^4.1.0:
|
|
6232
|
+
version "4.1.0"
|
|
6233
|
+
resolved "https://registry.yarnpkg.com/is-plain-obj/-/is-plain-obj-4.1.0.tgz#d65025edec3657ce032fd7db63c97883eaed71f0"
|
|
6234
|
+
integrity sha512-+Pgi+vMuUNkJyExiMBt5IlFoMyKnr5zhJ4Uspz58WOhBF5QoIZkFyNHIbBAtHwzVAgk5RtndVNsDRN61/mmDqg==
|
|
6235
|
+
|
|
5812
6236
|
is-plain-object@^5.0.0:
|
|
5813
6237
|
version "5.0.0"
|
|
5814
6238
|
resolved "https://registry.yarnpkg.com/is-plain-object/-/is-plain-object-5.0.0.tgz#4427f50ab3429e9025ea7d52e9043a9ef4159344"
|
|
@@ -6258,10 +6682,10 @@ lines-and-columns@^1.1.6:
|
|
|
6258
6682
|
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.2.4.tgz#eca284f75d2965079309dc0ad9255abb2ebc1632"
|
|
6259
6683
|
integrity sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==
|
|
6260
6684
|
|
|
6261
|
-
linkinator@^6.0.
|
|
6262
|
-
version "6.0.
|
|
6263
|
-
resolved "https://registry.yarnpkg.com/linkinator/-/linkinator-6.0.
|
|
6264
|
-
integrity sha512-
|
|
6685
|
+
linkinator@^6.0.4:
|
|
6686
|
+
version "6.0.4"
|
|
6687
|
+
resolved "https://registry.yarnpkg.com/linkinator/-/linkinator-6.0.4.tgz#2a4a9f76732b0f8968abf35ed09d57a3a8be3427"
|
|
6688
|
+
integrity sha512-gxZ9ePUBeoaCk29p+2gAwrRIVnKOqAV8ZVCEM8N7MvpwbccDBQiKjXFyS6nQx56K1CCZLboan2i5iJfpWCsnSQ==
|
|
6265
6689
|
dependencies:
|
|
6266
6690
|
chalk "^5.0.0"
|
|
6267
6691
|
escape-html "^1.0.3"
|
|
@@ -6270,7 +6694,7 @@ linkinator@^6.0.3:
|
|
|
6270
6694
|
htmlparser2 "^9.0.0"
|
|
6271
6695
|
marked "^10.0.0"
|
|
6272
6696
|
meow "^13.0.0"
|
|
6273
|
-
mime "^
|
|
6697
|
+
mime "^4.0.0"
|
|
6274
6698
|
server-destroy "^1.0.1"
|
|
6275
6699
|
srcset "^5.0.0"
|
|
6276
6700
|
|
|
@@ -6645,10 +7069,10 @@ mime-types@^2.1.12:
|
|
|
6645
7069
|
dependencies:
|
|
6646
7070
|
mime-db "1.52.0"
|
|
6647
7071
|
|
|
6648
|
-
mime@^
|
|
6649
|
-
version "
|
|
6650
|
-
resolved "https://registry.yarnpkg.com/mime/-/mime-
|
|
6651
|
-
integrity sha512-
|
|
7072
|
+
mime@^4.0.0:
|
|
7073
|
+
version "4.0.1"
|
|
7074
|
+
resolved "https://registry.yarnpkg.com/mime/-/mime-4.0.1.tgz#ad7563d1bfe30253ad97dedfae2b1009d01b9470"
|
|
7075
|
+
integrity sha512-5lZ5tyrIfliMXzFtkYyekWbtRXObT9OWa8IwQ5uxTBDHucNNwniRqo0yInflj+iYi5CBa6qxadGzGarDfuEOxA==
|
|
6652
7076
|
|
|
6653
7077
|
mimic-fn@^2.1.0:
|
|
6654
7078
|
version "2.1.0"
|
|
@@ -6719,7 +7143,7 @@ minimist-options@4.1.0:
|
|
|
6719
7143
|
is-plain-obj "^1.1.0"
|
|
6720
7144
|
kind-of "^6.0.3"
|
|
6721
7145
|
|
|
6722
|
-
minimist@^1.2.0, minimist@^1.2.
|
|
7146
|
+
minimist@^1.2.0, minimist@^1.2.5, minimist@^1.2.6:
|
|
6723
7147
|
version "1.2.8"
|
|
6724
7148
|
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.8.tgz#c1a464e7693302e082a075cee0c057741ac4772c"
|
|
6725
7149
|
integrity sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==
|
|
@@ -6843,7 +7267,7 @@ mocha@^10.2.0:
|
|
|
6843
7267
|
yargs-parser "20.2.4"
|
|
6844
7268
|
yargs-unparser "2.0.0"
|
|
6845
7269
|
|
|
6846
|
-
mri@^1.
|
|
7270
|
+
mri@^1.2.0:
|
|
6847
7271
|
version "1.2.0"
|
|
6848
7272
|
resolved "https://registry.yarnpkg.com/mri/-/mri-1.2.0.tgz#6721480fec2a11a4889861115a48b6cbe7cc8f0b"
|
|
6849
7273
|
integrity sha512-tzzskb3bG8LvYGFF/mDTpq3jpI6Q9wc3LEmBaghu+DdCssd1FakN7Bc0hVNmEyGq1bq3RgfkCb3cmQLpNPOroA==
|
|
@@ -6858,17 +7282,6 @@ ms@2.1.3, ms@^2.0.0, ms@^2.1.1:
|
|
|
6858
7282
|
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.3.tgz#574c8138ce1d2b5861f0b44579dbadd60c6615b2"
|
|
6859
7283
|
integrity sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==
|
|
6860
7284
|
|
|
6861
|
-
multimatch@^4.0.0:
|
|
6862
|
-
version "4.0.0"
|
|
6863
|
-
resolved "https://registry.yarnpkg.com/multimatch/-/multimatch-4.0.0.tgz#8c3c0f6e3e8449ada0af3dd29efb491a375191b3"
|
|
6864
|
-
integrity sha512-lDmx79y1z6i7RNx0ZGCPq1bzJ6ZoDDKbvh7jxr9SJcWLkShMzXrHbYVpTdnhNM5MXpDUxCQ4DgqVttVXlBgiBQ==
|
|
6865
|
-
dependencies:
|
|
6866
|
-
"@types/minimatch" "^3.0.3"
|
|
6867
|
-
array-differ "^3.0.0"
|
|
6868
|
-
array-union "^2.1.0"
|
|
6869
|
-
arrify "^2.0.1"
|
|
6870
|
-
minimatch "^3.0.4"
|
|
6871
|
-
|
|
6872
7285
|
multimatch@^5.0.0:
|
|
6873
7286
|
version "5.0.0"
|
|
6874
7287
|
resolved "https://registry.yarnpkg.com/multimatch/-/multimatch-5.0.0.tgz#932b800963cea7a31a033328fa1e0c3a1874dbe6"
|
|
@@ -6977,10 +7390,10 @@ node-preload@^0.2.1:
|
|
|
6977
7390
|
dependencies:
|
|
6978
7391
|
process-on-spawn "^1.0.0"
|
|
6979
7392
|
|
|
6980
|
-
node-releases@^2.0.
|
|
6981
|
-
version "2.0.
|
|
6982
|
-
resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.
|
|
6983
|
-
integrity sha512-
|
|
7393
|
+
node-releases@^2.0.14:
|
|
7394
|
+
version "2.0.14"
|
|
7395
|
+
resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.14.tgz#2ffb053bceb8b2be8495ece1ab6ce600c4461b0b"
|
|
7396
|
+
integrity sha512-y10wOWt8yZpqXmOgRo77WaHEmhYQYGNA6y421PKsKYWEK8aW+cqAphborZDhqfyKrbZEN92CN1X2KbafY2s7Yw==
|
|
6984
7397
|
|
|
6985
7398
|
nopt@^5.0.0:
|
|
6986
7399
|
version "5.0.0"
|
|
@@ -7207,17 +7620,17 @@ object.values@^1.1.7:
|
|
|
7207
7620
|
define-properties "^1.2.0"
|
|
7208
7621
|
es-abstract "^1.22.1"
|
|
7209
7622
|
|
|
7210
|
-
oclif@^4.4
|
|
7211
|
-
version "4.4
|
|
7212
|
-
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.4.
|
|
7213
|
-
integrity sha512-
|
|
7214
|
-
dependencies:
|
|
7215
|
-
"@aws-sdk/client-cloudfront" "^3.
|
|
7216
|
-
"@aws-sdk/client-s3" "^3.
|
|
7217
|
-
"@oclif/core" "^3.
|
|
7218
|
-
"@oclif/plugin-help" "^6.0.
|
|
7219
|
-
"@oclif/plugin-not-found" "^3.0.
|
|
7220
|
-
"@oclif/plugin-warn-if-update-available" "^3.0.
|
|
7623
|
+
oclif@^4.5.4:
|
|
7624
|
+
version "4.5.4"
|
|
7625
|
+
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.5.4.tgz#8b874dd3bbab1a16a4a72a1e7e3babd34c3614c4"
|
|
7626
|
+
integrity sha512-3WVlr9FtTXiS5+kBmMdENvWwSHzhrfEpML6HgXDvyEYub3YeapbE60/sCvvNmgBDZ8vYnbOTf3RgqBt1oFo05Q==
|
|
7627
|
+
dependencies:
|
|
7628
|
+
"@aws-sdk/client-cloudfront" "^3.525.0"
|
|
7629
|
+
"@aws-sdk/client-s3" "^3.515.0"
|
|
7630
|
+
"@oclif/core" "^3.21.0"
|
|
7631
|
+
"@oclif/plugin-help" "^6.0.14"
|
|
7632
|
+
"@oclif/plugin-not-found" "^3.0.14"
|
|
7633
|
+
"@oclif/plugin-warn-if-update-available" "^3.0.12"
|
|
7221
7634
|
async-retry "^1.3.3"
|
|
7222
7635
|
change-case "^4"
|
|
7223
7636
|
debug "^4.3.3"
|
|
@@ -7227,7 +7640,9 @@ oclif@^4.4.13:
|
|
|
7227
7640
|
got "^11"
|
|
7228
7641
|
lodash.template "^4.5.0"
|
|
7229
7642
|
normalize-package-data "^3.0.3"
|
|
7230
|
-
semver "^7.
|
|
7643
|
+
semver "^7.6.0"
|
|
7644
|
+
sort-package-json "^2.8.0"
|
|
7645
|
+
validate-npm-package-name "^5.0.0"
|
|
7231
7646
|
yeoman-environment "^3.15.1"
|
|
7232
7647
|
yeoman-generator "^5.8.0"
|
|
7233
7648
|
|
|
@@ -7544,6 +7959,11 @@ path-type@^4.0.0:
|
|
|
7544
7959
|
resolved "https://registry.yarnpkg.com/path-type/-/path-type-4.0.0.tgz#84ed01c0a7ba380afe09d90a8c180dcd9d03043b"
|
|
7545
7960
|
integrity sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==
|
|
7546
7961
|
|
|
7962
|
+
path-type@^5.0.0:
|
|
7963
|
+
version "5.0.0"
|
|
7964
|
+
resolved "https://registry.yarnpkg.com/path-type/-/path-type-5.0.0.tgz#14b01ed7aea7ddf9c7c3f46181d4d04f9c785bb8"
|
|
7965
|
+
integrity sha512-5HviZNaZcfqP95rwpv+1HDgUamezbqdSYTyzjTvwtJSnIH+3vnbmWsItli8OFEndS984VT55M3jduxZbX351gg==
|
|
7966
|
+
|
|
7547
7967
|
pathval@^1.1.1:
|
|
7548
7968
|
version "1.1.1"
|
|
7549
7969
|
resolved "https://registry.yarnpkg.com/pathval/-/pathval-1.1.1.tgz#8534e77a77ce7ac5a2512ea21e0fdb8fcf6c3d8d"
|
|
@@ -7559,6 +7979,11 @@ picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.3.1:
|
|
|
7559
7979
|
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42"
|
|
7560
7980
|
integrity sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==
|
|
7561
7981
|
|
|
7982
|
+
picomatch@^3.0.1:
|
|
7983
|
+
version "3.0.1"
|
|
7984
|
+
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-3.0.1.tgz#817033161def55ec9638567a2f3bbc876b3e7516"
|
|
7985
|
+
integrity sha512-I3EurrIQMlRc9IaAZnqRR044Phh2DXY+55o7uJ0V+hYZAcQYSuFWsc9q5PvyDHUSCe1Qxn/iBz+78s86zWnGag==
|
|
7986
|
+
|
|
7562
7987
|
pify@^2.3.0:
|
|
7563
7988
|
version "2.3.0"
|
|
7564
7989
|
resolved "https://registry.yarnpkg.com/pify/-/pify-2.3.0.tgz#ed141a6ac043a849ea588498e7dca8b15330e90c"
|
|
@@ -7656,17 +8081,18 @@ pretty-bytes@^5.3.0:
|
|
|
7656
8081
|
resolved "https://registry.yarnpkg.com/pretty-bytes/-/pretty-bytes-5.6.0.tgz#356256f643804773c82f64723fe78c92c62beaeb"
|
|
7657
8082
|
integrity sha512-FFw039TmrBqFK8ma/7OL3sDz/VytdtJr044/QUJtH0wK9lb9jLq9tJyIxUwtQJHwar2BqtiA4iCWSwo9JLkzFg==
|
|
7658
8083
|
|
|
7659
|
-
pretty-quick@^3.1
|
|
7660
|
-
version "3.1
|
|
7661
|
-
resolved "https://registry.yarnpkg.com/pretty-quick/-/pretty-quick-3.1.
|
|
7662
|
-
integrity sha512-
|
|
8084
|
+
pretty-quick@^3.3.1:
|
|
8085
|
+
version "3.3.1"
|
|
8086
|
+
resolved "https://registry.yarnpkg.com/pretty-quick/-/pretty-quick-3.3.1.tgz#cfde97fec77a8d201a0e0c9c71d9990e12587ee2"
|
|
8087
|
+
integrity sha512-3b36UXfYQ+IXXqex6mCca89jC8u0mYLqFAN5eTQKoXO6oCQYcIVYZEB/5AlBHI7JPYygReM2Vv6Vom/Gln7fBg==
|
|
7663
8088
|
dependencies:
|
|
7664
|
-
|
|
7665
|
-
execa "^4.0.0"
|
|
8089
|
+
execa "^4.1.0"
|
|
7666
8090
|
find-up "^4.1.0"
|
|
7667
|
-
ignore "^5.
|
|
7668
|
-
mri "^1.
|
|
7669
|
-
|
|
8091
|
+
ignore "^5.3.0"
|
|
8092
|
+
mri "^1.2.0"
|
|
8093
|
+
picocolors "^1.0.0"
|
|
8094
|
+
picomatch "^3.0.1"
|
|
8095
|
+
tslib "^2.6.2"
|
|
7670
8096
|
|
|
7671
8097
|
proc-log@^1.0.0:
|
|
7672
8098
|
version "1.0.0"
|
|
@@ -8145,7 +8571,7 @@ semver@^6.0.0, semver@^6.3.0, semver@^6.3.1:
|
|
|
8145
8571
|
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.1.tgz#556d2ef8689146e46dcea4bfdd095f3434dffcb4"
|
|
8146
8572
|
integrity sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==
|
|
8147
8573
|
|
|
8148
|
-
semver@^7.1.1, semver@^7.1.3, semver@^7.2.1, semver@^7.3.2, semver@^7.3.4, semver@^7.3.5, semver@^7.
|
|
8574
|
+
semver@^7.0.0, semver@^7.1.1, semver@^7.1.3, semver@^7.2.1, semver@^7.3.2, semver@^7.3.4, semver@^7.3.5, semver@^7.5.3, semver@^7.5.4, semver@^7.6.0:
|
|
8149
8575
|
version "7.6.0"
|
|
8150
8576
|
resolved "https://registry.yarnpkg.com/semver/-/semver-7.6.0.tgz#1a46a4db4bffcccd97b743b5005c8325f23d4e2d"
|
|
8151
8577
|
integrity sha512-EnwXhrlwXMk9gKu5/flx5sv/an57AkRplG3hTK68W7FRDN+k+OWBj65M7719OkA82XLBxrcX0KSHj+X5COhOVg==
|
|
@@ -8228,24 +8654,16 @@ shelljs@^0.8.4, shelljs@^0.8.5:
|
|
|
8228
8654
|
interpret "^1.0.0"
|
|
8229
8655
|
rechoir "^0.6.2"
|
|
8230
8656
|
|
|
8231
|
-
shiki@^0.14.
|
|
8232
|
-
version "0.14.
|
|
8233
|
-
resolved "https://registry.yarnpkg.com/shiki/-/shiki-0.14.
|
|
8234
|
-
integrity sha512-
|
|
8657
|
+
shiki@^0.14.7:
|
|
8658
|
+
version "0.14.7"
|
|
8659
|
+
resolved "https://registry.yarnpkg.com/shiki/-/shiki-0.14.7.tgz#c3c9e1853e9737845f1d2ef81b31bcfb07056d4e"
|
|
8660
|
+
integrity sha512-dNPAPrxSc87ua2sKJ3H5dQ/6ZaY8RNnaAqK+t0eG7p0Soi2ydiqbGOTaZCqaYvA/uZYfS1LJnemt3Q+mSfcPCg==
|
|
8235
8661
|
dependencies:
|
|
8236
8662
|
ansi-sequence-parser "^1.1.0"
|
|
8237
8663
|
jsonc-parser "^3.2.0"
|
|
8238
8664
|
vscode-oniguruma "^1.7.0"
|
|
8239
8665
|
vscode-textmate "^8.0.0"
|
|
8240
8666
|
|
|
8241
|
-
shx@0.3.4:
|
|
8242
|
-
version "0.3.4"
|
|
8243
|
-
resolved "https://registry.yarnpkg.com/shx/-/shx-0.3.4.tgz#74289230b4b663979167f94e1935901406e40f02"
|
|
8244
|
-
integrity sha512-N6A9MLVqjxZYcVn8hLmtneQWIJtp8IKzMP4eMnx+nqkvXoqinUPCbUFLp2UcWTEIUONhlk0ewxr/jaVGlc+J+g==
|
|
8245
|
-
dependencies:
|
|
8246
|
-
minimist "^1.2.3"
|
|
8247
|
-
shelljs "^0.8.5"
|
|
8248
|
-
|
|
8249
8667
|
side-channel@^1.0.4:
|
|
8250
8668
|
version "1.0.4"
|
|
8251
8669
|
resolved "https://registry.yarnpkg.com/side-channel/-/side-channel-1.0.4.tgz#efce5c8fdc104ee751b25c58d4290011fa5ea2cf"
|
|
@@ -8289,6 +8707,16 @@ slash@^3.0.0:
|
|
|
8289
8707
|
resolved "https://registry.yarnpkg.com/slash/-/slash-3.0.0.tgz#6539be870c165adbd5240220dbe361f1bc4d4634"
|
|
8290
8708
|
integrity sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==
|
|
8291
8709
|
|
|
8710
|
+
slash@^4.0.0:
|
|
8711
|
+
version "4.0.0"
|
|
8712
|
+
resolved "https://registry.yarnpkg.com/slash/-/slash-4.0.0.tgz#2422372176c4c6c5addb5e2ada885af984b396a7"
|
|
8713
|
+
integrity sha512-3dOsAHXXUkQTpOYcoAxLIorMTp4gIQr5IW3iVb7A7lFIp0VHhnynm9izx6TssdrIcVIESAlVjtnO2K8bg+Coew==
|
|
8714
|
+
|
|
8715
|
+
slash@^5.1.0:
|
|
8716
|
+
version "5.1.0"
|
|
8717
|
+
resolved "https://registry.yarnpkg.com/slash/-/slash-5.1.0.tgz#be3adddcdf09ac38eebe8dcdc7b1a57a75b095ce"
|
|
8718
|
+
integrity sha512-ZA6oR3T/pEyuqwMgAKT0/hAv8oAXckzbkmR0UkUosQ+Mc4RxGoJkRmwHgHufaenlyAgE1Mxgpdcrf75y6XcnDg==
|
|
8719
|
+
|
|
8292
8720
|
slice-ansi@^4.0.0:
|
|
8293
8721
|
version "4.0.0"
|
|
8294
8722
|
resolved "https://registry.yarnpkg.com/slice-ansi/-/slice-ansi-4.0.0.tgz#500e8dd0fd55b05815086255b3195adf2a45fe6b"
|
|
@@ -8360,6 +8788,24 @@ sort-keys@^4.2.0:
|
|
|
8360
8788
|
dependencies:
|
|
8361
8789
|
is-plain-obj "^2.0.0"
|
|
8362
8790
|
|
|
8791
|
+
sort-object-keys@^1.1.3:
|
|
8792
|
+
version "1.1.3"
|
|
8793
|
+
resolved "https://registry.yarnpkg.com/sort-object-keys/-/sort-object-keys-1.1.3.tgz#bff833fe85cab147b34742e45863453c1e190b45"
|
|
8794
|
+
integrity sha512-855pvK+VkU7PaKYPc+Jjnmt4EzejQHyhhF33q31qG8x7maDzkeFhAAThdCYay11CISO+qAMwjOBP+fPZe0IPyg==
|
|
8795
|
+
|
|
8796
|
+
sort-package-json@^2.8.0:
|
|
8797
|
+
version "2.8.0"
|
|
8798
|
+
resolved "https://registry.yarnpkg.com/sort-package-json/-/sort-package-json-2.8.0.tgz#6a46439ad0fef77f091e678e103f03ecbea575c8"
|
|
8799
|
+
integrity sha512-PxeNg93bTJWmDGnu0HADDucoxfFiKkIr73Kv85EBThlI1YQPdc0XovBgg2llD0iABZbu2SlKo8ntGmOP9wOj/g==
|
|
8800
|
+
dependencies:
|
|
8801
|
+
detect-indent "^7.0.1"
|
|
8802
|
+
detect-newline "^4.0.0"
|
|
8803
|
+
get-stdin "^9.0.0"
|
|
8804
|
+
git-hooks-list "^3.0.0"
|
|
8805
|
+
globby "^13.1.2"
|
|
8806
|
+
is-plain-obj "^4.1.0"
|
|
8807
|
+
sort-object-keys "^1.1.3"
|
|
8808
|
+
|
|
8363
8809
|
source-map-support@^0.5.21:
|
|
8364
8810
|
version "0.5.21"
|
|
8365
8811
|
resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.5.21.tgz#04fe7c7f9e1ed2d662233c28cb2b35b9f63f6e4f"
|
|
@@ -8398,7 +8844,7 @@ spdx-exceptions@^2.1.0:
|
|
|
8398
8844
|
resolved "https://registry.yarnpkg.com/spdx-exceptions/-/spdx-exceptions-2.3.0.tgz#3f28ce1a77a00372683eade4a433183527a2163d"
|
|
8399
8845
|
integrity sha512-/tTrYOC7PPI1nUAgx34hUpqXuyJG+DTHJTnIULG4rDygi4xu/tfgmq1e1cIRwRzwZgo4NLySi+ricLkZkw4i5A==
|
|
8400
8846
|
|
|
8401
|
-
spdx-expression-parse@^3.0.0
|
|
8847
|
+
spdx-expression-parse@^3.0.0:
|
|
8402
8848
|
version "3.0.1"
|
|
8403
8849
|
resolved "https://registry.yarnpkg.com/spdx-expression-parse/-/spdx-expression-parse-3.0.1.tgz#cf70f50482eefdc98e3ce0a6833e4a53ceeba679"
|
|
8404
8850
|
integrity sha512-cbqHunsQWnJNE6KhVSMsMeH5H/L9EpymbzqTQ3uLwNCLZ1Q481oWaofqH7nO6V07xlXwY6PhQdQ2IedWx/ZK4Q==
|
|
@@ -8406,6 +8852,14 @@ spdx-expression-parse@^3.0.0, spdx-expression-parse@^3.0.1:
|
|
|
8406
8852
|
spdx-exceptions "^2.1.0"
|
|
8407
8853
|
spdx-license-ids "^3.0.0"
|
|
8408
8854
|
|
|
8855
|
+
spdx-expression-parse@^4.0.0:
|
|
8856
|
+
version "4.0.0"
|
|
8857
|
+
resolved "https://registry.yarnpkg.com/spdx-expression-parse/-/spdx-expression-parse-4.0.0.tgz#a23af9f3132115465dac215c099303e4ceac5794"
|
|
8858
|
+
integrity sha512-Clya5JIij/7C6bRR22+tnGXbc4VKlibKSVj2iHvVeX5iMW7s1SIQlqu699JkODJJIhh/pUu8L0/VLh8xflD+LQ==
|
|
8859
|
+
dependencies:
|
|
8860
|
+
spdx-exceptions "^2.1.0"
|
|
8861
|
+
spdx-license-ids "^3.0.0"
|
|
8862
|
+
|
|
8409
8863
|
spdx-license-ids@^3.0.0:
|
|
8410
8864
|
version "3.0.16"
|
|
8411
8865
|
resolved "https://registry.yarnpkg.com/spdx-license-ids/-/spdx-license-ids-3.0.16.tgz#a14f64e0954f6e25cc6587bd4f392522db0d998f"
|
|
@@ -8754,10 +9208,10 @@ ts-retry-promise@^0.8.0:
|
|
|
8754
9208
|
resolved "https://registry.yarnpkg.com/ts-retry-promise/-/ts-retry-promise-0.8.0.tgz#0a0c57b510827d5630da4b0c47f36b55b83a49e3"
|
|
8755
9209
|
integrity sha512-elI/GkojPANBikPaMWQnk4T/bOJ6tq/hqXyQRmhfC9PAD6MoHmXIXK7KilJrlpx47VAKCGcmBrTeK5dHk6YAYg==
|
|
8756
9210
|
|
|
8757
|
-
tsconfig-paths@^3.
|
|
8758
|
-
version "3.
|
|
8759
|
-
resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.
|
|
8760
|
-
integrity sha512-
|
|
9211
|
+
tsconfig-paths@^3.15.0:
|
|
9212
|
+
version "3.15.0"
|
|
9213
|
+
resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.15.0.tgz#5299ec605e55b1abb23ec939ef15edaf483070d4"
|
|
9214
|
+
integrity sha512-2Ac2RgzDe/cn48GvOe3M+o82pEFewD3UPbyoUHHdKasHwJKjds4fLXWf/Ux5kATBKN20oaFGu+jbElp1pos0mg==
|
|
8761
9215
|
dependencies:
|
|
8762
9216
|
"@types/json5" "^0.0.29"
|
|
8763
9217
|
json5 "^1.0.2"
|
|
@@ -8869,26 +9323,31 @@ typedoc-plugin-missing-exports@0.23.0:
|
|
|
8869
9323
|
resolved "https://registry.yarnpkg.com/typedoc-plugin-missing-exports/-/typedoc-plugin-missing-exports-0.23.0.tgz#076df6ffce4d84e8097be009b7c62a17d58477a5"
|
|
8870
9324
|
integrity sha512-9smahDSsFRno9ZwoEshQDuIYMHWGB1E6LUud5qMxR2wNZ0T4DlZz0QjoK3HzXtX34mUpTH0dYtt7NQUK4D6B6Q==
|
|
8871
9325
|
|
|
8872
|
-
typedoc@^0.25.
|
|
8873
|
-
version "0.25.
|
|
8874
|
-
resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.25.
|
|
8875
|
-
integrity sha512-
|
|
9326
|
+
typedoc@^0.25.9:
|
|
9327
|
+
version "0.25.10"
|
|
9328
|
+
resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.25.10.tgz#572f566498e4752fdbc793ccc14b8eb517944770"
|
|
9329
|
+
integrity sha512-v10rtOFojrjW9og3T+6wAKeJaGMuojU87DXGZ33sfs+554wgPTRG+s07Ag1BjPZI85Y5QPVouPI63JQ6fcQM5w==
|
|
8876
9330
|
dependencies:
|
|
8877
9331
|
lunr "^2.3.9"
|
|
8878
9332
|
marked "^4.3.0"
|
|
8879
9333
|
minimatch "^9.0.3"
|
|
8880
|
-
shiki "^0.14.
|
|
9334
|
+
shiki "^0.14.7"
|
|
8881
9335
|
|
|
8882
|
-
"typescript@^4.6.4 || ^5.2.2", typescript@^5.
|
|
8883
|
-
version "5.
|
|
8884
|
-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.
|
|
8885
|
-
integrity sha512
|
|
9336
|
+
"typescript@^4.6.4 || ^5.2.2", typescript@^5.4.2:
|
|
9337
|
+
version "5.4.2"
|
|
9338
|
+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.2.tgz#0ae9cebcfae970718474fe0da2c090cad6577372"
|
|
9339
|
+
integrity sha512-+2/g0Fds1ERlP6JsakQQDXjZdZMM+rqpamFZJEKh4kwTIn3iDkgKtby0CeNd5ATNZ4Ry1ax15TMx0W2V+miizQ==
|
|
8886
9340
|
|
|
8887
9341
|
typescript@^4.9.5:
|
|
8888
9342
|
version "4.9.5"
|
|
8889
9343
|
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
|
|
8890
9344
|
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
|
|
8891
9345
|
|
|
9346
|
+
typescript@~5.3.2:
|
|
9347
|
+
version "5.3.3"
|
|
9348
|
+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.3.tgz#b3ce6ba258e72e6305ba66f5c9b452aaee3ffe37"
|
|
9349
|
+
integrity sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==
|
|
9350
|
+
|
|
8892
9351
|
uglify-js@^3.1.4:
|
|
8893
9352
|
version "3.17.1"
|
|
8894
9353
|
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.17.1.tgz#1258a2a488147a8266b3034499ce6959978ba7f4"
|
|
@@ -8909,6 +9368,11 @@ undici-types@~5.26.4:
|
|
|
8909
9368
|
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
|
|
8910
9369
|
integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
|
|
8911
9370
|
|
|
9371
|
+
unicorn-magic@^0.1.0:
|
|
9372
|
+
version "0.1.0"
|
|
9373
|
+
resolved "https://registry.yarnpkg.com/unicorn-magic/-/unicorn-magic-0.1.0.tgz#1bb9a51c823aaf9d73a8bfcd3d1a23dde94b0ce4"
|
|
9374
|
+
integrity sha512-lRfVq8fE8gz6QMBuDM6a+LO3IAzTi05H6gCVaUpir2E1Rwpo4ZUog45KpNXKC/Mn3Yb9UDuHumeFTo9iV/D9FQ==
|
|
9375
|
+
|
|
8912
9376
|
unique-filename@^1.1.1:
|
|
8913
9377
|
version "1.1.1"
|
|
8914
9378
|
resolved "https://registry.yarnpkg.com/unique-filename/-/unique-filename-1.1.1.tgz#1d69769369ada0583103a1e6ae87681b56573230"
|
|
@@ -9029,6 +9493,13 @@ validate-npm-package-name@^3.0.0:
|
|
|
9029
9493
|
dependencies:
|
|
9030
9494
|
builtins "^1.0.3"
|
|
9031
9495
|
|
|
9496
|
+
validate-npm-package-name@^5.0.0:
|
|
9497
|
+
version "5.0.0"
|
|
9498
|
+
resolved "https://registry.yarnpkg.com/validate-npm-package-name/-/validate-npm-package-name-5.0.0.tgz#f16afd48318e6f90a1ec101377fa0384cfc8c713"
|
|
9499
|
+
integrity sha512-YuKoXDAhBYxY7SfOKxHBDoSyENFeW5VvIIQp2TGQuit8gpK6MnWaQelBKxso72DoxTZfZdcP3W90LqpSkgPzLQ==
|
|
9500
|
+
dependencies:
|
|
9501
|
+
builtins "^5.0.0"
|
|
9502
|
+
|
|
9032
9503
|
vinyl-file@^3.0.0:
|
|
9033
9504
|
version "3.0.0"
|
|
9034
9505
|
resolved "https://registry.yarnpkg.com/vinyl-file/-/vinyl-file-3.0.0.tgz#b104d9e4409ffa325faadd520642d0a3b488b365"
|
|
@@ -9157,10 +9628,10 @@ widest-line@^3.1.0:
|
|
|
9157
9628
|
dependencies:
|
|
9158
9629
|
string-width "^4.0.0"
|
|
9159
9630
|
|
|
9160
|
-
wireit@^0.14.
|
|
9161
|
-
version "0.14.
|
|
9162
|
-
resolved "https://registry.yarnpkg.com/wireit/-/wireit-0.14.
|
|
9163
|
-
integrity sha512-
|
|
9631
|
+
wireit@^0.14.4:
|
|
9632
|
+
version "0.14.4"
|
|
9633
|
+
resolved "https://registry.yarnpkg.com/wireit/-/wireit-0.14.4.tgz#4c8913a4a74cb15b5381c4b8276c5d71c27f54c5"
|
|
9634
|
+
integrity sha512-WNAXEw2cJs1nSRNJNRcPypARZNumgtsRTJFTNpd6turCA6JZ6cEwl4ZU3C1IHc/3IaXoPu9LdxcI5TBTdD6/pg==
|
|
9164
9635
|
dependencies:
|
|
9165
9636
|
braces "^3.0.2"
|
|
9166
9637
|
chokidar "^3.5.3"
|