rflib-plugin 0.17.0 → 0.17.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/oclif.lock +794 -828
- package/oclif.manifest.json +1 -1
- package/package.json +5 -5
package/oclif.lock
CHANGED
|
@@ -86,508 +86,464 @@
|
|
|
86
86
|
"@smithy/util-utf8" "^2.0.0"
|
|
87
87
|
tslib "^2.6.2"
|
|
88
88
|
|
|
89
|
-
"@aws-sdk/client-cloudfront
|
|
90
|
-
version "3.
|
|
91
|
-
resolved "https://registry.
|
|
92
|
-
integrity sha512-
|
|
89
|
+
"@aws-sdk/client-cloudfront@3.1001.0":
|
|
90
|
+
version "3.1001.0"
|
|
91
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/client-cloudfront/-/client-cloudfront-3.1001.0.tgz#9cd332cbc891ce560816a44b3e467b77e9ebb452"
|
|
92
|
+
integrity sha512-zp6+jzAvrfgct46xhUWNFWJApcVLoBNzjwfRUbPKKqkDj2NQd+wh6zy0JMLqdo948FD26fBtVojjeYqyh0EZmw==
|
|
93
93
|
dependencies:
|
|
94
94
|
"@aws-crypto/sha256-browser" "5.2.0"
|
|
95
95
|
"@aws-crypto/sha256-js" "5.2.0"
|
|
96
|
-
"@aws-sdk/core" "^3.973.
|
|
97
|
-
"@aws-sdk/credential-provider-node" "^3.972.
|
|
98
|
-
"@aws-sdk/middleware-host-header" "^3.972.
|
|
99
|
-
"@aws-sdk/middleware-logger" "^3.972.
|
|
100
|
-
"@aws-sdk/middleware-recursion-detection" "^3.972.
|
|
101
|
-
"@aws-sdk/middleware-user-agent" "^3.972.
|
|
102
|
-
"@aws-sdk/region-config-resolver" "^3.972.
|
|
103
|
-
"@aws-sdk/types" "^3.973.
|
|
104
|
-
"@aws-sdk/util-endpoints" "3.
|
|
105
|
-
"@aws-sdk/util-user-agent-browser" "^3.972.
|
|
106
|
-
"@aws-sdk/util-user-agent-node" "^3.
|
|
107
|
-
"@smithy/config-resolver" "^4.4.
|
|
108
|
-
"@smithy/core" "^3.23.
|
|
109
|
-
"@smithy/fetch-http-handler" "^5.3.
|
|
110
|
-
"@smithy/hash-node" "^4.2.
|
|
111
|
-
"@smithy/invalid-dependency" "^4.2.
|
|
112
|
-
"@smithy/middleware-content-length" "^4.2.
|
|
113
|
-
"@smithy/middleware-endpoint" "^4.4.
|
|
114
|
-
"@smithy/middleware-retry" "^4.4.
|
|
115
|
-
"@smithy/middleware-serde" "^4.2.
|
|
116
|
-
"@smithy/middleware-stack" "^4.2.
|
|
117
|
-
"@smithy/node-config-provider" "^4.3.
|
|
118
|
-
"@smithy/node-http-handler" "^4.4.
|
|
119
|
-
"@smithy/protocol-http" "^5.3.
|
|
120
|
-
"@smithy/smithy-client" "^4.
|
|
121
|
-
"@smithy/types" "^4.
|
|
122
|
-
"@smithy/url-parser" "^4.2.
|
|
123
|
-
"@smithy/util-base64" "^4.3.
|
|
124
|
-
"@smithy/util-body-length-browser" "^4.2.
|
|
125
|
-
"@smithy/util-body-length-node" "^4.2.
|
|
126
|
-
"@smithy/util-defaults-mode-browser" "^4.3.
|
|
127
|
-
"@smithy/util-defaults-mode-node" "^4.2.
|
|
128
|
-
"@smithy/util-endpoints" "^3.
|
|
129
|
-
"@smithy/util-middleware" "^4.2.
|
|
130
|
-
"@smithy/util-retry" "^4.2.
|
|
131
|
-
"@smithy/util-stream" "^4.5.
|
|
132
|
-
"@smithy/util-utf8" "^4.2.
|
|
133
|
-
"@smithy/util-waiter" "^4.2.
|
|
96
|
+
"@aws-sdk/core" "^3.973.16"
|
|
97
|
+
"@aws-sdk/credential-provider-node" "^3.972.15"
|
|
98
|
+
"@aws-sdk/middleware-host-header" "^3.972.6"
|
|
99
|
+
"@aws-sdk/middleware-logger" "^3.972.6"
|
|
100
|
+
"@aws-sdk/middleware-recursion-detection" "^3.972.6"
|
|
101
|
+
"@aws-sdk/middleware-user-agent" "^3.972.16"
|
|
102
|
+
"@aws-sdk/region-config-resolver" "^3.972.6"
|
|
103
|
+
"@aws-sdk/types" "^3.973.4"
|
|
104
|
+
"@aws-sdk/util-endpoints" "^3.996.3"
|
|
105
|
+
"@aws-sdk/util-user-agent-browser" "^3.972.6"
|
|
106
|
+
"@aws-sdk/util-user-agent-node" "^3.973.1"
|
|
107
|
+
"@smithy/config-resolver" "^4.4.9"
|
|
108
|
+
"@smithy/core" "^3.23.7"
|
|
109
|
+
"@smithy/fetch-http-handler" "^5.3.12"
|
|
110
|
+
"@smithy/hash-node" "^4.2.10"
|
|
111
|
+
"@smithy/invalid-dependency" "^4.2.10"
|
|
112
|
+
"@smithy/middleware-content-length" "^4.2.10"
|
|
113
|
+
"@smithy/middleware-endpoint" "^4.4.21"
|
|
114
|
+
"@smithy/middleware-retry" "^4.4.38"
|
|
115
|
+
"@smithy/middleware-serde" "^4.2.11"
|
|
116
|
+
"@smithy/middleware-stack" "^4.2.10"
|
|
117
|
+
"@smithy/node-config-provider" "^4.3.10"
|
|
118
|
+
"@smithy/node-http-handler" "^4.4.13"
|
|
119
|
+
"@smithy/protocol-http" "^5.3.10"
|
|
120
|
+
"@smithy/smithy-client" "^4.12.1"
|
|
121
|
+
"@smithy/types" "^4.13.0"
|
|
122
|
+
"@smithy/url-parser" "^4.2.10"
|
|
123
|
+
"@smithy/util-base64" "^4.3.1"
|
|
124
|
+
"@smithy/util-body-length-browser" "^4.2.1"
|
|
125
|
+
"@smithy/util-body-length-node" "^4.2.2"
|
|
126
|
+
"@smithy/util-defaults-mode-browser" "^4.3.37"
|
|
127
|
+
"@smithy/util-defaults-mode-node" "^4.2.40"
|
|
128
|
+
"@smithy/util-endpoints" "^3.3.1"
|
|
129
|
+
"@smithy/util-middleware" "^4.2.10"
|
|
130
|
+
"@smithy/util-retry" "^4.2.10"
|
|
131
|
+
"@smithy/util-stream" "^4.5.16"
|
|
132
|
+
"@smithy/util-utf8" "^4.2.1"
|
|
133
|
+
"@smithy/util-waiter" "^4.2.10"
|
|
134
134
|
tslib "^2.6.2"
|
|
135
135
|
|
|
136
|
-
"@aws-sdk/client-s3
|
|
137
|
-
version "3.
|
|
138
|
-
resolved "https://registry.
|
|
139
|
-
integrity sha512-
|
|
136
|
+
"@aws-sdk/client-s3@3.1002.0":
|
|
137
|
+
version "3.1002.0"
|
|
138
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/client-s3/-/client-s3-3.1002.0.tgz#f84d4780d0a1858fbb81cc1199601967b6d08f0a"
|
|
139
|
+
integrity sha512-tc+vZgvjcm+1Ot+YhQjXZxVELKGGGO3D5cuR4p5xaeitXYX2+RRiz4/WdSak9slumIClnlXsdqhJ0OHognUT+w==
|
|
140
140
|
dependencies:
|
|
141
141
|
"@aws-crypto/sha1-browser" "5.2.0"
|
|
142
142
|
"@aws-crypto/sha256-browser" "5.2.0"
|
|
143
143
|
"@aws-crypto/sha256-js" "5.2.0"
|
|
144
|
-
"@aws-sdk/core" "^3.973.
|
|
145
|
-
"@aws-sdk/credential-provider-node" "^3.972.
|
|
146
|
-
"@aws-sdk/middleware-bucket-endpoint" "^3.972.
|
|
147
|
-
"@aws-sdk/middleware-expect-continue" "^3.972.
|
|
148
|
-
"@aws-sdk/middleware-flexible-checksums" "^3.
|
|
149
|
-
"@aws-sdk/middleware-host-header" "^3.972.
|
|
150
|
-
"@aws-sdk/middleware-location-constraint" "^3.972.
|
|
151
|
-
"@aws-sdk/middleware-logger" "^3.972.
|
|
152
|
-
"@aws-sdk/middleware-recursion-detection" "^3.972.
|
|
153
|
-
"@aws-sdk/middleware-sdk-s3" "^3.972.
|
|
154
|
-
"@aws-sdk/middleware-ssec" "^3.972.
|
|
155
|
-
"@aws-sdk/middleware-user-agent" "^3.972.
|
|
156
|
-
"@aws-sdk/region-config-resolver" "^3.972.
|
|
157
|
-
"@aws-sdk/signature-v4-multi-region" "3.
|
|
158
|
-
"@aws-sdk/types" "^3.973.
|
|
159
|
-
"@aws-sdk/util-endpoints" "3.
|
|
160
|
-
"@aws-sdk/util-user-agent-browser" "^3.972.
|
|
161
|
-
"@aws-sdk/util-user-agent-node" "^3.
|
|
162
|
-
"@smithy/config-resolver" "^4.4.
|
|
163
|
-
"@smithy/core" "^3.23.
|
|
164
|
-
"@smithy/eventstream-serde-browser" "^4.2.
|
|
165
|
-
"@smithy/eventstream-serde-config-resolver" "^4.3.
|
|
166
|
-
"@smithy/eventstream-serde-node" "^4.2.
|
|
167
|
-
"@smithy/fetch-http-handler" "^5.3.
|
|
168
|
-
"@smithy/hash-blob-browser" "^4.2.
|
|
169
|
-
"@smithy/hash-node" "^4.2.
|
|
170
|
-
"@smithy/hash-stream-node" "^4.2.
|
|
171
|
-
"@smithy/invalid-dependency" "^4.2.
|
|
172
|
-
"@smithy/md5-js" "^4.2.
|
|
173
|
-
"@smithy/middleware-content-length" "^4.2.
|
|
174
|
-
"@smithy/middleware-endpoint" "^4.4.
|
|
175
|
-
"@smithy/middleware-retry" "^4.4.
|
|
176
|
-
"@smithy/middleware-serde" "^4.2.
|
|
177
|
-
"@smithy/middleware-stack" "^4.2.
|
|
178
|
-
"@smithy/node-config-provider" "^4.3.
|
|
179
|
-
"@smithy/node-http-handler" "^4.4.
|
|
180
|
-
"@smithy/protocol-http" "^5.3.
|
|
181
|
-
"@smithy/smithy-client" "^4.
|
|
182
|
-
"@smithy/types" "^4.
|
|
183
|
-
"@smithy/url-parser" "^4.2.
|
|
184
|
-
"@smithy/util-base64" "^4.3.
|
|
185
|
-
"@smithy/util-body-length-browser" "^4.2.
|
|
186
|
-
"@smithy/util-body-length-node" "^4.2.
|
|
187
|
-
"@smithy/util-defaults-mode-browser" "^4.3.
|
|
188
|
-
"@smithy/util-defaults-mode-node" "^4.2.
|
|
189
|
-
"@smithy/util-endpoints" "^3.
|
|
190
|
-
"@smithy/util-middleware" "^4.2.
|
|
191
|
-
"@smithy/util-retry" "^4.2.
|
|
192
|
-
"@smithy/util-stream" "^4.5.
|
|
193
|
-
"@smithy/util-utf8" "^4.2.
|
|
194
|
-
"@smithy/util-waiter" "^4.2.
|
|
195
|
-
tslib "^2.6.2"
|
|
196
|
-
|
|
197
|
-
"@aws-sdk/client-sso@3.993.0":
|
|
198
|
-
version "3.993.0"
|
|
199
|
-
resolved "https://registry.npmjs.org/@aws-sdk/client-sso/-/client-sso-3.993.0.tgz"
|
|
200
|
-
integrity sha512-VLUN+wIeNX24fg12SCbzTUBnBENlL014yMKZvRhPkcn4wHR6LKgNrjsG3fZ03Xs0XoKaGtNFi1VVrq666sGBoQ==
|
|
201
|
-
dependencies:
|
|
202
|
-
"@aws-crypto/sha256-browser" "5.2.0"
|
|
203
|
-
"@aws-crypto/sha256-js" "5.2.0"
|
|
204
|
-
"@aws-sdk/core" "^3.973.11"
|
|
205
|
-
"@aws-sdk/middleware-host-header" "^3.972.3"
|
|
206
|
-
"@aws-sdk/middleware-logger" "^3.972.3"
|
|
207
|
-
"@aws-sdk/middleware-recursion-detection" "^3.972.3"
|
|
208
|
-
"@aws-sdk/middleware-user-agent" "^3.972.11"
|
|
209
|
-
"@aws-sdk/region-config-resolver" "^3.972.3"
|
|
210
|
-
"@aws-sdk/types" "^3.973.1"
|
|
211
|
-
"@aws-sdk/util-endpoints" "3.993.0"
|
|
212
|
-
"@aws-sdk/util-user-agent-browser" "^3.972.3"
|
|
213
|
-
"@aws-sdk/util-user-agent-node" "^3.972.9"
|
|
214
|
-
"@smithy/config-resolver" "^4.4.6"
|
|
215
|
-
"@smithy/core" "^3.23.2"
|
|
216
|
-
"@smithy/fetch-http-handler" "^5.3.9"
|
|
217
|
-
"@smithy/hash-node" "^4.2.8"
|
|
218
|
-
"@smithy/invalid-dependency" "^4.2.8"
|
|
219
|
-
"@smithy/middleware-content-length" "^4.2.8"
|
|
220
|
-
"@smithy/middleware-endpoint" "^4.4.16"
|
|
221
|
-
"@smithy/middleware-retry" "^4.4.33"
|
|
222
|
-
"@smithy/middleware-serde" "^4.2.9"
|
|
223
|
-
"@smithy/middleware-stack" "^4.2.8"
|
|
224
|
-
"@smithy/node-config-provider" "^4.3.8"
|
|
225
|
-
"@smithy/node-http-handler" "^4.4.10"
|
|
226
|
-
"@smithy/protocol-http" "^5.3.8"
|
|
227
|
-
"@smithy/smithy-client" "^4.11.5"
|
|
228
|
-
"@smithy/types" "^4.12.0"
|
|
229
|
-
"@smithy/url-parser" "^4.2.8"
|
|
230
|
-
"@smithy/util-base64" "^4.3.0"
|
|
231
|
-
"@smithy/util-body-length-browser" "^4.2.0"
|
|
232
|
-
"@smithy/util-body-length-node" "^4.2.1"
|
|
233
|
-
"@smithy/util-defaults-mode-browser" "^4.3.32"
|
|
234
|
-
"@smithy/util-defaults-mode-node" "^4.2.35"
|
|
235
|
-
"@smithy/util-endpoints" "^3.2.8"
|
|
236
|
-
"@smithy/util-middleware" "^4.2.8"
|
|
237
|
-
"@smithy/util-retry" "^4.2.8"
|
|
238
|
-
"@smithy/util-utf8" "^4.2.0"
|
|
144
|
+
"@aws-sdk/core" "^3.973.17"
|
|
145
|
+
"@aws-sdk/credential-provider-node" "^3.972.16"
|
|
146
|
+
"@aws-sdk/middleware-bucket-endpoint" "^3.972.6"
|
|
147
|
+
"@aws-sdk/middleware-expect-continue" "^3.972.6"
|
|
148
|
+
"@aws-sdk/middleware-flexible-checksums" "^3.973.3"
|
|
149
|
+
"@aws-sdk/middleware-host-header" "^3.972.6"
|
|
150
|
+
"@aws-sdk/middleware-location-constraint" "^3.972.6"
|
|
151
|
+
"@aws-sdk/middleware-logger" "^3.972.6"
|
|
152
|
+
"@aws-sdk/middleware-recursion-detection" "^3.972.6"
|
|
153
|
+
"@aws-sdk/middleware-sdk-s3" "^3.972.17"
|
|
154
|
+
"@aws-sdk/middleware-ssec" "^3.972.6"
|
|
155
|
+
"@aws-sdk/middleware-user-agent" "^3.972.17"
|
|
156
|
+
"@aws-sdk/region-config-resolver" "^3.972.6"
|
|
157
|
+
"@aws-sdk/signature-v4-multi-region" "^3.996.5"
|
|
158
|
+
"@aws-sdk/types" "^3.973.4"
|
|
159
|
+
"@aws-sdk/util-endpoints" "^3.996.3"
|
|
160
|
+
"@aws-sdk/util-user-agent-browser" "^3.972.6"
|
|
161
|
+
"@aws-sdk/util-user-agent-node" "^3.973.2"
|
|
162
|
+
"@smithy/config-resolver" "^4.4.9"
|
|
163
|
+
"@smithy/core" "^3.23.7"
|
|
164
|
+
"@smithy/eventstream-serde-browser" "^4.2.10"
|
|
165
|
+
"@smithy/eventstream-serde-config-resolver" "^4.3.10"
|
|
166
|
+
"@smithy/eventstream-serde-node" "^4.2.10"
|
|
167
|
+
"@smithy/fetch-http-handler" "^5.3.12"
|
|
168
|
+
"@smithy/hash-blob-browser" "^4.2.11"
|
|
169
|
+
"@smithy/hash-node" "^4.2.10"
|
|
170
|
+
"@smithy/hash-stream-node" "^4.2.10"
|
|
171
|
+
"@smithy/invalid-dependency" "^4.2.10"
|
|
172
|
+
"@smithy/md5-js" "^4.2.10"
|
|
173
|
+
"@smithy/middleware-content-length" "^4.2.10"
|
|
174
|
+
"@smithy/middleware-endpoint" "^4.4.21"
|
|
175
|
+
"@smithy/middleware-retry" "^4.4.38"
|
|
176
|
+
"@smithy/middleware-serde" "^4.2.11"
|
|
177
|
+
"@smithy/middleware-stack" "^4.2.10"
|
|
178
|
+
"@smithy/node-config-provider" "^4.3.10"
|
|
179
|
+
"@smithy/node-http-handler" "^4.4.13"
|
|
180
|
+
"@smithy/protocol-http" "^5.3.10"
|
|
181
|
+
"@smithy/smithy-client" "^4.12.1"
|
|
182
|
+
"@smithy/types" "^4.13.0"
|
|
183
|
+
"@smithy/url-parser" "^4.2.10"
|
|
184
|
+
"@smithy/util-base64" "^4.3.1"
|
|
185
|
+
"@smithy/util-body-length-browser" "^4.2.1"
|
|
186
|
+
"@smithy/util-body-length-node" "^4.2.2"
|
|
187
|
+
"@smithy/util-defaults-mode-browser" "^4.3.37"
|
|
188
|
+
"@smithy/util-defaults-mode-node" "^4.2.40"
|
|
189
|
+
"@smithy/util-endpoints" "^3.3.1"
|
|
190
|
+
"@smithy/util-middleware" "^4.2.10"
|
|
191
|
+
"@smithy/util-retry" "^4.2.10"
|
|
192
|
+
"@smithy/util-stream" "^4.5.16"
|
|
193
|
+
"@smithy/util-utf8" "^4.2.1"
|
|
194
|
+
"@smithy/util-waiter" "^4.2.10"
|
|
239
195
|
tslib "^2.6.2"
|
|
240
196
|
|
|
241
|
-
"@aws-sdk/core@^3.973.
|
|
242
|
-
version "3.973.
|
|
243
|
-
resolved "https://registry.
|
|
244
|
-
integrity sha512-
|
|
245
|
-
dependencies:
|
|
246
|
-
"@aws-sdk/types" "^3.973.
|
|
247
|
-
"@aws-sdk/xml-builder" "^3.972.
|
|
248
|
-
"@smithy/core" "^3.23.
|
|
249
|
-
"@smithy/node-config-provider" "^4.3.
|
|
250
|
-
"@smithy/property-provider" "^4.2.
|
|
251
|
-
"@smithy/protocol-http" "^5.3.
|
|
252
|
-
"@smithy/signature-v4" "^5.3.
|
|
253
|
-
"@smithy/smithy-client" "^4.
|
|
254
|
-
"@smithy/types" "^4.
|
|
255
|
-
"@smithy/util-base64" "^4.3.
|
|
256
|
-
"@smithy/util-middleware" "^4.2.
|
|
257
|
-
"@smithy/util-utf8" "^4.2.
|
|
197
|
+
"@aws-sdk/core@^3.973.16", "@aws-sdk/core@^3.973.17", "@aws-sdk/core@^3.973.18":
|
|
198
|
+
version "3.973.18"
|
|
199
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/core/-/core-3.973.18.tgz#262702b4a4b123aec2b8f8d8df7bb825f0a808fd"
|
|
200
|
+
integrity sha512-GUIlegfcK2LO1J2Y98sCJy63rQSiLiDOgVw7HiHPRqfI2vb3XozTVqemwO0VSGXp54ngCnAQz0Lf0YPCBINNxA==
|
|
201
|
+
dependencies:
|
|
202
|
+
"@aws-sdk/types" "^3.973.5"
|
|
203
|
+
"@aws-sdk/xml-builder" "^3.972.10"
|
|
204
|
+
"@smithy/core" "^3.23.8"
|
|
205
|
+
"@smithy/node-config-provider" "^4.3.11"
|
|
206
|
+
"@smithy/property-provider" "^4.2.11"
|
|
207
|
+
"@smithy/protocol-http" "^5.3.11"
|
|
208
|
+
"@smithy/signature-v4" "^5.3.11"
|
|
209
|
+
"@smithy/smithy-client" "^4.12.2"
|
|
210
|
+
"@smithy/types" "^4.13.0"
|
|
211
|
+
"@smithy/util-base64" "^4.3.2"
|
|
212
|
+
"@smithy/util-middleware" "^4.2.11"
|
|
213
|
+
"@smithy/util-utf8" "^4.2.2"
|
|
258
214
|
tslib "^2.6.2"
|
|
259
215
|
|
|
260
|
-
"@aws-sdk/crc64-nvme
|
|
261
|
-
version "3.972.
|
|
262
|
-
resolved "https://registry.
|
|
263
|
-
integrity sha512-
|
|
216
|
+
"@aws-sdk/crc64-nvme@^3.972.4":
|
|
217
|
+
version "3.972.4"
|
|
218
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/crc64-nvme/-/crc64-nvme-3.972.4.tgz#b99494c76064231aa66f70a5b1095624e7984700"
|
|
219
|
+
integrity sha512-HKZIZLbRyvzo/bXZU7Zmk6XqU+1C9DjI56xd02vwuDIxedxBEqP17t9ExhbP9QFeNq/a3l9GOcyirFXxmbDhmw==
|
|
264
220
|
dependencies:
|
|
265
|
-
"@smithy/types" "^4.
|
|
221
|
+
"@smithy/types" "^4.13.0"
|
|
266
222
|
tslib "^2.6.2"
|
|
267
223
|
|
|
268
|
-
"@aws-sdk/credential-provider-env@^3.972.
|
|
269
|
-
version "3.972.
|
|
270
|
-
resolved "https://registry.
|
|
271
|
-
integrity sha512-
|
|
224
|
+
"@aws-sdk/credential-provider-env@^3.972.16":
|
|
225
|
+
version "3.972.16"
|
|
226
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-env/-/credential-provider-env-3.972.16.tgz#7b27f0ebfffd97f3bd2eca151b9a693f56d8a6fc"
|
|
227
|
+
integrity sha512-HrdtnadvTGAQUr18sPzGlE5El3ICphnH6SU7UQOMOWFgRKbTRNN8msTxM4emzguUso9CzaHU2xy5ctSrmK5YNA==
|
|
272
228
|
dependencies:
|
|
273
|
-
"@aws-sdk/core" "^3.973.
|
|
274
|
-
"@aws-sdk/types" "^3.973.
|
|
275
|
-
"@smithy/property-provider" "^4.2.
|
|
276
|
-
"@smithy/types" "^4.
|
|
229
|
+
"@aws-sdk/core" "^3.973.18"
|
|
230
|
+
"@aws-sdk/types" "^3.973.5"
|
|
231
|
+
"@smithy/property-provider" "^4.2.11"
|
|
232
|
+
"@smithy/types" "^4.13.0"
|
|
277
233
|
tslib "^2.6.2"
|
|
278
234
|
|
|
279
|
-
"@aws-sdk/credential-provider-http@^3.972.
|
|
280
|
-
version "3.972.
|
|
281
|
-
resolved "https://registry.
|
|
282
|
-
integrity sha512-
|
|
283
|
-
dependencies:
|
|
284
|
-
"@aws-sdk/core" "^3.973.
|
|
285
|
-
"@aws-sdk/types" "^3.973.
|
|
286
|
-
"@smithy/fetch-http-handler" "^5.3.
|
|
287
|
-
"@smithy/node-http-handler" "^4.4.
|
|
288
|
-
"@smithy/property-provider" "^4.2.
|
|
289
|
-
"@smithy/protocol-http" "^5.3.
|
|
290
|
-
"@smithy/smithy-client" "^4.
|
|
291
|
-
"@smithy/types" "^4.
|
|
292
|
-
"@smithy/util-stream" "^4.5.
|
|
235
|
+
"@aws-sdk/credential-provider-http@^3.972.18":
|
|
236
|
+
version "3.972.18"
|
|
237
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-http/-/credential-provider-http-3.972.18.tgz#3cc2439f2f68f7488c27336464e8dff8b763df19"
|
|
238
|
+
integrity sha512-NyB6smuZAixND5jZumkpkunQ0voc4Mwgkd+SZ6cvAzIB7gK8HV8Zd4rS8Kn5MmoGgusyNfVGG+RLoYc4yFiw+A==
|
|
239
|
+
dependencies:
|
|
240
|
+
"@aws-sdk/core" "^3.973.18"
|
|
241
|
+
"@aws-sdk/types" "^3.973.5"
|
|
242
|
+
"@smithy/fetch-http-handler" "^5.3.13"
|
|
243
|
+
"@smithy/node-http-handler" "^4.4.14"
|
|
244
|
+
"@smithy/property-provider" "^4.2.11"
|
|
245
|
+
"@smithy/protocol-http" "^5.3.11"
|
|
246
|
+
"@smithy/smithy-client" "^4.12.2"
|
|
247
|
+
"@smithy/types" "^4.13.0"
|
|
248
|
+
"@smithy/util-stream" "^4.5.17"
|
|
293
249
|
tslib "^2.6.2"
|
|
294
250
|
|
|
295
|
-
"@aws-sdk/credential-provider-ini@^3.972.
|
|
296
|
-
version "3.972.
|
|
297
|
-
resolved "https://registry.
|
|
298
|
-
integrity sha512-
|
|
299
|
-
dependencies:
|
|
300
|
-
"@aws-sdk/core" "^3.973.
|
|
301
|
-
"@aws-sdk/credential-provider-env" "^3.972.
|
|
302
|
-
"@aws-sdk/credential-provider-http" "^3.972.
|
|
303
|
-
"@aws-sdk/credential-provider-login" "^3.972.
|
|
304
|
-
"@aws-sdk/credential-provider-process" "^3.972.
|
|
305
|
-
"@aws-sdk/credential-provider-sso" "^3.972.
|
|
306
|
-
"@aws-sdk/credential-provider-web-identity" "^3.972.
|
|
307
|
-
"@aws-sdk/nested-clients" "3.
|
|
308
|
-
"@aws-sdk/types" "^3.973.
|
|
309
|
-
"@smithy/credential-provider-imds" "^4.2.
|
|
310
|
-
"@smithy/property-provider" "^4.2.
|
|
311
|
-
"@smithy/shared-ini-file-loader" "^4.4.
|
|
312
|
-
"@smithy/types" "^4.
|
|
251
|
+
"@aws-sdk/credential-provider-ini@^3.972.16":
|
|
252
|
+
version "3.972.16"
|
|
253
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-ini/-/credential-provider-ini-3.972.16.tgz#c716dcc95f253db00c43c4213f275dc6d6570794"
|
|
254
|
+
integrity sha512-hzAnzNXKV0A4knFRWGu2NCt72P4WWxpEGnOc6H3DptUjC4oX3hGw846oN76M1rTHAOwDdbhjU0GAOWR4OUfTZg==
|
|
255
|
+
dependencies:
|
|
256
|
+
"@aws-sdk/core" "^3.973.18"
|
|
257
|
+
"@aws-sdk/credential-provider-env" "^3.972.16"
|
|
258
|
+
"@aws-sdk/credential-provider-http" "^3.972.18"
|
|
259
|
+
"@aws-sdk/credential-provider-login" "^3.972.16"
|
|
260
|
+
"@aws-sdk/credential-provider-process" "^3.972.16"
|
|
261
|
+
"@aws-sdk/credential-provider-sso" "^3.972.16"
|
|
262
|
+
"@aws-sdk/credential-provider-web-identity" "^3.972.16"
|
|
263
|
+
"@aws-sdk/nested-clients" "^3.996.6"
|
|
264
|
+
"@aws-sdk/types" "^3.973.5"
|
|
265
|
+
"@smithy/credential-provider-imds" "^4.2.11"
|
|
266
|
+
"@smithy/property-provider" "^4.2.11"
|
|
267
|
+
"@smithy/shared-ini-file-loader" "^4.4.6"
|
|
268
|
+
"@smithy/types" "^4.13.0"
|
|
313
269
|
tslib "^2.6.2"
|
|
314
270
|
|
|
315
|
-
"@aws-sdk/credential-provider-login@^3.972.
|
|
316
|
-
version "3.972.
|
|
317
|
-
resolved "https://registry.
|
|
318
|
-
integrity sha512-
|
|
319
|
-
dependencies:
|
|
320
|
-
"@aws-sdk/core" "^3.973.
|
|
321
|
-
"@aws-sdk/nested-clients" "3.
|
|
322
|
-
"@aws-sdk/types" "^3.973.
|
|
323
|
-
"@smithy/property-provider" "^4.2.
|
|
324
|
-
"@smithy/protocol-http" "^5.3.
|
|
325
|
-
"@smithy/shared-ini-file-loader" "^4.4.
|
|
326
|
-
"@smithy/types" "^4.
|
|
271
|
+
"@aws-sdk/credential-provider-login@^3.972.16":
|
|
272
|
+
version "3.972.16"
|
|
273
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-login/-/credential-provider-login-3.972.16.tgz#5d63340188e6a91a4c53e6a823b400d078e6e864"
|
|
274
|
+
integrity sha512-VI0kXTlr0o1FTay+Jvx6AKqx5ECBgp7X4VevGBEbuXdCXnNp7SPU0KvjsOLVhIz3OoPK4/lTXphk43t0IVk65w==
|
|
275
|
+
dependencies:
|
|
276
|
+
"@aws-sdk/core" "^3.973.18"
|
|
277
|
+
"@aws-sdk/nested-clients" "^3.996.6"
|
|
278
|
+
"@aws-sdk/types" "^3.973.5"
|
|
279
|
+
"@smithy/property-provider" "^4.2.11"
|
|
280
|
+
"@smithy/protocol-http" "^5.3.11"
|
|
281
|
+
"@smithy/shared-ini-file-loader" "^4.4.6"
|
|
282
|
+
"@smithy/types" "^4.13.0"
|
|
327
283
|
tslib "^2.6.2"
|
|
328
284
|
|
|
329
|
-
"@aws-sdk/credential-provider-node@^3.972.
|
|
330
|
-
version "3.972.
|
|
331
|
-
resolved "https://registry.
|
|
332
|
-
integrity sha512-
|
|
333
|
-
dependencies:
|
|
334
|
-
"@aws-sdk/credential-provider-env" "^3.972.
|
|
335
|
-
"@aws-sdk/credential-provider-http" "^3.972.
|
|
336
|
-
"@aws-sdk/credential-provider-ini" "^3.972.
|
|
337
|
-
"@aws-sdk/credential-provider-process" "^3.972.
|
|
338
|
-
"@aws-sdk/credential-provider-sso" "^3.972.
|
|
339
|
-
"@aws-sdk/credential-provider-web-identity" "^3.972.
|
|
340
|
-
"@aws-sdk/types" "^3.973.
|
|
341
|
-
"@smithy/credential-provider-imds" "^4.2.
|
|
342
|
-
"@smithy/property-provider" "^4.2.
|
|
343
|
-
"@smithy/shared-ini-file-loader" "^4.4.
|
|
344
|
-
"@smithy/types" "^4.
|
|
285
|
+
"@aws-sdk/credential-provider-node@^3.972.15", "@aws-sdk/credential-provider-node@^3.972.16":
|
|
286
|
+
version "3.972.17"
|
|
287
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-node/-/credential-provider-node-3.972.17.tgz#fdf7e67f5c22b7e1cdb63d1ecb87c1167dd674e6"
|
|
288
|
+
integrity sha512-98MAcQ2Dk7zkvgwZ5f6fLX2lTyptC3gTSDx4EpvTdJWET8qs9lBPYggoYx7GmKp/5uk0OwVl0hxIDZsDNS/Y9g==
|
|
289
|
+
dependencies:
|
|
290
|
+
"@aws-sdk/credential-provider-env" "^3.972.16"
|
|
291
|
+
"@aws-sdk/credential-provider-http" "^3.972.18"
|
|
292
|
+
"@aws-sdk/credential-provider-ini" "^3.972.16"
|
|
293
|
+
"@aws-sdk/credential-provider-process" "^3.972.16"
|
|
294
|
+
"@aws-sdk/credential-provider-sso" "^3.972.16"
|
|
295
|
+
"@aws-sdk/credential-provider-web-identity" "^3.972.16"
|
|
296
|
+
"@aws-sdk/types" "^3.973.5"
|
|
297
|
+
"@smithy/credential-provider-imds" "^4.2.11"
|
|
298
|
+
"@smithy/property-provider" "^4.2.11"
|
|
299
|
+
"@smithy/shared-ini-file-loader" "^4.4.6"
|
|
300
|
+
"@smithy/types" "^4.13.0"
|
|
345
301
|
tslib "^2.6.2"
|
|
346
302
|
|
|
347
|
-
"@aws-sdk/credential-provider-process@^3.972.
|
|
348
|
-
version "3.972.
|
|
349
|
-
resolved "https://registry.
|
|
350
|
-
integrity sha512-
|
|
303
|
+
"@aws-sdk/credential-provider-process@^3.972.16":
|
|
304
|
+
version "3.972.16"
|
|
305
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-process/-/credential-provider-process-3.972.16.tgz#2fa86e773d553b184ad022a369b2d3d950f49069"
|
|
306
|
+
integrity sha512-n89ibATwnLEg0ZdZmUds5bq8AfBAdoYEDpqP3uzPLaRuGelsKlIvCYSNNvfgGLi8NaHPNNhs1HjJZYbqkW9b+g==
|
|
351
307
|
dependencies:
|
|
352
|
-
"@aws-sdk/core" "^3.973.
|
|
353
|
-
"@aws-sdk/types" "^3.973.
|
|
354
|
-
"@smithy/property-provider" "^4.2.
|
|
355
|
-
"@smithy/shared-ini-file-loader" "^4.4.
|
|
356
|
-
"@smithy/types" "^4.
|
|
308
|
+
"@aws-sdk/core" "^3.973.18"
|
|
309
|
+
"@aws-sdk/types" "^3.973.5"
|
|
310
|
+
"@smithy/property-provider" "^4.2.11"
|
|
311
|
+
"@smithy/shared-ini-file-loader" "^4.4.6"
|
|
312
|
+
"@smithy/types" "^4.13.0"
|
|
357
313
|
tslib "^2.6.2"
|
|
358
314
|
|
|
359
|
-
"@aws-sdk/credential-provider-sso@^3.972.
|
|
360
|
-
version "3.972.
|
|
361
|
-
resolved "https://registry.
|
|
362
|
-
integrity sha512-
|
|
363
|
-
dependencies:
|
|
364
|
-
"@aws-sdk/
|
|
365
|
-
"@aws-sdk/
|
|
366
|
-
"@aws-sdk/token-providers" "3.
|
|
367
|
-
"@aws-sdk/types" "^3.973.
|
|
368
|
-
"@smithy/property-provider" "^4.2.
|
|
369
|
-
"@smithy/shared-ini-file-loader" "^4.4.
|
|
370
|
-
"@smithy/types" "^4.
|
|
315
|
+
"@aws-sdk/credential-provider-sso@^3.972.16":
|
|
316
|
+
version "3.972.16"
|
|
317
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-sso/-/credential-provider-sso-3.972.16.tgz#252e0e571a961e09dfdbb6194970a7c28bf8a337"
|
|
318
|
+
integrity sha512-b9of7tQgERxgcEcwAFWvRe84ivw+Kw6b3jVuz/6LQzonkomiY5UoWfprkbjc8FSCQ2VjDqKTvIRA9F0KSQ025w==
|
|
319
|
+
dependencies:
|
|
320
|
+
"@aws-sdk/core" "^3.973.18"
|
|
321
|
+
"@aws-sdk/nested-clients" "^3.996.6"
|
|
322
|
+
"@aws-sdk/token-providers" "3.1003.0"
|
|
323
|
+
"@aws-sdk/types" "^3.973.5"
|
|
324
|
+
"@smithy/property-provider" "^4.2.11"
|
|
325
|
+
"@smithy/shared-ini-file-loader" "^4.4.6"
|
|
326
|
+
"@smithy/types" "^4.13.0"
|
|
371
327
|
tslib "^2.6.2"
|
|
372
328
|
|
|
373
|
-
"@aws-sdk/credential-provider-web-identity@^3.972.
|
|
374
|
-
version "3.972.
|
|
375
|
-
resolved "https://registry.
|
|
376
|
-
integrity sha512-
|
|
377
|
-
dependencies:
|
|
378
|
-
"@aws-sdk/core" "^3.973.
|
|
379
|
-
"@aws-sdk/nested-clients" "3.
|
|
380
|
-
"@aws-sdk/types" "^3.973.
|
|
381
|
-
"@smithy/property-provider" "^4.2.
|
|
382
|
-
"@smithy/shared-ini-file-loader" "^4.4.
|
|
383
|
-
"@smithy/types" "^4.
|
|
329
|
+
"@aws-sdk/credential-provider-web-identity@^3.972.16":
|
|
330
|
+
version "3.972.16"
|
|
331
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-web-identity/-/credential-provider-web-identity-3.972.16.tgz#db50e6fca024ff37347d39702cf6dc0562cb93b5"
|
|
332
|
+
integrity sha512-PaOH5jFoPQX4WkqpKzKh9cM7rieKtbgEGqrZ+ybGmotJhcvhI/xl69yCwMbHGnpQJJmHZIX9q2zaPB7HTBn/4w==
|
|
333
|
+
dependencies:
|
|
334
|
+
"@aws-sdk/core" "^3.973.18"
|
|
335
|
+
"@aws-sdk/nested-clients" "^3.996.6"
|
|
336
|
+
"@aws-sdk/types" "^3.973.5"
|
|
337
|
+
"@smithy/property-provider" "^4.2.11"
|
|
338
|
+
"@smithy/shared-ini-file-loader" "^4.4.6"
|
|
339
|
+
"@smithy/types" "^4.13.0"
|
|
384
340
|
tslib "^2.6.2"
|
|
385
341
|
|
|
386
|
-
"@aws-sdk/middleware-bucket-endpoint@^3.972.
|
|
387
|
-
version "3.972.
|
|
388
|
-
resolved "https://registry.
|
|
389
|
-
integrity sha512-
|
|
390
|
-
dependencies:
|
|
391
|
-
"@aws-sdk/types" "^3.973.
|
|
392
|
-
"@aws-sdk/util-arn-parser" "^3.972.
|
|
393
|
-
"@smithy/node-config-provider" "^4.3.
|
|
394
|
-
"@smithy/protocol-http" "^5.3.
|
|
395
|
-
"@smithy/types" "^4.
|
|
396
|
-
"@smithy/util-config-provider" "^4.2.
|
|
342
|
+
"@aws-sdk/middleware-bucket-endpoint@^3.972.6":
|
|
343
|
+
version "3.972.7"
|
|
344
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-bucket-endpoint/-/middleware-bucket-endpoint-3.972.7.tgz#95c03e953c3f8e574e71fdff1ad79cba1eb25e80"
|
|
345
|
+
integrity sha512-goX+axlJ6PQlRnzE2bQisZ8wVrlm6dXJfBzMJhd8LhAIBan/w1Kl73fJnalM/S+18VnpzIHumyV6DtgmvqG5IA==
|
|
346
|
+
dependencies:
|
|
347
|
+
"@aws-sdk/types" "^3.973.5"
|
|
348
|
+
"@aws-sdk/util-arn-parser" "^3.972.3"
|
|
349
|
+
"@smithy/node-config-provider" "^4.3.11"
|
|
350
|
+
"@smithy/protocol-http" "^5.3.11"
|
|
351
|
+
"@smithy/types" "^4.13.0"
|
|
352
|
+
"@smithy/util-config-provider" "^4.2.2"
|
|
397
353
|
tslib "^2.6.2"
|
|
398
354
|
|
|
399
|
-
"@aws-sdk/middleware-expect-continue@^3.972.
|
|
400
|
-
version "3.972.
|
|
401
|
-
resolved "https://registry.
|
|
402
|
-
integrity sha512-
|
|
355
|
+
"@aws-sdk/middleware-expect-continue@^3.972.6":
|
|
356
|
+
version "3.972.7"
|
|
357
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-expect-continue/-/middleware-expect-continue-3.972.7.tgz#fa895e3f74025de3f4d894e7f0421f48eea5efbf"
|
|
358
|
+
integrity sha512-mvWqvm61bmZUKmmrtl2uWbokqpenY3Mc3Jf4nXB/Hse6gWxLPaCQThmhPBDzsPSV8/Odn8V6ovWt3pZ7vy4BFQ==
|
|
403
359
|
dependencies:
|
|
404
|
-
"@aws-sdk/types" "^3.973.
|
|
405
|
-
"@smithy/protocol-http" "^5.3.
|
|
406
|
-
"@smithy/types" "^4.
|
|
360
|
+
"@aws-sdk/types" "^3.973.5"
|
|
361
|
+
"@smithy/protocol-http" "^5.3.11"
|
|
362
|
+
"@smithy/types" "^4.13.0"
|
|
407
363
|
tslib "^2.6.2"
|
|
408
364
|
|
|
409
|
-
"@aws-sdk/middleware-flexible-checksums@^3.
|
|
410
|
-
version "3.
|
|
411
|
-
resolved "https://registry.
|
|
412
|
-
integrity sha512-
|
|
365
|
+
"@aws-sdk/middleware-flexible-checksums@^3.973.3":
|
|
366
|
+
version "3.973.4"
|
|
367
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-flexible-checksums/-/middleware-flexible-checksums-3.973.4.tgz#77e638c88f75bf0f0605ed9d37cbc3ec48868ed6"
|
|
368
|
+
integrity sha512-7CH2jcGmkvkHc5Buz9IGbdjq1729AAlgYJiAvGq7qhCHqYleCsriWdSnmsqWTwdAfXHMT+pkxX3w6v5tJNcSug==
|
|
413
369
|
dependencies:
|
|
414
370
|
"@aws-crypto/crc32" "5.2.0"
|
|
415
371
|
"@aws-crypto/crc32c" "5.2.0"
|
|
416
372
|
"@aws-crypto/util" "5.2.0"
|
|
417
|
-
"@aws-sdk/core" "^3.973.
|
|
418
|
-
"@aws-sdk/crc64-nvme" "3.972.
|
|
419
|
-
"@aws-sdk/types" "^3.973.
|
|
420
|
-
"@smithy/is-array-buffer" "^4.2.
|
|
421
|
-
"@smithy/node-config-provider" "^4.3.
|
|
422
|
-
"@smithy/protocol-http" "^5.3.
|
|
423
|
-
"@smithy/types" "^4.
|
|
424
|
-
"@smithy/util-middleware" "^4.2.
|
|
425
|
-
"@smithy/util-stream" "^4.5.
|
|
426
|
-
"@smithy/util-utf8" "^4.2.
|
|
373
|
+
"@aws-sdk/core" "^3.973.18"
|
|
374
|
+
"@aws-sdk/crc64-nvme" "^3.972.4"
|
|
375
|
+
"@aws-sdk/types" "^3.973.5"
|
|
376
|
+
"@smithy/is-array-buffer" "^4.2.2"
|
|
377
|
+
"@smithy/node-config-provider" "^4.3.11"
|
|
378
|
+
"@smithy/protocol-http" "^5.3.11"
|
|
379
|
+
"@smithy/types" "^4.13.0"
|
|
380
|
+
"@smithy/util-middleware" "^4.2.11"
|
|
381
|
+
"@smithy/util-stream" "^4.5.17"
|
|
382
|
+
"@smithy/util-utf8" "^4.2.2"
|
|
427
383
|
tslib "^2.6.2"
|
|
428
384
|
|
|
429
|
-
"@aws-sdk/middleware-host-header@^3.972.3":
|
|
430
|
-
version "3.972.
|
|
431
|
-
resolved "https://registry.
|
|
432
|
-
integrity sha512-
|
|
385
|
+
"@aws-sdk/middleware-host-header@^3.972.6", "@aws-sdk/middleware-host-header@^3.972.7":
|
|
386
|
+
version "3.972.7"
|
|
387
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-host-header/-/middleware-host-header-3.972.7.tgz#b18849cf807e0742fdf84db41c2258770bd1e452"
|
|
388
|
+
integrity sha512-aHQZgztBFEpDU1BB00VWCIIm85JjGjQW1OG9+98BdmaOpguJvzmXBGbnAiYcciCd+IS4e9BEq664lhzGnWJHgQ==
|
|
433
389
|
dependencies:
|
|
434
|
-
"@aws-sdk/types" "^3.973.
|
|
435
|
-
"@smithy/protocol-http" "^5.3.
|
|
436
|
-
"@smithy/types" "^4.
|
|
390
|
+
"@aws-sdk/types" "^3.973.5"
|
|
391
|
+
"@smithy/protocol-http" "^5.3.11"
|
|
392
|
+
"@smithy/types" "^4.13.0"
|
|
437
393
|
tslib "^2.6.2"
|
|
438
394
|
|
|
439
|
-
"@aws-sdk/middleware-location-constraint@^3.972.
|
|
440
|
-
version "3.972.
|
|
441
|
-
resolved "https://registry.
|
|
442
|
-
integrity sha512-
|
|
395
|
+
"@aws-sdk/middleware-location-constraint@^3.972.6":
|
|
396
|
+
version "3.972.7"
|
|
397
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-location-constraint/-/middleware-location-constraint-3.972.7.tgz#5a54a1d7d37e53be6e748525eb35bba7164f99c4"
|
|
398
|
+
integrity sha512-vdK1LJfffBp87Lj0Bw3WdK1rJk9OLDYdQpqoKgmpIZPe+4+HawZ6THTbvjhJt4C4MNnRrHTKHQjkwBiIpDBoig==
|
|
443
399
|
dependencies:
|
|
444
|
-
"@aws-sdk/types" "^3.973.
|
|
445
|
-
"@smithy/types" "^4.
|
|
400
|
+
"@aws-sdk/types" "^3.973.5"
|
|
401
|
+
"@smithy/types" "^4.13.0"
|
|
446
402
|
tslib "^2.6.2"
|
|
447
403
|
|
|
448
|
-
"@aws-sdk/middleware-logger@^3.972.3":
|
|
449
|
-
version "3.972.
|
|
450
|
-
resolved "https://registry.
|
|
451
|
-
integrity sha512-
|
|
404
|
+
"@aws-sdk/middleware-logger@^3.972.6", "@aws-sdk/middleware-logger@^3.972.7":
|
|
405
|
+
version "3.972.7"
|
|
406
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-logger/-/middleware-logger-3.972.7.tgz#ffea4e2ff1e9d86047c564c982d64ade8017791e"
|
|
407
|
+
integrity sha512-LXhiWlWb26txCU1vcI9PneESSeRp/RYY/McuM4SpdrimQR5NgwaPb4VJCadVeuGWgh6QmqZ6rAKSoL1ob16W6w==
|
|
452
408
|
dependencies:
|
|
453
|
-
"@aws-sdk/types" "^3.973.
|
|
454
|
-
"@smithy/types" "^4.
|
|
409
|
+
"@aws-sdk/types" "^3.973.5"
|
|
410
|
+
"@smithy/types" "^4.13.0"
|
|
455
411
|
tslib "^2.6.2"
|
|
456
412
|
|
|
457
|
-
"@aws-sdk/middleware-recursion-detection@^3.972.3":
|
|
458
|
-
version "3.972.
|
|
459
|
-
resolved "https://registry.
|
|
460
|
-
integrity sha512-
|
|
413
|
+
"@aws-sdk/middleware-recursion-detection@^3.972.6", "@aws-sdk/middleware-recursion-detection@^3.972.7":
|
|
414
|
+
version "3.972.7"
|
|
415
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-recursion-detection/-/middleware-recursion-detection-3.972.7.tgz#9d6376ee724c9b77d6518c51d0b2c8b18f1f72bf"
|
|
416
|
+
integrity sha512-l2VQdcBcYLzIzykCHtXlbpiVCZ94/xniLIkAj0jpnpjY4xlgZx7f56Ypn+uV1y3gG0tNVytJqo3K9bfMFee7SQ==
|
|
461
417
|
dependencies:
|
|
462
|
-
"@aws-sdk/types" "^3.973.
|
|
418
|
+
"@aws-sdk/types" "^3.973.5"
|
|
463
419
|
"@aws/lambda-invoke-store" "^0.2.2"
|
|
464
|
-
"@smithy/protocol-http" "^5.3.
|
|
465
|
-
"@smithy/types" "^4.
|
|
420
|
+
"@smithy/protocol-http" "^5.3.11"
|
|
421
|
+
"@smithy/types" "^4.13.0"
|
|
466
422
|
tslib "^2.6.2"
|
|
467
423
|
|
|
468
|
-
"@aws-sdk/middleware-sdk-s3@^3.972.
|
|
469
|
-
version "3.972.
|
|
470
|
-
resolved "https://registry.
|
|
471
|
-
integrity sha512-
|
|
472
|
-
dependencies:
|
|
473
|
-
"@aws-sdk/core" "^3.973.
|
|
474
|
-
"@aws-sdk/types" "^3.973.
|
|
475
|
-
"@aws-sdk/util-arn-parser" "^3.972.
|
|
476
|
-
"@smithy/core" "^3.23.
|
|
477
|
-
"@smithy/node-config-provider" "^4.3.
|
|
478
|
-
"@smithy/protocol-http" "^5.3.
|
|
479
|
-
"@smithy/signature-v4" "^5.3.
|
|
480
|
-
"@smithy/smithy-client" "^4.
|
|
481
|
-
"@smithy/types" "^4.
|
|
482
|
-
"@smithy/util-config-provider" "^4.2.
|
|
483
|
-
"@smithy/util-middleware" "^4.2.
|
|
484
|
-
"@smithy/util-stream" "^4.5.
|
|
485
|
-
"@smithy/util-utf8" "^4.2.
|
|
424
|
+
"@aws-sdk/middleware-sdk-s3@^3.972.17", "@aws-sdk/middleware-sdk-s3@^3.972.18":
|
|
425
|
+
version "3.972.18"
|
|
426
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-sdk-s3/-/middleware-sdk-s3-3.972.18.tgz#648da5be94bb02717643d78e6abf4122562a5bcf"
|
|
427
|
+
integrity sha512-5E3XxaElrdyk6ZJ0TjH7Qm6ios4b/qQCiLr6oQ8NK7e4Kn6JBTJCaYioQCQ65BpZ1+l1mK5wTAac2+pEz0Smpw==
|
|
428
|
+
dependencies:
|
|
429
|
+
"@aws-sdk/core" "^3.973.18"
|
|
430
|
+
"@aws-sdk/types" "^3.973.5"
|
|
431
|
+
"@aws-sdk/util-arn-parser" "^3.972.3"
|
|
432
|
+
"@smithy/core" "^3.23.8"
|
|
433
|
+
"@smithy/node-config-provider" "^4.3.11"
|
|
434
|
+
"@smithy/protocol-http" "^5.3.11"
|
|
435
|
+
"@smithy/signature-v4" "^5.3.11"
|
|
436
|
+
"@smithy/smithy-client" "^4.12.2"
|
|
437
|
+
"@smithy/types" "^4.13.0"
|
|
438
|
+
"@smithy/util-config-provider" "^4.2.2"
|
|
439
|
+
"@smithy/util-middleware" "^4.2.11"
|
|
440
|
+
"@smithy/util-stream" "^4.5.17"
|
|
441
|
+
"@smithy/util-utf8" "^4.2.2"
|
|
486
442
|
tslib "^2.6.2"
|
|
487
443
|
|
|
488
|
-
"@aws-sdk/middleware-ssec@^3.972.
|
|
489
|
-
version "3.972.
|
|
490
|
-
resolved "https://registry.
|
|
491
|
-
integrity sha512-
|
|
444
|
+
"@aws-sdk/middleware-ssec@^3.972.6":
|
|
445
|
+
version "3.972.7"
|
|
446
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-ssec/-/middleware-ssec-3.972.7.tgz#49fac7b5078f8f1e0936ff2eedbe68efe7fc05a4"
|
|
447
|
+
integrity sha512-G9clGVuAml7d8DYzY6DnRi7TIIDRvZ3YpqJPz/8wnWS5fYx/FNWNmkO6iJVlVkQg9BfeMzd+bVPtPJOvC4B+nQ==
|
|
492
448
|
dependencies:
|
|
493
|
-
"@aws-sdk/types" "^3.973.
|
|
494
|
-
"@smithy/types" "^4.
|
|
449
|
+
"@aws-sdk/types" "^3.973.5"
|
|
450
|
+
"@smithy/types" "^4.13.0"
|
|
495
451
|
tslib "^2.6.2"
|
|
496
452
|
|
|
497
|
-
"@aws-sdk/middleware-user-agent@^3.972.
|
|
498
|
-
version "3.972.
|
|
499
|
-
resolved "https://registry.
|
|
500
|
-
integrity sha512-
|
|
501
|
-
dependencies:
|
|
502
|
-
"@aws-sdk/core" "^3.973.
|
|
503
|
-
"@aws-sdk/types" "^3.973.
|
|
504
|
-
"@aws-sdk/util-endpoints" "3.
|
|
505
|
-
"@smithy/core" "^3.23.
|
|
506
|
-
"@smithy/protocol-http" "^5.3.
|
|
507
|
-
"@smithy/types" "^4.
|
|
453
|
+
"@aws-sdk/middleware-user-agent@^3.972.16", "@aws-sdk/middleware-user-agent@^3.972.17", "@aws-sdk/middleware-user-agent@^3.972.18":
|
|
454
|
+
version "3.972.18"
|
|
455
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-user-agent/-/middleware-user-agent-3.972.18.tgz#8768fb848753b73c2602d41739199d6b2f9fd2ed"
|
|
456
|
+
integrity sha512-KcqQDs/7WtoEnp52+879f8/i1XAJkgka5i4arOtOCPR10o4wWo3VRecDI9Gxoh6oghmLCnIiOSKyRcXI/50E+w==
|
|
457
|
+
dependencies:
|
|
458
|
+
"@aws-sdk/core" "^3.973.18"
|
|
459
|
+
"@aws-sdk/types" "^3.973.5"
|
|
460
|
+
"@aws-sdk/util-endpoints" "^3.996.4"
|
|
461
|
+
"@smithy/core" "^3.23.8"
|
|
462
|
+
"@smithy/protocol-http" "^5.3.11"
|
|
463
|
+
"@smithy/types" "^4.13.0"
|
|
508
464
|
tslib "^2.6.2"
|
|
509
465
|
|
|
510
|
-
"@aws-sdk/nested-clients
|
|
511
|
-
version "3.
|
|
512
|
-
resolved "https://registry.
|
|
513
|
-
integrity sha512-
|
|
466
|
+
"@aws-sdk/nested-clients@^3.996.6":
|
|
467
|
+
version "3.996.6"
|
|
468
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/nested-clients/-/nested-clients-3.996.6.tgz#fd3f4ebea4416f3b29697305e23729c60d891ad0"
|
|
469
|
+
integrity sha512-blNJ3ugn4gCQ9ZSZi/firzKCvVl5LvPFVxv24LprENeWI4R8UApG006UQkF4SkmLygKq2BQXRad2/anQ13Te4Q==
|
|
514
470
|
dependencies:
|
|
515
471
|
"@aws-crypto/sha256-browser" "5.2.0"
|
|
516
472
|
"@aws-crypto/sha256-js" "5.2.0"
|
|
517
|
-
"@aws-sdk/core" "^3.973.
|
|
518
|
-
"@aws-sdk/middleware-host-header" "^3.972.
|
|
519
|
-
"@aws-sdk/middleware-logger" "^3.972.
|
|
520
|
-
"@aws-sdk/middleware-recursion-detection" "^3.972.
|
|
521
|
-
"@aws-sdk/middleware-user-agent" "^3.972.
|
|
522
|
-
"@aws-sdk/region-config-resolver" "^3.972.
|
|
523
|
-
"@aws-sdk/types" "^3.973.
|
|
524
|
-
"@aws-sdk/util-endpoints" "3.
|
|
525
|
-
"@aws-sdk/util-user-agent-browser" "^3.972.
|
|
526
|
-
"@aws-sdk/util-user-agent-node" "^3.
|
|
527
|
-
"@smithy/config-resolver" "^4.4.
|
|
528
|
-
"@smithy/core" "^3.23.
|
|
529
|
-
"@smithy/fetch-http-handler" "^5.3.
|
|
530
|
-
"@smithy/hash-node" "^4.2.
|
|
531
|
-
"@smithy/invalid-dependency" "^4.2.
|
|
532
|
-
"@smithy/middleware-content-length" "^4.2.
|
|
533
|
-
"@smithy/middleware-endpoint" "^4.4.
|
|
534
|
-
"@smithy/middleware-retry" "^4.4.
|
|
535
|
-
"@smithy/middleware-serde" "^4.2.
|
|
536
|
-
"@smithy/middleware-stack" "^4.2.
|
|
537
|
-
"@smithy/node-config-provider" "^4.3.
|
|
538
|
-
"@smithy/node-http-handler" "^4.4.
|
|
539
|
-
"@smithy/protocol-http" "^5.3.
|
|
540
|
-
"@smithy/smithy-client" "^4.
|
|
541
|
-
"@smithy/types" "^4.
|
|
542
|
-
"@smithy/url-parser" "^4.2.
|
|
543
|
-
"@smithy/util-base64" "^4.3.
|
|
544
|
-
"@smithy/util-body-length-browser" "^4.2.
|
|
545
|
-
"@smithy/util-body-length-node" "^4.2.
|
|
546
|
-
"@smithy/util-defaults-mode-browser" "^4.3.
|
|
547
|
-
"@smithy/util-defaults-mode-node" "^4.2.
|
|
548
|
-
"@smithy/util-endpoints" "^3.2
|
|
549
|
-
"@smithy/util-middleware" "^4.2.
|
|
550
|
-
"@smithy/util-retry" "^4.2.
|
|
551
|
-
"@smithy/util-utf8" "^4.2.
|
|
473
|
+
"@aws-sdk/core" "^3.973.18"
|
|
474
|
+
"@aws-sdk/middleware-host-header" "^3.972.7"
|
|
475
|
+
"@aws-sdk/middleware-logger" "^3.972.7"
|
|
476
|
+
"@aws-sdk/middleware-recursion-detection" "^3.972.7"
|
|
477
|
+
"@aws-sdk/middleware-user-agent" "^3.972.18"
|
|
478
|
+
"@aws-sdk/region-config-resolver" "^3.972.7"
|
|
479
|
+
"@aws-sdk/types" "^3.973.5"
|
|
480
|
+
"@aws-sdk/util-endpoints" "^3.996.4"
|
|
481
|
+
"@aws-sdk/util-user-agent-browser" "^3.972.7"
|
|
482
|
+
"@aws-sdk/util-user-agent-node" "^3.973.3"
|
|
483
|
+
"@smithy/config-resolver" "^4.4.10"
|
|
484
|
+
"@smithy/core" "^3.23.8"
|
|
485
|
+
"@smithy/fetch-http-handler" "^5.3.13"
|
|
486
|
+
"@smithy/hash-node" "^4.2.11"
|
|
487
|
+
"@smithy/invalid-dependency" "^4.2.11"
|
|
488
|
+
"@smithy/middleware-content-length" "^4.2.11"
|
|
489
|
+
"@smithy/middleware-endpoint" "^4.4.22"
|
|
490
|
+
"@smithy/middleware-retry" "^4.4.39"
|
|
491
|
+
"@smithy/middleware-serde" "^4.2.12"
|
|
492
|
+
"@smithy/middleware-stack" "^4.2.11"
|
|
493
|
+
"@smithy/node-config-provider" "^4.3.11"
|
|
494
|
+
"@smithy/node-http-handler" "^4.4.14"
|
|
495
|
+
"@smithy/protocol-http" "^5.3.11"
|
|
496
|
+
"@smithy/smithy-client" "^4.12.2"
|
|
497
|
+
"@smithy/types" "^4.13.0"
|
|
498
|
+
"@smithy/url-parser" "^4.2.11"
|
|
499
|
+
"@smithy/util-base64" "^4.3.2"
|
|
500
|
+
"@smithy/util-body-length-browser" "^4.2.2"
|
|
501
|
+
"@smithy/util-body-length-node" "^4.2.3"
|
|
502
|
+
"@smithy/util-defaults-mode-browser" "^4.3.38"
|
|
503
|
+
"@smithy/util-defaults-mode-node" "^4.2.41"
|
|
504
|
+
"@smithy/util-endpoints" "^3.3.2"
|
|
505
|
+
"@smithy/util-middleware" "^4.2.11"
|
|
506
|
+
"@smithy/util-retry" "^4.2.11"
|
|
507
|
+
"@smithy/util-utf8" "^4.2.2"
|
|
552
508
|
tslib "^2.6.2"
|
|
553
509
|
|
|
554
|
-
"@aws-sdk/region-config-resolver@^3.972.3":
|
|
555
|
-
version "3.972.
|
|
556
|
-
resolved "https://registry.
|
|
557
|
-
integrity sha512
|
|
510
|
+
"@aws-sdk/region-config-resolver@^3.972.6", "@aws-sdk/region-config-resolver@^3.972.7":
|
|
511
|
+
version "3.972.7"
|
|
512
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/region-config-resolver/-/region-config-resolver-3.972.7.tgz#36fd0eba2bfedeb57b843b3cd8266fb7668a7e85"
|
|
513
|
+
integrity sha512-/Ev/6AI8bvt4HAAptzSjThGUMjcWaX3GX8oERkB0F0F9x2dLSBdgFDiyrRz3i0u0ZFZFQ1b28is4QhyqXTUsVA==
|
|
558
514
|
dependencies:
|
|
559
|
-
"@aws-sdk/types" "^3.973.
|
|
560
|
-
"@smithy/config-resolver" "^4.4.
|
|
561
|
-
"@smithy/node-config-provider" "^4.3.
|
|
562
|
-
"@smithy/types" "^4.
|
|
515
|
+
"@aws-sdk/types" "^3.973.5"
|
|
516
|
+
"@smithy/config-resolver" "^4.4.10"
|
|
517
|
+
"@smithy/node-config-provider" "^4.3.11"
|
|
518
|
+
"@smithy/types" "^4.13.0"
|
|
563
519
|
tslib "^2.6.2"
|
|
564
520
|
|
|
565
|
-
"@aws-sdk/signature-v4-multi-region
|
|
566
|
-
version "3.
|
|
567
|
-
resolved "https://registry.
|
|
568
|
-
integrity sha512-
|
|
521
|
+
"@aws-sdk/signature-v4-multi-region@^3.996.5":
|
|
522
|
+
version "3.996.6"
|
|
523
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/signature-v4-multi-region/-/signature-v4-multi-region-3.996.6.tgz#b818d724fa411f2c5bf4ad960ed13da9e6556fdf"
|
|
524
|
+
integrity sha512-NnsOQsVmJXy4+IdPFUjRCWPn9qNH1TzS/f7MiWgXeoHs903tJpAWQWQtoFvLccyPoBgomKP9L89RRr2YsT/L0g==
|
|
569
525
|
dependencies:
|
|
570
|
-
"@aws-sdk/middleware-sdk-s3" "^3.972.
|
|
571
|
-
"@aws-sdk/types" "^3.973.
|
|
572
|
-
"@smithy/protocol-http" "^5.3.
|
|
573
|
-
"@smithy/signature-v4" "^5.3.
|
|
574
|
-
"@smithy/types" "^4.
|
|
526
|
+
"@aws-sdk/middleware-sdk-s3" "^3.972.18"
|
|
527
|
+
"@aws-sdk/types" "^3.973.5"
|
|
528
|
+
"@smithy/protocol-http" "^5.3.11"
|
|
529
|
+
"@smithy/signature-v4" "^5.3.11"
|
|
530
|
+
"@smithy/types" "^4.13.0"
|
|
575
531
|
tslib "^2.6.2"
|
|
576
532
|
|
|
577
|
-
"@aws-sdk/token-providers@3.
|
|
578
|
-
version "3.
|
|
579
|
-
resolved "https://registry.
|
|
580
|
-
integrity sha512
|
|
581
|
-
dependencies:
|
|
582
|
-
"@aws-sdk/core" "^3.973.
|
|
583
|
-
"@aws-sdk/nested-clients" "3.
|
|
584
|
-
"@aws-sdk/types" "^3.973.
|
|
585
|
-
"@smithy/property-provider" "^4.2.
|
|
586
|
-
"@smithy/shared-ini-file-loader" "^4.4.
|
|
587
|
-
"@smithy/types" "^4.
|
|
533
|
+
"@aws-sdk/token-providers@3.1003.0":
|
|
534
|
+
version "3.1003.0"
|
|
535
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/token-providers/-/token-providers-3.1003.0.tgz#27a323458e6eab38f7f000f77df5f599bf221ded"
|
|
536
|
+
integrity sha512-SOyyWNdT7njKRwtZ1JhwHlH1csv6Pkgf305X96/OIfnhq1pU/EjmT6W6por57rVrjrKuHBuEIXgpWv8OgoMHpg==
|
|
537
|
+
dependencies:
|
|
538
|
+
"@aws-sdk/core" "^3.973.18"
|
|
539
|
+
"@aws-sdk/nested-clients" "^3.996.6"
|
|
540
|
+
"@aws-sdk/types" "^3.973.5"
|
|
541
|
+
"@smithy/property-provider" "^4.2.11"
|
|
542
|
+
"@smithy/shared-ini-file-loader" "^4.4.6"
|
|
543
|
+
"@smithy/types" "^4.13.0"
|
|
588
544
|
tslib "^2.6.2"
|
|
589
545
|
|
|
590
|
-
"@aws-sdk/types@^3.222.0"
|
|
546
|
+
"@aws-sdk/types@^3.222.0":
|
|
591
547
|
version "3.973.1"
|
|
592
548
|
resolved "https://registry.npmjs.org/@aws-sdk/types/-/types-3.973.1.tgz"
|
|
593
549
|
integrity sha512-DwHBiMNOB468JiX6+i34c+THsKHErYUdNQ3HexeXZvVn4zouLjgaS4FejiGSi2HyBuzuyHg7SuOPmjSvoU9NRg==
|
|
@@ -595,33 +551,30 @@
|
|
|
595
551
|
"@smithy/types" "^4.12.0"
|
|
596
552
|
tslib "^2.6.2"
|
|
597
553
|
|
|
598
|
-
"@aws-sdk/
|
|
599
|
-
version "3.
|
|
600
|
-
resolved "https://registry.
|
|
601
|
-
integrity sha512-
|
|
554
|
+
"@aws-sdk/types@^3.973.4", "@aws-sdk/types@^3.973.5":
|
|
555
|
+
version "3.973.5"
|
|
556
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/types/-/types-3.973.5.tgz#0fc00f066dbaaa40c09f2b7efdd86781807b5c70"
|
|
557
|
+
integrity sha512-hl7BGwDCWsjH8NkZfx+HgS7H2LyM2lTMAI7ba9c8O0KqdBLTdNJivsHpqjg9rNlAlPyREb6DeDRXUl0s8uFdmQ==
|
|
602
558
|
dependencies:
|
|
559
|
+
"@smithy/types" "^4.13.0"
|
|
603
560
|
tslib "^2.6.2"
|
|
604
561
|
|
|
605
|
-
"@aws-sdk/util-
|
|
606
|
-
version "3.
|
|
607
|
-
resolved "https://registry.
|
|
608
|
-
integrity sha512-
|
|
562
|
+
"@aws-sdk/util-arn-parser@^3.972.3":
|
|
563
|
+
version "3.972.3"
|
|
564
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/util-arn-parser/-/util-arn-parser-3.972.3.tgz#ed989862bbb172ce16d9e1cd5790e5fe367219c2"
|
|
565
|
+
integrity sha512-HzSD8PMFrvgi2Kserxuff5VitNq2sgf3w9qxmskKDiDTThWfVteJxuCS9JXiPIPtmCrp+7N9asfIaVhBFORllA==
|
|
609
566
|
dependencies:
|
|
610
|
-
"@aws-sdk/types" "^3.973.1"
|
|
611
|
-
"@smithy/types" "^4.12.0"
|
|
612
|
-
"@smithy/url-parser" "^4.2.8"
|
|
613
|
-
"@smithy/util-endpoints" "^3.2.8"
|
|
614
567
|
tslib "^2.6.2"
|
|
615
568
|
|
|
616
|
-
"@aws-sdk/util-endpoints@3.
|
|
617
|
-
version "3.
|
|
618
|
-
resolved "https://registry.
|
|
619
|
-
integrity sha512-
|
|
569
|
+
"@aws-sdk/util-endpoints@^3.996.3", "@aws-sdk/util-endpoints@^3.996.4":
|
|
570
|
+
version "3.996.4"
|
|
571
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/util-endpoints/-/util-endpoints-3.996.4.tgz#9fcfeccbd9d2a8217b66f711cf303883ec4442c0"
|
|
572
|
+
integrity sha512-Hek90FBmd4joCFj+Vc98KLJh73Zqj3s2W56gjAcTkrNLMDI5nIFkG9YpfcJiVI1YlE2Ne1uOQNe+IgQ/Vz2XRA==
|
|
620
573
|
dependencies:
|
|
621
|
-
"@aws-sdk/types" "^3.973.
|
|
622
|
-
"@smithy/types" "^4.
|
|
623
|
-
"@smithy/url-parser" "^4.2.
|
|
624
|
-
"@smithy/util-endpoints" "^3.2
|
|
574
|
+
"@aws-sdk/types" "^3.973.5"
|
|
575
|
+
"@smithy/types" "^4.13.0"
|
|
576
|
+
"@smithy/url-parser" "^4.2.11"
|
|
577
|
+
"@smithy/util-endpoints" "^3.3.2"
|
|
625
578
|
tslib "^2.6.2"
|
|
626
579
|
|
|
627
580
|
"@aws-sdk/util-locate-window@^3.0.0":
|
|
@@ -631,34 +584,34 @@
|
|
|
631
584
|
dependencies:
|
|
632
585
|
tslib "^2.6.2"
|
|
633
586
|
|
|
634
|
-
"@aws-sdk/util-user-agent-browser@^3.972.3":
|
|
635
|
-
version "3.972.
|
|
636
|
-
resolved "https://registry.
|
|
637
|
-
integrity sha512-
|
|
587
|
+
"@aws-sdk/util-user-agent-browser@^3.972.6", "@aws-sdk/util-user-agent-browser@^3.972.7":
|
|
588
|
+
version "3.972.7"
|
|
589
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/util-user-agent-browser/-/util-user-agent-browser-3.972.7.tgz#0e7205db8d47760df014fffddcbf0ccfc350e84d"
|
|
590
|
+
integrity sha512-7SJVuvhKhMF/BkNS1n0QAJYgvEwYbK2QLKBrzDiwQGiTRU6Yf1f3nehTzm/l21xdAOtWSfp2uWSddPnP2ZtsVw==
|
|
638
591
|
dependencies:
|
|
639
|
-
"@aws-sdk/types" "^3.973.
|
|
640
|
-
"@smithy/types" "^4.
|
|
592
|
+
"@aws-sdk/types" "^3.973.5"
|
|
593
|
+
"@smithy/types" "^4.13.0"
|
|
641
594
|
bowser "^2.11.0"
|
|
642
595
|
tslib "^2.6.2"
|
|
643
596
|
|
|
644
|
-
"@aws-sdk/util-user-agent-node@^3.
|
|
645
|
-
version "3.
|
|
646
|
-
resolved "https://registry.
|
|
647
|
-
integrity sha512-
|
|
597
|
+
"@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.3":
|
|
598
|
+
version "3.973.3"
|
|
599
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/util-user-agent-node/-/util-user-agent-node-3.973.3.tgz#fc6873b76d3c6a2e3ad952e69df09828304c1511"
|
|
600
|
+
integrity sha512-8s2cQmTUOwcBlIJyI9PAZNnnnF+cGtdhHc1yzMMsSD/GR/Hxj7m0IGUE92CslXXb8/p5Q76iqOCjN1GFwyf+1A==
|
|
648
601
|
dependencies:
|
|
649
|
-
"@aws-sdk/middleware-user-agent" "^3.972.
|
|
650
|
-
"@aws-sdk/types" "^3.973.
|
|
651
|
-
"@smithy/node-config-provider" "^4.3.
|
|
652
|
-
"@smithy/types" "^4.
|
|
602
|
+
"@aws-sdk/middleware-user-agent" "^3.972.18"
|
|
603
|
+
"@aws-sdk/types" "^3.973.5"
|
|
604
|
+
"@smithy/node-config-provider" "^4.3.11"
|
|
605
|
+
"@smithy/types" "^4.13.0"
|
|
653
606
|
tslib "^2.6.2"
|
|
654
607
|
|
|
655
|
-
"@aws-sdk/xml-builder@^3.972.
|
|
656
|
-
version "3.972.
|
|
657
|
-
resolved "https://registry.
|
|
658
|
-
integrity sha512-
|
|
608
|
+
"@aws-sdk/xml-builder@^3.972.10":
|
|
609
|
+
version "3.972.10"
|
|
610
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/xml-builder/-/xml-builder-3.972.10.tgz#d8a7171b70c8ee9354747f0ac7d368dd27d50e46"
|
|
611
|
+
integrity sha512-OnejAIVD+CxzyAUrVic7lG+3QRltyja9LoNqCE/1YVs8ichoTbJlVSaZ9iSMcnHLyzrSNtvaOGjSDRP+d/ouFA==
|
|
659
612
|
dependencies:
|
|
660
|
-
"@smithy/types" "^4.
|
|
661
|
-
fast-xml-parser "5.
|
|
613
|
+
"@smithy/types" "^4.13.0"
|
|
614
|
+
fast-xml-parser "5.4.1"
|
|
662
615
|
tslib "^2.6.2"
|
|
663
616
|
|
|
664
617
|
"@aws/lambda-invoke-store@^0.2.2":
|
|
@@ -1561,10 +1514,10 @@
|
|
|
1561
1514
|
"@nodelib/fs.scandir" "2.1.5"
|
|
1562
1515
|
fastq "^1.6.0"
|
|
1563
1516
|
|
|
1564
|
-
"@oclif/core@^4", "@oclif/core@^4.5.2", "@oclif/core@^4.8.0":
|
|
1565
|
-
version "4.8.
|
|
1566
|
-
resolved "https://registry.
|
|
1567
|
-
integrity sha512-
|
|
1517
|
+
"@oclif/core@4.8.3", "@oclif/core@^4", "@oclif/core@^4.5.2", "@oclif/core@^4.8.0":
|
|
1518
|
+
version "4.8.3"
|
|
1519
|
+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.8.3.tgz#c1f488841cd0929dbe101f1b86a213bf4349de2a"
|
|
1520
|
+
integrity sha512-f7Rc1JBZO0wNMyDmNzP5IFOv5eM97S9pO4JUFdu2OLyk73YeBI9wog1Yyf666NOQvyptkbG1xh8inzMDQLNTyQ==
|
|
1568
1521
|
dependencies:
|
|
1569
1522
|
ansi-escapes "^4.3.2"
|
|
1570
1523
|
ansis "^3.17.0"
|
|
@@ -1576,7 +1529,7 @@
|
|
|
1576
1529
|
indent-string "^4.0.0"
|
|
1577
1530
|
is-wsl "^2.2.0"
|
|
1578
1531
|
lilconfig "^3.1.3"
|
|
1579
|
-
minimatch "^
|
|
1532
|
+
minimatch "^10.2.4"
|
|
1580
1533
|
semver "^7.7.3"
|
|
1581
1534
|
string-width "^4.2.3"
|
|
1582
1535
|
supports-color "^8"
|
|
@@ -1585,10 +1538,10 @@
|
|
|
1585
1538
|
wordwrap "^1.0.0"
|
|
1586
1539
|
wrap-ansi "^7.0.0"
|
|
1587
1540
|
|
|
1588
|
-
"@oclif/plugin-command-snapshot@^5.3.
|
|
1589
|
-
version "5.3.
|
|
1590
|
-
resolved "https://registry.
|
|
1591
|
-
integrity sha512-
|
|
1541
|
+
"@oclif/plugin-command-snapshot@^5.3.10":
|
|
1542
|
+
version "5.3.10"
|
|
1543
|
+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.10.tgz#7146eccb3ec4f66fb27bf5a362add7d0697ba2b1"
|
|
1544
|
+
integrity sha512-pGKxLQzE3NYsl63WmwiCndrskKFsQXZ8P5trvycqGHJ1YmffL4xPpfiDcMtiKuK0MX2vSnTkQ0k7n5kchmx+vA==
|
|
1592
1545
|
dependencies:
|
|
1593
1546
|
"@oclif/core" "^4"
|
|
1594
1547
|
ansis "^3.17.0"
|
|
@@ -1716,10 +1669,10 @@
|
|
|
1716
1669
|
strip-ansi "6.0.1"
|
|
1717
1670
|
ts-retry-promise "^0.8.1"
|
|
1718
1671
|
|
|
1719
|
-
"@salesforce/core@^8.18.7", "@salesforce/core@^8.23.1", "@salesforce/core@^8.26.
|
|
1720
|
-
version "8.26.
|
|
1721
|
-
resolved "https://registry.
|
|
1722
|
-
integrity sha512-
|
|
1672
|
+
"@salesforce/core@^8.18.7", "@salesforce/core@^8.23.1", "@salesforce/core@^8.26.3", "@salesforce/core@^8.8.0":
|
|
1673
|
+
version "8.26.3"
|
|
1674
|
+
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.26.3.tgz#0b2502cacca8977f2ae95283d944771040eb7869"
|
|
1675
|
+
integrity sha512-lPNFHjHFeC4V3KuH88xuVLGhAqmtM8meUcvyejNh8bQ5w642APKRTGDZ0pOnWHJAe5SQy7cSQ1WqvO3V73ouQw==
|
|
1723
1676
|
dependencies:
|
|
1724
1677
|
"@jsforce/jsforce-node" "^3.10.13"
|
|
1725
1678
|
"@salesforce/kit" "^3.2.4"
|
|
@@ -1778,14 +1731,7 @@
|
|
|
1778
1731
|
typescript "^5.5.4"
|
|
1779
1732
|
wireit "^0.14.12"
|
|
1780
1733
|
|
|
1781
|
-
"@salesforce/kit@^3.2.3":
|
|
1782
|
-
version "3.2.3"
|
|
1783
|
-
resolved "https://registry.npmjs.org/@salesforce/kit/-/kit-3.2.3.tgz"
|
|
1784
|
-
integrity sha512-X8rZouLt06dxRkn+uYTwywWDS/NqZ783AyomGqgtWdUxF61EOJvu0ehtcYeutx9Ng08uuZ+s6wNvWiDsdhUcPg==
|
|
1785
|
-
dependencies:
|
|
1786
|
-
"@salesforce/ts-types" "^2.0.12"
|
|
1787
|
-
|
|
1788
|
-
"@salesforce/kit@^3.2.4":
|
|
1734
|
+
"@salesforce/kit@^3.2.3", "@salesforce/kit@^3.2.4":
|
|
1789
1735
|
version "3.2.4"
|
|
1790
1736
|
resolved "https://registry.npmjs.org/@salesforce/kit/-/kit-3.2.4.tgz"
|
|
1791
1737
|
integrity sha512-9buqZ2puIGWqjUFWYNroSeNih4d1s9kdQAzZfutr/Re/JMl6xBct0ATO5LVb1ty5UhdBruJrVaiTg03PqVKU+Q==
|
|
@@ -1943,159 +1889,159 @@
|
|
|
1943
1889
|
resolved "https://registry.npmjs.org/@sinonjs/text-encoding/-/text-encoding-0.7.3.tgz"
|
|
1944
1890
|
integrity sha512-DE427ROAphMQzU4ENbliGYrBSYPXF+TtLg9S8vzeA+OF4ZKzoDdzfL8sxuMUGS/lgRhM6j1URSk9ghf7Xo1tyA==
|
|
1945
1891
|
|
|
1946
|
-
"@smithy/abort-controller@^4.2.
|
|
1947
|
-
version "4.2.
|
|
1948
|
-
resolved "https://registry.
|
|
1949
|
-
integrity sha512-
|
|
1892
|
+
"@smithy/abort-controller@^4.2.11":
|
|
1893
|
+
version "4.2.11"
|
|
1894
|
+
resolved "https://registry.yarnpkg.com/@smithy/abort-controller/-/abort-controller-4.2.11.tgz#b989e63615e5449c2ba90d80fcbe4fdd71123c54"
|
|
1895
|
+
integrity sha512-Hj4WoYWMJnSpM6/kchsm4bUNTL9XiSyhvoMb2KIq4VJzyDt7JpGHUZHkVNPZVC7YE1tf8tPeVauxpFBKGW4/KQ==
|
|
1950
1896
|
dependencies:
|
|
1951
|
-
"@smithy/types" "^4.
|
|
1897
|
+
"@smithy/types" "^4.13.0"
|
|
1952
1898
|
tslib "^2.6.2"
|
|
1953
1899
|
|
|
1954
|
-
"@smithy/chunked-blob-reader-native@^4.2.
|
|
1955
|
-
version "4.2.
|
|
1956
|
-
resolved "https://registry.
|
|
1957
|
-
integrity sha512-
|
|
1900
|
+
"@smithy/chunked-blob-reader-native@^4.2.3":
|
|
1901
|
+
version "4.2.3"
|
|
1902
|
+
resolved "https://registry.yarnpkg.com/@smithy/chunked-blob-reader-native/-/chunked-blob-reader-native-4.2.3.tgz#9e79a80d8d44798e7ce7a8f968cbbbaf5a40d950"
|
|
1903
|
+
integrity sha512-jA5k5Udn7Y5717L86h4EIv06wIr3xn8GM1qHRi/Nf31annXcXHJjBKvgztnbn2TxH3xWrPBfgwHsOwZf0UmQWw==
|
|
1958
1904
|
dependencies:
|
|
1959
|
-
"@smithy/util-base64" "^4.3.
|
|
1905
|
+
"@smithy/util-base64" "^4.3.2"
|
|
1960
1906
|
tslib "^2.6.2"
|
|
1961
1907
|
|
|
1962
|
-
"@smithy/chunked-blob-reader@^5.2.
|
|
1963
|
-
version "5.2.
|
|
1964
|
-
resolved "https://registry.
|
|
1965
|
-
integrity sha512-
|
|
1908
|
+
"@smithy/chunked-blob-reader@^5.2.2":
|
|
1909
|
+
version "5.2.2"
|
|
1910
|
+
resolved "https://registry.yarnpkg.com/@smithy/chunked-blob-reader/-/chunked-blob-reader-5.2.2.tgz#3af48e37b10e5afed478bb31d2b7bc03c81d196c"
|
|
1911
|
+
integrity sha512-St+kVicSyayWQca+I1rGitaOEH6uKgE8IUWoYnnEX26SWdWQcL6LvMSD19Lg+vYHKdT9B2Zuu7rd3i6Wnyb/iw==
|
|
1966
1912
|
dependencies:
|
|
1967
1913
|
tslib "^2.6.2"
|
|
1968
1914
|
|
|
1969
|
-
"@smithy/config-resolver@^4.4.
|
|
1970
|
-
version "4.4.
|
|
1971
|
-
resolved "https://registry.
|
|
1972
|
-
integrity sha512-
|
|
1973
|
-
dependencies:
|
|
1974
|
-
"@smithy/node-config-provider" "^4.3.
|
|
1975
|
-
"@smithy/types" "^4.
|
|
1976
|
-
"@smithy/util-config-provider" "^4.2.
|
|
1977
|
-
"@smithy/util-endpoints" "^3.2
|
|
1978
|
-
"@smithy/util-middleware" "^4.2.
|
|
1915
|
+
"@smithy/config-resolver@^4.4.10", "@smithy/config-resolver@^4.4.9":
|
|
1916
|
+
version "4.4.10"
|
|
1917
|
+
resolved "https://registry.yarnpkg.com/@smithy/config-resolver/-/config-resolver-4.4.10.tgz#22529a2e8c23d979f69c3abca8d984c69d06ce4c"
|
|
1918
|
+
integrity sha512-IRTkd6ps0ru+lTWnfnsbXzW80A8Od8p3pYiZnW98K2Hb20rqfsX7VTlfUwhrcOeSSy68Gn9WBofwPuw3e5CCsg==
|
|
1919
|
+
dependencies:
|
|
1920
|
+
"@smithy/node-config-provider" "^4.3.11"
|
|
1921
|
+
"@smithy/types" "^4.13.0"
|
|
1922
|
+
"@smithy/util-config-provider" "^4.2.2"
|
|
1923
|
+
"@smithy/util-endpoints" "^3.3.2"
|
|
1924
|
+
"@smithy/util-middleware" "^4.2.11"
|
|
1979
1925
|
tslib "^2.6.2"
|
|
1980
1926
|
|
|
1981
|
-
"@smithy/core@^3.23.
|
|
1982
|
-
version "3.23.
|
|
1983
|
-
resolved "https://registry.
|
|
1984
|
-
integrity sha512-
|
|
1985
|
-
dependencies:
|
|
1986
|
-
"@smithy/middleware-serde" "^4.2.
|
|
1987
|
-
"@smithy/protocol-http" "^5.3.
|
|
1988
|
-
"@smithy/types" "^4.
|
|
1989
|
-
"@smithy/util-base64" "^4.3.
|
|
1990
|
-
"@smithy/util-body-length-browser" "^4.2.
|
|
1991
|
-
"@smithy/util-middleware" "^4.2.
|
|
1992
|
-
"@smithy/util-stream" "^4.5.
|
|
1993
|
-
"@smithy/util-utf8" "^4.2.
|
|
1994
|
-
"@smithy/uuid" "^1.1.
|
|
1927
|
+
"@smithy/core@^3.23.7", "@smithy/core@^3.23.8", "@smithy/core@^3.23.9":
|
|
1928
|
+
version "3.23.9"
|
|
1929
|
+
resolved "https://registry.yarnpkg.com/@smithy/core/-/core-3.23.9.tgz#377c3e12187c9810a3f26d7904541770735785b5"
|
|
1930
|
+
integrity sha512-1Vcut4LEL9HZsdpI0vFiRYIsaoPwZLjAxnVQDUMQK8beMS+EYPLDQCXtbzfxmM5GzSgjfe2Q9M7WaXwIMQllyQ==
|
|
1931
|
+
dependencies:
|
|
1932
|
+
"@smithy/middleware-serde" "^4.2.12"
|
|
1933
|
+
"@smithy/protocol-http" "^5.3.11"
|
|
1934
|
+
"@smithy/types" "^4.13.0"
|
|
1935
|
+
"@smithy/util-base64" "^4.3.2"
|
|
1936
|
+
"@smithy/util-body-length-browser" "^4.2.2"
|
|
1937
|
+
"@smithy/util-middleware" "^4.2.11"
|
|
1938
|
+
"@smithy/util-stream" "^4.5.17"
|
|
1939
|
+
"@smithy/util-utf8" "^4.2.2"
|
|
1940
|
+
"@smithy/uuid" "^1.1.2"
|
|
1995
1941
|
tslib "^2.6.2"
|
|
1996
1942
|
|
|
1997
|
-
"@smithy/credential-provider-imds@^4.2.
|
|
1998
|
-
version "4.2.
|
|
1999
|
-
resolved "https://registry.
|
|
2000
|
-
integrity sha512-
|
|
1943
|
+
"@smithy/credential-provider-imds@^4.2.11":
|
|
1944
|
+
version "4.2.11"
|
|
1945
|
+
resolved "https://registry.yarnpkg.com/@smithy/credential-provider-imds/-/credential-provider-imds-4.2.11.tgz#106dda92b2a4275879e84f348826c311a1bb1b05"
|
|
1946
|
+
integrity sha512-lBXrS6ku0kTj3xLmsJW0WwqWbGQ6ueooYyp/1L9lkyT0M02C+DWwYwc5aTyXFbRaK38ojALxNixg+LxKSHZc0g==
|
|
2001
1947
|
dependencies:
|
|
2002
|
-
"@smithy/node-config-provider" "^4.3.
|
|
2003
|
-
"@smithy/property-provider" "^4.2.
|
|
2004
|
-
"@smithy/types" "^4.
|
|
2005
|
-
"@smithy/url-parser" "^4.2.
|
|
1948
|
+
"@smithy/node-config-provider" "^4.3.11"
|
|
1949
|
+
"@smithy/property-provider" "^4.2.11"
|
|
1950
|
+
"@smithy/types" "^4.13.0"
|
|
1951
|
+
"@smithy/url-parser" "^4.2.11"
|
|
2006
1952
|
tslib "^2.6.2"
|
|
2007
1953
|
|
|
2008
|
-
"@smithy/eventstream-codec@^4.2.
|
|
2009
|
-
version "4.2.
|
|
2010
|
-
resolved "https://registry.
|
|
2011
|
-
integrity sha512-
|
|
1954
|
+
"@smithy/eventstream-codec@^4.2.11":
|
|
1955
|
+
version "4.2.11"
|
|
1956
|
+
resolved "https://registry.yarnpkg.com/@smithy/eventstream-codec/-/eventstream-codec-4.2.11.tgz#b26d17be447ddb361d7f90af44ff7fb03d8a3e08"
|
|
1957
|
+
integrity sha512-Sf39Ml0iVX+ba/bgMPxaXWAAFmHqYLTmbjAPfLPLY8CrYkRDEqZdUsKC1OwVMCdJXfAt0v4j49GIJ8DoSYAe6w==
|
|
2012
1958
|
dependencies:
|
|
2013
1959
|
"@aws-crypto/crc32" "5.2.0"
|
|
2014
|
-
"@smithy/types" "^4.
|
|
2015
|
-
"@smithy/util-hex-encoding" "^4.2.
|
|
1960
|
+
"@smithy/types" "^4.13.0"
|
|
1961
|
+
"@smithy/util-hex-encoding" "^4.2.2"
|
|
2016
1962
|
tslib "^2.6.2"
|
|
2017
1963
|
|
|
2018
|
-
"@smithy/eventstream-serde-browser@^4.2.
|
|
2019
|
-
version "4.2.
|
|
2020
|
-
resolved "https://registry.
|
|
2021
|
-
integrity sha512-
|
|
1964
|
+
"@smithy/eventstream-serde-browser@^4.2.10":
|
|
1965
|
+
version "4.2.11"
|
|
1966
|
+
resolved "https://registry.yarnpkg.com/@smithy/eventstream-serde-browser/-/eventstream-serde-browser-4.2.11.tgz#9bcaec291d3b5b6a199773ab5d096f395abc22e2"
|
|
1967
|
+
integrity sha512-3rEpo3G6f/nRS7fQDsZmxw/ius6rnlIpz4UX6FlALEzz8JoSxFmdBt0SZnthis+km7sQo6q5/3e+UJcuQivoXA==
|
|
2022
1968
|
dependencies:
|
|
2023
|
-
"@smithy/eventstream-serde-universal" "^4.2.
|
|
2024
|
-
"@smithy/types" "^4.
|
|
1969
|
+
"@smithy/eventstream-serde-universal" "^4.2.11"
|
|
1970
|
+
"@smithy/types" "^4.13.0"
|
|
2025
1971
|
tslib "^2.6.2"
|
|
2026
1972
|
|
|
2027
|
-
"@smithy/eventstream-serde-config-resolver@^4.3.
|
|
2028
|
-
version "4.3.
|
|
2029
|
-
resolved "https://registry.
|
|
2030
|
-
integrity sha512-
|
|
1973
|
+
"@smithy/eventstream-serde-config-resolver@^4.3.10":
|
|
1974
|
+
version "4.3.11"
|
|
1975
|
+
resolved "https://registry.yarnpkg.com/@smithy/eventstream-serde-config-resolver/-/eventstream-serde-config-resolver-4.3.11.tgz#87a30070c7026acdffa5294b0953966d21c588db"
|
|
1976
|
+
integrity sha512-XeNIA8tcP/GDWnnKkO7qEm/bg0B/bP9lvIXZBXcGZwZ+VYM8h8k9wuDvUODtdQ2Wcp2RcBkPTCSMmaniVHrMlA==
|
|
2031
1977
|
dependencies:
|
|
2032
|
-
"@smithy/types" "^4.
|
|
1978
|
+
"@smithy/types" "^4.13.0"
|
|
2033
1979
|
tslib "^2.6.2"
|
|
2034
1980
|
|
|
2035
|
-
"@smithy/eventstream-serde-node@^4.2.
|
|
2036
|
-
version "4.2.
|
|
2037
|
-
resolved "https://registry.
|
|
2038
|
-
integrity sha512-
|
|
1981
|
+
"@smithy/eventstream-serde-node@^4.2.10":
|
|
1982
|
+
version "4.2.11"
|
|
1983
|
+
resolved "https://registry.yarnpkg.com/@smithy/eventstream-serde-node/-/eventstream-serde-node-4.2.11.tgz#25a2d6d3d13048be4e62c7211c99d138bddc480e"
|
|
1984
|
+
integrity sha512-fzbCh18rscBDTQSCrsp1fGcclLNF//nJyhjldsEl/5wCYmgpHblv5JSppQAyQI24lClsFT0wV06N1Porn0IsEw==
|
|
2039
1985
|
dependencies:
|
|
2040
|
-
"@smithy/eventstream-serde-universal" "^4.2.
|
|
2041
|
-
"@smithy/types" "^4.
|
|
1986
|
+
"@smithy/eventstream-serde-universal" "^4.2.11"
|
|
1987
|
+
"@smithy/types" "^4.13.0"
|
|
2042
1988
|
tslib "^2.6.2"
|
|
2043
1989
|
|
|
2044
|
-
"@smithy/eventstream-serde-universal@^4.2.
|
|
2045
|
-
version "4.2.
|
|
2046
|
-
resolved "https://registry.
|
|
2047
|
-
integrity sha512-
|
|
1990
|
+
"@smithy/eventstream-serde-universal@^4.2.11":
|
|
1991
|
+
version "4.2.11"
|
|
1992
|
+
resolved "https://registry.yarnpkg.com/@smithy/eventstream-serde-universal/-/eventstream-serde-universal-4.2.11.tgz#c5b5b15c2599441e3d8779bee592fbbbf722878f"
|
|
1993
|
+
integrity sha512-MJ7HcI+jEkqoWT5vp+uoVaAjBrmxBtKhZTeynDRG/seEjJfqyg3SiqMMqyPnAMzmIfLaeJ/uiuSDP/l9AnMy/Q==
|
|
2048
1994
|
dependencies:
|
|
2049
|
-
"@smithy/eventstream-codec" "^4.2.
|
|
2050
|
-
"@smithy/types" "^4.
|
|
1995
|
+
"@smithy/eventstream-codec" "^4.2.11"
|
|
1996
|
+
"@smithy/types" "^4.13.0"
|
|
2051
1997
|
tslib "^2.6.2"
|
|
2052
1998
|
|
|
2053
|
-
"@smithy/fetch-http-handler@^5.3.
|
|
2054
|
-
version "5.3.
|
|
2055
|
-
resolved "https://registry.
|
|
2056
|
-
integrity sha512-
|
|
1999
|
+
"@smithy/fetch-http-handler@^5.3.12", "@smithy/fetch-http-handler@^5.3.13":
|
|
2000
|
+
version "5.3.13"
|
|
2001
|
+
resolved "https://registry.yarnpkg.com/@smithy/fetch-http-handler/-/fetch-http-handler-5.3.13.tgz#9858e43ff009af6085cca326805c9d0c9a9579f5"
|
|
2002
|
+
integrity sha512-U2Hcfl2s3XaYjikN9cT4mPu8ybDbImV3baXR0PkVlC0TTx808bRP3FaPGAzPtB8OByI+JqJ1kyS+7GEgae7+qQ==
|
|
2057
2003
|
dependencies:
|
|
2058
|
-
"@smithy/protocol-http" "^5.3.
|
|
2059
|
-
"@smithy/querystring-builder" "^4.2.
|
|
2060
|
-
"@smithy/types" "^4.
|
|
2061
|
-
"@smithy/util-base64" "^4.3.
|
|
2004
|
+
"@smithy/protocol-http" "^5.3.11"
|
|
2005
|
+
"@smithy/querystring-builder" "^4.2.11"
|
|
2006
|
+
"@smithy/types" "^4.13.0"
|
|
2007
|
+
"@smithy/util-base64" "^4.3.2"
|
|
2062
2008
|
tslib "^2.6.2"
|
|
2063
2009
|
|
|
2064
|
-
"@smithy/hash-blob-browser@^4.2.
|
|
2065
|
-
version "4.2.
|
|
2066
|
-
resolved "https://registry.
|
|
2067
|
-
integrity sha512-
|
|
2010
|
+
"@smithy/hash-blob-browser@^4.2.11":
|
|
2011
|
+
version "4.2.12"
|
|
2012
|
+
resolved "https://registry.yarnpkg.com/@smithy/hash-blob-browser/-/hash-blob-browser-4.2.12.tgz#daa43ccb485d55187c93e72471e0fd48cae8da7b"
|
|
2013
|
+
integrity sha512-1wQE33DsxkM/waftAhCH9VtJbUGyt1PJ9YRDpOu+q9FUi73LLFUZ2fD8A61g2mT1UY9k7b99+V1xZ41Rz4SHRQ==
|
|
2068
2014
|
dependencies:
|
|
2069
|
-
"@smithy/chunked-blob-reader" "^5.2.
|
|
2070
|
-
"@smithy/chunked-blob-reader-native" "^4.2.
|
|
2071
|
-
"@smithy/types" "^4.
|
|
2015
|
+
"@smithy/chunked-blob-reader" "^5.2.2"
|
|
2016
|
+
"@smithy/chunked-blob-reader-native" "^4.2.3"
|
|
2017
|
+
"@smithy/types" "^4.13.0"
|
|
2072
2018
|
tslib "^2.6.2"
|
|
2073
2019
|
|
|
2074
|
-
"@smithy/hash-node@^4.2.
|
|
2075
|
-
version "4.2.
|
|
2076
|
-
resolved "https://registry.
|
|
2077
|
-
integrity sha512-
|
|
2020
|
+
"@smithy/hash-node@^4.2.10", "@smithy/hash-node@^4.2.11":
|
|
2021
|
+
version "4.2.11"
|
|
2022
|
+
resolved "https://registry.yarnpkg.com/@smithy/hash-node/-/hash-node-4.2.11.tgz#8b19d53661824ead9627b49a26e5555d6c8a98fd"
|
|
2023
|
+
integrity sha512-T+p1pNynRkydpdL015ruIoyPSRw9e/SQOWmSAMmmprfswMrd5Ow5igOWNVlvyVFZlxXqGmyH3NQwfwy8r5Jx0A==
|
|
2078
2024
|
dependencies:
|
|
2079
|
-
"@smithy/types" "^4.
|
|
2080
|
-
"@smithy/util-buffer-from" "^4.2.
|
|
2081
|
-
"@smithy/util-utf8" "^4.2.
|
|
2025
|
+
"@smithy/types" "^4.13.0"
|
|
2026
|
+
"@smithy/util-buffer-from" "^4.2.2"
|
|
2027
|
+
"@smithy/util-utf8" "^4.2.2"
|
|
2082
2028
|
tslib "^2.6.2"
|
|
2083
2029
|
|
|
2084
|
-
"@smithy/hash-stream-node@^4.2.
|
|
2085
|
-
version "4.2.
|
|
2086
|
-
resolved "https://registry.
|
|
2087
|
-
integrity sha512-
|
|
2030
|
+
"@smithy/hash-stream-node@^4.2.10":
|
|
2031
|
+
version "4.2.11"
|
|
2032
|
+
resolved "https://registry.yarnpkg.com/@smithy/hash-stream-node/-/hash-stream-node-4.2.11.tgz#30f0236c85c1b900881c01eefe4f329ffe9ef7b1"
|
|
2033
|
+
integrity sha512-hQsTjwPCRY8w9GK07w1RqJi3e+myh0UaOWBBhZ1UMSDgofH/Q1fEYzU1teaX6HkpX/eWDdm7tAGR0jBPlz9QEQ==
|
|
2088
2034
|
dependencies:
|
|
2089
|
-
"@smithy/types" "^4.
|
|
2090
|
-
"@smithy/util-utf8" "^4.2.
|
|
2035
|
+
"@smithy/types" "^4.13.0"
|
|
2036
|
+
"@smithy/util-utf8" "^4.2.2"
|
|
2091
2037
|
tslib "^2.6.2"
|
|
2092
2038
|
|
|
2093
|
-
"@smithy/invalid-dependency@^4.2.
|
|
2094
|
-
version "4.2.
|
|
2095
|
-
resolved "https://registry.
|
|
2096
|
-
integrity sha512-
|
|
2039
|
+
"@smithy/invalid-dependency@^4.2.10", "@smithy/invalid-dependency@^4.2.11":
|
|
2040
|
+
version "4.2.11"
|
|
2041
|
+
resolved "https://registry.yarnpkg.com/@smithy/invalid-dependency/-/invalid-dependency-4.2.11.tgz#ded68aa2299474c3cf06695ebb28a343928086ee"
|
|
2042
|
+
integrity sha512-cGNMrgykRmddrNhYy1yBdrp5GwIgEkniS7k9O1VLB38yxQtlvrxpZtUVvo6T4cKpeZsriukBuuxfJcdZQc/f/g==
|
|
2097
2043
|
dependencies:
|
|
2098
|
-
"@smithy/types" "^4.
|
|
2044
|
+
"@smithy/types" "^4.13.0"
|
|
2099
2045
|
tslib "^2.6.2"
|
|
2100
2046
|
|
|
2101
2047
|
"@smithy/is-array-buffer@^2.2.0":
|
|
@@ -2105,171 +2051,171 @@
|
|
|
2105
2051
|
dependencies:
|
|
2106
2052
|
tslib "^2.6.2"
|
|
2107
2053
|
|
|
2108
|
-
"@smithy/is-array-buffer@^4.2.
|
|
2109
|
-
version "4.2.
|
|
2110
|
-
resolved "https://registry.
|
|
2111
|
-
integrity sha512-
|
|
2054
|
+
"@smithy/is-array-buffer@^4.2.2":
|
|
2055
|
+
version "4.2.2"
|
|
2056
|
+
resolved "https://registry.yarnpkg.com/@smithy/is-array-buffer/-/is-array-buffer-4.2.2.tgz#c401ce54b12a16529eb1c938a0b6c2247cb763b8"
|
|
2057
|
+
integrity sha512-n6rQ4N8Jj4YTQO3YFrlgZuwKodf4zUFs7EJIWH86pSCWBaAtAGBFfCM7Wx6D2bBJ2xqFNxGBSrUWswT3M0VJow==
|
|
2112
2058
|
dependencies:
|
|
2113
2059
|
tslib "^2.6.2"
|
|
2114
2060
|
|
|
2115
|
-
"@smithy/md5-js@^4.2.
|
|
2116
|
-
version "4.2.
|
|
2117
|
-
resolved "https://registry.
|
|
2118
|
-
integrity sha512-
|
|
2061
|
+
"@smithy/md5-js@^4.2.10":
|
|
2062
|
+
version "4.2.11"
|
|
2063
|
+
resolved "https://registry.yarnpkg.com/@smithy/md5-js/-/md5-js-4.2.11.tgz#1bc8b13ad9cb1b47ac6965fca90ac49f6b22efef"
|
|
2064
|
+
integrity sha512-350X4kGIrty0Snx2OWv7rPM6p6vM7RzryvFs6B/56Cux3w3sChOb3bymo5oidXJlPcP9fIRxGUCk7GqpiSOtng==
|
|
2119
2065
|
dependencies:
|
|
2120
|
-
"@smithy/types" "^4.
|
|
2121
|
-
"@smithy/util-utf8" "^4.2.
|
|
2066
|
+
"@smithy/types" "^4.13.0"
|
|
2067
|
+
"@smithy/util-utf8" "^4.2.2"
|
|
2122
2068
|
tslib "^2.6.2"
|
|
2123
2069
|
|
|
2124
|
-
"@smithy/middleware-content-length@^4.2.
|
|
2125
|
-
version "4.2.
|
|
2126
|
-
resolved "https://registry.
|
|
2127
|
-
integrity sha512-
|
|
2070
|
+
"@smithy/middleware-content-length@^4.2.10", "@smithy/middleware-content-length@^4.2.11":
|
|
2071
|
+
version "4.2.11"
|
|
2072
|
+
resolved "https://registry.yarnpkg.com/@smithy/middleware-content-length/-/middleware-content-length-4.2.11.tgz#8a385fa77e8fa6ffea6b46e7af37b14d2678571f"
|
|
2073
|
+
integrity sha512-UvIfKYAKhCzr4p6jFevPlKhQwyQwlJ6IeKLDhmV1PlYfcW3RL4ROjNEDtSik4NYMi9kDkH7eSwyTP3vNJ/u/Dw==
|
|
2128
2074
|
dependencies:
|
|
2129
|
-
"@smithy/protocol-http" "^5.3.
|
|
2130
|
-
"@smithy/types" "^4.
|
|
2075
|
+
"@smithy/protocol-http" "^5.3.11"
|
|
2076
|
+
"@smithy/types" "^4.13.0"
|
|
2131
2077
|
tslib "^2.6.2"
|
|
2132
2078
|
|
|
2133
|
-
"@smithy/middleware-endpoint@^4.4.
|
|
2134
|
-
version "4.4.
|
|
2135
|
-
resolved "https://registry.
|
|
2136
|
-
integrity sha512-
|
|
2137
|
-
dependencies:
|
|
2138
|
-
"@smithy/core" "^3.23.
|
|
2139
|
-
"@smithy/middleware-serde" "^4.2.
|
|
2140
|
-
"@smithy/node-config-provider" "^4.3.
|
|
2141
|
-
"@smithy/shared-ini-file-loader" "^4.4.
|
|
2142
|
-
"@smithy/types" "^4.
|
|
2143
|
-
"@smithy/url-parser" "^4.2.
|
|
2144
|
-
"@smithy/util-middleware" "^4.2.
|
|
2079
|
+
"@smithy/middleware-endpoint@^4.4.21", "@smithy/middleware-endpoint@^4.4.22", "@smithy/middleware-endpoint@^4.4.23":
|
|
2080
|
+
version "4.4.23"
|
|
2081
|
+
resolved "https://registry.yarnpkg.com/@smithy/middleware-endpoint/-/middleware-endpoint-4.4.23.tgz#4d2d7f2c5e133608782b071b5244e74e1ff2f26a"
|
|
2082
|
+
integrity sha512-UEFIejZy54T1EJn2aWJ45voB7RP2T+IRzUqocIdM6GFFa5ClZncakYJfcYnoXt3UsQrZZ9ZRauGm77l9UCbBLw==
|
|
2083
|
+
dependencies:
|
|
2084
|
+
"@smithy/core" "^3.23.9"
|
|
2085
|
+
"@smithy/middleware-serde" "^4.2.12"
|
|
2086
|
+
"@smithy/node-config-provider" "^4.3.11"
|
|
2087
|
+
"@smithy/shared-ini-file-loader" "^4.4.6"
|
|
2088
|
+
"@smithy/types" "^4.13.0"
|
|
2089
|
+
"@smithy/url-parser" "^4.2.11"
|
|
2090
|
+
"@smithy/util-middleware" "^4.2.11"
|
|
2145
2091
|
tslib "^2.6.2"
|
|
2146
2092
|
|
|
2147
|
-
"@smithy/middleware-retry@^4.4.
|
|
2148
|
-
version "4.4.
|
|
2149
|
-
resolved "https://registry.
|
|
2150
|
-
integrity sha512-
|
|
2151
|
-
dependencies:
|
|
2152
|
-
"@smithy/node-config-provider" "^4.3.
|
|
2153
|
-
"@smithy/protocol-http" "^5.3.
|
|
2154
|
-
"@smithy/service-error-classification" "^4.2.
|
|
2155
|
-
"@smithy/smithy-client" "^4.
|
|
2156
|
-
"@smithy/types" "^4.
|
|
2157
|
-
"@smithy/util-middleware" "^4.2.
|
|
2158
|
-
"@smithy/util-retry" "^4.2.
|
|
2159
|
-
"@smithy/uuid" "^1.1.
|
|
2093
|
+
"@smithy/middleware-retry@^4.4.38", "@smithy/middleware-retry@^4.4.39":
|
|
2094
|
+
version "4.4.40"
|
|
2095
|
+
resolved "https://registry.yarnpkg.com/@smithy/middleware-retry/-/middleware-retry-4.4.40.tgz#b10da39d8138f9a14953c2444ed9a737514d8bcf"
|
|
2096
|
+
integrity sha512-YhEMakG1Ae57FajERdHNZ4ShOPIY7DsgV+ZoAxo/5BT0KIe+f6DDU2rtIymNNFIj22NJfeeI6LWIifrwM0f+rA==
|
|
2097
|
+
dependencies:
|
|
2098
|
+
"@smithy/node-config-provider" "^4.3.11"
|
|
2099
|
+
"@smithy/protocol-http" "^5.3.11"
|
|
2100
|
+
"@smithy/service-error-classification" "^4.2.11"
|
|
2101
|
+
"@smithy/smithy-client" "^4.12.3"
|
|
2102
|
+
"@smithy/types" "^4.13.0"
|
|
2103
|
+
"@smithy/util-middleware" "^4.2.11"
|
|
2104
|
+
"@smithy/util-retry" "^4.2.11"
|
|
2105
|
+
"@smithy/uuid" "^1.1.2"
|
|
2160
2106
|
tslib "^2.6.2"
|
|
2161
2107
|
|
|
2162
|
-
"@smithy/middleware-serde@^4.2.
|
|
2163
|
-
version "4.2.
|
|
2164
|
-
resolved "https://registry.
|
|
2165
|
-
integrity sha512-
|
|
2108
|
+
"@smithy/middleware-serde@^4.2.11", "@smithy/middleware-serde@^4.2.12":
|
|
2109
|
+
version "4.2.12"
|
|
2110
|
+
resolved "https://registry.yarnpkg.com/@smithy/middleware-serde/-/middleware-serde-4.2.12.tgz#8f836f3edc85701b69df4f2819106a6e0ef50cf8"
|
|
2111
|
+
integrity sha512-W9g1bOLui7Xn5FABRVS0o3rXL0gfN37d/8I/W7i0N7oxjx9QecUmXEMSUMADTODwdtka9cN43t5BI2CodLJpng==
|
|
2166
2112
|
dependencies:
|
|
2167
|
-
"@smithy/protocol-http" "^5.3.
|
|
2168
|
-
"@smithy/types" "^4.
|
|
2113
|
+
"@smithy/protocol-http" "^5.3.11"
|
|
2114
|
+
"@smithy/types" "^4.13.0"
|
|
2169
2115
|
tslib "^2.6.2"
|
|
2170
2116
|
|
|
2171
|
-
"@smithy/middleware-stack@^4.2.
|
|
2172
|
-
version "4.2.
|
|
2173
|
-
resolved "https://registry.
|
|
2174
|
-
integrity sha512-
|
|
2117
|
+
"@smithy/middleware-stack@^4.2.10", "@smithy/middleware-stack@^4.2.11":
|
|
2118
|
+
version "4.2.11"
|
|
2119
|
+
resolved "https://registry.yarnpkg.com/@smithy/middleware-stack/-/middleware-stack-4.2.11.tgz#cadd3ada5fa11fe8a192cd18444a77c4510c8bc3"
|
|
2120
|
+
integrity sha512-s+eenEPW6RgliDk2IhjD2hWOxIx1NKrOHxEwNUaUXxYBxIyCcDfNULZ2Mu15E3kwcJWBedTET/kEASPV1A1Akg==
|
|
2175
2121
|
dependencies:
|
|
2176
|
-
"@smithy/types" "^4.
|
|
2122
|
+
"@smithy/types" "^4.13.0"
|
|
2177
2123
|
tslib "^2.6.2"
|
|
2178
2124
|
|
|
2179
|
-
"@smithy/node-config-provider@^4.3.
|
|
2180
|
-
version "4.3.
|
|
2181
|
-
resolved "https://registry.
|
|
2182
|
-
integrity sha512-
|
|
2125
|
+
"@smithy/node-config-provider@^4.3.10", "@smithy/node-config-provider@^4.3.11":
|
|
2126
|
+
version "4.3.11"
|
|
2127
|
+
resolved "https://registry.yarnpkg.com/@smithy/node-config-provider/-/node-config-provider-4.3.11.tgz#a6d246b67c10c6873169bae46e6d04261d548402"
|
|
2128
|
+
integrity sha512-xD17eE7kaLgBBGf5CZQ58hh2YmwK1Z0O8YhffwB/De2jsL0U3JklmhVYJ9Uf37OtUDLF2gsW40Xwwag9U869Gg==
|
|
2183
2129
|
dependencies:
|
|
2184
|
-
"@smithy/property-provider" "^4.2.
|
|
2185
|
-
"@smithy/shared-ini-file-loader" "^4.4.
|
|
2186
|
-
"@smithy/types" "^4.
|
|
2130
|
+
"@smithy/property-provider" "^4.2.11"
|
|
2131
|
+
"@smithy/shared-ini-file-loader" "^4.4.6"
|
|
2132
|
+
"@smithy/types" "^4.13.0"
|
|
2187
2133
|
tslib "^2.6.2"
|
|
2188
2134
|
|
|
2189
|
-
"@smithy/node-http-handler@^4.4.
|
|
2190
|
-
version "4.4.
|
|
2191
|
-
resolved "https://registry.
|
|
2192
|
-
integrity sha512-
|
|
2135
|
+
"@smithy/node-http-handler@^4.4.13", "@smithy/node-http-handler@^4.4.14":
|
|
2136
|
+
version "4.4.14"
|
|
2137
|
+
resolved "https://registry.yarnpkg.com/@smithy/node-http-handler/-/node-http-handler-4.4.14.tgz#a40a6677b7cda2c100141833abee1401c2e1a74f"
|
|
2138
|
+
integrity sha512-DamSqaU8nuk0xTJDrYnRzZndHwwRnyj/n/+RqGGCcBKB4qrQem0mSDiWdupaNWdwxzyMU91qxDmHOCazfhtO3A==
|
|
2193
2139
|
dependencies:
|
|
2194
|
-
"@smithy/abort-controller" "^4.2.
|
|
2195
|
-
"@smithy/protocol-http" "^5.3.
|
|
2196
|
-
"@smithy/querystring-builder" "^4.2.
|
|
2197
|
-
"@smithy/types" "^4.
|
|
2140
|
+
"@smithy/abort-controller" "^4.2.11"
|
|
2141
|
+
"@smithy/protocol-http" "^5.3.11"
|
|
2142
|
+
"@smithy/querystring-builder" "^4.2.11"
|
|
2143
|
+
"@smithy/types" "^4.13.0"
|
|
2198
2144
|
tslib "^2.6.2"
|
|
2199
2145
|
|
|
2200
|
-
"@smithy/property-provider@^4.2.
|
|
2201
|
-
version "4.2.
|
|
2202
|
-
resolved "https://registry.
|
|
2203
|
-
integrity sha512-
|
|
2146
|
+
"@smithy/property-provider@^4.2.11":
|
|
2147
|
+
version "4.2.11"
|
|
2148
|
+
resolved "https://registry.yarnpkg.com/@smithy/property-provider/-/property-provider-4.2.11.tgz#7a1b16ae2083272f80e380ee7948ddc103301db1"
|
|
2149
|
+
integrity sha512-14T1V64o6/ndyrnl1ze1ZhyLzIeYNN47oF/QU6P5m82AEtyOkMJTb0gO1dPubYjyyKuPD6OSVMPDKe+zioOnCg==
|
|
2204
2150
|
dependencies:
|
|
2205
|
-
"@smithy/types" "^4.
|
|
2151
|
+
"@smithy/types" "^4.13.0"
|
|
2206
2152
|
tslib "^2.6.2"
|
|
2207
2153
|
|
|
2208
|
-
"@smithy/protocol-http@^5.3.
|
|
2209
|
-
version "5.3.
|
|
2210
|
-
resolved "https://registry.
|
|
2211
|
-
integrity sha512-
|
|
2154
|
+
"@smithy/protocol-http@^5.3.10", "@smithy/protocol-http@^5.3.11":
|
|
2155
|
+
version "5.3.11"
|
|
2156
|
+
resolved "https://registry.yarnpkg.com/@smithy/protocol-http/-/protocol-http-5.3.11.tgz#e4450af3ba9e52e8b99a9c3035c90c8cd853be27"
|
|
2157
|
+
integrity sha512-hI+barOVDJBkNt4y0L2mu3Ugc0w7+BpJ2CZuLwXtSltGAAwCb3IvnalGlbDV/UCS6a9ZuT3+exd1WxNdLb5IlQ==
|
|
2212
2158
|
dependencies:
|
|
2213
|
-
"@smithy/types" "^4.
|
|
2159
|
+
"@smithy/types" "^4.13.0"
|
|
2214
2160
|
tslib "^2.6.2"
|
|
2215
2161
|
|
|
2216
|
-
"@smithy/querystring-builder@^4.2.
|
|
2217
|
-
version "4.2.
|
|
2218
|
-
resolved "https://registry.
|
|
2219
|
-
integrity sha512-
|
|
2162
|
+
"@smithy/querystring-builder@^4.2.11":
|
|
2163
|
+
version "4.2.11"
|
|
2164
|
+
resolved "https://registry.yarnpkg.com/@smithy/querystring-builder/-/querystring-builder-4.2.11.tgz#befb7753b142fab65edaee070096c1c5cb2ad917"
|
|
2165
|
+
integrity sha512-7spdikrYiljpket6u0up2Ck2mxhy7dZ0+TDd+S53Dg2DHd6wg+YNJrTCHiLdgZmEXZKI7LJZcwL3721ZRDFiqA==
|
|
2220
2166
|
dependencies:
|
|
2221
|
-
"@smithy/types" "^4.
|
|
2222
|
-
"@smithy/util-uri-escape" "^4.2.
|
|
2167
|
+
"@smithy/types" "^4.13.0"
|
|
2168
|
+
"@smithy/util-uri-escape" "^4.2.2"
|
|
2223
2169
|
tslib "^2.6.2"
|
|
2224
2170
|
|
|
2225
|
-
"@smithy/querystring-parser@^4.2.
|
|
2226
|
-
version "4.2.
|
|
2227
|
-
resolved "https://registry.
|
|
2228
|
-
integrity sha512-
|
|
2171
|
+
"@smithy/querystring-parser@^4.2.11":
|
|
2172
|
+
version "4.2.11"
|
|
2173
|
+
resolved "https://registry.yarnpkg.com/@smithy/querystring-parser/-/querystring-parser-4.2.11.tgz#b1e85945bc3c80058e0b0114af391bb069b2393f"
|
|
2174
|
+
integrity sha512-nE3IRNjDltvGcoThD2abTozI1dkSy8aX+a2N1Rs55en5UsdyyIXgGEmevUL3okZFoJC77JgRGe99xYohhsjivQ==
|
|
2229
2175
|
dependencies:
|
|
2230
|
-
"@smithy/types" "^4.
|
|
2176
|
+
"@smithy/types" "^4.13.0"
|
|
2231
2177
|
tslib "^2.6.2"
|
|
2232
2178
|
|
|
2233
|
-
"@smithy/service-error-classification@^4.2.
|
|
2234
|
-
version "4.2.
|
|
2235
|
-
resolved "https://registry.
|
|
2236
|
-
integrity sha512-
|
|
2179
|
+
"@smithy/service-error-classification@^4.2.11":
|
|
2180
|
+
version "4.2.11"
|
|
2181
|
+
resolved "https://registry.yarnpkg.com/@smithy/service-error-classification/-/service-error-classification-4.2.11.tgz#da2ee1af5c851380e6b0146b75416f0e5f64e1f7"
|
|
2182
|
+
integrity sha512-HkMFJZJUhzU3HvND1+Yw/kYWXp4RPDLBWLcK1n+Vqw8xn4y2YiBhdww8IxhkQjP/QlZun5bwm3vcHc8AqIU3zw==
|
|
2237
2183
|
dependencies:
|
|
2238
|
-
"@smithy/types" "^4.
|
|
2184
|
+
"@smithy/types" "^4.13.0"
|
|
2239
2185
|
|
|
2240
|
-
"@smithy/shared-ini-file-loader@^4.4.
|
|
2241
|
-
version "4.4.
|
|
2242
|
-
resolved "https://registry.
|
|
2243
|
-
integrity sha512-
|
|
2186
|
+
"@smithy/shared-ini-file-loader@^4.4.6":
|
|
2187
|
+
version "4.4.6"
|
|
2188
|
+
resolved "https://registry.yarnpkg.com/@smithy/shared-ini-file-loader/-/shared-ini-file-loader-4.4.6.tgz#435dc6d907bc8c6f795212e944000de063b2cfe1"
|
|
2189
|
+
integrity sha512-IB/M5I8G0EeXZTHsAxpx51tMQ5R719F3aq+fjEB6VtNcCHDc0ajFDIGDZw+FW9GxtEkgTduiPpjveJdA/CX7sw==
|
|
2244
2190
|
dependencies:
|
|
2245
|
-
"@smithy/types" "^4.
|
|
2191
|
+
"@smithy/types" "^4.13.0"
|
|
2246
2192
|
tslib "^2.6.2"
|
|
2247
2193
|
|
|
2248
|
-
"@smithy/signature-v4@^5.3.
|
|
2249
|
-
version "5.3.
|
|
2250
|
-
resolved "https://registry.
|
|
2251
|
-
integrity sha512-
|
|
2252
|
-
dependencies:
|
|
2253
|
-
"@smithy/is-array-buffer" "^4.2.
|
|
2254
|
-
"@smithy/protocol-http" "^5.3.
|
|
2255
|
-
"@smithy/types" "^4.
|
|
2256
|
-
"@smithy/util-hex-encoding" "^4.2.
|
|
2257
|
-
"@smithy/util-middleware" "^4.2.
|
|
2258
|
-
"@smithy/util-uri-escape" "^4.2.
|
|
2259
|
-
"@smithy/util-utf8" "^4.2.
|
|
2194
|
+
"@smithy/signature-v4@^5.3.11":
|
|
2195
|
+
version "5.3.11"
|
|
2196
|
+
resolved "https://registry.yarnpkg.com/@smithy/signature-v4/-/signature-v4-5.3.11.tgz#81fc2aba69994b23aff730b984418e9696bc36c4"
|
|
2197
|
+
integrity sha512-V1L6N9aKOBAN4wEHLyqjLBnAz13mtILU0SeDrjOaIZEeN6IFa6DxwRt1NNpOdmSpQUfkBj0qeD3m6P77uzMhgQ==
|
|
2198
|
+
dependencies:
|
|
2199
|
+
"@smithy/is-array-buffer" "^4.2.2"
|
|
2200
|
+
"@smithy/protocol-http" "^5.3.11"
|
|
2201
|
+
"@smithy/types" "^4.13.0"
|
|
2202
|
+
"@smithy/util-hex-encoding" "^4.2.2"
|
|
2203
|
+
"@smithy/util-middleware" "^4.2.11"
|
|
2204
|
+
"@smithy/util-uri-escape" "^4.2.2"
|
|
2205
|
+
"@smithy/util-utf8" "^4.2.2"
|
|
2260
2206
|
tslib "^2.6.2"
|
|
2261
2207
|
|
|
2262
|
-
"@smithy/smithy-client@^4.
|
|
2263
|
-
version "4.
|
|
2264
|
-
resolved "https://registry.
|
|
2265
|
-
integrity sha512-
|
|
2266
|
-
dependencies:
|
|
2267
|
-
"@smithy/core" "^3.23.
|
|
2268
|
-
"@smithy/middleware-endpoint" "^4.4.
|
|
2269
|
-
"@smithy/middleware-stack" "^4.2.
|
|
2270
|
-
"@smithy/protocol-http" "^5.3.
|
|
2271
|
-
"@smithy/types" "^4.
|
|
2272
|
-
"@smithy/util-stream" "^4.5.
|
|
2208
|
+
"@smithy/smithy-client@^4.12.1", "@smithy/smithy-client@^4.12.2", "@smithy/smithy-client@^4.12.3":
|
|
2209
|
+
version "4.12.3"
|
|
2210
|
+
resolved "https://registry.yarnpkg.com/@smithy/smithy-client/-/smithy-client-4.12.3.tgz#95370221bc5c2f30a25157b2df84a3630c81ec85"
|
|
2211
|
+
integrity sha512-7k4UxjSpHmPN2AxVhvIazRSzFQjWnud3sOsXcFStzagww17j1cFQYqTSiQ8xuYK3vKLR1Ni8FzuT3VlKr3xCNw==
|
|
2212
|
+
dependencies:
|
|
2213
|
+
"@smithy/core" "^3.23.9"
|
|
2214
|
+
"@smithy/middleware-endpoint" "^4.4.23"
|
|
2215
|
+
"@smithy/middleware-stack" "^4.2.11"
|
|
2216
|
+
"@smithy/protocol-http" "^5.3.11"
|
|
2217
|
+
"@smithy/types" "^4.13.0"
|
|
2218
|
+
"@smithy/util-stream" "^4.5.17"
|
|
2273
2219
|
tslib "^2.6.2"
|
|
2274
2220
|
|
|
2275
2221
|
"@smithy/types@^4.12.0":
|
|
@@ -2279,35 +2225,42 @@
|
|
|
2279
2225
|
dependencies:
|
|
2280
2226
|
tslib "^2.6.2"
|
|
2281
2227
|
|
|
2282
|
-
"@smithy/
|
|
2283
|
-
version "4.
|
|
2284
|
-
resolved "https://registry.
|
|
2285
|
-
integrity sha512-
|
|
2228
|
+
"@smithy/types@^4.13.0":
|
|
2229
|
+
version "4.13.0"
|
|
2230
|
+
resolved "https://registry.yarnpkg.com/@smithy/types/-/types-4.13.0.tgz#9787297a07ee72ef74d4f7d93c744d10ed664c21"
|
|
2231
|
+
integrity sha512-COuLsZILbbQsdrwKQpkkpyep7lCsByxwj7m0Mg5v66/ZTyenlfBc40/QFQ5chO0YN/PNEH1Bi3fGtfXPnYNeDw==
|
|
2286
2232
|
dependencies:
|
|
2287
|
-
"@smithy/querystring-parser" "^4.2.8"
|
|
2288
|
-
"@smithy/types" "^4.12.0"
|
|
2289
2233
|
tslib "^2.6.2"
|
|
2290
2234
|
|
|
2291
|
-
"@smithy/
|
|
2292
|
-
version "4.
|
|
2293
|
-
resolved "https://registry.
|
|
2294
|
-
integrity sha512-
|
|
2235
|
+
"@smithy/url-parser@^4.2.10", "@smithy/url-parser@^4.2.11":
|
|
2236
|
+
version "4.2.11"
|
|
2237
|
+
resolved "https://registry.yarnpkg.com/@smithy/url-parser/-/url-parser-4.2.11.tgz#4c87eb5872c2ab0385086b38eee4b4a6e5a029b2"
|
|
2238
|
+
integrity sha512-oTAGGHo8ZYc5VZsBREzuf5lf2pAurJQsccMusVZ85wDkX66ojEc/XauiGjzCj50A61ObFTPe6d7Pyt6UBYaing==
|
|
2295
2239
|
dependencies:
|
|
2296
|
-
"@smithy/
|
|
2297
|
-
"@smithy/
|
|
2240
|
+
"@smithy/querystring-parser" "^4.2.11"
|
|
2241
|
+
"@smithy/types" "^4.13.0"
|
|
2298
2242
|
tslib "^2.6.2"
|
|
2299
2243
|
|
|
2300
|
-
"@smithy/util-
|
|
2301
|
-
version "4.2
|
|
2302
|
-
resolved "https://registry.
|
|
2303
|
-
integrity sha512-
|
|
2244
|
+
"@smithy/util-base64@^4.3.1", "@smithy/util-base64@^4.3.2":
|
|
2245
|
+
version "4.3.2"
|
|
2246
|
+
resolved "https://registry.yarnpkg.com/@smithy/util-base64/-/util-base64-4.3.2.tgz#be02bcb29a87be744356467ea25ffa413e695cea"
|
|
2247
|
+
integrity sha512-XRH6b0H/5A3SgblmMa5ErXQ2XKhfbQB+Fm/oyLZ2O2kCUrwgg55bU0RekmzAhuwOjA9qdN5VU2BprOvGGUkOOQ==
|
|
2304
2248
|
dependencies:
|
|
2249
|
+
"@smithy/util-buffer-from" "^4.2.2"
|
|
2250
|
+
"@smithy/util-utf8" "^4.2.2"
|
|
2305
2251
|
tslib "^2.6.2"
|
|
2306
2252
|
|
|
2307
|
-
"@smithy/util-body-length-
|
|
2308
|
-
version "4.2.
|
|
2309
|
-
resolved "https://registry.
|
|
2310
|
-
integrity sha512-
|
|
2253
|
+
"@smithy/util-body-length-browser@^4.2.1", "@smithy/util-body-length-browser@^4.2.2":
|
|
2254
|
+
version "4.2.2"
|
|
2255
|
+
resolved "https://registry.yarnpkg.com/@smithy/util-body-length-browser/-/util-body-length-browser-4.2.2.tgz#c4404277d22039872abdb80e7800f9a63f263862"
|
|
2256
|
+
integrity sha512-JKCrLNOup3OOgmzeaKQwi4ZCTWlYR5H4Gm1r2uTMVBXoemo1UEghk5vtMi1xSu2ymgKVGW631e2fp9/R610ZjQ==
|
|
2257
|
+
dependencies:
|
|
2258
|
+
tslib "^2.6.2"
|
|
2259
|
+
|
|
2260
|
+
"@smithy/util-body-length-node@^4.2.2", "@smithy/util-body-length-node@^4.2.3":
|
|
2261
|
+
version "4.2.3"
|
|
2262
|
+
resolved "https://registry.yarnpkg.com/@smithy/util-body-length-node/-/util-body-length-node-4.2.3.tgz#f923ca530defb86a9ac3ca2d3066bcca7b304fbc"
|
|
2263
|
+
integrity sha512-ZkJGvqBzMHVHE7r/hcuCxlTY8pQr1kMtdsVPs7ex4mMU+EAbcXppfo5NmyxMYi2XU49eqaz56j2gsk4dHHPG/g==
|
|
2311
2264
|
dependencies:
|
|
2312
2265
|
tslib "^2.6.2"
|
|
2313
2266
|
|
|
@@ -2319,95 +2272,95 @@
|
|
|
2319
2272
|
"@smithy/is-array-buffer" "^2.2.0"
|
|
2320
2273
|
tslib "^2.6.2"
|
|
2321
2274
|
|
|
2322
|
-
"@smithy/util-buffer-from@^4.2.
|
|
2323
|
-
version "4.2.
|
|
2324
|
-
resolved "https://registry.
|
|
2325
|
-
integrity sha512-
|
|
2275
|
+
"@smithy/util-buffer-from@^4.2.2":
|
|
2276
|
+
version "4.2.2"
|
|
2277
|
+
resolved "https://registry.yarnpkg.com/@smithy/util-buffer-from/-/util-buffer-from-4.2.2.tgz#2c6b7857757dfd88f6cd2d36016179a40ccc913b"
|
|
2278
|
+
integrity sha512-FDXD7cvUoFWwN6vtQfEta540Y/YBe5JneK3SoZg9bThSoOAC/eGeYEua6RkBgKjGa/sz6Y+DuBZj3+YEY21y4Q==
|
|
2326
2279
|
dependencies:
|
|
2327
|
-
"@smithy/is-array-buffer" "^4.2.
|
|
2280
|
+
"@smithy/is-array-buffer" "^4.2.2"
|
|
2328
2281
|
tslib "^2.6.2"
|
|
2329
2282
|
|
|
2330
|
-
"@smithy/util-config-provider@^4.2.
|
|
2331
|
-
version "4.2.
|
|
2332
|
-
resolved "https://registry.
|
|
2333
|
-
integrity sha512-
|
|
2283
|
+
"@smithy/util-config-provider@^4.2.2":
|
|
2284
|
+
version "4.2.2"
|
|
2285
|
+
resolved "https://registry.yarnpkg.com/@smithy/util-config-provider/-/util-config-provider-4.2.2.tgz#52ebf9d8942838d18bc5fb1520de1e8699d7aad6"
|
|
2286
|
+
integrity sha512-dWU03V3XUprJwaUIFVv4iOnS1FC9HnMHDfUrlNDSh4315v0cWyaIErP8KiqGVbf5z+JupoVpNM7ZB3jFiTejvQ==
|
|
2334
2287
|
dependencies:
|
|
2335
2288
|
tslib "^2.6.2"
|
|
2336
2289
|
|
|
2337
|
-
"@smithy/util-defaults-mode-browser@^4.3.
|
|
2338
|
-
version "4.3.
|
|
2339
|
-
resolved "https://registry.
|
|
2340
|
-
integrity sha512-
|
|
2290
|
+
"@smithy/util-defaults-mode-browser@^4.3.37", "@smithy/util-defaults-mode-browser@^4.3.38":
|
|
2291
|
+
version "4.3.39"
|
|
2292
|
+
resolved "https://registry.yarnpkg.com/@smithy/util-defaults-mode-browser/-/util-defaults-mode-browser-4.3.39.tgz#9f354b9dcd0c0e17aa507e6fc13b4785af31cd97"
|
|
2293
|
+
integrity sha512-ui7/Ho/+VHqS7Km2wBw4/Ab4RktoiSshgcgpJzC4keFPs6tLJS4IQwbeahxQS3E/w98uq6E1mirCH/id9xIXeQ==
|
|
2341
2294
|
dependencies:
|
|
2342
|
-
"@smithy/property-provider" "^4.2.
|
|
2343
|
-
"@smithy/smithy-client" "^4.
|
|
2344
|
-
"@smithy/types" "^4.
|
|
2295
|
+
"@smithy/property-provider" "^4.2.11"
|
|
2296
|
+
"@smithy/smithy-client" "^4.12.3"
|
|
2297
|
+
"@smithy/types" "^4.13.0"
|
|
2345
2298
|
tslib "^2.6.2"
|
|
2346
2299
|
|
|
2347
|
-
"@smithy/util-defaults-mode-node@^4.2.
|
|
2348
|
-
version "4.2.
|
|
2349
|
-
resolved "https://registry.
|
|
2350
|
-
integrity sha512-
|
|
2351
|
-
dependencies:
|
|
2352
|
-
"@smithy/config-resolver" "^4.4.
|
|
2353
|
-
"@smithy/credential-provider-imds" "^4.2.
|
|
2354
|
-
"@smithy/node-config-provider" "^4.3.
|
|
2355
|
-
"@smithy/property-provider" "^4.2.
|
|
2356
|
-
"@smithy/smithy-client" "^4.
|
|
2357
|
-
"@smithy/types" "^4.
|
|
2300
|
+
"@smithy/util-defaults-mode-node@^4.2.40", "@smithy/util-defaults-mode-node@^4.2.41":
|
|
2301
|
+
version "4.2.42"
|
|
2302
|
+
resolved "https://registry.yarnpkg.com/@smithy/util-defaults-mode-node/-/util-defaults-mode-node-4.2.42.tgz#248a2d6a50b4480f3a2a4ce779409e90f0d16b96"
|
|
2303
|
+
integrity sha512-QDA84CWNe8Akpj15ofLO+1N3Rfg8qa2K5uX0y6HnOp4AnRYRgWrKx/xzbYNbVF9ZsyJUYOfcoaN3y93wA/QJ2A==
|
|
2304
|
+
dependencies:
|
|
2305
|
+
"@smithy/config-resolver" "^4.4.10"
|
|
2306
|
+
"@smithy/credential-provider-imds" "^4.2.11"
|
|
2307
|
+
"@smithy/node-config-provider" "^4.3.11"
|
|
2308
|
+
"@smithy/property-provider" "^4.2.11"
|
|
2309
|
+
"@smithy/smithy-client" "^4.12.3"
|
|
2310
|
+
"@smithy/types" "^4.13.0"
|
|
2358
2311
|
tslib "^2.6.2"
|
|
2359
2312
|
|
|
2360
|
-
"@smithy/util-endpoints@^3.
|
|
2361
|
-
version "3.2
|
|
2362
|
-
resolved "https://registry.
|
|
2363
|
-
integrity sha512
|
|
2313
|
+
"@smithy/util-endpoints@^3.3.1", "@smithy/util-endpoints@^3.3.2":
|
|
2314
|
+
version "3.3.2"
|
|
2315
|
+
resolved "https://registry.yarnpkg.com/@smithy/util-endpoints/-/util-endpoints-3.3.2.tgz#a81ee98a2596248f6cdedc868d13cb6b9ea497b2"
|
|
2316
|
+
integrity sha512-+4HFLpE5u29AbFlTdlKIT7jfOzZ8PDYZKTb3e+AgLz986OYwqTourQ5H+jg79/66DB69Un1+qKecLnkZdAsYcA==
|
|
2364
2317
|
dependencies:
|
|
2365
|
-
"@smithy/node-config-provider" "^4.3.
|
|
2366
|
-
"@smithy/types" "^4.
|
|
2318
|
+
"@smithy/node-config-provider" "^4.3.11"
|
|
2319
|
+
"@smithy/types" "^4.13.0"
|
|
2367
2320
|
tslib "^2.6.2"
|
|
2368
2321
|
|
|
2369
|
-
"@smithy/util-hex-encoding@^4.2.
|
|
2370
|
-
version "4.2.
|
|
2371
|
-
resolved "https://registry.
|
|
2372
|
-
integrity sha512-
|
|
2322
|
+
"@smithy/util-hex-encoding@^4.2.2":
|
|
2323
|
+
version "4.2.2"
|
|
2324
|
+
resolved "https://registry.yarnpkg.com/@smithy/util-hex-encoding/-/util-hex-encoding-4.2.2.tgz#4abf3335dd1eb884041d8589ca7628d81a6fd1d3"
|
|
2325
|
+
integrity sha512-Qcz3W5vuHK4sLQdyT93k/rfrUwdJ8/HZ+nMUOyGdpeGA1Wxt65zYwi3oEl9kOM+RswvYq90fzkNDahPS8K0OIg==
|
|
2373
2326
|
dependencies:
|
|
2374
2327
|
tslib "^2.6.2"
|
|
2375
2328
|
|
|
2376
|
-
"@smithy/util-middleware@^4.2.
|
|
2377
|
-
version "4.2.
|
|
2378
|
-
resolved "https://registry.
|
|
2379
|
-
integrity sha512-
|
|
2329
|
+
"@smithy/util-middleware@^4.2.10", "@smithy/util-middleware@^4.2.11":
|
|
2330
|
+
version "4.2.11"
|
|
2331
|
+
resolved "https://registry.yarnpkg.com/@smithy/util-middleware/-/util-middleware-4.2.11.tgz#d2a89893fc2dfd500de412c5f7c7961716855f4d"
|
|
2332
|
+
integrity sha512-r3dtF9F+TpSZUxpOVVtPfk09Rlo4lT6ORBqEvX3IBT6SkQAdDSVKR5GcfmZbtl7WKhKnmb3wbDTQ6ibR2XHClw==
|
|
2380
2333
|
dependencies:
|
|
2381
|
-
"@smithy/types" "^4.
|
|
2334
|
+
"@smithy/types" "^4.13.0"
|
|
2382
2335
|
tslib "^2.6.2"
|
|
2383
2336
|
|
|
2384
|
-
"@smithy/util-retry@^4.2.
|
|
2385
|
-
version "4.2.
|
|
2386
|
-
resolved "https://registry.
|
|
2387
|
-
integrity sha512-
|
|
2337
|
+
"@smithy/util-retry@^4.2.10", "@smithy/util-retry@^4.2.11":
|
|
2338
|
+
version "4.2.11"
|
|
2339
|
+
resolved "https://registry.yarnpkg.com/@smithy/util-retry/-/util-retry-4.2.11.tgz#59fc5364488d4c755eec5afb4054623f852cf0e6"
|
|
2340
|
+
integrity sha512-XSZULmL5x6aCTTii59wJqKsY1l3eMIAomRAccW7Tzh9r8s7T/7rdo03oektuH5jeYRlJMPcNP92EuRDvk9aXbw==
|
|
2388
2341
|
dependencies:
|
|
2389
|
-
"@smithy/service-error-classification" "^4.2.
|
|
2390
|
-
"@smithy/types" "^4.
|
|
2342
|
+
"@smithy/service-error-classification" "^4.2.11"
|
|
2343
|
+
"@smithy/types" "^4.13.0"
|
|
2391
2344
|
tslib "^2.6.2"
|
|
2392
2345
|
|
|
2393
|
-
"@smithy/util-stream@^4.5.
|
|
2394
|
-
version "4.5.
|
|
2395
|
-
resolved "https://registry.
|
|
2396
|
-
integrity sha512-
|
|
2397
|
-
dependencies:
|
|
2398
|
-
"@smithy/fetch-http-handler" "^5.3.
|
|
2399
|
-
"@smithy/node-http-handler" "^4.4.
|
|
2400
|
-
"@smithy/types" "^4.
|
|
2401
|
-
"@smithy/util-base64" "^4.3.
|
|
2402
|
-
"@smithy/util-buffer-from" "^4.2.
|
|
2403
|
-
"@smithy/util-hex-encoding" "^4.2.
|
|
2404
|
-
"@smithy/util-utf8" "^4.2.
|
|
2346
|
+
"@smithy/util-stream@^4.5.16", "@smithy/util-stream@^4.5.17":
|
|
2347
|
+
version "4.5.17"
|
|
2348
|
+
resolved "https://registry.yarnpkg.com/@smithy/util-stream/-/util-stream-4.5.17.tgz#53073153deb890d91fd14fd2055e6582b627b0fd"
|
|
2349
|
+
integrity sha512-793BYZ4h2JAQkNHcEnyFxDTcZbm9bVybD0UV/LEWmZ5bkTms7JqjfrLMi2Qy0E5WFcCzLwCAPgcvcvxoeALbAQ==
|
|
2350
|
+
dependencies:
|
|
2351
|
+
"@smithy/fetch-http-handler" "^5.3.13"
|
|
2352
|
+
"@smithy/node-http-handler" "^4.4.14"
|
|
2353
|
+
"@smithy/types" "^4.13.0"
|
|
2354
|
+
"@smithy/util-base64" "^4.3.2"
|
|
2355
|
+
"@smithy/util-buffer-from" "^4.2.2"
|
|
2356
|
+
"@smithy/util-hex-encoding" "^4.2.2"
|
|
2357
|
+
"@smithy/util-utf8" "^4.2.2"
|
|
2405
2358
|
tslib "^2.6.2"
|
|
2406
2359
|
|
|
2407
|
-
"@smithy/util-uri-escape@^4.2.
|
|
2408
|
-
version "4.2.
|
|
2409
|
-
resolved "https://registry.
|
|
2410
|
-
integrity sha512-
|
|
2360
|
+
"@smithy/util-uri-escape@^4.2.2":
|
|
2361
|
+
version "4.2.2"
|
|
2362
|
+
resolved "https://registry.yarnpkg.com/@smithy/util-uri-escape/-/util-uri-escape-4.2.2.tgz#48e40206e7fe9daefc8d44bb43a1ab17e76abf4a"
|
|
2363
|
+
integrity sha512-2kAStBlvq+lTXHyAZYfJRb/DfS3rsinLiwb+69SstC9Vb0s9vNWkRwpnj918Pfi85mzi42sOqdV72OLxWAISnw==
|
|
2411
2364
|
dependencies:
|
|
2412
2365
|
tslib "^2.6.2"
|
|
2413
2366
|
|
|
@@ -2419,27 +2372,27 @@
|
|
|
2419
2372
|
"@smithy/util-buffer-from" "^2.2.0"
|
|
2420
2373
|
tslib "^2.6.2"
|
|
2421
2374
|
|
|
2422
|
-
"@smithy/util-utf8@^4.2.
|
|
2423
|
-
version "4.2.
|
|
2424
|
-
resolved "https://registry.
|
|
2425
|
-
integrity sha512-
|
|
2375
|
+
"@smithy/util-utf8@^4.2.1", "@smithy/util-utf8@^4.2.2":
|
|
2376
|
+
version "4.2.2"
|
|
2377
|
+
resolved "https://registry.yarnpkg.com/@smithy/util-utf8/-/util-utf8-4.2.2.tgz#21db686982e6f3393ac262e49143b42370130f13"
|
|
2378
|
+
integrity sha512-75MeYpjdWRe8M5E3AW0O4Cx3UadweS+cwdXjwYGBW5h/gxxnbeZ877sLPX/ZJA9GVTlL/qG0dXP29JWFCD1Ayw==
|
|
2426
2379
|
dependencies:
|
|
2427
|
-
"@smithy/util-buffer-from" "^4.2.
|
|
2380
|
+
"@smithy/util-buffer-from" "^4.2.2"
|
|
2428
2381
|
tslib "^2.6.2"
|
|
2429
2382
|
|
|
2430
|
-
"@smithy/util-waiter@^4.2.
|
|
2431
|
-
version "4.2.
|
|
2432
|
-
resolved "https://registry.
|
|
2433
|
-
integrity sha512-
|
|
2383
|
+
"@smithy/util-waiter@^4.2.10":
|
|
2384
|
+
version "4.2.11"
|
|
2385
|
+
resolved "https://registry.yarnpkg.com/@smithy/util-waiter/-/util-waiter-4.2.11.tgz#afe08ad75c9b51e35c83e3c11926855d886741f6"
|
|
2386
|
+
integrity sha512-x7Rh2azQPs3XxbvCzcttRErKKvLnbZfqRf/gOjw2pb+ZscX88e5UkRPCB67bVnsFHxayvMvmePfKTqsRb+is1A==
|
|
2434
2387
|
dependencies:
|
|
2435
|
-
"@smithy/abort-controller" "^4.2.
|
|
2436
|
-
"@smithy/types" "^4.
|
|
2388
|
+
"@smithy/abort-controller" "^4.2.11"
|
|
2389
|
+
"@smithy/types" "^4.13.0"
|
|
2437
2390
|
tslib "^2.6.2"
|
|
2438
2391
|
|
|
2439
|
-
"@smithy/uuid@^1.1.
|
|
2440
|
-
version "1.1.
|
|
2441
|
-
resolved "https://registry.
|
|
2442
|
-
integrity sha512-
|
|
2392
|
+
"@smithy/uuid@^1.1.2":
|
|
2393
|
+
version "1.1.2"
|
|
2394
|
+
resolved "https://registry.yarnpkg.com/@smithy/uuid/-/uuid-1.1.2.tgz#b6e97c7158615e4a3c775e809c00d8c269b5a12e"
|
|
2395
|
+
integrity sha512-O/IEdcCUKkubz60tFbGA7ceITTAJsty+lBjNoorP4Z6XRqaFb/OjQjZODophEcuq68nKm6/0r+6/lLQ+XVpk8g==
|
|
2443
2396
|
dependencies:
|
|
2444
2397
|
tslib "^2.6.2"
|
|
2445
2398
|
|
|
@@ -4438,11 +4391,17 @@ fast-uri@^3.0.1:
|
|
|
4438
4391
|
resolved "https://registry.npmjs.org/fast-uri/-/fast-uri-3.0.3.tgz"
|
|
4439
4392
|
integrity sha512-aLrHthzCjH5He4Z2H9YZ+v6Ujb9ocRuW6ZzkJQOrTxleEijANq4v1TsaPaVG1PZcuurEzrLcWRyYBYXD5cEiaw==
|
|
4440
4393
|
|
|
4441
|
-
fast-xml-
|
|
4442
|
-
version "
|
|
4443
|
-
resolved "https://registry.
|
|
4444
|
-
integrity sha512-
|
|
4394
|
+
fast-xml-builder@^1.0.0:
|
|
4395
|
+
version "1.0.0"
|
|
4396
|
+
resolved "https://registry.yarnpkg.com/fast-xml-builder/-/fast-xml-builder-1.0.0.tgz#a485d7e8381f1db983cf006f849d1066e2935241"
|
|
4397
|
+
integrity sha512-fpZuDogrAgnyt9oDDz+5DBz0zgPdPZz6D4IR7iESxRXElrlGTRkHJ9eEt+SACRJwT0FNFrt71DFQIUFBJfX/uQ==
|
|
4398
|
+
|
|
4399
|
+
fast-xml-parser@5.4.1:
|
|
4400
|
+
version "5.4.1"
|
|
4401
|
+
resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-5.4.1.tgz#0c81b8ecfb3021e5ad83aa3df904af19a05bc601"
|
|
4402
|
+
integrity sha512-BQ30U1mKkvXQXXkAGcuyUA/GA26oEB7NzOtsxCDtyu62sjGw5QraKFhx2Em3WQNjPw9PG6MQ9yuIIgkSDfGu5A==
|
|
4445
4403
|
dependencies:
|
|
4404
|
+
fast-xml-builder "^1.0.0"
|
|
4446
4405
|
strnum "^2.1.2"
|
|
4447
4406
|
|
|
4448
4407
|
fastest-levenshtein@^1.0.7:
|
|
@@ -6261,10 +6220,17 @@ minimatch@9.0.3:
|
|
|
6261
6220
|
dependencies:
|
|
6262
6221
|
brace-expansion "^2.0.1"
|
|
6263
6222
|
|
|
6264
|
-
minimatch@^10.2.
|
|
6265
|
-
version "10.2.
|
|
6266
|
-
resolved "https://registry.
|
|
6267
|
-
integrity sha512
|
|
6223
|
+
minimatch@^10.2.4:
|
|
6224
|
+
version "10.2.4"
|
|
6225
|
+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.2.4.tgz#465b3accbd0218b8281f5301e27cedc697f96fde"
|
|
6226
|
+
integrity sha512-oRjTw/97aTBN0RHbYCdtF1MQfvusSIBQM0IZEgzl6426+8jSC0nF1a/GmnVLpfB9yyr6g6FTqWqiZVbxrtaCIg==
|
|
6227
|
+
dependencies:
|
|
6228
|
+
brace-expansion "^5.0.2"
|
|
6229
|
+
|
|
6230
|
+
minimatch@^10.2.4:
|
|
6231
|
+
version "10.2.4"
|
|
6232
|
+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.2.4.tgz#465b3accbd0218b8281f5301e27cedc697f96fde"
|
|
6233
|
+
integrity sha512-oRjTw/97aTBN0RHbYCdtF1MQfvusSIBQM0IZEgzl6426+8jSC0nF1a/GmnVLpfB9yyr6g6FTqWqiZVbxrtaCIg==
|
|
6268
6234
|
dependencies:
|
|
6269
6235
|
brace-expansion "^5.0.2"
|
|
6270
6236
|
|
|
@@ -6556,17 +6522,17 @@ object.values@^1.2.0:
|
|
|
6556
6522
|
define-properties "^1.2.1"
|
|
6557
6523
|
es-object-atoms "^1.0.0"
|
|
6558
6524
|
|
|
6559
|
-
oclif@^4.22.
|
|
6560
|
-
version "4.22.
|
|
6561
|
-
resolved "https://registry.
|
|
6562
|
-
integrity sha512-
|
|
6525
|
+
oclif@^4.22.85:
|
|
6526
|
+
version "4.22.85"
|
|
6527
|
+
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.22.85.tgz#f201ca1a95e69f5280c1ababbe4649cf87b6a127"
|
|
6528
|
+
integrity sha512-4wALgfn0+Kztpy7DnF1NlMM75d4AefnThDtyzzdryrf0jrGW/uqMy4VEnquronb3yqFZx/Anf6xRkZeHcUib5Q==
|
|
6563
6529
|
dependencies:
|
|
6564
|
-
"@aws-sdk/client-cloudfront" "
|
|
6565
|
-
"@aws-sdk/client-s3" "
|
|
6530
|
+
"@aws-sdk/client-cloudfront" "3.1001.0"
|
|
6531
|
+
"@aws-sdk/client-s3" "3.1002.0"
|
|
6566
6532
|
"@inquirer/confirm" "^3.1.22"
|
|
6567
6533
|
"@inquirer/input" "^2.2.4"
|
|
6568
6534
|
"@inquirer/select" "^2.5.0"
|
|
6569
|
-
"@oclif/core" "
|
|
6535
|
+
"@oclif/core" "4.8.3"
|
|
6570
6536
|
"@oclif/plugin-help" "^6.2.37"
|
|
6571
6537
|
"@oclif/plugin-not-found" "^3.2.74"
|
|
6572
6538
|
"@oclif/plugin-warn-if-update-available" "^3.1.55"
|