@salesforce/plugin-custom-metadata 3.3.81 → 3.3.82
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 +5 -5
- package/npm-shrinkwrap.json +2087 -562
- package/oclif.lock +711 -392
- package/oclif.manifest.json +1 -1
- package/package.json +7 -7
package/oclif.lock
CHANGED
|
@@ -83,256 +83,256 @@
|
|
|
83
83
|
"@smithy/util-utf8" "^2.0.0"
|
|
84
84
|
tslib "^2.6.2"
|
|
85
85
|
|
|
86
|
-
"@aws-sdk/client-cloudfront
|
|
87
|
-
version "3.
|
|
88
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/client-cloudfront/-/client-cloudfront-3.
|
|
89
|
-
integrity sha512
|
|
86
|
+
"@aws-sdk/client-cloudfront@3.1001.0":
|
|
87
|
+
version "3.1001.0"
|
|
88
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/client-cloudfront/-/client-cloudfront-3.1001.0.tgz#9cd332cbc891ce560816a44b3e467b77e9ebb452"
|
|
89
|
+
integrity sha512-zp6+jzAvrfgct46xhUWNFWJApcVLoBNzjwfRUbPKKqkDj2NQd+wh6zy0JMLqdo948FD26fBtVojjeYqyh0EZmw==
|
|
90
90
|
dependencies:
|
|
91
91
|
"@aws-crypto/sha256-browser" "5.2.0"
|
|
92
92
|
"@aws-crypto/sha256-js" "5.2.0"
|
|
93
|
-
"@aws-sdk/core" "^3.973.
|
|
94
|
-
"@aws-sdk/credential-provider-node" "^3.972.
|
|
93
|
+
"@aws-sdk/core" "^3.973.16"
|
|
94
|
+
"@aws-sdk/credential-provider-node" "^3.972.15"
|
|
95
95
|
"@aws-sdk/middleware-host-header" "^3.972.6"
|
|
96
96
|
"@aws-sdk/middleware-logger" "^3.972.6"
|
|
97
97
|
"@aws-sdk/middleware-recursion-detection" "^3.972.6"
|
|
98
|
-
"@aws-sdk/middleware-user-agent" "^3.972.
|
|
98
|
+
"@aws-sdk/middleware-user-agent" "^3.972.16"
|
|
99
99
|
"@aws-sdk/region-config-resolver" "^3.972.6"
|
|
100
100
|
"@aws-sdk/types" "^3.973.4"
|
|
101
101
|
"@aws-sdk/util-endpoints" "^3.996.3"
|
|
102
102
|
"@aws-sdk/util-user-agent-browser" "^3.972.6"
|
|
103
|
-
"@aws-sdk/util-user-agent-node" "^3.973.
|
|
103
|
+
"@aws-sdk/util-user-agent-node" "^3.973.1"
|
|
104
104
|
"@smithy/config-resolver" "^4.4.9"
|
|
105
|
-
"@smithy/core" "^3.23.
|
|
106
|
-
"@smithy/fetch-http-handler" "^5.3.
|
|
105
|
+
"@smithy/core" "^3.23.7"
|
|
106
|
+
"@smithy/fetch-http-handler" "^5.3.12"
|
|
107
107
|
"@smithy/hash-node" "^4.2.10"
|
|
108
108
|
"@smithy/invalid-dependency" "^4.2.10"
|
|
109
109
|
"@smithy/middleware-content-length" "^4.2.10"
|
|
110
|
-
"@smithy/middleware-endpoint" "^4.4.
|
|
111
|
-
"@smithy/middleware-retry" "^4.4.
|
|
110
|
+
"@smithy/middleware-endpoint" "^4.4.21"
|
|
111
|
+
"@smithy/middleware-retry" "^4.4.38"
|
|
112
112
|
"@smithy/middleware-serde" "^4.2.11"
|
|
113
113
|
"@smithy/middleware-stack" "^4.2.10"
|
|
114
114
|
"@smithy/node-config-provider" "^4.3.10"
|
|
115
|
-
"@smithy/node-http-handler" "^4.4.
|
|
115
|
+
"@smithy/node-http-handler" "^4.4.13"
|
|
116
116
|
"@smithy/protocol-http" "^5.3.10"
|
|
117
|
-
"@smithy/smithy-client" "^4.12.
|
|
117
|
+
"@smithy/smithy-client" "^4.12.1"
|
|
118
118
|
"@smithy/types" "^4.13.0"
|
|
119
119
|
"@smithy/url-parser" "^4.2.10"
|
|
120
120
|
"@smithy/util-base64" "^4.3.1"
|
|
121
121
|
"@smithy/util-body-length-browser" "^4.2.1"
|
|
122
122
|
"@smithy/util-body-length-node" "^4.2.2"
|
|
123
|
-
"@smithy/util-defaults-mode-browser" "^4.3.
|
|
124
|
-
"@smithy/util-defaults-mode-node" "^4.2.
|
|
123
|
+
"@smithy/util-defaults-mode-browser" "^4.3.37"
|
|
124
|
+
"@smithy/util-defaults-mode-node" "^4.2.40"
|
|
125
125
|
"@smithy/util-endpoints" "^3.3.1"
|
|
126
126
|
"@smithy/util-middleware" "^4.2.10"
|
|
127
127
|
"@smithy/util-retry" "^4.2.10"
|
|
128
|
-
"@smithy/util-stream" "^4.5.
|
|
128
|
+
"@smithy/util-stream" "^4.5.16"
|
|
129
129
|
"@smithy/util-utf8" "^4.2.1"
|
|
130
130
|
"@smithy/util-waiter" "^4.2.10"
|
|
131
131
|
tslib "^2.6.2"
|
|
132
132
|
|
|
133
|
-
"@aws-sdk/client-s3
|
|
134
|
-
version "3.
|
|
135
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/client-s3/-/client-s3-3.
|
|
136
|
-
integrity sha512-
|
|
133
|
+
"@aws-sdk/client-s3@3.1002.0":
|
|
134
|
+
version "3.1002.0"
|
|
135
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/client-s3/-/client-s3-3.1002.0.tgz#f84d4780d0a1858fbb81cc1199601967b6d08f0a"
|
|
136
|
+
integrity sha512-tc+vZgvjcm+1Ot+YhQjXZxVELKGGGO3D5cuR4p5xaeitXYX2+RRiz4/WdSak9slumIClnlXsdqhJ0OHognUT+w==
|
|
137
137
|
dependencies:
|
|
138
138
|
"@aws-crypto/sha1-browser" "5.2.0"
|
|
139
139
|
"@aws-crypto/sha256-browser" "5.2.0"
|
|
140
140
|
"@aws-crypto/sha256-js" "5.2.0"
|
|
141
|
-
"@aws-sdk/core" "^3.973.
|
|
142
|
-
"@aws-sdk/credential-provider-node" "^3.972.
|
|
141
|
+
"@aws-sdk/core" "^3.973.17"
|
|
142
|
+
"@aws-sdk/credential-provider-node" "^3.972.16"
|
|
143
143
|
"@aws-sdk/middleware-bucket-endpoint" "^3.972.6"
|
|
144
144
|
"@aws-sdk/middleware-expect-continue" "^3.972.6"
|
|
145
|
-
"@aws-sdk/middleware-flexible-checksums" "^3.973.
|
|
145
|
+
"@aws-sdk/middleware-flexible-checksums" "^3.973.3"
|
|
146
146
|
"@aws-sdk/middleware-host-header" "^3.972.6"
|
|
147
147
|
"@aws-sdk/middleware-location-constraint" "^3.972.6"
|
|
148
148
|
"@aws-sdk/middleware-logger" "^3.972.6"
|
|
149
149
|
"@aws-sdk/middleware-recursion-detection" "^3.972.6"
|
|
150
|
-
"@aws-sdk/middleware-sdk-s3" "^3.972.
|
|
150
|
+
"@aws-sdk/middleware-sdk-s3" "^3.972.17"
|
|
151
151
|
"@aws-sdk/middleware-ssec" "^3.972.6"
|
|
152
|
-
"@aws-sdk/middleware-user-agent" "^3.972.
|
|
152
|
+
"@aws-sdk/middleware-user-agent" "^3.972.17"
|
|
153
153
|
"@aws-sdk/region-config-resolver" "^3.972.6"
|
|
154
|
-
"@aws-sdk/signature-v4-multi-region" "^3.996.
|
|
154
|
+
"@aws-sdk/signature-v4-multi-region" "^3.996.5"
|
|
155
155
|
"@aws-sdk/types" "^3.973.4"
|
|
156
156
|
"@aws-sdk/util-endpoints" "^3.996.3"
|
|
157
157
|
"@aws-sdk/util-user-agent-browser" "^3.972.6"
|
|
158
|
-
"@aws-sdk/util-user-agent-node" "^3.973.
|
|
158
|
+
"@aws-sdk/util-user-agent-node" "^3.973.2"
|
|
159
159
|
"@smithy/config-resolver" "^4.4.9"
|
|
160
|
-
"@smithy/core" "^3.23.
|
|
160
|
+
"@smithy/core" "^3.23.7"
|
|
161
161
|
"@smithy/eventstream-serde-browser" "^4.2.10"
|
|
162
162
|
"@smithy/eventstream-serde-config-resolver" "^4.3.10"
|
|
163
163
|
"@smithy/eventstream-serde-node" "^4.2.10"
|
|
164
|
-
"@smithy/fetch-http-handler" "^5.3.
|
|
164
|
+
"@smithy/fetch-http-handler" "^5.3.12"
|
|
165
165
|
"@smithy/hash-blob-browser" "^4.2.11"
|
|
166
166
|
"@smithy/hash-node" "^4.2.10"
|
|
167
167
|
"@smithy/hash-stream-node" "^4.2.10"
|
|
168
168
|
"@smithy/invalid-dependency" "^4.2.10"
|
|
169
169
|
"@smithy/md5-js" "^4.2.10"
|
|
170
170
|
"@smithy/middleware-content-length" "^4.2.10"
|
|
171
|
-
"@smithy/middleware-endpoint" "^4.4.
|
|
172
|
-
"@smithy/middleware-retry" "^4.4.
|
|
171
|
+
"@smithy/middleware-endpoint" "^4.4.21"
|
|
172
|
+
"@smithy/middleware-retry" "^4.4.38"
|
|
173
173
|
"@smithy/middleware-serde" "^4.2.11"
|
|
174
174
|
"@smithy/middleware-stack" "^4.2.10"
|
|
175
175
|
"@smithy/node-config-provider" "^4.3.10"
|
|
176
|
-
"@smithy/node-http-handler" "^4.4.
|
|
176
|
+
"@smithy/node-http-handler" "^4.4.13"
|
|
177
177
|
"@smithy/protocol-http" "^5.3.10"
|
|
178
|
-
"@smithy/smithy-client" "^4.12.
|
|
178
|
+
"@smithy/smithy-client" "^4.12.1"
|
|
179
179
|
"@smithy/types" "^4.13.0"
|
|
180
180
|
"@smithy/url-parser" "^4.2.10"
|
|
181
181
|
"@smithy/util-base64" "^4.3.1"
|
|
182
182
|
"@smithy/util-body-length-browser" "^4.2.1"
|
|
183
183
|
"@smithy/util-body-length-node" "^4.2.2"
|
|
184
|
-
"@smithy/util-defaults-mode-browser" "^4.3.
|
|
185
|
-
"@smithy/util-defaults-mode-node" "^4.2.
|
|
184
|
+
"@smithy/util-defaults-mode-browser" "^4.3.37"
|
|
185
|
+
"@smithy/util-defaults-mode-node" "^4.2.40"
|
|
186
186
|
"@smithy/util-endpoints" "^3.3.1"
|
|
187
187
|
"@smithy/util-middleware" "^4.2.10"
|
|
188
188
|
"@smithy/util-retry" "^4.2.10"
|
|
189
|
-
"@smithy/util-stream" "^4.5.
|
|
189
|
+
"@smithy/util-stream" "^4.5.16"
|
|
190
190
|
"@smithy/util-utf8" "^4.2.1"
|
|
191
191
|
"@smithy/util-waiter" "^4.2.10"
|
|
192
192
|
tslib "^2.6.2"
|
|
193
193
|
|
|
194
|
-
"@aws-sdk/core@^3.973.
|
|
195
|
-
version "3.973.
|
|
196
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/core/-/core-3.973.
|
|
197
|
-
integrity sha512-
|
|
198
|
-
dependencies:
|
|
199
|
-
"@aws-sdk/types" "^3.973.
|
|
200
|
-
"@aws-sdk/xml-builder" "^3.972.
|
|
201
|
-
"@smithy/core" "^3.23.
|
|
202
|
-
"@smithy/node-config-provider" "^4.3.
|
|
203
|
-
"@smithy/property-provider" "^4.2.
|
|
204
|
-
"@smithy/protocol-http" "^5.3.
|
|
205
|
-
"@smithy/signature-v4" "^5.3.
|
|
206
|
-
"@smithy/smithy-client" "^4.12.
|
|
194
|
+
"@aws-sdk/core@^3.973.16", "@aws-sdk/core@^3.973.17", "@aws-sdk/core@^3.973.18":
|
|
195
|
+
version "3.973.18"
|
|
196
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/core/-/core-3.973.18.tgz#262702b4a4b123aec2b8f8d8df7bb825f0a808fd"
|
|
197
|
+
integrity sha512-GUIlegfcK2LO1J2Y98sCJy63rQSiLiDOgVw7HiHPRqfI2vb3XozTVqemwO0VSGXp54ngCnAQz0Lf0YPCBINNxA==
|
|
198
|
+
dependencies:
|
|
199
|
+
"@aws-sdk/types" "^3.973.5"
|
|
200
|
+
"@aws-sdk/xml-builder" "^3.972.10"
|
|
201
|
+
"@smithy/core" "^3.23.8"
|
|
202
|
+
"@smithy/node-config-provider" "^4.3.11"
|
|
203
|
+
"@smithy/property-provider" "^4.2.11"
|
|
204
|
+
"@smithy/protocol-http" "^5.3.11"
|
|
205
|
+
"@smithy/signature-v4" "^5.3.11"
|
|
206
|
+
"@smithy/smithy-client" "^4.12.2"
|
|
207
207
|
"@smithy/types" "^4.13.0"
|
|
208
|
-
"@smithy/util-base64" "^4.3.
|
|
209
|
-
"@smithy/util-middleware" "^4.2.
|
|
210
|
-
"@smithy/util-utf8" "^4.2.
|
|
208
|
+
"@smithy/util-base64" "^4.3.2"
|
|
209
|
+
"@smithy/util-middleware" "^4.2.11"
|
|
210
|
+
"@smithy/util-utf8" "^4.2.2"
|
|
211
211
|
tslib "^2.6.2"
|
|
212
212
|
|
|
213
|
-
"@aws-sdk/crc64-nvme@^3.972.
|
|
214
|
-
version "3.972.
|
|
215
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/crc64-nvme/-/crc64-nvme-3.972.
|
|
216
|
-
integrity sha512-
|
|
213
|
+
"@aws-sdk/crc64-nvme@^3.972.4":
|
|
214
|
+
version "3.972.4"
|
|
215
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/crc64-nvme/-/crc64-nvme-3.972.4.tgz#b99494c76064231aa66f70a5b1095624e7984700"
|
|
216
|
+
integrity sha512-HKZIZLbRyvzo/bXZU7Zmk6XqU+1C9DjI56xd02vwuDIxedxBEqP17t9ExhbP9QFeNq/a3l9GOcyirFXxmbDhmw==
|
|
217
217
|
dependencies:
|
|
218
218
|
"@smithy/types" "^4.13.0"
|
|
219
219
|
tslib "^2.6.2"
|
|
220
220
|
|
|
221
|
-
"@aws-sdk/credential-provider-env@^3.972.
|
|
222
|
-
version "3.972.
|
|
223
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-env/-/credential-provider-env-3.972.
|
|
224
|
-
integrity sha512-
|
|
221
|
+
"@aws-sdk/credential-provider-env@^3.972.16":
|
|
222
|
+
version "3.972.16"
|
|
223
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-env/-/credential-provider-env-3.972.16.tgz#7b27f0ebfffd97f3bd2eca151b9a693f56d8a6fc"
|
|
224
|
+
integrity sha512-HrdtnadvTGAQUr18sPzGlE5El3ICphnH6SU7UQOMOWFgRKbTRNN8msTxM4emzguUso9CzaHU2xy5ctSrmK5YNA==
|
|
225
225
|
dependencies:
|
|
226
|
-
"@aws-sdk/core" "^3.973.
|
|
227
|
-
"@aws-sdk/types" "^3.973.
|
|
228
|
-
"@smithy/property-provider" "^4.2.
|
|
226
|
+
"@aws-sdk/core" "^3.973.18"
|
|
227
|
+
"@aws-sdk/types" "^3.973.5"
|
|
228
|
+
"@smithy/property-provider" "^4.2.11"
|
|
229
229
|
"@smithy/types" "^4.13.0"
|
|
230
230
|
tslib "^2.6.2"
|
|
231
231
|
|
|
232
|
-
"@aws-sdk/credential-provider-http@^3.972.
|
|
233
|
-
version "3.972.
|
|
234
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-http/-/credential-provider-http-3.972.
|
|
235
|
-
integrity sha512-
|
|
236
|
-
dependencies:
|
|
237
|
-
"@aws-sdk/core" "^3.973.
|
|
238
|
-
"@aws-sdk/types" "^3.973.
|
|
239
|
-
"@smithy/fetch-http-handler" "^5.3.
|
|
240
|
-
"@smithy/node-http-handler" "^4.4.
|
|
241
|
-
"@smithy/property-provider" "^4.2.
|
|
242
|
-
"@smithy/protocol-http" "^5.3.
|
|
243
|
-
"@smithy/smithy-client" "^4.12.
|
|
232
|
+
"@aws-sdk/credential-provider-http@^3.972.18":
|
|
233
|
+
version "3.972.18"
|
|
234
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-http/-/credential-provider-http-3.972.18.tgz#3cc2439f2f68f7488c27336464e8dff8b763df19"
|
|
235
|
+
integrity sha512-NyB6smuZAixND5jZumkpkunQ0voc4Mwgkd+SZ6cvAzIB7gK8HV8Zd4rS8Kn5MmoGgusyNfVGG+RLoYc4yFiw+A==
|
|
236
|
+
dependencies:
|
|
237
|
+
"@aws-sdk/core" "^3.973.18"
|
|
238
|
+
"@aws-sdk/types" "^3.973.5"
|
|
239
|
+
"@smithy/fetch-http-handler" "^5.3.13"
|
|
240
|
+
"@smithy/node-http-handler" "^4.4.14"
|
|
241
|
+
"@smithy/property-provider" "^4.2.11"
|
|
242
|
+
"@smithy/protocol-http" "^5.3.11"
|
|
243
|
+
"@smithy/smithy-client" "^4.12.2"
|
|
244
244
|
"@smithy/types" "^4.13.0"
|
|
245
|
-
"@smithy/util-stream" "^4.5.
|
|
245
|
+
"@smithy/util-stream" "^4.5.17"
|
|
246
246
|
tslib "^2.6.2"
|
|
247
247
|
|
|
248
|
-
"@aws-sdk/credential-provider-ini@^3.972.
|
|
249
|
-
version "3.972.
|
|
250
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-ini/-/credential-provider-ini-3.972.
|
|
251
|
-
integrity sha512-
|
|
252
|
-
dependencies:
|
|
253
|
-
"@aws-sdk/core" "^3.973.
|
|
254
|
-
"@aws-sdk/credential-provider-env" "^3.972.
|
|
255
|
-
"@aws-sdk/credential-provider-http" "^3.972.
|
|
256
|
-
"@aws-sdk/credential-provider-login" "^3.972.
|
|
257
|
-
"@aws-sdk/credential-provider-process" "^3.972.
|
|
258
|
-
"@aws-sdk/credential-provider-sso" "^3.972.
|
|
259
|
-
"@aws-sdk/credential-provider-web-identity" "^3.972.
|
|
260
|
-
"@aws-sdk/nested-clients" "^3.996.
|
|
261
|
-
"@aws-sdk/types" "^3.973.
|
|
262
|
-
"@smithy/credential-provider-imds" "^4.2.
|
|
263
|
-
"@smithy/property-provider" "^4.2.
|
|
264
|
-
"@smithy/shared-ini-file-loader" "^4.4.
|
|
248
|
+
"@aws-sdk/credential-provider-ini@^3.972.17":
|
|
249
|
+
version "3.972.17"
|
|
250
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-ini/-/credential-provider-ini-3.972.17.tgz#47acf8ea0414b697306773c02b8b23e695665d78"
|
|
251
|
+
integrity sha512-dFqh7nfX43B8dO1aPQHOcjC0SnCJ83H3F+1LoCh3X1P7E7N09I+0/taID0asU6GCddfDExqnEvQtDdkuMe5tKQ==
|
|
252
|
+
dependencies:
|
|
253
|
+
"@aws-sdk/core" "^3.973.18"
|
|
254
|
+
"@aws-sdk/credential-provider-env" "^3.972.16"
|
|
255
|
+
"@aws-sdk/credential-provider-http" "^3.972.18"
|
|
256
|
+
"@aws-sdk/credential-provider-login" "^3.972.17"
|
|
257
|
+
"@aws-sdk/credential-provider-process" "^3.972.16"
|
|
258
|
+
"@aws-sdk/credential-provider-sso" "^3.972.17"
|
|
259
|
+
"@aws-sdk/credential-provider-web-identity" "^3.972.17"
|
|
260
|
+
"@aws-sdk/nested-clients" "^3.996.7"
|
|
261
|
+
"@aws-sdk/types" "^3.973.5"
|
|
262
|
+
"@smithy/credential-provider-imds" "^4.2.11"
|
|
263
|
+
"@smithy/property-provider" "^4.2.11"
|
|
264
|
+
"@smithy/shared-ini-file-loader" "^4.4.6"
|
|
265
265
|
"@smithy/types" "^4.13.0"
|
|
266
266
|
tslib "^2.6.2"
|
|
267
267
|
|
|
268
|
-
"@aws-sdk/credential-provider-login@^3.972.
|
|
269
|
-
version "3.972.
|
|
270
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-login/-/credential-provider-login-3.972.
|
|
271
|
-
integrity sha512-
|
|
272
|
-
dependencies:
|
|
273
|
-
"@aws-sdk/core" "^3.973.
|
|
274
|
-
"@aws-sdk/nested-clients" "^3.996.
|
|
275
|
-
"@aws-sdk/types" "^3.973.
|
|
276
|
-
"@smithy/property-provider" "^4.2.
|
|
277
|
-
"@smithy/protocol-http" "^5.3.
|
|
278
|
-
"@smithy/shared-ini-file-loader" "^4.4.
|
|
268
|
+
"@aws-sdk/credential-provider-login@^3.972.17":
|
|
269
|
+
version "3.972.17"
|
|
270
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-login/-/credential-provider-login-3.972.17.tgz#f7d94445c09c1a0ed184696ffe5e148b3fc48a13"
|
|
271
|
+
integrity sha512-gf2E5b7LpKb+JX2oQsRIDxdRZjBFZt2olCGlWCdb3vBERbXIPgm2t1R5mEnwd4j0UEO/Tbg5zN2KJbHXttJqwA==
|
|
272
|
+
dependencies:
|
|
273
|
+
"@aws-sdk/core" "^3.973.18"
|
|
274
|
+
"@aws-sdk/nested-clients" "^3.996.7"
|
|
275
|
+
"@aws-sdk/types" "^3.973.5"
|
|
276
|
+
"@smithy/property-provider" "^4.2.11"
|
|
277
|
+
"@smithy/protocol-http" "^5.3.11"
|
|
278
|
+
"@smithy/shared-ini-file-loader" "^4.4.6"
|
|
279
279
|
"@smithy/types" "^4.13.0"
|
|
280
280
|
tslib "^2.6.2"
|
|
281
281
|
|
|
282
|
-
"@aws-sdk/credential-provider-node@^3.972.
|
|
283
|
-
version "3.972.
|
|
284
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-node/-/credential-provider-node-3.972.
|
|
285
|
-
integrity sha512-
|
|
286
|
-
dependencies:
|
|
287
|
-
"@aws-sdk/credential-provider-env" "^3.972.
|
|
288
|
-
"@aws-sdk/credential-provider-http" "^3.972.
|
|
289
|
-
"@aws-sdk/credential-provider-ini" "^3.972.
|
|
290
|
-
"@aws-sdk/credential-provider-process" "^3.972.
|
|
291
|
-
"@aws-sdk/credential-provider-sso" "^3.972.
|
|
292
|
-
"@aws-sdk/credential-provider-web-identity" "^3.972.
|
|
293
|
-
"@aws-sdk/types" "^3.973.
|
|
294
|
-
"@smithy/credential-provider-imds" "^4.2.
|
|
295
|
-
"@smithy/property-provider" "^4.2.
|
|
296
|
-
"@smithy/shared-ini-file-loader" "^4.4.
|
|
282
|
+
"@aws-sdk/credential-provider-node@^3.972.15", "@aws-sdk/credential-provider-node@^3.972.16":
|
|
283
|
+
version "3.972.18"
|
|
284
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-node/-/credential-provider-node-3.972.18.tgz#bc43b68b525311624bf0567da0e2e4161a5170a7"
|
|
285
|
+
integrity sha512-ZDJa2gd1xiPg/nBDGhUlat02O8obaDEnICBAVS8qieZ0+nDfaB0Z3ec6gjZj27OqFTjnB/Q5a0GwQwb7rMVViw==
|
|
286
|
+
dependencies:
|
|
287
|
+
"@aws-sdk/credential-provider-env" "^3.972.16"
|
|
288
|
+
"@aws-sdk/credential-provider-http" "^3.972.18"
|
|
289
|
+
"@aws-sdk/credential-provider-ini" "^3.972.17"
|
|
290
|
+
"@aws-sdk/credential-provider-process" "^3.972.16"
|
|
291
|
+
"@aws-sdk/credential-provider-sso" "^3.972.17"
|
|
292
|
+
"@aws-sdk/credential-provider-web-identity" "^3.972.17"
|
|
293
|
+
"@aws-sdk/types" "^3.973.5"
|
|
294
|
+
"@smithy/credential-provider-imds" "^4.2.11"
|
|
295
|
+
"@smithy/property-provider" "^4.2.11"
|
|
296
|
+
"@smithy/shared-ini-file-loader" "^4.4.6"
|
|
297
297
|
"@smithy/types" "^4.13.0"
|
|
298
298
|
tslib "^2.6.2"
|
|
299
299
|
|
|
300
|
-
"@aws-sdk/credential-provider-process@^3.972.
|
|
301
|
-
version "3.972.
|
|
302
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-process/-/credential-provider-process-3.972.
|
|
303
|
-
integrity sha512-
|
|
300
|
+
"@aws-sdk/credential-provider-process@^3.972.16":
|
|
301
|
+
version "3.972.16"
|
|
302
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-process/-/credential-provider-process-3.972.16.tgz#2fa86e773d553b184ad022a369b2d3d950f49069"
|
|
303
|
+
integrity sha512-n89ibATwnLEg0ZdZmUds5bq8AfBAdoYEDpqP3uzPLaRuGelsKlIvCYSNNvfgGLi8NaHPNNhs1HjJZYbqkW9b+g==
|
|
304
304
|
dependencies:
|
|
305
|
-
"@aws-sdk/core" "^3.973.
|
|
306
|
-
"@aws-sdk/types" "^3.973.
|
|
307
|
-
"@smithy/property-provider" "^4.2.
|
|
308
|
-
"@smithy/shared-ini-file-loader" "^4.4.
|
|
305
|
+
"@aws-sdk/core" "^3.973.18"
|
|
306
|
+
"@aws-sdk/types" "^3.973.5"
|
|
307
|
+
"@smithy/property-provider" "^4.2.11"
|
|
308
|
+
"@smithy/shared-ini-file-loader" "^4.4.6"
|
|
309
309
|
"@smithy/types" "^4.13.0"
|
|
310
310
|
tslib "^2.6.2"
|
|
311
311
|
|
|
312
|
-
"@aws-sdk/credential-provider-sso@^3.972.
|
|
313
|
-
version "3.972.
|
|
314
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-sso/-/credential-provider-sso-3.972.
|
|
315
|
-
integrity sha512-
|
|
316
|
-
dependencies:
|
|
317
|
-
"@aws-sdk/core" "^3.973.
|
|
318
|
-
"@aws-sdk/nested-clients" "^3.996.
|
|
319
|
-
"@aws-sdk/token-providers" "3.
|
|
320
|
-
"@aws-sdk/types" "^3.973.
|
|
321
|
-
"@smithy/property-provider" "^4.2.
|
|
322
|
-
"@smithy/shared-ini-file-loader" "^4.4.
|
|
312
|
+
"@aws-sdk/credential-provider-sso@^3.972.17":
|
|
313
|
+
version "3.972.17"
|
|
314
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-sso/-/credential-provider-sso-3.972.17.tgz#e381444041b6a31b63b0cce35e49bcec2db44beb"
|
|
315
|
+
integrity sha512-wGtte+48xnhnhHMl/MsxzacBPs5A+7JJedjiP452IkHY7vsbYKcvQBqFye8LwdTJVeHtBHv+JFeTscnwepoWGg==
|
|
316
|
+
dependencies:
|
|
317
|
+
"@aws-sdk/core" "^3.973.18"
|
|
318
|
+
"@aws-sdk/nested-clients" "^3.996.7"
|
|
319
|
+
"@aws-sdk/token-providers" "3.1004.0"
|
|
320
|
+
"@aws-sdk/types" "^3.973.5"
|
|
321
|
+
"@smithy/property-provider" "^4.2.11"
|
|
322
|
+
"@smithy/shared-ini-file-loader" "^4.4.6"
|
|
323
323
|
"@smithy/types" "^4.13.0"
|
|
324
324
|
tslib "^2.6.2"
|
|
325
325
|
|
|
326
|
-
"@aws-sdk/credential-provider-web-identity@^3.972.
|
|
327
|
-
version "3.972.
|
|
328
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-web-identity/-/credential-provider-web-identity-3.972.
|
|
329
|
-
integrity sha512-
|
|
326
|
+
"@aws-sdk/credential-provider-web-identity@^3.972.17":
|
|
327
|
+
version "3.972.17"
|
|
328
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-web-identity/-/credential-provider-web-identity-3.972.17.tgz#26065ab7d6694d0629ba11a8cc260d6833bfbcf9"
|
|
329
|
+
integrity sha512-8aiVJh6fTdl8gcyL+sVNcNwTtWpmoFa1Sh7xlj6Z7L/cZ/tYMEBHq44wTYG8Kt0z/PpGNopD89nbj3FHl9QmTA==
|
|
330
330
|
dependencies:
|
|
331
|
-
"@aws-sdk/core" "^3.973.
|
|
332
|
-
"@aws-sdk/nested-clients" "^3.996.
|
|
333
|
-
"@aws-sdk/types" "^3.973.
|
|
334
|
-
"@smithy/property-provider" "^4.2.
|
|
335
|
-
"@smithy/shared-ini-file-loader" "^4.4.
|
|
331
|
+
"@aws-sdk/core" "^3.973.18"
|
|
332
|
+
"@aws-sdk/nested-clients" "^3.996.7"
|
|
333
|
+
"@aws-sdk/types" "^3.973.5"
|
|
334
|
+
"@smithy/property-provider" "^4.2.11"
|
|
335
|
+
"@smithy/shared-ini-file-loader" "^4.4.6"
|
|
336
336
|
"@smithy/types" "^4.13.0"
|
|
337
337
|
tslib "^2.6.2"
|
|
338
338
|
|
|
@@ -359,24 +359,24 @@
|
|
|
359
359
|
"@smithy/types" "^4.13.0"
|
|
360
360
|
tslib "^2.6.2"
|
|
361
361
|
|
|
362
|
-
"@aws-sdk/middleware-flexible-checksums@^3.973.
|
|
363
|
-
version "3.973.
|
|
364
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-flexible-checksums/-/middleware-flexible-checksums-3.973.
|
|
365
|
-
integrity sha512-
|
|
362
|
+
"@aws-sdk/middleware-flexible-checksums@^3.973.3":
|
|
363
|
+
version "3.973.4"
|
|
364
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-flexible-checksums/-/middleware-flexible-checksums-3.973.4.tgz#77e638c88f75bf0f0605ed9d37cbc3ec48868ed6"
|
|
365
|
+
integrity sha512-7CH2jcGmkvkHc5Buz9IGbdjq1729AAlgYJiAvGq7qhCHqYleCsriWdSnmsqWTwdAfXHMT+pkxX3w6v5tJNcSug==
|
|
366
366
|
dependencies:
|
|
367
367
|
"@aws-crypto/crc32" "5.2.0"
|
|
368
368
|
"@aws-crypto/crc32c" "5.2.0"
|
|
369
369
|
"@aws-crypto/util" "5.2.0"
|
|
370
|
-
"@aws-sdk/core" "^3.973.
|
|
371
|
-
"@aws-sdk/crc64-nvme" "^3.972.
|
|
372
|
-
"@aws-sdk/types" "^3.973.
|
|
373
|
-
"@smithy/is-array-buffer" "^4.2.
|
|
374
|
-
"@smithy/node-config-provider" "^4.3.
|
|
375
|
-
"@smithy/protocol-http" "^5.3.
|
|
370
|
+
"@aws-sdk/core" "^3.973.18"
|
|
371
|
+
"@aws-sdk/crc64-nvme" "^3.972.4"
|
|
372
|
+
"@aws-sdk/types" "^3.973.5"
|
|
373
|
+
"@smithy/is-array-buffer" "^4.2.2"
|
|
374
|
+
"@smithy/node-config-provider" "^4.3.11"
|
|
375
|
+
"@smithy/protocol-http" "^5.3.11"
|
|
376
376
|
"@smithy/types" "^4.13.0"
|
|
377
|
-
"@smithy/util-middleware" "^4.2.
|
|
378
|
-
"@smithy/util-stream" "^4.5.
|
|
379
|
-
"@smithy/util-utf8" "^4.2.
|
|
377
|
+
"@smithy/util-middleware" "^4.2.11"
|
|
378
|
+
"@smithy/util-stream" "^4.5.17"
|
|
379
|
+
"@smithy/util-utf8" "^4.2.2"
|
|
380
380
|
tslib "^2.6.2"
|
|
381
381
|
|
|
382
382
|
"@aws-sdk/middleware-host-header@^3.972.6":
|
|
@@ -389,6 +389,16 @@
|
|
|
389
389
|
"@smithy/types" "^4.13.0"
|
|
390
390
|
tslib "^2.6.2"
|
|
391
391
|
|
|
392
|
+
"@aws-sdk/middleware-host-header@^3.972.7":
|
|
393
|
+
version "3.972.7"
|
|
394
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-host-header/-/middleware-host-header-3.972.7.tgz#b18849cf807e0742fdf84db41c2258770bd1e452"
|
|
395
|
+
integrity sha512-aHQZgztBFEpDU1BB00VWCIIm85JjGjQW1OG9+98BdmaOpguJvzmXBGbnAiYcciCd+IS4e9BEq664lhzGnWJHgQ==
|
|
396
|
+
dependencies:
|
|
397
|
+
"@aws-sdk/types" "^3.973.5"
|
|
398
|
+
"@smithy/protocol-http" "^5.3.11"
|
|
399
|
+
"@smithy/types" "^4.13.0"
|
|
400
|
+
tslib "^2.6.2"
|
|
401
|
+
|
|
392
402
|
"@aws-sdk/middleware-location-constraint@^3.972.6":
|
|
393
403
|
version "3.972.6"
|
|
394
404
|
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-location-constraint/-/middleware-location-constraint-3.972.6.tgz#d524d2b2b294a0c92d11ed2a52274ff0014e0384"
|
|
@@ -407,6 +417,15 @@
|
|
|
407
417
|
"@smithy/types" "^4.13.0"
|
|
408
418
|
tslib "^2.6.2"
|
|
409
419
|
|
|
420
|
+
"@aws-sdk/middleware-logger@^3.972.7":
|
|
421
|
+
version "3.972.7"
|
|
422
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-logger/-/middleware-logger-3.972.7.tgz#ffea4e2ff1e9d86047c564c982d64ade8017791e"
|
|
423
|
+
integrity sha512-LXhiWlWb26txCU1vcI9PneESSeRp/RYY/McuM4SpdrimQR5NgwaPb4VJCadVeuGWgh6QmqZ6rAKSoL1ob16W6w==
|
|
424
|
+
dependencies:
|
|
425
|
+
"@aws-sdk/types" "^3.973.5"
|
|
426
|
+
"@smithy/types" "^4.13.0"
|
|
427
|
+
tslib "^2.6.2"
|
|
428
|
+
|
|
410
429
|
"@aws-sdk/middleware-recursion-detection@^3.972.6":
|
|
411
430
|
version "3.972.6"
|
|
412
431
|
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-recursion-detection/-/middleware-recursion-detection-3.972.6.tgz#35f02c25aea55d66365dc64dbfe8c5a5b9104756"
|
|
@@ -418,24 +437,35 @@
|
|
|
418
437
|
"@smithy/types" "^4.13.0"
|
|
419
438
|
tslib "^2.6.2"
|
|
420
439
|
|
|
421
|
-
"@aws-sdk/middleware-
|
|
422
|
-
version "3.972.
|
|
423
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-
|
|
424
|
-
integrity sha512-
|
|
440
|
+
"@aws-sdk/middleware-recursion-detection@^3.972.7":
|
|
441
|
+
version "3.972.7"
|
|
442
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-recursion-detection/-/middleware-recursion-detection-3.972.7.tgz#9d6376ee724c9b77d6518c51d0b2c8b18f1f72bf"
|
|
443
|
+
integrity sha512-l2VQdcBcYLzIzykCHtXlbpiVCZ94/xniLIkAj0jpnpjY4xlgZx7f56Ypn+uV1y3gG0tNVytJqo3K9bfMFee7SQ==
|
|
425
444
|
dependencies:
|
|
426
|
-
"@aws-sdk/
|
|
427
|
-
"@aws-
|
|
428
|
-
"@
|
|
429
|
-
"@smithy/core" "^3.23.6"
|
|
430
|
-
"@smithy/node-config-provider" "^4.3.10"
|
|
431
|
-
"@smithy/protocol-http" "^5.3.10"
|
|
432
|
-
"@smithy/signature-v4" "^5.3.10"
|
|
433
|
-
"@smithy/smithy-client" "^4.12.0"
|
|
445
|
+
"@aws-sdk/types" "^3.973.5"
|
|
446
|
+
"@aws/lambda-invoke-store" "^0.2.2"
|
|
447
|
+
"@smithy/protocol-http" "^5.3.11"
|
|
434
448
|
"@smithy/types" "^4.13.0"
|
|
435
|
-
|
|
436
|
-
|
|
437
|
-
|
|
438
|
-
|
|
449
|
+
tslib "^2.6.2"
|
|
450
|
+
|
|
451
|
+
"@aws-sdk/middleware-sdk-s3@^3.972.17", "@aws-sdk/middleware-sdk-s3@^3.972.18":
|
|
452
|
+
version "3.972.18"
|
|
453
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-sdk-s3/-/middleware-sdk-s3-3.972.18.tgz#648da5be94bb02717643d78e6abf4122562a5bcf"
|
|
454
|
+
integrity sha512-5E3XxaElrdyk6ZJ0TjH7Qm6ios4b/qQCiLr6oQ8NK7e4Kn6JBTJCaYioQCQ65BpZ1+l1mK5wTAac2+pEz0Smpw==
|
|
455
|
+
dependencies:
|
|
456
|
+
"@aws-sdk/core" "^3.973.18"
|
|
457
|
+
"@aws-sdk/types" "^3.973.5"
|
|
458
|
+
"@aws-sdk/util-arn-parser" "^3.972.3"
|
|
459
|
+
"@smithy/core" "^3.23.8"
|
|
460
|
+
"@smithy/node-config-provider" "^4.3.11"
|
|
461
|
+
"@smithy/protocol-http" "^5.3.11"
|
|
462
|
+
"@smithy/signature-v4" "^5.3.11"
|
|
463
|
+
"@smithy/smithy-client" "^4.12.2"
|
|
464
|
+
"@smithy/types" "^4.13.0"
|
|
465
|
+
"@smithy/util-config-provider" "^4.2.2"
|
|
466
|
+
"@smithy/util-middleware" "^4.2.11"
|
|
467
|
+
"@smithy/util-stream" "^4.5.17"
|
|
468
|
+
"@smithy/util-utf8" "^4.2.2"
|
|
439
469
|
tslib "^2.6.2"
|
|
440
470
|
|
|
441
471
|
"@aws-sdk/middleware-ssec@^3.972.6":
|
|
@@ -447,61 +477,62 @@
|
|
|
447
477
|
"@smithy/types" "^4.13.0"
|
|
448
478
|
tslib "^2.6.2"
|
|
449
479
|
|
|
450
|
-
"@aws-sdk/middleware-user-agent@^3.972.
|
|
451
|
-
version "3.972.
|
|
452
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-user-agent/-/middleware-user-agent-3.972.
|
|
453
|
-
integrity sha512-
|
|
480
|
+
"@aws-sdk/middleware-user-agent@^3.972.16", "@aws-sdk/middleware-user-agent@^3.972.17", "@aws-sdk/middleware-user-agent@^3.972.19":
|
|
481
|
+
version "3.972.19"
|
|
482
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-user-agent/-/middleware-user-agent-3.972.19.tgz#5a6ca378b8a0376c3a8a8339798d173d0330f84d"
|
|
483
|
+
integrity sha512-Km90fcXt3W/iqujHzuM6IaDkYCj73gsYufcuWXApWdzoTy6KGk8fnchAjePMARU0xegIR3K4N3yIo1vy7OVe8A==
|
|
454
484
|
dependencies:
|
|
455
|
-
"@aws-sdk/core" "^3.973.
|
|
456
|
-
"@aws-sdk/types" "^3.973.
|
|
457
|
-
"@aws-sdk/util-endpoints" "^3.996.
|
|
458
|
-
"@smithy/core" "^3.23.
|
|
459
|
-
"@smithy/protocol-http" "^5.3.
|
|
485
|
+
"@aws-sdk/core" "^3.973.18"
|
|
486
|
+
"@aws-sdk/types" "^3.973.5"
|
|
487
|
+
"@aws-sdk/util-endpoints" "^3.996.4"
|
|
488
|
+
"@smithy/core" "^3.23.8"
|
|
489
|
+
"@smithy/protocol-http" "^5.3.11"
|
|
460
490
|
"@smithy/types" "^4.13.0"
|
|
491
|
+
"@smithy/util-retry" "^4.2.11"
|
|
461
492
|
tslib "^2.6.2"
|
|
462
493
|
|
|
463
|
-
"@aws-sdk/nested-clients@^3.996.
|
|
464
|
-
version "3.996.
|
|
465
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/nested-clients/-/nested-clients-3.996.
|
|
466
|
-
integrity sha512-
|
|
494
|
+
"@aws-sdk/nested-clients@^3.996.7":
|
|
495
|
+
version "3.996.7"
|
|
496
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/nested-clients/-/nested-clients-3.996.7.tgz#c7b132f1bf61edc44bf8e281ac94d85f74625d77"
|
|
497
|
+
integrity sha512-MlGWA8uPaOs5AiTZ5JLM4uuWDm9EEAnm9cqwvqQIc6kEgel/8s1BaOWm9QgUcfc9K8qd7KkC3n43yDbeXOA2tg==
|
|
467
498
|
dependencies:
|
|
468
499
|
"@aws-crypto/sha256-browser" "5.2.0"
|
|
469
500
|
"@aws-crypto/sha256-js" "5.2.0"
|
|
470
|
-
"@aws-sdk/core" "^3.973.
|
|
471
|
-
"@aws-sdk/middleware-host-header" "^3.972.
|
|
472
|
-
"@aws-sdk/middleware-logger" "^3.972.
|
|
473
|
-
"@aws-sdk/middleware-recursion-detection" "^3.972.
|
|
474
|
-
"@aws-sdk/middleware-user-agent" "^3.972.
|
|
475
|
-
"@aws-sdk/region-config-resolver" "^3.972.
|
|
476
|
-
"@aws-sdk/types" "^3.973.
|
|
477
|
-
"@aws-sdk/util-endpoints" "^3.996.
|
|
478
|
-
"@aws-sdk/util-user-agent-browser" "^3.972.
|
|
479
|
-
"@aws-sdk/util-user-agent-node" "^3.973.
|
|
480
|
-
"@smithy/config-resolver" "^4.4.
|
|
481
|
-
"@smithy/core" "^3.23.
|
|
482
|
-
"@smithy/fetch-http-handler" "^5.3.
|
|
483
|
-
"@smithy/hash-node" "^4.2.
|
|
484
|
-
"@smithy/invalid-dependency" "^4.2.
|
|
485
|
-
"@smithy/middleware-content-length" "^4.2.
|
|
486
|
-
"@smithy/middleware-endpoint" "^4.4.
|
|
487
|
-
"@smithy/middleware-retry" "^4.4.
|
|
488
|
-
"@smithy/middleware-serde" "^4.2.
|
|
489
|
-
"@smithy/middleware-stack" "^4.2.
|
|
490
|
-
"@smithy/node-config-provider" "^4.3.
|
|
491
|
-
"@smithy/node-http-handler" "^4.4.
|
|
492
|
-
"@smithy/protocol-http" "^5.3.
|
|
493
|
-
"@smithy/smithy-client" "^4.12.
|
|
501
|
+
"@aws-sdk/core" "^3.973.18"
|
|
502
|
+
"@aws-sdk/middleware-host-header" "^3.972.7"
|
|
503
|
+
"@aws-sdk/middleware-logger" "^3.972.7"
|
|
504
|
+
"@aws-sdk/middleware-recursion-detection" "^3.972.7"
|
|
505
|
+
"@aws-sdk/middleware-user-agent" "^3.972.19"
|
|
506
|
+
"@aws-sdk/region-config-resolver" "^3.972.7"
|
|
507
|
+
"@aws-sdk/types" "^3.973.5"
|
|
508
|
+
"@aws-sdk/util-endpoints" "^3.996.4"
|
|
509
|
+
"@aws-sdk/util-user-agent-browser" "^3.972.7"
|
|
510
|
+
"@aws-sdk/util-user-agent-node" "^3.973.4"
|
|
511
|
+
"@smithy/config-resolver" "^4.4.10"
|
|
512
|
+
"@smithy/core" "^3.23.8"
|
|
513
|
+
"@smithy/fetch-http-handler" "^5.3.13"
|
|
514
|
+
"@smithy/hash-node" "^4.2.11"
|
|
515
|
+
"@smithy/invalid-dependency" "^4.2.11"
|
|
516
|
+
"@smithy/middleware-content-length" "^4.2.11"
|
|
517
|
+
"@smithy/middleware-endpoint" "^4.4.22"
|
|
518
|
+
"@smithy/middleware-retry" "^4.4.39"
|
|
519
|
+
"@smithy/middleware-serde" "^4.2.12"
|
|
520
|
+
"@smithy/middleware-stack" "^4.2.11"
|
|
521
|
+
"@smithy/node-config-provider" "^4.3.11"
|
|
522
|
+
"@smithy/node-http-handler" "^4.4.14"
|
|
523
|
+
"@smithy/protocol-http" "^5.3.11"
|
|
524
|
+
"@smithy/smithy-client" "^4.12.2"
|
|
494
525
|
"@smithy/types" "^4.13.0"
|
|
495
|
-
"@smithy/url-parser" "^4.2.
|
|
496
|
-
"@smithy/util-base64" "^4.3.
|
|
497
|
-
"@smithy/util-body-length-browser" "^4.2.
|
|
498
|
-
"@smithy/util-body-length-node" "^4.2.
|
|
499
|
-
"@smithy/util-defaults-mode-browser" "^4.3.
|
|
500
|
-
"@smithy/util-defaults-mode-node" "^4.2.
|
|
501
|
-
"@smithy/util-endpoints" "^3.3.
|
|
502
|
-
"@smithy/util-middleware" "^4.2.
|
|
503
|
-
"@smithy/util-retry" "^4.2.
|
|
504
|
-
"@smithy/util-utf8" "^4.2.
|
|
526
|
+
"@smithy/url-parser" "^4.2.11"
|
|
527
|
+
"@smithy/util-base64" "^4.3.2"
|
|
528
|
+
"@smithy/util-body-length-browser" "^4.2.2"
|
|
529
|
+
"@smithy/util-body-length-node" "^4.2.3"
|
|
530
|
+
"@smithy/util-defaults-mode-browser" "^4.3.38"
|
|
531
|
+
"@smithy/util-defaults-mode-node" "^4.2.41"
|
|
532
|
+
"@smithy/util-endpoints" "^3.3.2"
|
|
533
|
+
"@smithy/util-middleware" "^4.2.11"
|
|
534
|
+
"@smithy/util-retry" "^4.2.11"
|
|
535
|
+
"@smithy/util-utf8" "^4.2.2"
|
|
505
536
|
tslib "^2.6.2"
|
|
506
537
|
|
|
507
538
|
"@aws-sdk/region-config-resolver@^3.972.6":
|
|
@@ -515,28 +546,39 @@
|
|
|
515
546
|
"@smithy/types" "^4.13.0"
|
|
516
547
|
tslib "^2.6.2"
|
|
517
548
|
|
|
518
|
-
"@aws-sdk/
|
|
519
|
-
version "3.
|
|
520
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/
|
|
521
|
-
integrity sha512
|
|
549
|
+
"@aws-sdk/region-config-resolver@^3.972.7":
|
|
550
|
+
version "3.972.7"
|
|
551
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/region-config-resolver/-/region-config-resolver-3.972.7.tgz#36fd0eba2bfedeb57b843b3cd8266fb7668a7e85"
|
|
552
|
+
integrity sha512-/Ev/6AI8bvt4HAAptzSjThGUMjcWaX3GX8oERkB0F0F9x2dLSBdgFDiyrRz3i0u0ZFZFQ1b28is4QhyqXTUsVA==
|
|
522
553
|
dependencies:
|
|
523
|
-
"@aws-sdk/
|
|
524
|
-
"@
|
|
525
|
-
"@smithy/
|
|
526
|
-
"@smithy/signature-v4" "^5.3.10"
|
|
554
|
+
"@aws-sdk/types" "^3.973.5"
|
|
555
|
+
"@smithy/config-resolver" "^4.4.10"
|
|
556
|
+
"@smithy/node-config-provider" "^4.3.11"
|
|
527
557
|
"@smithy/types" "^4.13.0"
|
|
528
558
|
tslib "^2.6.2"
|
|
529
559
|
|
|
530
|
-
"@aws-sdk/
|
|
531
|
-
version "3.
|
|
532
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/
|
|
533
|
-
integrity sha512-
|
|
560
|
+
"@aws-sdk/signature-v4-multi-region@^3.996.5":
|
|
561
|
+
version "3.996.6"
|
|
562
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/signature-v4-multi-region/-/signature-v4-multi-region-3.996.6.tgz#b818d724fa411f2c5bf4ad960ed13da9e6556fdf"
|
|
563
|
+
integrity sha512-NnsOQsVmJXy4+IdPFUjRCWPn9qNH1TzS/f7MiWgXeoHs903tJpAWQWQtoFvLccyPoBgomKP9L89RRr2YsT/L0g==
|
|
534
564
|
dependencies:
|
|
535
|
-
"@aws-sdk/
|
|
536
|
-
"@aws-sdk/
|
|
537
|
-
"@
|
|
538
|
-
"@smithy/
|
|
539
|
-
"@smithy/
|
|
565
|
+
"@aws-sdk/middleware-sdk-s3" "^3.972.18"
|
|
566
|
+
"@aws-sdk/types" "^3.973.5"
|
|
567
|
+
"@smithy/protocol-http" "^5.3.11"
|
|
568
|
+
"@smithy/signature-v4" "^5.3.11"
|
|
569
|
+
"@smithy/types" "^4.13.0"
|
|
570
|
+
tslib "^2.6.2"
|
|
571
|
+
|
|
572
|
+
"@aws-sdk/token-providers@3.1004.0":
|
|
573
|
+
version "3.1004.0"
|
|
574
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/token-providers/-/token-providers-3.1004.0.tgz#9ec9cea36d82c85fb24c049194c990a98f6675f5"
|
|
575
|
+
integrity sha512-j9BwZZId9sFp+4GPhf6KrwO8Tben2sXibZA8D1vv2I1zBdvkUHcBA2g4pkqIpTRalMTLC0NPkBPX0gERxfy/iA==
|
|
576
|
+
dependencies:
|
|
577
|
+
"@aws-sdk/core" "^3.973.18"
|
|
578
|
+
"@aws-sdk/nested-clients" "^3.996.7"
|
|
579
|
+
"@aws-sdk/types" "^3.973.5"
|
|
580
|
+
"@smithy/property-provider" "^4.2.11"
|
|
581
|
+
"@smithy/shared-ini-file-loader" "^4.4.6"
|
|
540
582
|
"@smithy/types" "^4.13.0"
|
|
541
583
|
tslib "^2.6.2"
|
|
542
584
|
|
|
@@ -556,6 +598,14 @@
|
|
|
556
598
|
"@smithy/types" "^4.13.0"
|
|
557
599
|
tslib "^2.6.2"
|
|
558
600
|
|
|
601
|
+
"@aws-sdk/types@^3.973.5":
|
|
602
|
+
version "3.973.5"
|
|
603
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/types/-/types-3.973.5.tgz#0fc00f066dbaaa40c09f2b7efdd86781807b5c70"
|
|
604
|
+
integrity sha512-hl7BGwDCWsjH8NkZfx+HgS7H2LyM2lTMAI7ba9c8O0KqdBLTdNJivsHpqjg9rNlAlPyREb6DeDRXUl0s8uFdmQ==
|
|
605
|
+
dependencies:
|
|
606
|
+
"@smithy/types" "^4.13.0"
|
|
607
|
+
tslib "^2.6.2"
|
|
608
|
+
|
|
559
609
|
"@aws-sdk/util-arn-parser@^3.972.2":
|
|
560
610
|
version "3.972.2"
|
|
561
611
|
resolved "https://registry.yarnpkg.com/@aws-sdk/util-arn-parser/-/util-arn-parser-3.972.2.tgz#ef18ba889e8ef35f083f1e962018bc0ce70acef3"
|
|
@@ -563,6 +613,13 @@
|
|
|
563
613
|
dependencies:
|
|
564
614
|
tslib "^2.6.2"
|
|
565
615
|
|
|
616
|
+
"@aws-sdk/util-arn-parser@^3.972.3":
|
|
617
|
+
version "3.972.3"
|
|
618
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/util-arn-parser/-/util-arn-parser-3.972.3.tgz#ed989862bbb172ce16d9e1cd5790e5fe367219c2"
|
|
619
|
+
integrity sha512-HzSD8PMFrvgi2Kserxuff5VitNq2sgf3w9qxmskKDiDTThWfVteJxuCS9JXiPIPtmCrp+7N9asfIaVhBFORllA==
|
|
620
|
+
dependencies:
|
|
621
|
+
tslib "^2.6.2"
|
|
622
|
+
|
|
566
623
|
"@aws-sdk/util-endpoints@^3.996.3":
|
|
567
624
|
version "3.996.3"
|
|
568
625
|
resolved "https://registry.yarnpkg.com/@aws-sdk/util-endpoints/-/util-endpoints-3.996.3.tgz#0dd4e7cbdbdb69157aa0a2f60fbcf472dbf0a139"
|
|
@@ -574,6 +631,17 @@
|
|
|
574
631
|
"@smithy/util-endpoints" "^3.3.1"
|
|
575
632
|
tslib "^2.6.2"
|
|
576
633
|
|
|
634
|
+
"@aws-sdk/util-endpoints@^3.996.4":
|
|
635
|
+
version "3.996.4"
|
|
636
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/util-endpoints/-/util-endpoints-3.996.4.tgz#9fcfeccbd9d2a8217b66f711cf303883ec4442c0"
|
|
637
|
+
integrity sha512-Hek90FBmd4joCFj+Vc98KLJh73Zqj3s2W56gjAcTkrNLMDI5nIFkG9YpfcJiVI1YlE2Ne1uOQNe+IgQ/Vz2XRA==
|
|
638
|
+
dependencies:
|
|
639
|
+
"@aws-sdk/types" "^3.973.5"
|
|
640
|
+
"@smithy/types" "^4.13.0"
|
|
641
|
+
"@smithy/url-parser" "^4.2.11"
|
|
642
|
+
"@smithy/util-endpoints" "^3.3.2"
|
|
643
|
+
tslib "^2.6.2"
|
|
644
|
+
|
|
577
645
|
"@aws-sdk/util-locate-window@^3.0.0":
|
|
578
646
|
version "3.495.0"
|
|
579
647
|
resolved "https://registry.yarnpkg.com/@aws-sdk/util-locate-window/-/util-locate-window-3.495.0.tgz#9034fd8db77991b28ed20e067acdd53e8b8f824b"
|
|
@@ -591,24 +659,34 @@
|
|
|
591
659
|
bowser "^2.11.0"
|
|
592
660
|
tslib "^2.6.2"
|
|
593
661
|
|
|
594
|
-
"@aws-sdk/util-user-agent-
|
|
595
|
-
version "3.
|
|
596
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/util-user-agent-
|
|
597
|
-
integrity sha512-
|
|
662
|
+
"@aws-sdk/util-user-agent-browser@^3.972.7":
|
|
663
|
+
version "3.972.7"
|
|
664
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/util-user-agent-browser/-/util-user-agent-browser-3.972.7.tgz#0e7205db8d47760df014fffddcbf0ccfc350e84d"
|
|
665
|
+
integrity sha512-7SJVuvhKhMF/BkNS1n0QAJYgvEwYbK2QLKBrzDiwQGiTRU6Yf1f3nehTzm/l21xdAOtWSfp2uWSddPnP2ZtsVw==
|
|
598
666
|
dependencies:
|
|
599
|
-
"@aws-sdk/
|
|
600
|
-
"@aws-sdk/types" "^3.973.4"
|
|
601
|
-
"@smithy/node-config-provider" "^4.3.10"
|
|
667
|
+
"@aws-sdk/types" "^3.973.5"
|
|
602
668
|
"@smithy/types" "^4.13.0"
|
|
669
|
+
bowser "^2.11.0"
|
|
603
670
|
tslib "^2.6.2"
|
|
604
671
|
|
|
605
|
-
"@aws-sdk/
|
|
606
|
-
version "3.
|
|
607
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/
|
|
608
|
-
integrity sha512-
|
|
672
|
+
"@aws-sdk/util-user-agent-node@^3.973.1", "@aws-sdk/util-user-agent-node@^3.973.2", "@aws-sdk/util-user-agent-node@^3.973.4":
|
|
673
|
+
version "3.973.4"
|
|
674
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/util-user-agent-node/-/util-user-agent-node-3.973.4.tgz#9b5155740c5cb7fdf9c1f1ab35060446ee54bac8"
|
|
675
|
+
integrity sha512-uqKeLqZ9D3nQjH7HGIERNXK9qnSpUK08l4MlJ5/NZqSSdeJsVANYp437EM9sEzwU28c2xfj2V6qlkqzsgtKs6Q==
|
|
609
676
|
dependencies:
|
|
677
|
+
"@aws-sdk/middleware-user-agent" "^3.972.19"
|
|
678
|
+
"@aws-sdk/types" "^3.973.5"
|
|
679
|
+
"@smithy/node-config-provider" "^4.3.11"
|
|
610
680
|
"@smithy/types" "^4.13.0"
|
|
611
|
-
|
|
681
|
+
tslib "^2.6.2"
|
|
682
|
+
|
|
683
|
+
"@aws-sdk/xml-builder@^3.972.10":
|
|
684
|
+
version "3.972.10"
|
|
685
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/xml-builder/-/xml-builder-3.972.10.tgz#d8a7171b70c8ee9354747f0ac7d368dd27d50e46"
|
|
686
|
+
integrity sha512-OnejAIVD+CxzyAUrVic7lG+3QRltyja9LoNqCE/1YVs8ichoTbJlVSaZ9iSMcnHLyzrSNtvaOGjSDRP+d/ouFA==
|
|
687
|
+
dependencies:
|
|
688
|
+
"@smithy/types" "^4.13.0"
|
|
689
|
+
fast-xml-parser "5.4.1"
|
|
612
690
|
tslib "^2.6.2"
|
|
613
691
|
|
|
614
692
|
"@aws/lambda-invoke-store@^0.2.2":
|
|
@@ -1368,10 +1446,34 @@
|
|
|
1368
1446
|
"@nodelib/fs.scandir" "2.1.5"
|
|
1369
1447
|
fastq "^1.6.0"
|
|
1370
1448
|
|
|
1371
|
-
"@oclif/core
|
|
1372
|
-
version "4.8.
|
|
1373
|
-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.8.
|
|
1374
|
-
integrity sha512-
|
|
1449
|
+
"@oclif/core@4.8.3":
|
|
1450
|
+
version "4.8.3"
|
|
1451
|
+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.8.3.tgz#c1f488841cd0929dbe101f1b86a213bf4349de2a"
|
|
1452
|
+
integrity sha512-f7Rc1JBZO0wNMyDmNzP5IFOv5eM97S9pO4JUFdu2OLyk73YeBI9wog1Yyf666NOQvyptkbG1xh8inzMDQLNTyQ==
|
|
1453
|
+
dependencies:
|
|
1454
|
+
ansi-escapes "^4.3.2"
|
|
1455
|
+
ansis "^3.17.0"
|
|
1456
|
+
clean-stack "^3.0.1"
|
|
1457
|
+
cli-spinners "^2.9.2"
|
|
1458
|
+
debug "^4.4.3"
|
|
1459
|
+
ejs "^3.1.10"
|
|
1460
|
+
get-package-type "^0.1.0"
|
|
1461
|
+
indent-string "^4.0.0"
|
|
1462
|
+
is-wsl "^2.2.0"
|
|
1463
|
+
lilconfig "^3.1.3"
|
|
1464
|
+
minimatch "^10.2.4"
|
|
1465
|
+
semver "^7.7.3"
|
|
1466
|
+
string-width "^4.2.3"
|
|
1467
|
+
supports-color "^8"
|
|
1468
|
+
tinyglobby "^0.2.14"
|
|
1469
|
+
widest-line "^3.1.0"
|
|
1470
|
+
wordwrap "^1.0.0"
|
|
1471
|
+
wrap-ansi "^7.0.0"
|
|
1472
|
+
|
|
1473
|
+
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.8.0", "@oclif/core@^4.9.0":
|
|
1474
|
+
version "4.9.0"
|
|
1475
|
+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.9.0.tgz#aa9fbfc47ed4b0c7fdb9ae50b39a5b047fbca83c"
|
|
1476
|
+
integrity sha512-k/ntRgDcUprTT+aaNoF+whk3cY3f9fRD2lkF6ul7JeCUg2MaMXVXZXfbRhJCfsiX51X8/5Pqo0LGdO9SLYXNHg==
|
|
1375
1477
|
dependencies:
|
|
1376
1478
|
ansi-escapes "^4.3.2"
|
|
1377
1479
|
ansis "^3.17.0"
|
|
@@ -1392,10 +1494,10 @@
|
|
|
1392
1494
|
wordwrap "^1.0.0"
|
|
1393
1495
|
wrap-ansi "^7.0.0"
|
|
1394
1496
|
|
|
1395
|
-
"@oclif/plugin-command-snapshot@^5.3.
|
|
1396
|
-
version "5.3.
|
|
1397
|
-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.
|
|
1398
|
-
integrity sha512-
|
|
1497
|
+
"@oclif/plugin-command-snapshot@^5.3.12":
|
|
1498
|
+
version "5.3.12"
|
|
1499
|
+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.12.tgz#ccb9c0fcb231e025d87efc22e4b0979d66e4164c"
|
|
1500
|
+
integrity sha512-WQDVFFisFRYMXVd5B0HtpuiTpTNaKuPnEi3IXTCb33yEd71TBgeKUvilWtfydhfYK+V1BkVec/mQLHJ1dWj1pw==
|
|
1399
1501
|
dependencies:
|
|
1400
1502
|
"@oclif/core" "^4"
|
|
1401
1503
|
ansis "^3.17.0"
|
|
@@ -1677,6 +1779,14 @@
|
|
|
1677
1779
|
"@smithy/types" "^4.13.0"
|
|
1678
1780
|
tslib "^2.6.2"
|
|
1679
1781
|
|
|
1782
|
+
"@smithy/abort-controller@^4.2.11":
|
|
1783
|
+
version "4.2.11"
|
|
1784
|
+
resolved "https://registry.yarnpkg.com/@smithy/abort-controller/-/abort-controller-4.2.11.tgz#b989e63615e5449c2ba90d80fcbe4fdd71123c54"
|
|
1785
|
+
integrity sha512-Hj4WoYWMJnSpM6/kchsm4bUNTL9XiSyhvoMb2KIq4VJzyDt7JpGHUZHkVNPZVC7YE1tf8tPeVauxpFBKGW4/KQ==
|
|
1786
|
+
dependencies:
|
|
1787
|
+
"@smithy/types" "^4.13.0"
|
|
1788
|
+
tslib "^2.6.2"
|
|
1789
|
+
|
|
1680
1790
|
"@smithy/chunked-blob-reader-native@^4.2.2":
|
|
1681
1791
|
version "4.2.2"
|
|
1682
1792
|
resolved "https://registry.yarnpkg.com/@smithy/chunked-blob-reader-native/-/chunked-blob-reader-native-4.2.2.tgz#9fcc884dfd6a041b8f9aa1e0aa14b5bfb4e85f16"
|
|
@@ -1692,6 +1802,18 @@
|
|
|
1692
1802
|
dependencies:
|
|
1693
1803
|
tslib "^2.6.2"
|
|
1694
1804
|
|
|
1805
|
+
"@smithy/config-resolver@^4.4.10":
|
|
1806
|
+
version "4.4.10"
|
|
1807
|
+
resolved "https://registry.yarnpkg.com/@smithy/config-resolver/-/config-resolver-4.4.10.tgz#22529a2e8c23d979f69c3abca8d984c69d06ce4c"
|
|
1808
|
+
integrity sha512-IRTkd6ps0ru+lTWnfnsbXzW80A8Od8p3pYiZnW98K2Hb20rqfsX7VTlfUwhrcOeSSy68Gn9WBofwPuw3e5CCsg==
|
|
1809
|
+
dependencies:
|
|
1810
|
+
"@smithy/node-config-provider" "^4.3.11"
|
|
1811
|
+
"@smithy/types" "^4.13.0"
|
|
1812
|
+
"@smithy/util-config-provider" "^4.2.2"
|
|
1813
|
+
"@smithy/util-endpoints" "^3.3.2"
|
|
1814
|
+
"@smithy/util-middleware" "^4.2.11"
|
|
1815
|
+
tslib "^2.6.2"
|
|
1816
|
+
|
|
1695
1817
|
"@smithy/config-resolver@^4.4.9":
|
|
1696
1818
|
version "4.4.9"
|
|
1697
1819
|
resolved "https://registry.yarnpkg.com/@smithy/config-resolver/-/config-resolver-4.4.9.tgz#a7398dd507153859a09a64dda52f4cac9279a7af"
|
|
@@ -1704,31 +1826,31 @@
|
|
|
1704
1826
|
"@smithy/util-middleware" "^4.2.10"
|
|
1705
1827
|
tslib "^2.6.2"
|
|
1706
1828
|
|
|
1707
|
-
"@smithy/core@^3.23.
|
|
1708
|
-
version "3.23.
|
|
1709
|
-
resolved "https://registry.yarnpkg.com/@smithy/core/-/core-3.23.
|
|
1710
|
-
integrity sha512-
|
|
1829
|
+
"@smithy/core@^3.23.7", "@smithy/core@^3.23.8", "@smithy/core@^3.23.9":
|
|
1830
|
+
version "3.23.9"
|
|
1831
|
+
resolved "https://registry.yarnpkg.com/@smithy/core/-/core-3.23.9.tgz#377c3e12187c9810a3f26d7904541770735785b5"
|
|
1832
|
+
integrity sha512-1Vcut4LEL9HZsdpI0vFiRYIsaoPwZLjAxnVQDUMQK8beMS+EYPLDQCXtbzfxmM5GzSgjfe2Q9M7WaXwIMQllyQ==
|
|
1711
1833
|
dependencies:
|
|
1712
|
-
"@smithy/middleware-serde" "^4.2.
|
|
1713
|
-
"@smithy/protocol-http" "^5.3.
|
|
1834
|
+
"@smithy/middleware-serde" "^4.2.12"
|
|
1835
|
+
"@smithy/protocol-http" "^5.3.11"
|
|
1714
1836
|
"@smithy/types" "^4.13.0"
|
|
1715
|
-
"@smithy/util-base64" "^4.3.
|
|
1716
|
-
"@smithy/util-body-length-browser" "^4.2.
|
|
1717
|
-
"@smithy/util-middleware" "^4.2.
|
|
1718
|
-
"@smithy/util-stream" "^4.5.
|
|
1719
|
-
"@smithy/util-utf8" "^4.2.
|
|
1720
|
-
"@smithy/uuid" "^1.1.
|
|
1837
|
+
"@smithy/util-base64" "^4.3.2"
|
|
1838
|
+
"@smithy/util-body-length-browser" "^4.2.2"
|
|
1839
|
+
"@smithy/util-middleware" "^4.2.11"
|
|
1840
|
+
"@smithy/util-stream" "^4.5.17"
|
|
1841
|
+
"@smithy/util-utf8" "^4.2.2"
|
|
1842
|
+
"@smithy/uuid" "^1.1.2"
|
|
1721
1843
|
tslib "^2.6.2"
|
|
1722
1844
|
|
|
1723
|
-
"@smithy/credential-provider-imds@^4.2.
|
|
1724
|
-
version "4.2.
|
|
1725
|
-
resolved "https://registry.yarnpkg.com/@smithy/credential-provider-imds/-/credential-provider-imds-4.2.
|
|
1726
|
-
integrity sha512-
|
|
1845
|
+
"@smithy/credential-provider-imds@^4.2.11":
|
|
1846
|
+
version "4.2.11"
|
|
1847
|
+
resolved "https://registry.yarnpkg.com/@smithy/credential-provider-imds/-/credential-provider-imds-4.2.11.tgz#106dda92b2a4275879e84f348826c311a1bb1b05"
|
|
1848
|
+
integrity sha512-lBXrS6ku0kTj3xLmsJW0WwqWbGQ6ueooYyp/1L9lkyT0M02C+DWwYwc5aTyXFbRaK38ojALxNixg+LxKSHZc0g==
|
|
1727
1849
|
dependencies:
|
|
1728
|
-
"@smithy/node-config-provider" "^4.3.
|
|
1729
|
-
"@smithy/property-provider" "^4.2.
|
|
1850
|
+
"@smithy/node-config-provider" "^4.3.11"
|
|
1851
|
+
"@smithy/property-provider" "^4.2.11"
|
|
1730
1852
|
"@smithy/types" "^4.13.0"
|
|
1731
|
-
"@smithy/url-parser" "^4.2.
|
|
1853
|
+
"@smithy/url-parser" "^4.2.11"
|
|
1732
1854
|
tslib "^2.6.2"
|
|
1733
1855
|
|
|
1734
1856
|
"@smithy/eventstream-codec@^4.2.10":
|
|
@@ -1776,15 +1898,15 @@
|
|
|
1776
1898
|
"@smithy/types" "^4.13.0"
|
|
1777
1899
|
tslib "^2.6.2"
|
|
1778
1900
|
|
|
1779
|
-
"@smithy/fetch-http-handler@^5.3.
|
|
1780
|
-
version "5.3.
|
|
1781
|
-
resolved "https://registry.yarnpkg.com/@smithy/fetch-http-handler/-/fetch-http-handler-5.3.
|
|
1782
|
-
integrity sha512-
|
|
1901
|
+
"@smithy/fetch-http-handler@^5.3.12", "@smithy/fetch-http-handler@^5.3.13":
|
|
1902
|
+
version "5.3.13"
|
|
1903
|
+
resolved "https://registry.yarnpkg.com/@smithy/fetch-http-handler/-/fetch-http-handler-5.3.13.tgz#9858e43ff009af6085cca326805c9d0c9a9579f5"
|
|
1904
|
+
integrity sha512-U2Hcfl2s3XaYjikN9cT4mPu8ybDbImV3baXR0PkVlC0TTx808bRP3FaPGAzPtB8OByI+JqJ1kyS+7GEgae7+qQ==
|
|
1783
1905
|
dependencies:
|
|
1784
|
-
"@smithy/protocol-http" "^5.3.
|
|
1785
|
-
"@smithy/querystring-builder" "^4.2.
|
|
1906
|
+
"@smithy/protocol-http" "^5.3.11"
|
|
1907
|
+
"@smithy/querystring-builder" "^4.2.11"
|
|
1786
1908
|
"@smithy/types" "^4.13.0"
|
|
1787
|
-
"@smithy/util-base64" "^4.3.
|
|
1909
|
+
"@smithy/util-base64" "^4.3.2"
|
|
1788
1910
|
tslib "^2.6.2"
|
|
1789
1911
|
|
|
1790
1912
|
"@smithy/hash-blob-browser@^4.2.11":
|
|
@@ -1807,6 +1929,16 @@
|
|
|
1807
1929
|
"@smithy/util-utf8" "^4.2.1"
|
|
1808
1930
|
tslib "^2.6.2"
|
|
1809
1931
|
|
|
1932
|
+
"@smithy/hash-node@^4.2.11":
|
|
1933
|
+
version "4.2.11"
|
|
1934
|
+
resolved "https://registry.yarnpkg.com/@smithy/hash-node/-/hash-node-4.2.11.tgz#8b19d53661824ead9627b49a26e5555d6c8a98fd"
|
|
1935
|
+
integrity sha512-T+p1pNynRkydpdL015ruIoyPSRw9e/SQOWmSAMmmprfswMrd5Ow5igOWNVlvyVFZlxXqGmyH3NQwfwy8r5Jx0A==
|
|
1936
|
+
dependencies:
|
|
1937
|
+
"@smithy/types" "^4.13.0"
|
|
1938
|
+
"@smithy/util-buffer-from" "^4.2.2"
|
|
1939
|
+
"@smithy/util-utf8" "^4.2.2"
|
|
1940
|
+
tslib "^2.6.2"
|
|
1941
|
+
|
|
1810
1942
|
"@smithy/hash-stream-node@^4.2.10":
|
|
1811
1943
|
version "4.2.10"
|
|
1812
1944
|
resolved "https://registry.yarnpkg.com/@smithy/hash-stream-node/-/hash-stream-node-4.2.10.tgz#ee5f26ba61a54ba402a6f00a13c418d38005e088"
|
|
@@ -1824,6 +1956,14 @@
|
|
|
1824
1956
|
"@smithy/types" "^4.13.0"
|
|
1825
1957
|
tslib "^2.6.2"
|
|
1826
1958
|
|
|
1959
|
+
"@smithy/invalid-dependency@^4.2.11":
|
|
1960
|
+
version "4.2.11"
|
|
1961
|
+
resolved "https://registry.yarnpkg.com/@smithy/invalid-dependency/-/invalid-dependency-4.2.11.tgz#ded68aa2299474c3cf06695ebb28a343928086ee"
|
|
1962
|
+
integrity sha512-cGNMrgykRmddrNhYy1yBdrp5GwIgEkniS7k9O1VLB38yxQtlvrxpZtUVvo6T4cKpeZsriukBuuxfJcdZQc/f/g==
|
|
1963
|
+
dependencies:
|
|
1964
|
+
"@smithy/types" "^4.13.0"
|
|
1965
|
+
tslib "^2.6.2"
|
|
1966
|
+
|
|
1827
1967
|
"@smithy/is-array-buffer@^2.2.0":
|
|
1828
1968
|
version "2.2.0"
|
|
1829
1969
|
resolved "https://registry.yarnpkg.com/@smithy/is-array-buffer/-/is-array-buffer-2.2.0.tgz#f84f0d9f9a36601a9ca9381688bd1b726fd39111"
|
|
@@ -1838,6 +1978,13 @@
|
|
|
1838
1978
|
dependencies:
|
|
1839
1979
|
tslib "^2.6.2"
|
|
1840
1980
|
|
|
1981
|
+
"@smithy/is-array-buffer@^4.2.2":
|
|
1982
|
+
version "4.2.2"
|
|
1983
|
+
resolved "https://registry.yarnpkg.com/@smithy/is-array-buffer/-/is-array-buffer-4.2.2.tgz#c401ce54b12a16529eb1c938a0b6c2247cb763b8"
|
|
1984
|
+
integrity sha512-n6rQ4N8Jj4YTQO3YFrlgZuwKodf4zUFs7EJIWH86pSCWBaAtAGBFfCM7Wx6D2bBJ2xqFNxGBSrUWswT3M0VJow==
|
|
1985
|
+
dependencies:
|
|
1986
|
+
tslib "^2.6.2"
|
|
1987
|
+
|
|
1841
1988
|
"@smithy/md5-js@^4.2.10":
|
|
1842
1989
|
version "4.2.10"
|
|
1843
1990
|
resolved "https://registry.yarnpkg.com/@smithy/md5-js/-/md5-js-4.2.10.tgz#2071980ff22802ca8398232075357c0d1b5b746a"
|
|
@@ -1856,33 +2003,42 @@
|
|
|
1856
2003
|
"@smithy/types" "^4.13.0"
|
|
1857
2004
|
tslib "^2.6.2"
|
|
1858
2005
|
|
|
1859
|
-
"@smithy/middleware-
|
|
1860
|
-
version "4.
|
|
1861
|
-
resolved "https://registry.yarnpkg.com/@smithy/middleware-
|
|
1862
|
-
integrity sha512-
|
|
2006
|
+
"@smithy/middleware-content-length@^4.2.11":
|
|
2007
|
+
version "4.2.11"
|
|
2008
|
+
resolved "https://registry.yarnpkg.com/@smithy/middleware-content-length/-/middleware-content-length-4.2.11.tgz#8a385fa77e8fa6ffea6b46e7af37b14d2678571f"
|
|
2009
|
+
integrity sha512-UvIfKYAKhCzr4p6jFevPlKhQwyQwlJ6IeKLDhmV1PlYfcW3RL4ROjNEDtSik4NYMi9kDkH7eSwyTP3vNJ/u/Dw==
|
|
1863
2010
|
dependencies:
|
|
1864
|
-
"@smithy/
|
|
1865
|
-
"@smithy/middleware-serde" "^4.2.11"
|
|
1866
|
-
"@smithy/node-config-provider" "^4.3.10"
|
|
1867
|
-
"@smithy/shared-ini-file-loader" "^4.4.5"
|
|
2011
|
+
"@smithy/protocol-http" "^5.3.11"
|
|
1868
2012
|
"@smithy/types" "^4.13.0"
|
|
1869
|
-
"@smithy/url-parser" "^4.2.10"
|
|
1870
|
-
"@smithy/util-middleware" "^4.2.10"
|
|
1871
2013
|
tslib "^2.6.2"
|
|
1872
2014
|
|
|
1873
|
-
"@smithy/middleware-
|
|
1874
|
-
version "4.4.
|
|
1875
|
-
resolved "https://registry.yarnpkg.com/@smithy/middleware-
|
|
1876
|
-
integrity sha512
|
|
2015
|
+
"@smithy/middleware-endpoint@^4.4.21", "@smithy/middleware-endpoint@^4.4.22", "@smithy/middleware-endpoint@^4.4.23":
|
|
2016
|
+
version "4.4.23"
|
|
2017
|
+
resolved "https://registry.yarnpkg.com/@smithy/middleware-endpoint/-/middleware-endpoint-4.4.23.tgz#4d2d7f2c5e133608782b071b5244e74e1ff2f26a"
|
|
2018
|
+
integrity sha512-UEFIejZy54T1EJn2aWJ45voB7RP2T+IRzUqocIdM6GFFa5ClZncakYJfcYnoXt3UsQrZZ9ZRauGm77l9UCbBLw==
|
|
1877
2019
|
dependencies:
|
|
1878
|
-
"@smithy/
|
|
1879
|
-
"@smithy/
|
|
1880
|
-
"@smithy/
|
|
1881
|
-
"@smithy/
|
|
2020
|
+
"@smithy/core" "^3.23.9"
|
|
2021
|
+
"@smithy/middleware-serde" "^4.2.12"
|
|
2022
|
+
"@smithy/node-config-provider" "^4.3.11"
|
|
2023
|
+
"@smithy/shared-ini-file-loader" "^4.4.6"
|
|
1882
2024
|
"@smithy/types" "^4.13.0"
|
|
1883
|
-
"@smithy/
|
|
1884
|
-
"@smithy/util-
|
|
1885
|
-
|
|
2025
|
+
"@smithy/url-parser" "^4.2.11"
|
|
2026
|
+
"@smithy/util-middleware" "^4.2.11"
|
|
2027
|
+
tslib "^2.6.2"
|
|
2028
|
+
|
|
2029
|
+
"@smithy/middleware-retry@^4.4.38", "@smithy/middleware-retry@^4.4.39":
|
|
2030
|
+
version "4.4.40"
|
|
2031
|
+
resolved "https://registry.yarnpkg.com/@smithy/middleware-retry/-/middleware-retry-4.4.40.tgz#b10da39d8138f9a14953c2444ed9a737514d8bcf"
|
|
2032
|
+
integrity sha512-YhEMakG1Ae57FajERdHNZ4ShOPIY7DsgV+ZoAxo/5BT0KIe+f6DDU2rtIymNNFIj22NJfeeI6LWIifrwM0f+rA==
|
|
2033
|
+
dependencies:
|
|
2034
|
+
"@smithy/node-config-provider" "^4.3.11"
|
|
2035
|
+
"@smithy/protocol-http" "^5.3.11"
|
|
2036
|
+
"@smithy/service-error-classification" "^4.2.11"
|
|
2037
|
+
"@smithy/smithy-client" "^4.12.3"
|
|
2038
|
+
"@smithy/types" "^4.13.0"
|
|
2039
|
+
"@smithy/util-middleware" "^4.2.11"
|
|
2040
|
+
"@smithy/util-retry" "^4.2.11"
|
|
2041
|
+
"@smithy/uuid" "^1.1.2"
|
|
1886
2042
|
tslib "^2.6.2"
|
|
1887
2043
|
|
|
1888
2044
|
"@smithy/middleware-serde@^4.2.11":
|
|
@@ -1894,6 +2050,15 @@
|
|
|
1894
2050
|
"@smithy/types" "^4.13.0"
|
|
1895
2051
|
tslib "^2.6.2"
|
|
1896
2052
|
|
|
2053
|
+
"@smithy/middleware-serde@^4.2.12":
|
|
2054
|
+
version "4.2.12"
|
|
2055
|
+
resolved "https://registry.yarnpkg.com/@smithy/middleware-serde/-/middleware-serde-4.2.12.tgz#8f836f3edc85701b69df4f2819106a6e0ef50cf8"
|
|
2056
|
+
integrity sha512-W9g1bOLui7Xn5FABRVS0o3rXL0gfN37d/8I/W7i0N7oxjx9QecUmXEMSUMADTODwdtka9cN43t5BI2CodLJpng==
|
|
2057
|
+
dependencies:
|
|
2058
|
+
"@smithy/protocol-http" "^5.3.11"
|
|
2059
|
+
"@smithy/types" "^4.13.0"
|
|
2060
|
+
tslib "^2.6.2"
|
|
2061
|
+
|
|
1897
2062
|
"@smithy/middleware-stack@^4.2.10":
|
|
1898
2063
|
version "4.2.10"
|
|
1899
2064
|
resolved "https://registry.yarnpkg.com/@smithy/middleware-stack/-/middleware-stack-4.2.10.tgz#411276f45b78ed4d7d5e3cb2c4136142f456c907"
|
|
@@ -1902,6 +2067,14 @@
|
|
|
1902
2067
|
"@smithy/types" "^4.13.0"
|
|
1903
2068
|
tslib "^2.6.2"
|
|
1904
2069
|
|
|
2070
|
+
"@smithy/middleware-stack@^4.2.11":
|
|
2071
|
+
version "4.2.11"
|
|
2072
|
+
resolved "https://registry.yarnpkg.com/@smithy/middleware-stack/-/middleware-stack-4.2.11.tgz#cadd3ada5fa11fe8a192cd18444a77c4510c8bc3"
|
|
2073
|
+
integrity sha512-s+eenEPW6RgliDk2IhjD2hWOxIx1NKrOHxEwNUaUXxYBxIyCcDfNULZ2Mu15E3kwcJWBedTET/kEASPV1A1Akg==
|
|
2074
|
+
dependencies:
|
|
2075
|
+
"@smithy/types" "^4.13.0"
|
|
2076
|
+
tslib "^2.6.2"
|
|
2077
|
+
|
|
1905
2078
|
"@smithy/node-config-provider@^4.3.10":
|
|
1906
2079
|
version "4.3.10"
|
|
1907
2080
|
resolved "https://registry.yarnpkg.com/@smithy/node-config-provider/-/node-config-provider-4.3.10.tgz#bd537206cc3b6d1905fbc174c95f35897d98819b"
|
|
@@ -1912,14 +2085,24 @@
|
|
|
1912
2085
|
"@smithy/types" "^4.13.0"
|
|
1913
2086
|
tslib "^2.6.2"
|
|
1914
2087
|
|
|
1915
|
-
"@smithy/node-
|
|
1916
|
-
version "4.
|
|
1917
|
-
resolved "https://registry.yarnpkg.com/@smithy/node-
|
|
1918
|
-
integrity sha512-
|
|
2088
|
+
"@smithy/node-config-provider@^4.3.11":
|
|
2089
|
+
version "4.3.11"
|
|
2090
|
+
resolved "https://registry.yarnpkg.com/@smithy/node-config-provider/-/node-config-provider-4.3.11.tgz#a6d246b67c10c6873169bae46e6d04261d548402"
|
|
2091
|
+
integrity sha512-xD17eE7kaLgBBGf5CZQ58hh2YmwK1Z0O8YhffwB/De2jsL0U3JklmhVYJ9Uf37OtUDLF2gsW40Xwwag9U869Gg==
|
|
1919
2092
|
dependencies:
|
|
1920
|
-
"@smithy/
|
|
1921
|
-
"@smithy/
|
|
1922
|
-
"@smithy/
|
|
2093
|
+
"@smithy/property-provider" "^4.2.11"
|
|
2094
|
+
"@smithy/shared-ini-file-loader" "^4.4.6"
|
|
2095
|
+
"@smithy/types" "^4.13.0"
|
|
2096
|
+
tslib "^2.6.2"
|
|
2097
|
+
|
|
2098
|
+
"@smithy/node-http-handler@^4.4.13", "@smithy/node-http-handler@^4.4.14":
|
|
2099
|
+
version "4.4.14"
|
|
2100
|
+
resolved "https://registry.yarnpkg.com/@smithy/node-http-handler/-/node-http-handler-4.4.14.tgz#a40a6677b7cda2c100141833abee1401c2e1a74f"
|
|
2101
|
+
integrity sha512-DamSqaU8nuk0xTJDrYnRzZndHwwRnyj/n/+RqGGCcBKB4qrQem0mSDiWdupaNWdwxzyMU91qxDmHOCazfhtO3A==
|
|
2102
|
+
dependencies:
|
|
2103
|
+
"@smithy/abort-controller" "^4.2.11"
|
|
2104
|
+
"@smithy/protocol-http" "^5.3.11"
|
|
2105
|
+
"@smithy/querystring-builder" "^4.2.11"
|
|
1923
2106
|
"@smithy/types" "^4.13.0"
|
|
1924
2107
|
tslib "^2.6.2"
|
|
1925
2108
|
|
|
@@ -1931,6 +2114,14 @@
|
|
|
1931
2114
|
"@smithy/types" "^4.13.0"
|
|
1932
2115
|
tslib "^2.6.2"
|
|
1933
2116
|
|
|
2117
|
+
"@smithy/property-provider@^4.2.11":
|
|
2118
|
+
version "4.2.11"
|
|
2119
|
+
resolved "https://registry.yarnpkg.com/@smithy/property-provider/-/property-provider-4.2.11.tgz#7a1b16ae2083272f80e380ee7948ddc103301db1"
|
|
2120
|
+
integrity sha512-14T1V64o6/ndyrnl1ze1ZhyLzIeYNN47oF/QU6P5m82AEtyOkMJTb0gO1dPubYjyyKuPD6OSVMPDKe+zioOnCg==
|
|
2121
|
+
dependencies:
|
|
2122
|
+
"@smithy/types" "^4.13.0"
|
|
2123
|
+
tslib "^2.6.2"
|
|
2124
|
+
|
|
1934
2125
|
"@smithy/protocol-http@^5.3.10":
|
|
1935
2126
|
version "5.3.10"
|
|
1936
2127
|
resolved "https://registry.yarnpkg.com/@smithy/protocol-http/-/protocol-http-5.3.10.tgz#020a0fa6e47396ebceab01296b76990931a93d5a"
|
|
@@ -1939,13 +2130,21 @@
|
|
|
1939
2130
|
"@smithy/types" "^4.13.0"
|
|
1940
2131
|
tslib "^2.6.2"
|
|
1941
2132
|
|
|
1942
|
-
"@smithy/
|
|
1943
|
-
version "
|
|
1944
|
-
resolved "https://registry.yarnpkg.com/@smithy/
|
|
1945
|
-
integrity sha512-
|
|
2133
|
+
"@smithy/protocol-http@^5.3.11":
|
|
2134
|
+
version "5.3.11"
|
|
2135
|
+
resolved "https://registry.yarnpkg.com/@smithy/protocol-http/-/protocol-http-5.3.11.tgz#e4450af3ba9e52e8b99a9c3035c90c8cd853be27"
|
|
2136
|
+
integrity sha512-hI+barOVDJBkNt4y0L2mu3Ugc0w7+BpJ2CZuLwXtSltGAAwCb3IvnalGlbDV/UCS6a9ZuT3+exd1WxNdLb5IlQ==
|
|
2137
|
+
dependencies:
|
|
2138
|
+
"@smithy/types" "^4.13.0"
|
|
2139
|
+
tslib "^2.6.2"
|
|
2140
|
+
|
|
2141
|
+
"@smithy/querystring-builder@^4.2.11":
|
|
2142
|
+
version "4.2.11"
|
|
2143
|
+
resolved "https://registry.yarnpkg.com/@smithy/querystring-builder/-/querystring-builder-4.2.11.tgz#befb7753b142fab65edaee070096c1c5cb2ad917"
|
|
2144
|
+
integrity sha512-7spdikrYiljpket6u0up2Ck2mxhy7dZ0+TDd+S53Dg2DHd6wg+YNJrTCHiLdgZmEXZKI7LJZcwL3721ZRDFiqA==
|
|
1946
2145
|
dependencies:
|
|
1947
2146
|
"@smithy/types" "^4.13.0"
|
|
1948
|
-
"@smithy/util-uri-escape" "^4.2.
|
|
2147
|
+
"@smithy/util-uri-escape" "^4.2.2"
|
|
1949
2148
|
tslib "^2.6.2"
|
|
1950
2149
|
|
|
1951
2150
|
"@smithy/querystring-parser@^4.2.10":
|
|
@@ -1956,6 +2155,14 @@
|
|
|
1956
2155
|
"@smithy/types" "^4.13.0"
|
|
1957
2156
|
tslib "^2.6.2"
|
|
1958
2157
|
|
|
2158
|
+
"@smithy/querystring-parser@^4.2.11":
|
|
2159
|
+
version "4.2.11"
|
|
2160
|
+
resolved "https://registry.yarnpkg.com/@smithy/querystring-parser/-/querystring-parser-4.2.11.tgz#b1e85945bc3c80058e0b0114af391bb069b2393f"
|
|
2161
|
+
integrity sha512-nE3IRNjDltvGcoThD2abTozI1dkSy8aX+a2N1Rs55en5UsdyyIXgGEmevUL3okZFoJC77JgRGe99xYohhsjivQ==
|
|
2162
|
+
dependencies:
|
|
2163
|
+
"@smithy/types" "^4.13.0"
|
|
2164
|
+
tslib "^2.6.2"
|
|
2165
|
+
|
|
1959
2166
|
"@smithy/service-error-classification@^4.2.10":
|
|
1960
2167
|
version "4.2.10"
|
|
1961
2168
|
resolved "https://registry.yarnpkg.com/@smithy/service-error-classification/-/service-error-classification-4.2.10.tgz#0d142eb71106e1be8a9df691f4bb4b19b7261502"
|
|
@@ -1963,6 +2170,13 @@
|
|
|
1963
2170
|
dependencies:
|
|
1964
2171
|
"@smithy/types" "^4.13.0"
|
|
1965
2172
|
|
|
2173
|
+
"@smithy/service-error-classification@^4.2.11":
|
|
2174
|
+
version "4.2.11"
|
|
2175
|
+
resolved "https://registry.yarnpkg.com/@smithy/service-error-classification/-/service-error-classification-4.2.11.tgz#da2ee1af5c851380e6b0146b75416f0e5f64e1f7"
|
|
2176
|
+
integrity sha512-HkMFJZJUhzU3HvND1+Yw/kYWXp4RPDLBWLcK1n+Vqw8xn4y2YiBhdww8IxhkQjP/QlZun5bwm3vcHc8AqIU3zw==
|
|
2177
|
+
dependencies:
|
|
2178
|
+
"@smithy/types" "^4.13.0"
|
|
2179
|
+
|
|
1966
2180
|
"@smithy/shared-ini-file-loader@^4.4.5":
|
|
1967
2181
|
version "4.4.5"
|
|
1968
2182
|
resolved "https://registry.yarnpkg.com/@smithy/shared-ini-file-loader/-/shared-ini-file-loader-4.4.5.tgz#84c29da4a1462e7b6ce21b00c49f8789ae804099"
|
|
@@ -1971,31 +2185,39 @@
|
|
|
1971
2185
|
"@smithy/types" "^4.13.0"
|
|
1972
2186
|
tslib "^2.6.2"
|
|
1973
2187
|
|
|
1974
|
-
"@smithy/
|
|
1975
|
-
version "
|
|
1976
|
-
resolved "https://registry.yarnpkg.com/@smithy/
|
|
1977
|
-
integrity sha512-
|
|
2188
|
+
"@smithy/shared-ini-file-loader@^4.4.6":
|
|
2189
|
+
version "4.4.6"
|
|
2190
|
+
resolved "https://registry.yarnpkg.com/@smithy/shared-ini-file-loader/-/shared-ini-file-loader-4.4.6.tgz#435dc6d907bc8c6f795212e944000de063b2cfe1"
|
|
2191
|
+
integrity sha512-IB/M5I8G0EeXZTHsAxpx51tMQ5R719F3aq+fjEB6VtNcCHDc0ajFDIGDZw+FW9GxtEkgTduiPpjveJdA/CX7sw==
|
|
1978
2192
|
dependencies:
|
|
1979
|
-
"@smithy/is-array-buffer" "^4.2.1"
|
|
1980
|
-
"@smithy/protocol-http" "^5.3.10"
|
|
1981
2193
|
"@smithy/types" "^4.13.0"
|
|
1982
|
-
"@smithy/util-hex-encoding" "^4.2.1"
|
|
1983
|
-
"@smithy/util-middleware" "^4.2.10"
|
|
1984
|
-
"@smithy/util-uri-escape" "^4.2.1"
|
|
1985
|
-
"@smithy/util-utf8" "^4.2.1"
|
|
1986
2194
|
tslib "^2.6.2"
|
|
1987
2195
|
|
|
1988
|
-
"@smithy/
|
|
1989
|
-
version "
|
|
1990
|
-
resolved "https://registry.yarnpkg.com/@smithy/
|
|
1991
|
-
integrity sha512-
|
|
2196
|
+
"@smithy/signature-v4@^5.3.11":
|
|
2197
|
+
version "5.3.11"
|
|
2198
|
+
resolved "https://registry.yarnpkg.com/@smithy/signature-v4/-/signature-v4-5.3.11.tgz#81fc2aba69994b23aff730b984418e9696bc36c4"
|
|
2199
|
+
integrity sha512-V1L6N9aKOBAN4wEHLyqjLBnAz13mtILU0SeDrjOaIZEeN6IFa6DxwRt1NNpOdmSpQUfkBj0qeD3m6P77uzMhgQ==
|
|
1992
2200
|
dependencies:
|
|
1993
|
-
"@smithy/
|
|
1994
|
-
"@smithy/
|
|
1995
|
-
"@smithy/middleware-stack" "^4.2.10"
|
|
1996
|
-
"@smithy/protocol-http" "^5.3.10"
|
|
2201
|
+
"@smithy/is-array-buffer" "^4.2.2"
|
|
2202
|
+
"@smithy/protocol-http" "^5.3.11"
|
|
1997
2203
|
"@smithy/types" "^4.13.0"
|
|
1998
|
-
"@smithy/util-
|
|
2204
|
+
"@smithy/util-hex-encoding" "^4.2.2"
|
|
2205
|
+
"@smithy/util-middleware" "^4.2.11"
|
|
2206
|
+
"@smithy/util-uri-escape" "^4.2.2"
|
|
2207
|
+
"@smithy/util-utf8" "^4.2.2"
|
|
2208
|
+
tslib "^2.6.2"
|
|
2209
|
+
|
|
2210
|
+
"@smithy/smithy-client@^4.12.1", "@smithy/smithy-client@^4.12.2", "@smithy/smithy-client@^4.12.3":
|
|
2211
|
+
version "4.12.3"
|
|
2212
|
+
resolved "https://registry.yarnpkg.com/@smithy/smithy-client/-/smithy-client-4.12.3.tgz#95370221bc5c2f30a25157b2df84a3630c81ec85"
|
|
2213
|
+
integrity sha512-7k4UxjSpHmPN2AxVhvIazRSzFQjWnud3sOsXcFStzagww17j1cFQYqTSiQ8xuYK3vKLR1Ni8FzuT3VlKr3xCNw==
|
|
2214
|
+
dependencies:
|
|
2215
|
+
"@smithy/core" "^3.23.9"
|
|
2216
|
+
"@smithy/middleware-endpoint" "^4.4.23"
|
|
2217
|
+
"@smithy/middleware-stack" "^4.2.11"
|
|
2218
|
+
"@smithy/protocol-http" "^5.3.11"
|
|
2219
|
+
"@smithy/types" "^4.13.0"
|
|
2220
|
+
"@smithy/util-stream" "^4.5.17"
|
|
1999
2221
|
tslib "^2.6.2"
|
|
2000
2222
|
|
|
2001
2223
|
"@smithy/types@^4.13.0":
|
|
@@ -2021,6 +2243,15 @@
|
|
|
2021
2243
|
"@smithy/types" "^4.13.0"
|
|
2022
2244
|
tslib "^2.6.2"
|
|
2023
2245
|
|
|
2246
|
+
"@smithy/url-parser@^4.2.11":
|
|
2247
|
+
version "4.2.11"
|
|
2248
|
+
resolved "https://registry.yarnpkg.com/@smithy/url-parser/-/url-parser-4.2.11.tgz#4c87eb5872c2ab0385086b38eee4b4a6e5a029b2"
|
|
2249
|
+
integrity sha512-oTAGGHo8ZYc5VZsBREzuf5lf2pAurJQsccMusVZ85wDkX66ojEc/XauiGjzCj50A61ObFTPe6d7Pyt6UBYaing==
|
|
2250
|
+
dependencies:
|
|
2251
|
+
"@smithy/querystring-parser" "^4.2.11"
|
|
2252
|
+
"@smithy/types" "^4.13.0"
|
|
2253
|
+
tslib "^2.6.2"
|
|
2254
|
+
|
|
2024
2255
|
"@smithy/util-base64@^4.3.1":
|
|
2025
2256
|
version "4.3.1"
|
|
2026
2257
|
resolved "https://registry.yarnpkg.com/@smithy/util-base64/-/util-base64-4.3.1.tgz#d7acc9fd3e84d1cb6c7a09866f2157457f0005c3"
|
|
@@ -2030,6 +2261,15 @@
|
|
|
2030
2261
|
"@smithy/util-utf8" "^4.2.1"
|
|
2031
2262
|
tslib "^2.6.2"
|
|
2032
2263
|
|
|
2264
|
+
"@smithy/util-base64@^4.3.2":
|
|
2265
|
+
version "4.3.2"
|
|
2266
|
+
resolved "https://registry.yarnpkg.com/@smithy/util-base64/-/util-base64-4.3.2.tgz#be02bcb29a87be744356467ea25ffa413e695cea"
|
|
2267
|
+
integrity sha512-XRH6b0H/5A3SgblmMa5ErXQ2XKhfbQB+Fm/oyLZ2O2kCUrwgg55bU0RekmzAhuwOjA9qdN5VU2BprOvGGUkOOQ==
|
|
2268
|
+
dependencies:
|
|
2269
|
+
"@smithy/util-buffer-from" "^4.2.2"
|
|
2270
|
+
"@smithy/util-utf8" "^4.2.2"
|
|
2271
|
+
tslib "^2.6.2"
|
|
2272
|
+
|
|
2033
2273
|
"@smithy/util-body-length-browser@^4.2.1":
|
|
2034
2274
|
version "4.2.1"
|
|
2035
2275
|
resolved "https://registry.yarnpkg.com/@smithy/util-body-length-browser/-/util-body-length-browser-4.2.1.tgz#2a2763c0df831e6071cdc38636c66fdc1cbbdd7e"
|
|
@@ -2037,6 +2277,13 @@
|
|
|
2037
2277
|
dependencies:
|
|
2038
2278
|
tslib "^2.6.2"
|
|
2039
2279
|
|
|
2280
|
+
"@smithy/util-body-length-browser@^4.2.2":
|
|
2281
|
+
version "4.2.2"
|
|
2282
|
+
resolved "https://registry.yarnpkg.com/@smithy/util-body-length-browser/-/util-body-length-browser-4.2.2.tgz#c4404277d22039872abdb80e7800f9a63f263862"
|
|
2283
|
+
integrity sha512-JKCrLNOup3OOgmzeaKQwi4ZCTWlYR5H4Gm1r2uTMVBXoemo1UEghk5vtMi1xSu2ymgKVGW631e2fp9/R610ZjQ==
|
|
2284
|
+
dependencies:
|
|
2285
|
+
tslib "^2.6.2"
|
|
2286
|
+
|
|
2040
2287
|
"@smithy/util-body-length-node@^4.2.2":
|
|
2041
2288
|
version "4.2.2"
|
|
2042
2289
|
resolved "https://registry.yarnpkg.com/@smithy/util-body-length-node/-/util-body-length-node-4.2.2.tgz#8d7a8fa83770a35312e71e711819c9e0f1a384c2"
|
|
@@ -2044,6 +2291,13 @@
|
|
|
2044
2291
|
dependencies:
|
|
2045
2292
|
tslib "^2.6.2"
|
|
2046
2293
|
|
|
2294
|
+
"@smithy/util-body-length-node@^4.2.3":
|
|
2295
|
+
version "4.2.3"
|
|
2296
|
+
resolved "https://registry.yarnpkg.com/@smithy/util-body-length-node/-/util-body-length-node-4.2.3.tgz#f923ca530defb86a9ac3ca2d3066bcca7b304fbc"
|
|
2297
|
+
integrity sha512-ZkJGvqBzMHVHE7r/hcuCxlTY8pQr1kMtdsVPs7ex4mMU+EAbcXppfo5NmyxMYi2XU49eqaz56j2gsk4dHHPG/g==
|
|
2298
|
+
dependencies:
|
|
2299
|
+
tslib "^2.6.2"
|
|
2300
|
+
|
|
2047
2301
|
"@smithy/util-buffer-from@^2.2.0":
|
|
2048
2302
|
version "2.2.0"
|
|
2049
2303
|
resolved "https://registry.yarnpkg.com/@smithy/util-buffer-from/-/util-buffer-from-2.2.0.tgz#6fc88585165ec73f8681d426d96de5d402021e4b"
|
|
@@ -2060,6 +2314,14 @@
|
|
|
2060
2314
|
"@smithy/is-array-buffer" "^4.2.1"
|
|
2061
2315
|
tslib "^2.6.2"
|
|
2062
2316
|
|
|
2317
|
+
"@smithy/util-buffer-from@^4.2.2":
|
|
2318
|
+
version "4.2.2"
|
|
2319
|
+
resolved "https://registry.yarnpkg.com/@smithy/util-buffer-from/-/util-buffer-from-4.2.2.tgz#2c6b7857757dfd88f6cd2d36016179a40ccc913b"
|
|
2320
|
+
integrity sha512-FDXD7cvUoFWwN6vtQfEta540Y/YBe5JneK3SoZg9bThSoOAC/eGeYEua6RkBgKjGa/sz6Y+DuBZj3+YEY21y4Q==
|
|
2321
|
+
dependencies:
|
|
2322
|
+
"@smithy/is-array-buffer" "^4.2.2"
|
|
2323
|
+
tslib "^2.6.2"
|
|
2324
|
+
|
|
2063
2325
|
"@smithy/util-config-provider@^4.2.1":
|
|
2064
2326
|
version "4.2.1"
|
|
2065
2327
|
resolved "https://registry.yarnpkg.com/@smithy/util-config-provider/-/util-config-provider-4.2.1.tgz#1e1fe89f31f0039e3b6f8820606842410c5e1509"
|
|
@@ -2067,26 +2329,33 @@
|
|
|
2067
2329
|
dependencies:
|
|
2068
2330
|
tslib "^2.6.2"
|
|
2069
2331
|
|
|
2070
|
-
"@smithy/util-
|
|
2071
|
-
version "4.
|
|
2072
|
-
resolved "https://registry.yarnpkg.com/@smithy/util-
|
|
2073
|
-
integrity sha512-
|
|
2332
|
+
"@smithy/util-config-provider@^4.2.2":
|
|
2333
|
+
version "4.2.2"
|
|
2334
|
+
resolved "https://registry.yarnpkg.com/@smithy/util-config-provider/-/util-config-provider-4.2.2.tgz#52ebf9d8942838d18bc5fb1520de1e8699d7aad6"
|
|
2335
|
+
integrity sha512-dWU03V3XUprJwaUIFVv4iOnS1FC9HnMHDfUrlNDSh4315v0cWyaIErP8KiqGVbf5z+JupoVpNM7ZB3jFiTejvQ==
|
|
2074
2336
|
dependencies:
|
|
2075
|
-
|
|
2076
|
-
|
|
2337
|
+
tslib "^2.6.2"
|
|
2338
|
+
|
|
2339
|
+
"@smithy/util-defaults-mode-browser@^4.3.37", "@smithy/util-defaults-mode-browser@^4.3.38":
|
|
2340
|
+
version "4.3.39"
|
|
2341
|
+
resolved "https://registry.yarnpkg.com/@smithy/util-defaults-mode-browser/-/util-defaults-mode-browser-4.3.39.tgz#9f354b9dcd0c0e17aa507e6fc13b4785af31cd97"
|
|
2342
|
+
integrity sha512-ui7/Ho/+VHqS7Km2wBw4/Ab4RktoiSshgcgpJzC4keFPs6tLJS4IQwbeahxQS3E/w98uq6E1mirCH/id9xIXeQ==
|
|
2343
|
+
dependencies:
|
|
2344
|
+
"@smithy/property-provider" "^4.2.11"
|
|
2345
|
+
"@smithy/smithy-client" "^4.12.3"
|
|
2077
2346
|
"@smithy/types" "^4.13.0"
|
|
2078
2347
|
tslib "^2.6.2"
|
|
2079
2348
|
|
|
2080
|
-
"@smithy/util-defaults-mode-node@^4.2.
|
|
2081
|
-
version "4.2.
|
|
2082
|
-
resolved "https://registry.yarnpkg.com/@smithy/util-defaults-mode-node/-/util-defaults-mode-node-4.2.
|
|
2083
|
-
integrity sha512-
|
|
2349
|
+
"@smithy/util-defaults-mode-node@^4.2.40", "@smithy/util-defaults-mode-node@^4.2.41":
|
|
2350
|
+
version "4.2.42"
|
|
2351
|
+
resolved "https://registry.yarnpkg.com/@smithy/util-defaults-mode-node/-/util-defaults-mode-node-4.2.42.tgz#248a2d6a50b4480f3a2a4ce779409e90f0d16b96"
|
|
2352
|
+
integrity sha512-QDA84CWNe8Akpj15ofLO+1N3Rfg8qa2K5uX0y6HnOp4AnRYRgWrKx/xzbYNbVF9ZsyJUYOfcoaN3y93wA/QJ2A==
|
|
2084
2353
|
dependencies:
|
|
2085
|
-
"@smithy/config-resolver" "^4.4.
|
|
2086
|
-
"@smithy/credential-provider-imds" "^4.2.
|
|
2087
|
-
"@smithy/node-config-provider" "^4.3.
|
|
2088
|
-
"@smithy/property-provider" "^4.2.
|
|
2089
|
-
"@smithy/smithy-client" "^4.12.
|
|
2354
|
+
"@smithy/config-resolver" "^4.4.10"
|
|
2355
|
+
"@smithy/credential-provider-imds" "^4.2.11"
|
|
2356
|
+
"@smithy/node-config-provider" "^4.3.11"
|
|
2357
|
+
"@smithy/property-provider" "^4.2.11"
|
|
2358
|
+
"@smithy/smithy-client" "^4.12.3"
|
|
2090
2359
|
"@smithy/types" "^4.13.0"
|
|
2091
2360
|
tslib "^2.6.2"
|
|
2092
2361
|
|
|
@@ -2099,6 +2368,15 @@
|
|
|
2099
2368
|
"@smithy/types" "^4.13.0"
|
|
2100
2369
|
tslib "^2.6.2"
|
|
2101
2370
|
|
|
2371
|
+
"@smithy/util-endpoints@^3.3.2":
|
|
2372
|
+
version "3.3.2"
|
|
2373
|
+
resolved "https://registry.yarnpkg.com/@smithy/util-endpoints/-/util-endpoints-3.3.2.tgz#a81ee98a2596248f6cdedc868d13cb6b9ea497b2"
|
|
2374
|
+
integrity sha512-+4HFLpE5u29AbFlTdlKIT7jfOzZ8PDYZKTb3e+AgLz986OYwqTourQ5H+jg79/66DB69Un1+qKecLnkZdAsYcA==
|
|
2375
|
+
dependencies:
|
|
2376
|
+
"@smithy/node-config-provider" "^4.3.11"
|
|
2377
|
+
"@smithy/types" "^4.13.0"
|
|
2378
|
+
tslib "^2.6.2"
|
|
2379
|
+
|
|
2102
2380
|
"@smithy/util-hex-encoding@^4.2.1":
|
|
2103
2381
|
version "4.2.1"
|
|
2104
2382
|
resolved "https://registry.yarnpkg.com/@smithy/util-hex-encoding/-/util-hex-encoding-4.2.1.tgz#cec87c87492c9bac6b70bb749d3948938d40b81b"
|
|
@@ -2106,6 +2384,13 @@
|
|
|
2106
2384
|
dependencies:
|
|
2107
2385
|
tslib "^2.6.2"
|
|
2108
2386
|
|
|
2387
|
+
"@smithy/util-hex-encoding@^4.2.2":
|
|
2388
|
+
version "4.2.2"
|
|
2389
|
+
resolved "https://registry.yarnpkg.com/@smithy/util-hex-encoding/-/util-hex-encoding-4.2.2.tgz#4abf3335dd1eb884041d8589ca7628d81a6fd1d3"
|
|
2390
|
+
integrity sha512-Qcz3W5vuHK4sLQdyT93k/rfrUwdJ8/HZ+nMUOyGdpeGA1Wxt65zYwi3oEl9kOM+RswvYq90fzkNDahPS8K0OIg==
|
|
2391
|
+
dependencies:
|
|
2392
|
+
tslib "^2.6.2"
|
|
2393
|
+
|
|
2109
2394
|
"@smithy/util-middleware@^4.2.10":
|
|
2110
2395
|
version "4.2.10"
|
|
2111
2396
|
resolved "https://registry.yarnpkg.com/@smithy/util-middleware/-/util-middleware-4.2.10.tgz#41ba94329f010ab34c325ad747480565ade43ad9"
|
|
@@ -2114,6 +2399,14 @@
|
|
|
2114
2399
|
"@smithy/types" "^4.13.0"
|
|
2115
2400
|
tslib "^2.6.2"
|
|
2116
2401
|
|
|
2402
|
+
"@smithy/util-middleware@^4.2.11":
|
|
2403
|
+
version "4.2.11"
|
|
2404
|
+
resolved "https://registry.yarnpkg.com/@smithy/util-middleware/-/util-middleware-4.2.11.tgz#d2a89893fc2dfd500de412c5f7c7961716855f4d"
|
|
2405
|
+
integrity sha512-r3dtF9F+TpSZUxpOVVtPfk09Rlo4lT6ORBqEvX3IBT6SkQAdDSVKR5GcfmZbtl7WKhKnmb3wbDTQ6ibR2XHClw==
|
|
2406
|
+
dependencies:
|
|
2407
|
+
"@smithy/types" "^4.13.0"
|
|
2408
|
+
tslib "^2.6.2"
|
|
2409
|
+
|
|
2117
2410
|
"@smithy/util-retry@^4.2.10":
|
|
2118
2411
|
version "4.2.10"
|
|
2119
2412
|
resolved "https://registry.yarnpkg.com/@smithy/util-retry/-/util-retry-4.2.10.tgz#8c9f16520238cdc109eb6fba7d8752e5f28ceb5b"
|
|
@@ -2123,24 +2416,33 @@
|
|
|
2123
2416
|
"@smithy/types" "^4.13.0"
|
|
2124
2417
|
tslib "^2.6.2"
|
|
2125
2418
|
|
|
2126
|
-
"@smithy/util-
|
|
2127
|
-
version "4.
|
|
2128
|
-
resolved "https://registry.yarnpkg.com/@smithy/util-
|
|
2129
|
-
integrity sha512-
|
|
2419
|
+
"@smithy/util-retry@^4.2.11":
|
|
2420
|
+
version "4.2.11"
|
|
2421
|
+
resolved "https://registry.yarnpkg.com/@smithy/util-retry/-/util-retry-4.2.11.tgz#59fc5364488d4c755eec5afb4054623f852cf0e6"
|
|
2422
|
+
integrity sha512-XSZULmL5x6aCTTii59wJqKsY1l3eMIAomRAccW7Tzh9r8s7T/7rdo03oektuH5jeYRlJMPcNP92EuRDvk9aXbw==
|
|
2130
2423
|
dependencies:
|
|
2131
|
-
"@smithy/
|
|
2132
|
-
"@smithy/node-http-handler" "^4.4.12"
|
|
2424
|
+
"@smithy/service-error-classification" "^4.2.11"
|
|
2133
2425
|
"@smithy/types" "^4.13.0"
|
|
2134
|
-
"@smithy/util-base64" "^4.3.1"
|
|
2135
|
-
"@smithy/util-buffer-from" "^4.2.1"
|
|
2136
|
-
"@smithy/util-hex-encoding" "^4.2.1"
|
|
2137
|
-
"@smithy/util-utf8" "^4.2.1"
|
|
2138
2426
|
tslib "^2.6.2"
|
|
2139
2427
|
|
|
2140
|
-
"@smithy/util-
|
|
2141
|
-
version "4.
|
|
2142
|
-
resolved "https://registry.yarnpkg.com/@smithy/util-
|
|
2143
|
-
integrity sha512-
|
|
2428
|
+
"@smithy/util-stream@^4.5.16", "@smithy/util-stream@^4.5.17":
|
|
2429
|
+
version "4.5.17"
|
|
2430
|
+
resolved "https://registry.yarnpkg.com/@smithy/util-stream/-/util-stream-4.5.17.tgz#53073153deb890d91fd14fd2055e6582b627b0fd"
|
|
2431
|
+
integrity sha512-793BYZ4h2JAQkNHcEnyFxDTcZbm9bVybD0UV/LEWmZ5bkTms7JqjfrLMi2Qy0E5WFcCzLwCAPgcvcvxoeALbAQ==
|
|
2432
|
+
dependencies:
|
|
2433
|
+
"@smithy/fetch-http-handler" "^5.3.13"
|
|
2434
|
+
"@smithy/node-http-handler" "^4.4.14"
|
|
2435
|
+
"@smithy/types" "^4.13.0"
|
|
2436
|
+
"@smithy/util-base64" "^4.3.2"
|
|
2437
|
+
"@smithy/util-buffer-from" "^4.2.2"
|
|
2438
|
+
"@smithy/util-hex-encoding" "^4.2.2"
|
|
2439
|
+
"@smithy/util-utf8" "^4.2.2"
|
|
2440
|
+
tslib "^2.6.2"
|
|
2441
|
+
|
|
2442
|
+
"@smithy/util-uri-escape@^4.2.2":
|
|
2443
|
+
version "4.2.2"
|
|
2444
|
+
resolved "https://registry.yarnpkg.com/@smithy/util-uri-escape/-/util-uri-escape-4.2.2.tgz#48e40206e7fe9daefc8d44bb43a1ab17e76abf4a"
|
|
2445
|
+
integrity sha512-2kAStBlvq+lTXHyAZYfJRb/DfS3rsinLiwb+69SstC9Vb0s9vNWkRwpnj918Pfi85mzi42sOqdV72OLxWAISnw==
|
|
2144
2446
|
dependencies:
|
|
2145
2447
|
tslib "^2.6.2"
|
|
2146
2448
|
|
|
@@ -2160,6 +2462,14 @@
|
|
|
2160
2462
|
"@smithy/util-buffer-from" "^4.2.1"
|
|
2161
2463
|
tslib "^2.6.2"
|
|
2162
2464
|
|
|
2465
|
+
"@smithy/util-utf8@^4.2.2":
|
|
2466
|
+
version "4.2.2"
|
|
2467
|
+
resolved "https://registry.yarnpkg.com/@smithy/util-utf8/-/util-utf8-4.2.2.tgz#21db686982e6f3393ac262e49143b42370130f13"
|
|
2468
|
+
integrity sha512-75MeYpjdWRe8M5E3AW0O4Cx3UadweS+cwdXjwYGBW5h/gxxnbeZ877sLPX/ZJA9GVTlL/qG0dXP29JWFCD1Ayw==
|
|
2469
|
+
dependencies:
|
|
2470
|
+
"@smithy/util-buffer-from" "^4.2.2"
|
|
2471
|
+
tslib "^2.6.2"
|
|
2472
|
+
|
|
2163
2473
|
"@smithy/util-waiter@^4.2.10":
|
|
2164
2474
|
version "4.2.10"
|
|
2165
2475
|
resolved "https://registry.yarnpkg.com/@smithy/util-waiter/-/util-waiter-4.2.10.tgz#8144eca7212651fc878b3358dc233a68d91d7282"
|
|
@@ -2169,10 +2479,10 @@
|
|
|
2169
2479
|
"@smithy/types" "^4.13.0"
|
|
2170
2480
|
tslib "^2.6.2"
|
|
2171
2481
|
|
|
2172
|
-
"@smithy/uuid@^1.1.
|
|
2173
|
-
version "1.1.
|
|
2174
|
-
resolved "https://registry.yarnpkg.com/@smithy/uuid/-/uuid-1.1.
|
|
2175
|
-
integrity sha512-
|
|
2482
|
+
"@smithy/uuid@^1.1.2":
|
|
2483
|
+
version "1.1.2"
|
|
2484
|
+
resolved "https://registry.yarnpkg.com/@smithy/uuid/-/uuid-1.1.2.tgz#b6e97c7158615e4a3c775e809c00d8c269b5a12e"
|
|
2485
|
+
integrity sha512-O/IEdcCUKkubz60tFbGA7ceITTAJsty+lBjNoorP4Z6XRqaFb/OjQjZODophEcuq68nKm6/0r+6/lLQ+XVpk8g==
|
|
2176
2486
|
dependencies:
|
|
2177
2487
|
tslib "^2.6.2"
|
|
2178
2488
|
|
|
@@ -3935,24 +4245,28 @@ fast-uri@^3.0.1:
|
|
|
3935
4245
|
resolved "https://registry.yarnpkg.com/fast-uri/-/fast-uri-3.0.1.tgz#cddd2eecfc83a71c1be2cc2ef2061331be8a7134"
|
|
3936
4246
|
integrity sha512-MWipKbbYiYI0UC7cl8m/i/IWTqfC8YXsqjzybjddLsFjStroQzsHXkc73JutMvBiXmOvapk+axIl79ig5t55Bw==
|
|
3937
4247
|
|
|
3938
|
-
fast-xml-builder@^1.0.0:
|
|
3939
|
-
version "1.
|
|
3940
|
-
resolved "https://registry.yarnpkg.com/fast-xml-builder/-/fast-xml-builder-1.
|
|
3941
|
-
integrity sha512-
|
|
4248
|
+
fast-xml-builder@^1.0.0, fast-xml-builder@^1.1.3:
|
|
4249
|
+
version "1.1.3"
|
|
4250
|
+
resolved "https://registry.yarnpkg.com/fast-xml-builder/-/fast-xml-builder-1.1.3.tgz#283579acba94aecf998a7e1339bc7e037195abc1"
|
|
4251
|
+
integrity sha512-1o60KoFw2+LWKQu3IdcfcFlGTW4dpqEWmjhYec6H82AYZU2TVBXep6tMl8Z1Y+wM+ZrzCwe3BZ9Vyd9N2rIvmg==
|
|
4252
|
+
dependencies:
|
|
4253
|
+
path-expression-matcher "^1.1.3"
|
|
3942
4254
|
|
|
3943
|
-
fast-xml-parser@5.
|
|
3944
|
-
version "5.
|
|
3945
|
-
resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-5.
|
|
3946
|
-
integrity sha512-
|
|
4255
|
+
fast-xml-parser@5.4.1:
|
|
4256
|
+
version "5.4.1"
|
|
4257
|
+
resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-5.4.1.tgz#0c81b8ecfb3021e5ad83aa3df904af19a05bc601"
|
|
4258
|
+
integrity sha512-BQ30U1mKkvXQXXkAGcuyUA/GA26oEB7NzOtsxCDtyu62sjGw5QraKFhx2Em3WQNjPw9PG6MQ9yuIIgkSDfGu5A==
|
|
3947
4259
|
dependencies:
|
|
4260
|
+
fast-xml-builder "^1.0.0"
|
|
3948
4261
|
strnum "^2.1.2"
|
|
3949
4262
|
|
|
3950
|
-
fast-xml-parser@^5.
|
|
3951
|
-
version "5.
|
|
3952
|
-
resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-5.
|
|
3953
|
-
integrity sha512-
|
|
4263
|
+
fast-xml-parser@^5.5.5:
|
|
4264
|
+
version "5.5.5"
|
|
4265
|
+
resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-5.5.5.tgz#cadbcb992d6ac3f7e643d459506a8e1dd8adf5f2"
|
|
4266
|
+
integrity sha512-NLY+V5NNbdmiEszx9n14mZBseJTC50bRq1VHsaxOmR72JDuZt+5J1Co+dC/4JPnyq+WrIHNM69r0sqf7BMb3Mg==
|
|
3954
4267
|
dependencies:
|
|
3955
|
-
fast-xml-builder "^1.
|
|
4268
|
+
fast-xml-builder "^1.1.3"
|
|
4269
|
+
path-expression-matcher "^1.1.3"
|
|
3956
4270
|
strnum "^2.1.2"
|
|
3957
4271
|
|
|
3958
4272
|
fastest-levenshtein@^1.0.7:
|
|
@@ -5833,17 +6147,17 @@ object.values@^1.1.7:
|
|
|
5833
6147
|
define-properties "^1.2.0"
|
|
5834
6148
|
es-abstract "^1.22.1"
|
|
5835
6149
|
|
|
5836
|
-
oclif@^4.22.
|
|
5837
|
-
version "4.22.
|
|
5838
|
-
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.22.
|
|
5839
|
-
integrity sha512-
|
|
6150
|
+
oclif@^4.22.85:
|
|
6151
|
+
version "4.22.85"
|
|
6152
|
+
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.22.85.tgz#f201ca1a95e69f5280c1ababbe4649cf87b6a127"
|
|
6153
|
+
integrity sha512-4wALgfn0+Kztpy7DnF1NlMM75d4AefnThDtyzzdryrf0jrGW/uqMy4VEnquronb3yqFZx/Anf6xRkZeHcUib5Q==
|
|
5840
6154
|
dependencies:
|
|
5841
|
-
"@aws-sdk/client-cloudfront" "
|
|
5842
|
-
"@aws-sdk/client-s3" "
|
|
6155
|
+
"@aws-sdk/client-cloudfront" "3.1001.0"
|
|
6156
|
+
"@aws-sdk/client-s3" "3.1002.0"
|
|
5843
6157
|
"@inquirer/confirm" "^3.1.22"
|
|
5844
6158
|
"@inquirer/input" "^2.2.4"
|
|
5845
6159
|
"@inquirer/select" "^2.5.0"
|
|
5846
|
-
"@oclif/core" "
|
|
6160
|
+
"@oclif/core" "4.8.3"
|
|
5847
6161
|
"@oclif/plugin-help" "^6.2.37"
|
|
5848
6162
|
"@oclif/plugin-not-found" "^3.2.74"
|
|
5849
6163
|
"@oclif/plugin-warn-if-update-available" "^3.1.55"
|
|
@@ -6008,6 +6322,11 @@ path-exists@^4.0.0:
|
|
|
6008
6322
|
resolved "https://registry.yarnpkg.com/path-exists/-/path-exists-4.0.0.tgz#513bdbe2d3b95d7762e8c1137efa195c6c61b5b3"
|
|
6009
6323
|
integrity sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==
|
|
6010
6324
|
|
|
6325
|
+
path-expression-matcher@^1.1.3:
|
|
6326
|
+
version "1.1.3"
|
|
6327
|
+
resolved "https://registry.yarnpkg.com/path-expression-matcher/-/path-expression-matcher-1.1.3.tgz#8bf7c629dc1b114e42b633c071f06d14625b4e0d"
|
|
6328
|
+
integrity sha512-qdVgY8KXmVdJZRSS1JdEPOKPdTiEK/pi0RkcT2sw1RhXxohdujUlJFPuS1TSkevZ9vzd3ZlL7ULl1MHGTApKzQ==
|
|
6329
|
+
|
|
6011
6330
|
path-is-absolute@^1.0.0:
|
|
6012
6331
|
version "1.0.1"
|
|
6013
6332
|
resolved "https://registry.yarnpkg.com/path-is-absolute/-/path-is-absolute-1.0.1.tgz#174b9268735534ffbc7ace6bf53a5a9e1b5c5f5f"
|