tangled
alpha
login
or
join now
sullen.net
/
pds
0
fork
atom
Fork of official Bluesky PDS (Personal Data Server).
0
fork
atom
overview
issues
pulls
pipelines
pds v0.4.204
Devin Ivy
1 month ago
ab53b246
0ef78175
+913
-898
2 changed files
expand all
collapse all
unified
split
service
package.json
pnpm-lock.yaml
+1
-1
service/package.json
···
7
7
"main": "index.js",
8
8
"license": "MIT",
9
9
"dependencies": {
10
10
-
"@atproto/pds": "0.4.193"
10
10
+
"@atproto/pds": "0.4.204"
11
11
}
12
12
}
+912
-897
service/pnpm-lock.yaml
···
6
6
7
7
dependencies:
8
8
'@atproto/pds':
9
9
-
specifier: 0.4.193
10
10
-
version: 0.4.193
9
9
+
specifier: 0.4.204
10
10
+
version: 0.4.204
11
11
12
12
packages:
13
13
+
14
14
+
/@atproto-labs/did-resolver@0.2.5:
15
15
+
resolution: {integrity: sha512-he7EC6OMSifNs01a4RT9mta/yYitoKDzlK9ty2TFV5Uj/+HpB4vYMRdIDFrRW0Hcsehy90E2t/dw0t7361MEKQ==}
16
16
+
dependencies:
17
17
+
'@atproto-labs/fetch': 0.2.3
18
18
+
'@atproto-labs/pipe': 0.1.1
19
19
+
'@atproto-labs/simple-store': 0.3.0
20
20
+
'@atproto-labs/simple-store-memory': 0.1.4
21
21
+
'@atproto/did': 0.2.4
22
22
+
zod: 3.25.76
23
23
+
dev: false
13
24
14
25
/@atproto-labs/fetch-node@0.2.0:
15
26
resolution: {integrity: sha512-Krq09nH/aeoiU2s9xdHA0FjTEFWG9B5FFenipv1iRixCcPc7V3DhTNDawxG9gI8Ny0k4dBVS9WTRN/IDzBx86Q==}
···
17
28
dependencies:
18
29
'@atproto-labs/fetch': 0.2.3
19
30
'@atproto-labs/pipe': 0.1.1
20
20
-
ipaddr.js: 2.2.0
21
21
-
undici: 6.22.0
31
31
+
ipaddr.js: 2.3.0
32
32
+
undici: 6.23.0
22
33
dev: false
23
34
24
35
/@atproto-labs/fetch@0.2.3:
···
38
49
lru-cache: 10.4.3
39
50
dev: false
40
51
41
41
-
/@atproto-labs/simple-store-redis@0.0.1(ioredis@5.8.2):
52
52
+
/@atproto-labs/simple-store-redis@0.0.1(ioredis@5.9.2):
42
53
resolution: {integrity: sha512-hGkfDNVtTqwcRx27k6u25pgwNIHq3xDCRuojkfHf6c1B9R5rKphdZJ91Mn3lCvsyDB/lUqqLuzKuXQWFml/u5g==}
43
54
peerDependencies:
44
55
ioredis: ^5.3.2
45
56
dependencies:
46
57
'@atproto-labs/simple-store': 0.3.0
47
47
-
ioredis: 5.8.2
58
58
+
ioredis: 5.9.2
48
59
dev: false
49
60
50
61
/@atproto-labs/simple-store@0.3.0:
51
62
resolution: {integrity: sha512-nOb6ONKBRJHRlukW1sVawUkBqReLlLx6hT35VS3imaNPwiXDxLnTK7lxw3Lrl9k5yugSBDQAkZAq3MPTEFSUBQ==}
52
63
dev: false
53
64
54
54
-
/@atproto-labs/xrpc-utils@0.0.22:
55
55
-
resolution: {integrity: sha512-XGDbTmVgibtcR6FwJepD/QKofG1B5EBBPebk/IVF4aHeBE/6jOd7DnfuKrBimv2GJ2JGrlvHXmjYZdfmCtYEbw==}
65
65
+
/@atproto-labs/xrpc-utils@0.0.24:
66
66
+
resolution: {integrity: sha512-wWXd2Ht47UsL/UbDCr3twMFSZrh0xSI56u4O3kz0DTU4G+530mCG71mMVE6eeYcR+j6FEjp7o2Ld6c7wFklYGw==}
56
67
dependencies:
57
57
-
'@atproto/xrpc': 0.7.5
58
58
-
'@atproto/xrpc-server': 0.9.5
68
68
+
'@atproto/xrpc': 0.7.7
69
69
+
'@atproto/xrpc-server': 0.10.9
59
70
transitivePeerDependencies:
60
71
- bufferutil
61
72
- supports-color
62
73
- utf-8-validate
63
74
dev: false
64
75
65
65
-
/@atproto/api@0.18.0:
66
66
-
resolution: {integrity: sha512-2GxKPhhvMocDjRU7VpNj+cvCdmCHVAmRwyfNgRLMrJtPZvrosFoi9VATX+7eKN0FZvYvy8KdLSkCcpP2owH3IA==}
76
76
+
/@atproto/api@0.18.16:
77
77
+
resolution: {integrity: sha512-tRGKSWr83pP5CQpSboePU21pE+GqLDYy1XHae4HH4hjaT0pr5V8wNgu70kbKB0B02GVUumeDRpJnlHKD+eMzLg==}
67
78
dependencies:
68
68
-
'@atproto/common-web': 0.4.3
69
69
-
'@atproto/lexicon': 0.5.1
70
70
-
'@atproto/syntax': 0.4.1
71
71
-
'@atproto/xrpc': 0.7.5
79
79
+
'@atproto/common-web': 0.4.12
80
80
+
'@atproto/lexicon': 0.6.0
81
81
+
'@atproto/syntax': 0.4.2
82
82
+
'@atproto/xrpc': 0.7.7
72
83
await-lock: 2.2.2
73
84
multiformats: 9.9.0
74
85
tlds: 1.261.0
75
86
zod: 3.25.76
76
87
dev: false
77
88
78
78
-
/@atproto/aws@0.2.30:
79
79
-
resolution: {integrity: sha512-oB/whUIWwSOEqUazz5meN3/AlovBdRc224uRPNy9aC6+qmNKfHKiMfo0ytFhGYdm4GtEd2HYwIT3KR/Rtc2RRA==}
89
89
+
/@atproto/aws@0.2.31:
90
90
+
resolution: {integrity: sha512-jzw0v4KttNqeEZtkIujIOCvWABJl4m8WQuSOlJtYeJhn/xaBC1+CNt7qnvYCzBd+T5nncZU8junHSEbOMdVwiA==}
80
91
engines: {node: '>=18.7.0'}
81
92
dependencies:
82
82
-
'@atproto/common': 0.4.12
83
83
-
'@atproto/common-web': 0.4.3
84
84
-
'@atproto/crypto': 0.4.4
85
85
-
'@atproto/repo': 0.8.10
86
86
-
'@aws-sdk/client-cloudfront': 3.931.0
87
87
-
'@aws-sdk/client-kms': 3.931.0
88
88
-
'@aws-sdk/client-s3': 3.931.0
89
89
-
'@aws-sdk/lib-storage': 3.879.0(@aws-sdk/client-s3@3.931.0)
93
93
+
'@atproto/common': 0.5.8
94
94
+
'@atproto/common-web': 0.4.12
95
95
+
'@atproto/crypto': 0.4.5
96
96
+
'@atproto/repo': 0.8.12
97
97
+
'@aws-sdk/client-cloudfront': 3.971.0
98
98
+
'@aws-sdk/client-kms': 3.971.0
99
99
+
'@aws-sdk/client-s3': 3.971.0
100
100
+
'@aws-sdk/lib-storage': 3.879.0(@aws-sdk/client-s3@3.971.0)
90
101
'@noble/curves': 1.9.7
91
102
key-encoder: 2.0.3
92
103
multiformats: 9.9.0
···
95
106
- aws-crt
96
107
dev: false
97
108
98
98
-
/@atproto/common-web@0.4.3:
99
99
-
resolution: {integrity: sha512-nRDINmSe4VycJzPo6fP/hEltBcULFxt9Kw7fQk6405FyAWZiTluYHlXOnU7GkQfeUK44OENG1qFTBcmCJ7e8pg==}
109
109
+
/@atproto/common-web@0.4.12:
110
110
+
resolution: {integrity: sha512-3aCJemqM/fkHQrVPbTCHCdiVstKFI+2LkFLvUhO6XZP0EqUZa/rg/CIZBKTFUWu9I5iYiaEiXL9VwcDRpEevSw==}
100
111
dependencies:
101
101
-
graphemer: 1.4.0
102
102
-
multiformats: 9.9.0
103
103
-
uint8arrays: 3.0.0
112
112
+
'@atproto/lex-data': 0.0.8
113
113
+
'@atproto/lex-json': 0.0.8
104
114
zod: 3.25.76
105
115
dev: false
106
116
···
113
123
zod: 3.25.76
114
124
dev: false
115
125
116
116
-
/@atproto/common@0.4.12:
117
117
-
resolution: {integrity: sha512-NC+TULLQiqs6MvNymhQS5WDms3SlbIKGLf4n33tpftRJcalh507rI+snbcUb7TLIkKw7VO17qMqxEXtIdd5auQ==}
126
126
+
/@atproto/common@0.5.8:
127
127
+
resolution: {integrity: sha512-6BS6OJ/eiN/w8cu3xG1NA/waq9jBsYXZ6pfV85WUDegbfZaGS/IVtpJtjdE7LemE8cJys3AqGFDVJzeXDBQgbw==}
118
128
engines: {node: '>=18.7.0'}
119
129
dependencies:
120
120
-
'@atproto/common-web': 0.4.3
121
121
-
'@ipld/dag-cbor': 7.0.3
122
122
-
cbor-x: 1.6.0
130
130
+
'@atproto/common-web': 0.4.12
131
131
+
'@atproto/lex-cbor': 0.0.8
132
132
+
'@atproto/lex-data': 0.0.8
123
133
iso-datestring-validator: 2.2.2
124
134
multiformats: 9.9.0
125
135
pino: 8.21.0
···
135
145
uint8arrays: 3.0.0
136
146
dev: false
137
147
138
138
-
/@atproto/crypto@0.4.4:
139
139
-
resolution: {integrity: sha512-Yq9+crJ7WQl7sxStVpHgie5Z51R05etaK9DLWYG/7bR5T4bhdcIgF6IfklLShtZwLYdVVj+K15s0BqW9a8PSDA==}
148
148
+
/@atproto/crypto@0.4.5:
149
149
+
resolution: {integrity: sha512-n40aKkMoCatP0u9Yvhrdk6fXyOHFDDbkdm4h4HCyWW+KlKl8iXfD5iV+ECq+w5BM+QH25aIpt3/j6EUNerhLxw==}
140
150
engines: {node: '>=18.7.0'}
141
151
dependencies:
142
152
'@noble/curves': 1.9.7
···
144
154
uint8arrays: 3.0.0
145
155
dev: false
146
156
147
147
-
/@atproto/did@0.2.1:
148
148
-
resolution: {integrity: sha512-1i5BTU2GnBaaeYWhxUOnuEKFVq9euT5+dQPFabHpa927BlJ54PmLGyBBaOI7/NbLmN5HWwBa18SBkMpg3jGZRA==}
157
157
+
/@atproto/did@0.2.4:
158
158
+
resolution: {integrity: sha512-nxNiCgXeo7pfjojq9fpfZxCO0X0xUipNVKW+AHNZwQKiUDt6zYL0VXEfm8HBUwQOCmKvj2pRRSM1Cur+tUWk3g==}
149
159
dependencies:
150
160
zod: 3.25.76
151
161
dev: false
152
162
153
153
-
/@atproto/identity@0.4.9:
154
154
-
resolution: {integrity: sha512-pRYCaeaEJMZ4vQlRQYYTrF3cMiRp21n/k/pUT1o7dgKby56zuLErDmFXkbKfKWPf7SgWRgamSaNmsGLqAOD7lQ==}
163
163
+
/@atproto/identity@0.4.10:
164
164
+
resolution: {integrity: sha512-nQbzDLXOhM8p/wo0cTh5DfMSOSHzj6jizpodX37LJ4S1TZzumSxAjHEZa5Rev3JaoD5uSWMVE0MmKEGWkPPvfQ==}
155
165
engines: {node: '>=18.7.0'}
156
166
dependencies:
157
157
-
'@atproto/common-web': 0.4.3
158
158
-
'@atproto/crypto': 0.4.4
167
167
+
'@atproto/common-web': 0.4.12
168
168
+
'@atproto/crypto': 0.4.5
159
169
dev: false
160
170
161
171
/@atproto/jwk-jose@0.1.11:
···
172
182
zod: 3.25.76
173
183
dev: false
174
184
175
175
-
/@atproto/lexicon-resolver@0.2.3:
176
176
-
resolution: {integrity: sha512-H9MFqFm8XGxq+w6ydX3usvFz4nftpN3RXswmSGGaDnt4GpK1ehMa0Wdkn2ycbLfQjCwl/Pck1PcxcS5p/m1yGQ==}
185
185
+
/@atproto/lex-cbor@0.0.8:
186
186
+
resolution: {integrity: sha512-WFUkNTLUMunPaA+NkD2INwfhrgo5fAMz7zSk2ncoqbK2AS78X2ith8TJSevY0ynPukbFmaJ9BdauzCpWQ4ZIqQ==}
187
187
+
dependencies:
188
188
+
'@atproto/lex-data': 0.0.8
189
189
+
tslib: 2.8.1
190
190
+
dev: false
191
191
+
192
192
+
/@atproto/lex-client@0.0.9:
193
193
+
resolution: {integrity: sha512-30WtEedG0s/JNkbHzxpObkUg0id4+/p1O7LcUVCQWrNhWRw/hCzhHySSgFKKIVeLKAYIrZmaWt1XlAdNhGO7DQ==}
194
194
+
dependencies:
195
195
+
'@atproto/lex-data': 0.0.8
196
196
+
'@atproto/lex-json': 0.0.8
197
197
+
'@atproto/lex-schema': 0.0.9
198
198
+
tslib: 2.8.1
199
199
+
dev: false
200
200
+
201
201
+
/@atproto/lex-data@0.0.8:
202
202
+
resolution: {integrity: sha512-1Y5tz7BkS7380QuLNXaE8GW8Xba+mRWugt8BKM4BUFYjjUZdmirU8lr72iM4XlEBrzRu8Cfvj+MbsbYaZv+IgA==}
177
203
dependencies:
178
178
-
'@atproto-labs/fetch-node': 0.2.0
179
179
-
'@atproto/identity': 0.4.9
180
180
-
'@atproto/lexicon': 0.5.1
181
181
-
'@atproto/repo': 0.8.10
182
182
-
'@atproto/syntax': 0.4.1
183
183
-
'@atproto/xrpc': 0.7.5
204
204
+
'@atproto/syntax': 0.4.2
184
205
multiformats: 9.9.0
206
206
+
tslib: 2.8.1
207
207
+
uint8arrays: 3.0.0
208
208
+
unicode-segmenter: 0.14.5
209
209
+
dev: false
210
210
+
211
211
+
/@atproto/lex-document@0.0.10:
212
212
+
resolution: {integrity: sha512-GrvO36UyWhStSNN0CtVswMyzYK7eUA0zLjYJRqpghAyzYV9ZVXTUL1Vx79MUSg3tC1jDM1A0hmtsjE1Cyo2rHQ==}
213
213
+
dependencies:
214
214
+
'@atproto/lex-schema': 0.0.9
215
215
+
core-js: 3.47.0
216
216
+
tslib: 2.8.1
217
217
+
dev: false
218
218
+
219
219
+
/@atproto/lex-json@0.0.8:
220
220
+
resolution: {integrity: sha512-w1Qmkae1QhmNz+i1Zm3xr3jp0UPPRENmdlpU0qIrdxWDo9W4Mzkeyc3eSoa+Zs+zN8xkRSQw7RLZte/B7Ipdwg==}
221
221
+
dependencies:
222
222
+
'@atproto/lex-data': 0.0.8
223
223
+
tslib: 2.8.1
185
224
dev: false
186
225
187
187
-
/@atproto/lexicon@0.5.1:
188
188
-
resolution: {integrity: sha512-y8AEtYmfgVl4fqFxqXAeGvhesiGkxiy3CWoJIfsFDDdTlZUC8DFnZrYhcqkIop3OlCkkljvpSJi1hbeC1tbi8A==}
226
226
+
/@atproto/lex-resolver@0.0.10:
227
227
+
resolution: {integrity: sha512-7cV/vjJGHMUbzv1y2kIOChC/B5ox1F5hKpG3fFZdkM8eZ5o9NuMiIojvTgCYdxyH+XA/X6qjblMrru73fFRtmA==}
189
228
dependencies:
190
190
-
'@atproto/common-web': 0.4.3
191
191
-
'@atproto/syntax': 0.4.1
229
229
+
'@atproto-labs/did-resolver': 0.2.5
230
230
+
'@atproto/crypto': 0.4.5
231
231
+
'@atproto/lex-client': 0.0.9
232
232
+
'@atproto/lex-data': 0.0.8
233
233
+
'@atproto/lex-document': 0.0.10
234
234
+
'@atproto/lex-schema': 0.0.9
235
235
+
'@atproto/repo': 0.8.12
236
236
+
'@atproto/syntax': 0.4.2
237
237
+
tslib: 2.8.1
238
238
+
dev: false
239
239
+
240
240
+
/@atproto/lex-schema@0.0.9:
241
241
+
resolution: {integrity: sha512-nsXpG0BdWu5Qn8qgs/+tHKP2gdVoYNiYwIUl+lt6EFb5juuOScmPilhZOa9MPDpLLzVgl35x9whjh842CvpHJQ==}
242
242
+
dependencies:
243
243
+
'@atproto/lex-data': 0.0.8
244
244
+
'@atproto/syntax': 0.4.2
245
245
+
tslib: 2.8.1
246
246
+
dev: false
247
247
+
248
248
+
/@atproto/lexicon@0.6.0:
249
249
+
resolution: {integrity: sha512-5veb8aD+J5M0qszLJ+73KSFsFrJBgAY/nM1TSAJvGY7fNc9ZAT+PSUlmIyrdye9YznAZ07yktalls/TwNV7cHQ==}
250
250
+
dependencies:
251
251
+
'@atproto/common-web': 0.4.12
252
252
+
'@atproto/syntax': 0.4.2
192
253
iso-datestring-validator: 2.2.2
193
254
multiformats: 9.9.0
194
255
zod: 3.25.76
195
256
dev: false
196
257
197
197
-
/@atproto/oauth-provider-api@0.3.2:
198
198
-
resolution: {integrity: sha512-cLtd4Oc0Oc0+TRtoruG2O7XxHnEwf45aF7zV18a1JYX5lrs0nXKd/bg3HULOISke0X+jBFCpieOMdMow3fUMLQ==}
258
258
+
/@atproto/oauth-provider-api@0.3.6:
259
259
+
resolution: {integrity: sha512-ddUCbBH/1X+3YaegJzOTESAc8+ZUwn0sLgKpxp4Na3J6cPeZfXiheWGKxbu5pTPwJr1msCNOakqSMkoLbP7UEA==}
199
260
dependencies:
200
261
'@atproto/jwk': 0.6.0
201
201
-
'@atproto/oauth-types': 0.5.0
262
262
+
'@atproto/oauth-types': 0.6.1
202
263
dev: false
203
264
204
204
-
/@atproto/oauth-provider-frontend@0.2.3:
205
205
-
resolution: {integrity: sha512-+h/kh7dNyQi+kWwoxk0evMwh5V0WeqKP7C5nNLBkCWgh/O7TdAzUPrSzxZw7pnzL1eK9S7ao+Xj5ETSKfw5c9w==}
265
265
+
/@atproto/oauth-provider-frontend@0.2.7:
266
266
+
resolution: {integrity: sha512-cXS/lonP0WzPEcCiv1BuMUyp1Oq+eZpwX3sbvhsNYwtyM+7PLU1KhD9y2VR01S7UhCxRPmpQiIMLvsdVWNddZA==}
206
267
engines: {node: '>=18.7.0'}
207
268
optionalDependencies:
208
208
-
'@atproto/oauth-provider-api': 0.3.2
269
269
+
'@atproto/oauth-provider-api': 0.3.6
209
270
dev: false
210
271
211
211
-
/@atproto/oauth-provider-ui@0.3.4:
212
212
-
resolution: {integrity: sha512-3FgdDRY8JloCeJ8XayNVhJ5AMYilqgvP408uE08k92pOuS0wZEicEGFJNoWiqZj7zAEGRFe5A9FEmcI49tTPLA==}
272
272
+
/@atproto/oauth-provider-ui@0.4.1:
273
273
+
resolution: {integrity: sha512-70K0uwCCz68qK5bwce8NG6RsBp1pBp/YMzZUGq09XhYVwx/wHgaf1HUFuwLIGV4sVKgahLsNBrRHY9n7fXFbRA==}
213
274
engines: {node: '>=18.7.0'}
214
275
optionalDependencies:
215
215
-
'@atproto/oauth-provider-api': 0.3.2
276
276
+
'@atproto/oauth-provider-api': 0.3.6
216
277
dev: false
217
278
218
218
-
/@atproto/oauth-provider@0.13.4:
219
219
-
resolution: {integrity: sha512-MxMfc1cZ/eP4l+cgXOrKbZWd7qjyvJb0XKRGMcpBOHE9fVnnoN2wGxf2Gv/cxnp7v478F5t3kdgGq0Minzdsrw==}
279
279
+
/@atproto/oauth-provider@0.15.4:
280
280
+
resolution: {integrity: sha512-Ypa6WnG8SiTDfQWXF0MUcZJg/4A9jXObWHi4IAd0FZj9kN/vln8hzq8BSQpyAn3Yy8+XVoaKyN/jhzwxkqQ9Sw==}
220
281
engines: {node: '>=18.7.0'}
221
282
dependencies:
222
283
'@atproto-labs/fetch': 0.2.3
···
224
285
'@atproto-labs/pipe': 0.1.1
225
286
'@atproto-labs/simple-store': 0.3.0
226
287
'@atproto-labs/simple-store-memory': 0.1.4
227
227
-
'@atproto/common': 0.4.12
228
228
-
'@atproto/did': 0.2.1
288
288
+
'@atproto/common': 0.5.8
289
289
+
'@atproto/did': 0.2.4
229
290
'@atproto/jwk': 0.6.0
230
291
'@atproto/jwk-jose': 0.1.11
231
231
-
'@atproto/lexicon': 0.5.1
232
232
-
'@atproto/lexicon-resolver': 0.2.3
233
233
-
'@atproto/oauth-provider-api': 0.3.2
234
234
-
'@atproto/oauth-provider-frontend': 0.2.3
235
235
-
'@atproto/oauth-provider-ui': 0.3.4
236
236
-
'@atproto/oauth-scopes': 0.2.1
237
237
-
'@atproto/oauth-types': 0.5.0
238
238
-
'@atproto/syntax': 0.4.1
292
292
+
'@atproto/lex-document': 0.0.10
293
293
+
'@atproto/lex-resolver': 0.0.10
294
294
+
'@atproto/oauth-provider-api': 0.3.6
295
295
+
'@atproto/oauth-provider-frontend': 0.2.7
296
296
+
'@atproto/oauth-provider-ui': 0.4.1
297
297
+
'@atproto/oauth-scopes': 0.3.0
298
298
+
'@atproto/oauth-types': 0.6.1
299
299
+
'@atproto/syntax': 0.4.2
239
300
'@hapi/accept': 6.0.3
240
301
'@hapi/address': 5.1.1
241
302
'@hapi/bourne': 3.0.0
242
303
'@hapi/content': 6.0.0
243
304
cookie: 0.7.2
244
244
-
disposable-email-domains-js: 1.19.1
305
305
+
disposable-email-domains-js: 1.21.0
245
306
forwarded: 0.2.0
246
246
-
http-errors: 2.0.0
247
247
-
ioredis: 5.8.2
307
307
+
http-errors: 2.0.1
308
308
+
ioredis: 5.9.2
248
309
jose: 5.10.0
249
310
zod: 3.25.76
250
311
transitivePeerDependencies:
251
312
- supports-color
252
313
dev: false
253
314
254
254
-
/@atproto/oauth-scopes@0.2.1:
255
255
-
resolution: {integrity: sha512-C3MfE89Y02RwgePhXR7VvFNcUIjpwn1iWpSCzoGBMEM8lDjgdt+Xc2S025CD1QiWVi03NaP4m8EqeADOVgSNRA==}
315
315
+
/@atproto/oauth-scopes@0.3.0:
316
316
+
resolution: {integrity: sha512-aMCnzOYdLBEPysz5nNHuf4qnWFY1GTheCzWm7lKsPX447B0RvAiuK0SSMULtIOpvqMnQCTf7EMHmbdZUogII8w==}
256
317
dependencies:
257
257
-
'@atproto/did': 0.2.1
258
258
-
'@atproto/lexicon': 0.5.1
259
259
-
'@atproto/syntax': 0.4.1
318
318
+
'@atproto/did': 0.2.4
319
319
+
'@atproto/syntax': 0.4.2
260
320
dev: false
261
321
262
262
-
/@atproto/oauth-types@0.5.0:
263
263
-
resolution: {integrity: sha512-33xz7HcXhbl+XRqbIMVu3GE02iK1nKe2oMWENASsfZEYbCz2b9ZOarOFuwi7g4LKqpGowGp0iRKsQHFcq4SDaQ==}
322
322
+
/@atproto/oauth-types@0.6.1:
323
323
+
resolution: {integrity: sha512-3z92GN/6zCq9E2GTTfZM27tWEbvi1qwFSA7KoS5+wqBC4kSsLvnLxmbKH402Z40DfWS4YWqw0DkHsgP0LNFDEA==}
264
324
dependencies:
265
265
-
'@atproto/did': 0.2.1
325
325
+
'@atproto/did': 0.2.4
266
326
'@atproto/jwk': 0.6.0
267
327
zod: 3.25.76
268
328
dev: false
269
329
270
270
-
/@atproto/pds@0.4.193:
271
271
-
resolution: {integrity: sha512-Ltyf+ipMht0PDdKY7jcbYgPBTz+8Mpmt6mJGZTUYzyUFaDxdqqTeNlGb6cfsMevIh/tzL+JT11Gmtnq1PMtXLQ==}
330
330
+
/@atproto/pds@0.4.204:
331
331
+
resolution: {integrity: sha512-bADjh9TWbfyN/FGPRmolvDPatmfoWfv3pstlujEXBi3ja67nJAbhdtqrMesVAltmD8GzrLw1/APrYoYJ0Pi8GA==}
272
332
engines: {node: '>=18.7.0'}
273
333
dependencies:
274
334
'@atproto-labs/fetch-node': 0.2.0
275
335
'@atproto-labs/simple-store': 0.3.0
276
336
'@atproto-labs/simple-store-memory': 0.1.4
277
277
-
'@atproto-labs/simple-store-redis': 0.0.1(ioredis@5.8.2)
278
278
-
'@atproto-labs/xrpc-utils': 0.0.22
279
279
-
'@atproto/api': 0.18.0
280
280
-
'@atproto/aws': 0.2.30
281
281
-
'@atproto/common': 0.4.12
282
282
-
'@atproto/crypto': 0.4.4
283
283
-
'@atproto/identity': 0.4.9
284
284
-
'@atproto/lexicon': 0.5.1
285
285
-
'@atproto/lexicon-resolver': 0.2.3
286
286
-
'@atproto/oauth-provider': 0.13.4
287
287
-
'@atproto/oauth-scopes': 0.2.1
288
288
-
'@atproto/repo': 0.8.10
289
289
-
'@atproto/syntax': 0.4.1
290
290
-
'@atproto/xrpc': 0.7.5
291
291
-
'@atproto/xrpc-server': 0.9.5
337
337
+
'@atproto-labs/simple-store-redis': 0.0.1(ioredis@5.9.2)
338
338
+
'@atproto-labs/xrpc-utils': 0.0.24
339
339
+
'@atproto/api': 0.18.16
340
340
+
'@atproto/aws': 0.2.31
341
341
+
'@atproto/common': 0.5.8
342
342
+
'@atproto/crypto': 0.4.5
343
343
+
'@atproto/identity': 0.4.10
344
344
+
'@atproto/lex-cbor': 0.0.8
345
345
+
'@atproto/lex-data': 0.0.8
346
346
+
'@atproto/lexicon': 0.6.0
347
347
+
'@atproto/oauth-provider': 0.15.4
348
348
+
'@atproto/oauth-scopes': 0.3.0
349
349
+
'@atproto/repo': 0.8.12
350
350
+
'@atproto/syntax': 0.4.2
351
351
+
'@atproto/xrpc': 0.7.7
352
352
+
'@atproto/xrpc-server': 0.10.9
292
353
'@did-plc/lib': 0.0.4
293
354
'@hapi/address': 5.1.1
294
355
better-sqlite3: 10.1.0
295
356
bytes: 3.1.2
296
357
compression: 1.8.1
297
358
cors: 2.8.5
298
298
-
disposable-email-domains-js: 1.19.1
299
299
-
express: 4.21.2
300
300
-
express-async-errors: 3.1.1(express@4.21.2)
359
359
+
disposable-email-domains-js: 1.21.0
360
360
+
express: 4.22.1
361
361
+
express-async-errors: 3.1.1(express@4.22.1)
301
362
file-type: 16.5.4
302
302
-
glob: 10.4.5
363
363
+
glob: 10.5.0
303
364
handlebars: 4.7.8
304
365
http-terminator: 3.2.0
305
305
-
ioredis: 5.8.2
366
366
+
ioredis: 5.9.2
306
367
jose: 5.10.0
307
368
key-encoder: 2.0.3
308
369
kysely: 0.22.0
···
315
376
sharp: 0.33.5
316
377
typed-emitter: 2.1.0
317
378
uint8arrays: 3.0.0
318
318
-
undici: 6.22.0
379
379
+
undici: 6.23.0
319
380
zod: 3.25.76
320
381
transitivePeerDependencies:
321
382
- aws-crt
···
325
386
- utf-8-validate
326
387
dev: false
327
388
328
328
-
/@atproto/repo@0.8.10:
329
329
-
resolution: {integrity: sha512-REs6TZGyxNaYsjqLf447u+gSdyzhvMkVbxMBiKt1ouEVRkiho1CY32+omn62UkpCuGK2y6SCf6x3sVMctgmX4g==}
389
389
+
/@atproto/repo@0.8.12:
390
390
+
resolution: {integrity: sha512-QpVTVulgfz5PUiCTELlDBiRvnsnwrFWi+6CfY88VwXzrRHd9NE8GItK7sfxQ6U65vD/idH8ddCgFrlrsn1REPQ==}
330
391
engines: {node: '>=18.7.0'}
331
392
dependencies:
332
332
-
'@atproto/common': 0.4.12
333
333
-
'@atproto/common-web': 0.4.3
334
334
-
'@atproto/crypto': 0.4.4
335
335
-
'@atproto/lexicon': 0.5.1
393
393
+
'@atproto/common': 0.5.8
394
394
+
'@atproto/common-web': 0.4.12
395
395
+
'@atproto/crypto': 0.4.5
396
396
+
'@atproto/lexicon': 0.6.0
336
397
'@ipld/dag-cbor': 7.0.3
337
398
multiformats: 9.9.0
338
399
uint8arrays: 3.0.0
···
340
401
zod: 3.25.76
341
402
dev: false
342
403
343
343
-
/@atproto/syntax@0.4.1:
344
344
-
resolution: {integrity: sha512-CJdImtLAiFO+0z3BWTtxwk6aY5w4t8orHTMVJgkf++QRJWTxPbIFko/0hrkADB7n2EruDxDSeAgfUGehpH6ngw==}
404
404
+
/@atproto/syntax@0.4.2:
405
405
+
resolution: {integrity: sha512-X9XSRPinBy/0VQ677j8VXlBsYSsUXaiqxWVpGGxJYsAhugdQRb0jqaVKJFtm6RskeNkV6y9xclSUi9UYG/COrA==}
345
406
dev: false
346
407
347
347
-
/@atproto/xrpc-server@0.9.5:
348
348
-
resolution: {integrity: sha512-V0srjUgy6mQ5yf9+MSNBLs457m4qclEaWZsnqIE7RfYywvntexTAbMoo7J7ONfTNwdmA9Gw4oLak2z2cDAET4w==}
408
408
+
/@atproto/ws-client@0.0.4:
409
409
+
resolution: {integrity: sha512-dox1XIymuC7/ZRhUqKezIGgooZS45C6vHCfu0PnWjfvsLCK2kAlnvX4IBkA/WpcoijDhQ9ejChnFbo/sLmgvAg==}
349
410
engines: {node: '>=18.7.0'}
350
411
dependencies:
351
351
-
'@atproto/common': 0.4.12
352
352
-
'@atproto/crypto': 0.4.4
353
353
-
'@atproto/lexicon': 0.5.1
354
354
-
'@atproto/xrpc': 0.7.5
355
355
-
cbor-x: 1.6.0
356
356
-
express: 4.21.2
357
357
-
http-errors: 2.0.0
412
412
+
'@atproto/common': 0.5.8
413
413
+
ws: 8.19.0
414
414
+
transitivePeerDependencies:
415
415
+
- bufferutil
416
416
+
- utf-8-validate
417
417
+
dev: false
418
418
+
419
419
+
/@atproto/xrpc-server@0.10.9:
420
420
+
resolution: {integrity: sha512-6PVlkbvGitKAAqR9Lt8KzLp/2c8RHjpJdJ3OBM5baHUwpej7nKESyXvO5bk/GZHTvIcp0Vg0b45spn3/F9tsWg==}
421
421
+
engines: {node: '>=18.7.0'}
422
422
+
dependencies:
423
423
+
'@atproto/common': 0.5.8
424
424
+
'@atproto/crypto': 0.4.5
425
425
+
'@atproto/lex-cbor': 0.0.8
426
426
+
'@atproto/lex-data': 0.0.8
427
427
+
'@atproto/lexicon': 0.6.0
428
428
+
'@atproto/ws-client': 0.0.4
429
429
+
'@atproto/xrpc': 0.7.7
430
430
+
express: 4.22.1
431
431
+
http-errors: 2.0.1
358
432
mime-types: 2.1.35
359
433
rate-limiter-flexible: 2.4.2
360
360
-
uint8arrays: 3.0.0
361
361
-
ws: 8.18.3
434
434
+
ws: 8.19.0
362
435
zod: 3.25.76
363
436
transitivePeerDependencies:
364
437
- bufferutil
···
366
439
- utf-8-validate
367
440
dev: false
368
441
369
369
-
/@atproto/xrpc@0.7.5:
370
370
-
resolution: {integrity: sha512-MUYNn5d2hv8yVegRL0ccHvTHAVj5JSnW07bkbiaz96UH45lvYNRVwt44z+yYVnb0/mvBzyD3/ZQ55TRGt7fHkA==}
442
442
+
/@atproto/xrpc@0.7.7:
443
443
+
resolution: {integrity: sha512-K1ZyO/BU8JNtXX5dmPp7b5UrkLMMqpsIa/Lrj5D3Su+j1Xwq1m6QJ2XJ1AgjEjkI1v4Muzm7klianLE6XGxtmA==}
371
444
dependencies:
372
372
-
'@atproto/lexicon': 0.5.1
445
445
+
'@atproto/lexicon': 0.6.0
373
446
zod: 3.25.76
374
447
dev: false
375
448
···
378
451
engines: {node: '>=16.0.0'}
379
452
dependencies:
380
453
'@aws-crypto/util': 5.2.0
381
381
-
'@aws-sdk/types': 3.930.0
454
454
+
'@aws-sdk/types': 3.969.0
382
455
tslib: 2.8.1
383
456
dev: false
384
457
···
386
459
resolution: {integrity: sha512-+iWb8qaHLYKrNvGRbiYRHSdKRWhto5XlZUEBwDjYNf+ly5SVYG6zEoYIdxvf5R3zyeP16w4PLBn3rH1xc74Rag==}
387
460
dependencies:
388
461
'@aws-crypto/util': 5.2.0
389
389
-
'@aws-sdk/types': 3.930.0
462
462
+
'@aws-sdk/types': 3.969.0
390
463
tslib: 2.8.1
391
464
dev: false
392
465
···
395
468
dependencies:
396
469
'@aws-crypto/supports-web-crypto': 5.2.0
397
470
'@aws-crypto/util': 5.2.0
398
398
-
'@aws-sdk/types': 3.930.0
399
399
-
'@aws-sdk/util-locate-window': 3.893.0
471
471
+
'@aws-sdk/types': 3.969.0
472
472
+
'@aws-sdk/util-locate-window': 3.965.2
400
473
'@smithy/util-utf8': 2.3.0
401
474
tslib: 2.8.1
402
475
dev: false
···
407
480
'@aws-crypto/sha256-js': 5.2.0
408
481
'@aws-crypto/supports-web-crypto': 5.2.0
409
482
'@aws-crypto/util': 5.2.0
410
410
-
'@aws-sdk/types': 3.930.0
411
411
-
'@aws-sdk/util-locate-window': 3.893.0
483
483
+
'@aws-sdk/types': 3.969.0
484
484
+
'@aws-sdk/util-locate-window': 3.965.2
412
485
'@smithy/util-utf8': 2.3.0
413
486
tslib: 2.8.1
414
487
dev: false
···
418
491
engines: {node: '>=16.0.0'}
419
492
dependencies:
420
493
'@aws-crypto/util': 5.2.0
421
421
-
'@aws-sdk/types': 3.930.0
494
494
+
'@aws-sdk/types': 3.969.0
422
495
tslib: 2.8.1
423
496
dev: false
424
497
···
431
504
/@aws-crypto/util@5.2.0:
432
505
resolution: {integrity: sha512-4RkU9EsI6ZpBve5fseQlGNUWKMa1RLPQ1dnjnQoe07ldfIzcsGb5hC5W0Dm7u423KWzawlrpbjXBrXCEv9zazQ==}
433
506
dependencies:
434
434
-
'@aws-sdk/types': 3.930.0
507
507
+
'@aws-sdk/types': 3.969.0
435
508
'@smithy/util-utf8': 2.3.0
436
509
tslib: 2.8.1
437
510
dev: false
438
511
439
439
-
/@aws-sdk/client-cloudfront@3.931.0:
440
440
-
resolution: {integrity: sha512-LeK6PD+9QV56R4zRDFMUXXBNzKbsA2Cv8aGmvdIPnEaqoL1X6PJ9VPsM4BNzHUmpU/sRXTicZEjSjpWC8SqG1A==}
441
441
-
engines: {node: '>=18.0.0'}
512
512
+
/@aws-sdk/client-cloudfront@3.971.0:
513
513
+
resolution: {integrity: sha512-kLtm5jaWVXaej8a6WbFd1iDMFXy19WakT8b/hk3gHtcm6KfnTGX1K/YwpNGfuTzUze16ZjQrbIen/loM+2U2KA==}
514
514
+
engines: {node: '>=20.0.0'}
442
515
dependencies:
443
516
'@aws-crypto/sha256-browser': 5.2.0
444
517
'@aws-crypto/sha256-js': 5.2.0
445
445
-
'@aws-sdk/core': 3.931.0
446
446
-
'@aws-sdk/credential-provider-node': 3.931.0
447
447
-
'@aws-sdk/middleware-host-header': 3.930.0
448
448
-
'@aws-sdk/middleware-logger': 3.930.0
449
449
-
'@aws-sdk/middleware-recursion-detection': 3.930.0
450
450
-
'@aws-sdk/middleware-user-agent': 3.931.0
451
451
-
'@aws-sdk/region-config-resolver': 3.930.0
452
452
-
'@aws-sdk/types': 3.930.0
453
453
-
'@aws-sdk/util-endpoints': 3.930.0
454
454
-
'@aws-sdk/util-user-agent-browser': 3.930.0
455
455
-
'@aws-sdk/util-user-agent-node': 3.931.0
456
456
-
'@smithy/config-resolver': 4.4.3
457
457
-
'@smithy/core': 3.18.3
458
458
-
'@smithy/fetch-http-handler': 5.3.6
459
459
-
'@smithy/hash-node': 4.2.5
460
460
-
'@smithy/invalid-dependency': 4.2.5
461
461
-
'@smithy/middleware-content-length': 4.2.5
462
462
-
'@smithy/middleware-endpoint': 4.3.10
463
463
-
'@smithy/middleware-retry': 4.4.10
464
464
-
'@smithy/middleware-serde': 4.2.5
465
465
-
'@smithy/middleware-stack': 4.2.5
466
466
-
'@smithy/node-config-provider': 4.3.5
467
467
-
'@smithy/node-http-handler': 4.4.5
468
468
-
'@smithy/protocol-http': 5.3.5
469
469
-
'@smithy/smithy-client': 4.9.6
470
470
-
'@smithy/types': 4.9.0
471
471
-
'@smithy/url-parser': 4.2.5
518
518
+
'@aws-sdk/core': 3.970.0
519
519
+
'@aws-sdk/credential-provider-node': 3.971.0
520
520
+
'@aws-sdk/middleware-host-header': 3.969.0
521
521
+
'@aws-sdk/middleware-logger': 3.969.0
522
522
+
'@aws-sdk/middleware-recursion-detection': 3.969.0
523
523
+
'@aws-sdk/middleware-user-agent': 3.970.0
524
524
+
'@aws-sdk/region-config-resolver': 3.969.0
525
525
+
'@aws-sdk/types': 3.969.0
526
526
+
'@aws-sdk/util-endpoints': 3.970.0
527
527
+
'@aws-sdk/util-user-agent-browser': 3.969.0
528
528
+
'@aws-sdk/util-user-agent-node': 3.971.0
529
529
+
'@smithy/config-resolver': 4.4.6
530
530
+
'@smithy/core': 3.20.6
531
531
+
'@smithy/fetch-http-handler': 5.3.9
532
532
+
'@smithy/hash-node': 4.2.8
533
533
+
'@smithy/invalid-dependency': 4.2.8
534
534
+
'@smithy/middleware-content-length': 4.2.8
535
535
+
'@smithy/middleware-endpoint': 4.4.7
536
536
+
'@smithy/middleware-retry': 4.4.23
537
537
+
'@smithy/middleware-serde': 4.2.9
538
538
+
'@smithy/middleware-stack': 4.2.8
539
539
+
'@smithy/node-config-provider': 4.3.8
540
540
+
'@smithy/node-http-handler': 4.4.8
541
541
+
'@smithy/protocol-http': 5.3.8
542
542
+
'@smithy/smithy-client': 4.10.8
543
543
+
'@smithy/types': 4.12.0
544
544
+
'@smithy/url-parser': 4.2.8
472
545
'@smithy/util-base64': 4.3.0
473
546
'@smithy/util-body-length-browser': 4.2.0
474
547
'@smithy/util-body-length-node': 4.2.1
475
475
-
'@smithy/util-defaults-mode-browser': 4.3.9
476
476
-
'@smithy/util-defaults-mode-node': 4.2.12
477
477
-
'@smithy/util-endpoints': 3.2.5
478
478
-
'@smithy/util-middleware': 4.2.5
479
479
-
'@smithy/util-retry': 4.2.5
480
480
-
'@smithy/util-stream': 4.5.6
548
548
+
'@smithy/util-defaults-mode-browser': 4.3.22
549
549
+
'@smithy/util-defaults-mode-node': 4.2.25
550
550
+
'@smithy/util-endpoints': 3.2.8
551
551
+
'@smithy/util-middleware': 4.2.8
552
552
+
'@smithy/util-retry': 4.2.8
553
553
+
'@smithy/util-stream': 4.5.10
481
554
'@smithy/util-utf8': 4.2.0
482
482
-
'@smithy/util-waiter': 4.2.5
555
555
+
'@smithy/util-waiter': 4.2.8
483
556
tslib: 2.8.1
484
557
transitivePeerDependencies:
485
558
- aws-crt
486
559
dev: false
487
560
488
488
-
/@aws-sdk/client-kms@3.931.0:
489
489
-
resolution: {integrity: sha512-HDq7iEjqtD+rjrXzh5uI2HiOvS3heF4XLHtEcHlJtyj6BaybVyJv1dg+QSJvqskzciSm5ZdsvlQ/Ex/s+h7VGw==}
490
490
-
engines: {node: '>=18.0.0'}
561
561
+
/@aws-sdk/client-kms@3.971.0:
562
562
+
resolution: {integrity: sha512-6ONABinm4PTTaMPZFIemKtepSHo0PnWALxUuWW9mhhposaosXvS8j4QzkkYb9L1SYiLAzfeCtfCgeXtmPGzSbw==}
563
563
+
engines: {node: '>=20.0.0'}
491
564
dependencies:
492
565
'@aws-crypto/sha256-browser': 5.2.0
493
566
'@aws-crypto/sha256-js': 5.2.0
494
494
-
'@aws-sdk/core': 3.931.0
495
495
-
'@aws-sdk/credential-provider-node': 3.931.0
496
496
-
'@aws-sdk/middleware-host-header': 3.930.0
497
497
-
'@aws-sdk/middleware-logger': 3.930.0
498
498
-
'@aws-sdk/middleware-recursion-detection': 3.930.0
499
499
-
'@aws-sdk/middleware-user-agent': 3.931.0
500
500
-
'@aws-sdk/region-config-resolver': 3.930.0
501
501
-
'@aws-sdk/types': 3.930.0
502
502
-
'@aws-sdk/util-endpoints': 3.930.0
503
503
-
'@aws-sdk/util-user-agent-browser': 3.930.0
504
504
-
'@aws-sdk/util-user-agent-node': 3.931.0
505
505
-
'@smithy/config-resolver': 4.4.3
506
506
-
'@smithy/core': 3.18.3
507
507
-
'@smithy/fetch-http-handler': 5.3.6
508
508
-
'@smithy/hash-node': 4.2.5
509
509
-
'@smithy/invalid-dependency': 4.2.5
510
510
-
'@smithy/middleware-content-length': 4.2.5
511
511
-
'@smithy/middleware-endpoint': 4.3.10
512
512
-
'@smithy/middleware-retry': 4.4.10
513
513
-
'@smithy/middleware-serde': 4.2.5
514
514
-
'@smithy/middleware-stack': 4.2.5
515
515
-
'@smithy/node-config-provider': 4.3.5
516
516
-
'@smithy/node-http-handler': 4.4.5
517
517
-
'@smithy/protocol-http': 5.3.5
518
518
-
'@smithy/smithy-client': 4.9.6
519
519
-
'@smithy/types': 4.9.0
520
520
-
'@smithy/url-parser': 4.2.5
567
567
+
'@aws-sdk/core': 3.970.0
568
568
+
'@aws-sdk/credential-provider-node': 3.971.0
569
569
+
'@aws-sdk/middleware-host-header': 3.969.0
570
570
+
'@aws-sdk/middleware-logger': 3.969.0
571
571
+
'@aws-sdk/middleware-recursion-detection': 3.969.0
572
572
+
'@aws-sdk/middleware-user-agent': 3.970.0
573
573
+
'@aws-sdk/region-config-resolver': 3.969.0
574
574
+
'@aws-sdk/types': 3.969.0
575
575
+
'@aws-sdk/util-endpoints': 3.970.0
576
576
+
'@aws-sdk/util-user-agent-browser': 3.969.0
577
577
+
'@aws-sdk/util-user-agent-node': 3.971.0
578
578
+
'@smithy/config-resolver': 4.4.6
579
579
+
'@smithy/core': 3.20.6
580
580
+
'@smithy/fetch-http-handler': 5.3.9
581
581
+
'@smithy/hash-node': 4.2.8
582
582
+
'@smithy/invalid-dependency': 4.2.8
583
583
+
'@smithy/middleware-content-length': 4.2.8
584
584
+
'@smithy/middleware-endpoint': 4.4.7
585
585
+
'@smithy/middleware-retry': 4.4.23
586
586
+
'@smithy/middleware-serde': 4.2.9
587
587
+
'@smithy/middleware-stack': 4.2.8
588
588
+
'@smithy/node-config-provider': 4.3.8
589
589
+
'@smithy/node-http-handler': 4.4.8
590
590
+
'@smithy/protocol-http': 5.3.8
591
591
+
'@smithy/smithy-client': 4.10.8
592
592
+
'@smithy/types': 4.12.0
593
593
+
'@smithy/url-parser': 4.2.8
521
594
'@smithy/util-base64': 4.3.0
522
595
'@smithy/util-body-length-browser': 4.2.0
523
596
'@smithy/util-body-length-node': 4.2.1
524
524
-
'@smithy/util-defaults-mode-browser': 4.3.9
525
525
-
'@smithy/util-defaults-mode-node': 4.2.12
526
526
-
'@smithy/util-endpoints': 3.2.5
527
527
-
'@smithy/util-middleware': 4.2.5
528
528
-
'@smithy/util-retry': 4.2.5
597
597
+
'@smithy/util-defaults-mode-browser': 4.3.22
598
598
+
'@smithy/util-defaults-mode-node': 4.2.25
599
599
+
'@smithy/util-endpoints': 3.2.8
600
600
+
'@smithy/util-middleware': 4.2.8
601
601
+
'@smithy/util-retry': 4.2.8
529
602
'@smithy/util-utf8': 4.2.0
530
603
tslib: 2.8.1
531
604
transitivePeerDependencies:
532
605
- aws-crt
533
606
dev: false
534
607
535
535
-
/@aws-sdk/client-s3@3.931.0:
536
536
-
resolution: {integrity: sha512-p+ZSRvmylk/pNImGDvLt3lOkILOexNcYvsCjvN2TR9X8RvxvPURISVp2qdGKdwUr/zkshteg1x/30GYlcTKs5g==}
537
537
-
engines: {node: '>=18.0.0'}
608
608
+
/@aws-sdk/client-s3@3.971.0:
609
609
+
resolution: {integrity: sha512-BBUne390fKa4C4QvZlUZ5gKcu+Uyid4IyQ20N4jl0vS7SK2xpfXlJcgKqPW5ts6kx6hWTQBk6sH5Lf12RvuJxg==}
610
610
+
engines: {node: '>=20.0.0'}
538
611
dependencies:
539
612
'@aws-crypto/sha1-browser': 5.2.0
540
613
'@aws-crypto/sha256-browser': 5.2.0
541
614
'@aws-crypto/sha256-js': 5.2.0
542
542
-
'@aws-sdk/core': 3.931.0
543
543
-
'@aws-sdk/credential-provider-node': 3.931.0
544
544
-
'@aws-sdk/middleware-bucket-endpoint': 3.930.0
545
545
-
'@aws-sdk/middleware-expect-continue': 3.930.0
546
546
-
'@aws-sdk/middleware-flexible-checksums': 3.931.0
547
547
-
'@aws-sdk/middleware-host-header': 3.930.0
548
548
-
'@aws-sdk/middleware-location-constraint': 3.930.0
549
549
-
'@aws-sdk/middleware-logger': 3.930.0
550
550
-
'@aws-sdk/middleware-recursion-detection': 3.930.0
551
551
-
'@aws-sdk/middleware-sdk-s3': 3.931.0
552
552
-
'@aws-sdk/middleware-ssec': 3.930.0
553
553
-
'@aws-sdk/middleware-user-agent': 3.931.0
554
554
-
'@aws-sdk/region-config-resolver': 3.930.0
555
555
-
'@aws-sdk/signature-v4-multi-region': 3.931.0
556
556
-
'@aws-sdk/types': 3.930.0
557
557
-
'@aws-sdk/util-endpoints': 3.930.0
558
558
-
'@aws-sdk/util-user-agent-browser': 3.930.0
559
559
-
'@aws-sdk/util-user-agent-node': 3.931.0
560
560
-
'@smithy/config-resolver': 4.4.3
561
561
-
'@smithy/core': 3.18.3
562
562
-
'@smithy/eventstream-serde-browser': 4.2.5
563
563
-
'@smithy/eventstream-serde-config-resolver': 4.3.5
564
564
-
'@smithy/eventstream-serde-node': 4.2.5
565
565
-
'@smithy/fetch-http-handler': 5.3.6
566
566
-
'@smithy/hash-blob-browser': 4.2.6
567
567
-
'@smithy/hash-node': 4.2.5
568
568
-
'@smithy/hash-stream-node': 4.2.5
569
569
-
'@smithy/invalid-dependency': 4.2.5
570
570
-
'@smithy/md5-js': 4.2.5
571
571
-
'@smithy/middleware-content-length': 4.2.5
572
572
-
'@smithy/middleware-endpoint': 4.3.10
573
573
-
'@smithy/middleware-retry': 4.4.10
574
574
-
'@smithy/middleware-serde': 4.2.5
575
575
-
'@smithy/middleware-stack': 4.2.5
576
576
-
'@smithy/node-config-provider': 4.3.5
577
577
-
'@smithy/node-http-handler': 4.4.5
578
578
-
'@smithy/protocol-http': 5.3.5
579
579
-
'@smithy/smithy-client': 4.9.6
580
580
-
'@smithy/types': 4.9.0
581
581
-
'@smithy/url-parser': 4.2.5
615
615
+
'@aws-sdk/core': 3.970.0
616
616
+
'@aws-sdk/credential-provider-node': 3.971.0
617
617
+
'@aws-sdk/middleware-bucket-endpoint': 3.969.0
618
618
+
'@aws-sdk/middleware-expect-continue': 3.969.0
619
619
+
'@aws-sdk/middleware-flexible-checksums': 3.971.0
620
620
+
'@aws-sdk/middleware-host-header': 3.969.0
621
621
+
'@aws-sdk/middleware-location-constraint': 3.969.0
622
622
+
'@aws-sdk/middleware-logger': 3.969.0
623
623
+
'@aws-sdk/middleware-recursion-detection': 3.969.0
624
624
+
'@aws-sdk/middleware-sdk-s3': 3.970.0
625
625
+
'@aws-sdk/middleware-ssec': 3.971.0
626
626
+
'@aws-sdk/middleware-user-agent': 3.970.0
627
627
+
'@aws-sdk/region-config-resolver': 3.969.0
628
628
+
'@aws-sdk/signature-v4-multi-region': 3.970.0
629
629
+
'@aws-sdk/types': 3.969.0
630
630
+
'@aws-sdk/util-endpoints': 3.970.0
631
631
+
'@aws-sdk/util-user-agent-browser': 3.969.0
632
632
+
'@aws-sdk/util-user-agent-node': 3.971.0
633
633
+
'@smithy/config-resolver': 4.4.6
634
634
+
'@smithy/core': 3.20.6
635
635
+
'@smithy/eventstream-serde-browser': 4.2.8
636
636
+
'@smithy/eventstream-serde-config-resolver': 4.3.8
637
637
+
'@smithy/eventstream-serde-node': 4.2.8
638
638
+
'@smithy/fetch-http-handler': 5.3.9
639
639
+
'@smithy/hash-blob-browser': 4.2.9
640
640
+
'@smithy/hash-node': 4.2.8
641
641
+
'@smithy/hash-stream-node': 4.2.8
642
642
+
'@smithy/invalid-dependency': 4.2.8
643
643
+
'@smithy/md5-js': 4.2.8
644
644
+
'@smithy/middleware-content-length': 4.2.8
645
645
+
'@smithy/middleware-endpoint': 4.4.7
646
646
+
'@smithy/middleware-retry': 4.4.23
647
647
+
'@smithy/middleware-serde': 4.2.9
648
648
+
'@smithy/middleware-stack': 4.2.8
649
649
+
'@smithy/node-config-provider': 4.3.8
650
650
+
'@smithy/node-http-handler': 4.4.8
651
651
+
'@smithy/protocol-http': 5.3.8
652
652
+
'@smithy/smithy-client': 4.10.8
653
653
+
'@smithy/types': 4.12.0
654
654
+
'@smithy/url-parser': 4.2.8
582
655
'@smithy/util-base64': 4.3.0
583
656
'@smithy/util-body-length-browser': 4.2.0
584
657
'@smithy/util-body-length-node': 4.2.1
585
585
-
'@smithy/util-defaults-mode-browser': 4.3.9
586
586
-
'@smithy/util-defaults-mode-node': 4.2.12
587
587
-
'@smithy/util-endpoints': 3.2.5
588
588
-
'@smithy/util-middleware': 4.2.5
589
589
-
'@smithy/util-retry': 4.2.5
590
590
-
'@smithy/util-stream': 4.5.6
658
658
+
'@smithy/util-defaults-mode-browser': 4.3.22
659
659
+
'@smithy/util-defaults-mode-node': 4.2.25
660
660
+
'@smithy/util-endpoints': 3.2.8
661
661
+
'@smithy/util-middleware': 4.2.8
662
662
+
'@smithy/util-retry': 4.2.8
663
663
+
'@smithy/util-stream': 4.5.10
591
664
'@smithy/util-utf8': 4.2.0
592
592
-
'@smithy/util-waiter': 4.2.5
665
665
+
'@smithy/util-waiter': 4.2.8
593
666
tslib: 2.8.1
594
667
transitivePeerDependencies:
595
668
- aws-crt
596
669
dev: false
597
670
598
598
-
/@aws-sdk/client-sso@3.931.0:
599
599
-
resolution: {integrity: sha512-GM/CARsIUQGEspM9VhZaftFVXnNtFNUUXjpM1ePO4CHk1J/VFvXcsQr3SHWIs0F4Ll6pvy5LpcRlWW5pK7T4aQ==}
600
600
-
engines: {node: '>=18.0.0'}
671
671
+
/@aws-sdk/client-sso@3.971.0:
672
672
+
resolution: {integrity: sha512-Xx+w6DQqJxDdymYyIxyKJnRzPvVJ4e/Aw0czO7aC9L/iraaV7AG8QtRe93OGW6aoHSh72CIiinnpJJfLsQqP4g==}
673
673
+
engines: {node: '>=20.0.0'}
601
674
dependencies:
602
675
'@aws-crypto/sha256-browser': 5.2.0
603
676
'@aws-crypto/sha256-js': 5.2.0
604
604
-
'@aws-sdk/core': 3.931.0
605
605
-
'@aws-sdk/middleware-host-header': 3.930.0
606
606
-
'@aws-sdk/middleware-logger': 3.930.0
607
607
-
'@aws-sdk/middleware-recursion-detection': 3.930.0
608
608
-
'@aws-sdk/middleware-user-agent': 3.931.0
609
609
-
'@aws-sdk/region-config-resolver': 3.930.0
610
610
-
'@aws-sdk/types': 3.930.0
611
611
-
'@aws-sdk/util-endpoints': 3.930.0
612
612
-
'@aws-sdk/util-user-agent-browser': 3.930.0
613
613
-
'@aws-sdk/util-user-agent-node': 3.931.0
614
614
-
'@smithy/config-resolver': 4.4.3
615
615
-
'@smithy/core': 3.18.3
616
616
-
'@smithy/fetch-http-handler': 5.3.6
617
617
-
'@smithy/hash-node': 4.2.5
618
618
-
'@smithy/invalid-dependency': 4.2.5
619
619
-
'@smithy/middleware-content-length': 4.2.5
620
620
-
'@smithy/middleware-endpoint': 4.3.10
621
621
-
'@smithy/middleware-retry': 4.4.10
622
622
-
'@smithy/middleware-serde': 4.2.5
623
623
-
'@smithy/middleware-stack': 4.2.5
624
624
-
'@smithy/node-config-provider': 4.3.5
625
625
-
'@smithy/node-http-handler': 4.4.5
626
626
-
'@smithy/protocol-http': 5.3.5
627
627
-
'@smithy/smithy-client': 4.9.6
628
628
-
'@smithy/types': 4.9.0
629
629
-
'@smithy/url-parser': 4.2.5
677
677
+
'@aws-sdk/core': 3.970.0
678
678
+
'@aws-sdk/middleware-host-header': 3.969.0
679
679
+
'@aws-sdk/middleware-logger': 3.969.0
680
680
+
'@aws-sdk/middleware-recursion-detection': 3.969.0
681
681
+
'@aws-sdk/middleware-user-agent': 3.970.0
682
682
+
'@aws-sdk/region-config-resolver': 3.969.0
683
683
+
'@aws-sdk/types': 3.969.0
684
684
+
'@aws-sdk/util-endpoints': 3.970.0
685
685
+
'@aws-sdk/util-user-agent-browser': 3.969.0
686
686
+
'@aws-sdk/util-user-agent-node': 3.971.0
687
687
+
'@smithy/config-resolver': 4.4.6
688
688
+
'@smithy/core': 3.20.6
689
689
+
'@smithy/fetch-http-handler': 5.3.9
690
690
+
'@smithy/hash-node': 4.2.8
691
691
+
'@smithy/invalid-dependency': 4.2.8
692
692
+
'@smithy/middleware-content-length': 4.2.8
693
693
+
'@smithy/middleware-endpoint': 4.4.7
694
694
+
'@smithy/middleware-retry': 4.4.23
695
695
+
'@smithy/middleware-serde': 4.2.9
696
696
+
'@smithy/middleware-stack': 4.2.8
697
697
+
'@smithy/node-config-provider': 4.3.8
698
698
+
'@smithy/node-http-handler': 4.4.8
699
699
+
'@smithy/protocol-http': 5.3.8
700
700
+
'@smithy/smithy-client': 4.10.8
701
701
+
'@smithy/types': 4.12.0
702
702
+
'@smithy/url-parser': 4.2.8
630
703
'@smithy/util-base64': 4.3.0
631
704
'@smithy/util-body-length-browser': 4.2.0
632
705
'@smithy/util-body-length-node': 4.2.1
633
633
-
'@smithy/util-defaults-mode-browser': 4.3.9
634
634
-
'@smithy/util-defaults-mode-node': 4.2.12
635
635
-
'@smithy/util-endpoints': 3.2.5
636
636
-
'@smithy/util-middleware': 4.2.5
637
637
-
'@smithy/util-retry': 4.2.5
706
706
+
'@smithy/util-defaults-mode-browser': 4.3.22
707
707
+
'@smithy/util-defaults-mode-node': 4.2.25
708
708
+
'@smithy/util-endpoints': 3.2.8
709
709
+
'@smithy/util-middleware': 4.2.8
710
710
+
'@smithy/util-retry': 4.2.8
638
711
'@smithy/util-utf8': 4.2.0
639
712
tslib: 2.8.1
640
713
transitivePeerDependencies:
641
714
- aws-crt
642
715
dev: false
643
716
644
644
-
/@aws-sdk/core@3.931.0:
645
645
-
resolution: {integrity: sha512-l/b6AQbto4TuXL2FIm7Z+tbVjrp0LN7ESm97Sf3nneB0vjKtB6R0TS/IySzCYMgyOC3Hxz+Ka34HJXZk9eXTFw==}
646
646
-
engines: {node: '>=18.0.0'}
717
717
+
/@aws-sdk/core@3.970.0:
718
718
+
resolution: {integrity: sha512-klpzObldOq8HXzDjDlY6K8rMhYZU6mXRz6P9F9N+tWnjoYFfeBMra8wYApydElTUYQKP1O7RLHwH1OKFfKcqIA==}
719
719
+
engines: {node: '>=20.0.0'}
647
720
dependencies:
648
648
-
'@aws-sdk/types': 3.930.0
649
649
-
'@aws-sdk/xml-builder': 3.930.0
650
650
-
'@smithy/core': 3.18.3
651
651
-
'@smithy/node-config-provider': 4.3.5
652
652
-
'@smithy/property-provider': 4.2.5
653
653
-
'@smithy/protocol-http': 5.3.5
654
654
-
'@smithy/signature-v4': 5.3.5
655
655
-
'@smithy/smithy-client': 4.9.6
656
656
-
'@smithy/types': 4.9.0
721
721
+
'@aws-sdk/types': 3.969.0
722
722
+
'@aws-sdk/xml-builder': 3.969.0
723
723
+
'@smithy/core': 3.20.6
724
724
+
'@smithy/node-config-provider': 4.3.8
725
725
+
'@smithy/property-provider': 4.2.8
726
726
+
'@smithy/protocol-http': 5.3.8
727
727
+
'@smithy/signature-v4': 5.3.8
728
728
+
'@smithy/smithy-client': 4.10.8
729
729
+
'@smithy/types': 4.12.0
657
730
'@smithy/util-base64': 4.3.0
658
658
-
'@smithy/util-middleware': 4.2.5
731
731
+
'@smithy/util-middleware': 4.2.8
659
732
'@smithy/util-utf8': 4.2.0
660
733
tslib: 2.8.1
661
734
dev: false
662
735
663
663
-
/@aws-sdk/credential-provider-env@3.931.0:
664
664
-
resolution: {integrity: sha512-dTNBpkKXyBdcpEjyfgkE/EFU/0NRoukLs+Pj0S8K1Dg216J9uIijpi6CaBBN+HvnaTlEItm2tzXiJpPVI+TqHQ==}
665
665
-
engines: {node: '>=18.0.0'}
736
736
+
/@aws-sdk/crc64-nvme@3.969.0:
737
737
+
resolution: {integrity: sha512-IGNkP54HD3uuLnrPCYsv3ZD478UYq+9WwKrIVJ9Pdi3hxPg8562CH3ZHf8hEgfePN31P9Kj+Zu9kq2Qcjjt61A==}
738
738
+
engines: {node: '>=20.0.0'}
666
739
dependencies:
667
667
-
'@aws-sdk/core': 3.931.0
668
668
-
'@aws-sdk/types': 3.930.0
669
669
-
'@smithy/property-provider': 4.2.5
670
670
-
'@smithy/types': 4.9.0
740
740
+
'@smithy/types': 4.12.0
741
741
+
tslib: 2.8.1
742
742
+
dev: false
743
743
+
744
744
+
/@aws-sdk/credential-provider-env@3.970.0:
745
745
+
resolution: {integrity: sha512-rtVzXzEtAfZBfh+lq3DAvRar4c3jyptweOAJR2DweyXx71QSMY+O879hjpMwES7jl07a3O1zlnFIDo4KP/96kQ==}
746
746
+
engines: {node: '>=20.0.0'}
747
747
+
dependencies:
748
748
+
'@aws-sdk/core': 3.970.0
749
749
+
'@aws-sdk/types': 3.969.0
750
750
+
'@smithy/property-provider': 4.2.8
751
751
+
'@smithy/types': 4.12.0
671
752
tslib: 2.8.1
672
753
dev: false
673
754
674
674
-
/@aws-sdk/credential-provider-http@3.931.0:
675
675
-
resolution: {integrity: sha512-7Ge26fhMDn51BTbHgopx5+uOl4I47k15BDzYc4YT6zyjS99uycYNCA7zB500DGTTn2HK27ZDTyAyhTKZGxRxbA==}
676
676
-
engines: {node: '>=18.0.0'}
755
755
+
/@aws-sdk/credential-provider-http@3.970.0:
756
756
+
resolution: {integrity: sha512-CjDbWL7JxjLc9ZxQilMusWSw05yRvUJKRpz59IxDpWUnSMHC9JMMUUkOy5Izk8UAtzi6gupRWArp4NG4labt9Q==}
757
757
+
engines: {node: '>=20.0.0'}
677
758
dependencies:
678
678
-
'@aws-sdk/core': 3.931.0
679
679
-
'@aws-sdk/types': 3.930.0
680
680
-
'@smithy/fetch-http-handler': 5.3.6
681
681
-
'@smithy/node-http-handler': 4.4.5
682
682
-
'@smithy/property-provider': 4.2.5
683
683
-
'@smithy/protocol-http': 5.3.5
684
684
-
'@smithy/smithy-client': 4.9.6
685
685
-
'@smithy/types': 4.9.0
686
686
-
'@smithy/util-stream': 4.5.6
759
759
+
'@aws-sdk/core': 3.970.0
760
760
+
'@aws-sdk/types': 3.969.0
761
761
+
'@smithy/fetch-http-handler': 5.3.9
762
762
+
'@smithy/node-http-handler': 4.4.8
763
763
+
'@smithy/property-provider': 4.2.8
764
764
+
'@smithy/protocol-http': 5.3.8
765
765
+
'@smithy/smithy-client': 4.10.8
766
766
+
'@smithy/types': 4.12.0
767
767
+
'@smithy/util-stream': 4.5.10
687
768
tslib: 2.8.1
688
769
dev: false
689
770
690
690
-
/@aws-sdk/credential-provider-ini@3.931.0:
691
691
-
resolution: {integrity: sha512-uzicpP7IHBxvAMjwGdmeke2bGTxjsKCSW7N48zuv0t0d56hmGHfcZIK5p4ry2OBJxzScp182OUAdAEG8wuSuuA==}
692
692
-
engines: {node: '>=18.0.0'}
771
771
+
/@aws-sdk/credential-provider-ini@3.971.0:
772
772
+
resolution: {integrity: sha512-c0TGJG4xyfTZz3SInXfGU8i5iOFRrLmy4Bo7lMyH+IpngohYMYGYl61omXqf2zdwMbDv+YJ9AviQTcCaEUKi8w==}
773
773
+
engines: {node: '>=20.0.0'}
693
774
dependencies:
694
694
-
'@aws-sdk/core': 3.931.0
695
695
-
'@aws-sdk/credential-provider-env': 3.931.0
696
696
-
'@aws-sdk/credential-provider-http': 3.931.0
697
697
-
'@aws-sdk/credential-provider-process': 3.931.0
698
698
-
'@aws-sdk/credential-provider-sso': 3.931.0
699
699
-
'@aws-sdk/credential-provider-web-identity': 3.931.0
700
700
-
'@aws-sdk/nested-clients': 3.931.0
701
701
-
'@aws-sdk/types': 3.930.0
702
702
-
'@smithy/credential-provider-imds': 4.2.5
703
703
-
'@smithy/property-provider': 4.2.5
704
704
-
'@smithy/shared-ini-file-loader': 4.4.0
705
705
-
'@smithy/types': 4.9.0
775
775
+
'@aws-sdk/core': 3.970.0
776
776
+
'@aws-sdk/credential-provider-env': 3.970.0
777
777
+
'@aws-sdk/credential-provider-http': 3.970.0
778
778
+
'@aws-sdk/credential-provider-login': 3.971.0
779
779
+
'@aws-sdk/credential-provider-process': 3.970.0
780
780
+
'@aws-sdk/credential-provider-sso': 3.971.0
781
781
+
'@aws-sdk/credential-provider-web-identity': 3.971.0
782
782
+
'@aws-sdk/nested-clients': 3.971.0
783
783
+
'@aws-sdk/types': 3.969.0
784
784
+
'@smithy/credential-provider-imds': 4.2.8
785
785
+
'@smithy/property-provider': 4.2.8
786
786
+
'@smithy/shared-ini-file-loader': 4.4.3
787
787
+
'@smithy/types': 4.12.0
706
788
tslib: 2.8.1
707
789
transitivePeerDependencies:
708
790
- aws-crt
709
791
dev: false
710
792
711
711
-
/@aws-sdk/credential-provider-node@3.931.0:
712
712
-
resolution: {integrity: sha512-eO8mfWNHz0dyYdVfPLVzmqXaSA3agZF/XvBO9/fRU90zCb8lKlXfgUmghGW7LhDkiv2v5uuizUiag7GsKoIcJw==}
713
713
-
engines: {node: '>=18.0.0'}
793
793
+
/@aws-sdk/credential-provider-login@3.971.0:
794
794
+
resolution: {integrity: sha512-yhbzmDOsk0RXD3rTPhZra4AWVnVAC4nFWbTp+sUty1hrOPurUmhuz8bjpLqYTHGnlMbJp+UqkQONhS2+2LzW2g==}
795
795
+
engines: {node: '>=20.0.0'}
714
796
dependencies:
715
715
-
'@aws-sdk/credential-provider-env': 3.931.0
716
716
-
'@aws-sdk/credential-provider-http': 3.931.0
717
717
-
'@aws-sdk/credential-provider-ini': 3.931.0
718
718
-
'@aws-sdk/credential-provider-process': 3.931.0
719
719
-
'@aws-sdk/credential-provider-sso': 3.931.0
720
720
-
'@aws-sdk/credential-provider-web-identity': 3.931.0
721
721
-
'@aws-sdk/types': 3.930.0
722
722
-
'@smithy/credential-provider-imds': 4.2.5
723
723
-
'@smithy/property-provider': 4.2.5
724
724
-
'@smithy/shared-ini-file-loader': 4.4.0
725
725
-
'@smithy/types': 4.9.0
797
797
+
'@aws-sdk/core': 3.970.0
798
798
+
'@aws-sdk/nested-clients': 3.971.0
799
799
+
'@aws-sdk/types': 3.969.0
800
800
+
'@smithy/property-provider': 4.2.8
801
801
+
'@smithy/protocol-http': 5.3.8
802
802
+
'@smithy/shared-ini-file-loader': 4.4.3
803
803
+
'@smithy/types': 4.12.0
726
804
tslib: 2.8.1
727
805
transitivePeerDependencies:
728
806
- aws-crt
729
807
dev: false
730
808
731
731
-
/@aws-sdk/credential-provider-process@3.931.0:
732
732
-
resolution: {integrity: sha512-8Mu9r+5BUKqmKSI/WYHl5o4GeoonEb51RmoLEqG6431Uz4Y8C6gzAT69yjOJ+MwoWQ2Os37OZLOTv7SgxyOgrQ==}
733
733
-
engines: {node: '>=18.0.0'}
809
809
+
/@aws-sdk/credential-provider-node@3.971.0:
810
810
+
resolution: {integrity: sha512-epUJBAKivtJqalnEBRsYIULKYV063o/5mXNJshZfyvkAgNIzc27CmmKRXTN4zaNOZg8g/UprFp25BGsi19x3nQ==}
811
811
+
engines: {node: '>=20.0.0'}
812
812
+
dependencies:
813
813
+
'@aws-sdk/credential-provider-env': 3.970.0
814
814
+
'@aws-sdk/credential-provider-http': 3.970.0
815
815
+
'@aws-sdk/credential-provider-ini': 3.971.0
816
816
+
'@aws-sdk/credential-provider-process': 3.970.0
817
817
+
'@aws-sdk/credential-provider-sso': 3.971.0
818
818
+
'@aws-sdk/credential-provider-web-identity': 3.971.0
819
819
+
'@aws-sdk/types': 3.969.0
820
820
+
'@smithy/credential-provider-imds': 4.2.8
821
821
+
'@smithy/property-provider': 4.2.8
822
822
+
'@smithy/shared-ini-file-loader': 4.4.3
823
823
+
'@smithy/types': 4.12.0
824
824
+
tslib: 2.8.1
825
825
+
transitivePeerDependencies:
826
826
+
- aws-crt
827
827
+
dev: false
828
828
+
829
829
+
/@aws-sdk/credential-provider-process@3.970.0:
830
830
+
resolution: {integrity: sha512-0XeT8OaT9iMA62DFV9+m6mZfJhrD0WNKf4IvsIpj2Z7XbaYfz3CoDDvNoALf3rPY9NzyMHgDxOspmqdvXP00mw==}
831
831
+
engines: {node: '>=20.0.0'}
734
832
dependencies:
735
735
-
'@aws-sdk/core': 3.931.0
736
736
-
'@aws-sdk/types': 3.930.0
737
737
-
'@smithy/property-provider': 4.2.5
738
738
-
'@smithy/shared-ini-file-loader': 4.4.0
739
739
-
'@smithy/types': 4.9.0
833
833
+
'@aws-sdk/core': 3.970.0
834
834
+
'@aws-sdk/types': 3.969.0
835
835
+
'@smithy/property-provider': 4.2.8
836
836
+
'@smithy/shared-ini-file-loader': 4.4.3
837
837
+
'@smithy/types': 4.12.0
740
838
tslib: 2.8.1
741
839
dev: false
742
840
743
743
-
/@aws-sdk/credential-provider-sso@3.931.0:
744
744
-
resolution: {integrity: sha512-FP31lfMgNMDG4ZDX4NUZ+uoHWn76etcG8UWEgzZb4YOPV4M8a7gwU95iD+RBaK4lV3KvwH2tu68Hmne1qQpFqQ==}
745
745
-
engines: {node: '>=18.0.0'}
841
841
+
/@aws-sdk/credential-provider-sso@3.971.0:
842
842
+
resolution: {integrity: sha512-dY0hMQ7dLVPQNJ8GyqXADxa9w5wNfmukgQniLxGVn+dMRx3YLViMp5ZpTSQpFhCWNF0oKQrYAI5cHhUJU1hETw==}
843
843
+
engines: {node: '>=20.0.0'}
746
844
dependencies:
747
747
-
'@aws-sdk/client-sso': 3.931.0
748
748
-
'@aws-sdk/core': 3.931.0
749
749
-
'@aws-sdk/token-providers': 3.931.0
750
750
-
'@aws-sdk/types': 3.930.0
751
751
-
'@smithy/property-provider': 4.2.5
752
752
-
'@smithy/shared-ini-file-loader': 4.4.0
753
753
-
'@smithy/types': 4.9.0
845
845
+
'@aws-sdk/client-sso': 3.971.0
846
846
+
'@aws-sdk/core': 3.970.0
847
847
+
'@aws-sdk/token-providers': 3.971.0
848
848
+
'@aws-sdk/types': 3.969.0
849
849
+
'@smithy/property-provider': 4.2.8
850
850
+
'@smithy/shared-ini-file-loader': 4.4.3
851
851
+
'@smithy/types': 4.12.0
754
852
tslib: 2.8.1
755
853
transitivePeerDependencies:
756
854
- aws-crt
757
855
dev: false
758
856
759
759
-
/@aws-sdk/credential-provider-web-identity@3.931.0:
760
760
-
resolution: {integrity: sha512-hfX0Buw2+ie0FBiSFMmnXfugQc9fO0KvEojnNnzhk4utlWjZobMcUprOQ/VKUueg0Kga1b1xu8gEP6g1aEh3zw==}
761
761
-
engines: {node: '>=18.0.0'}
857
857
+
/@aws-sdk/credential-provider-web-identity@3.971.0:
858
858
+
resolution: {integrity: sha512-F1AwfNLr7H52T640LNON/h34YDiMuIqW/ZreGzhRR6vnFGaSPtNSKAKB2ssAMkLM8EVg8MjEAYD3NCUiEo+t/w==}
859
859
+
engines: {node: '>=20.0.0'}
762
860
dependencies:
763
763
-
'@aws-sdk/core': 3.931.0
764
764
-
'@aws-sdk/nested-clients': 3.931.0
765
765
-
'@aws-sdk/types': 3.930.0
766
766
-
'@smithy/property-provider': 4.2.5
767
767
-
'@smithy/shared-ini-file-loader': 4.4.0
768
768
-
'@smithy/types': 4.9.0
861
861
+
'@aws-sdk/core': 3.970.0
862
862
+
'@aws-sdk/nested-clients': 3.971.0
863
863
+
'@aws-sdk/types': 3.969.0
864
864
+
'@smithy/property-provider': 4.2.8
865
865
+
'@smithy/shared-ini-file-loader': 4.4.3
866
866
+
'@smithy/types': 4.12.0
769
867
tslib: 2.8.1
770
868
transitivePeerDependencies:
771
869
- aws-crt
772
870
dev: false
773
871
774
774
-
/@aws-sdk/lib-storage@3.879.0(@aws-sdk/client-s3@3.931.0):
872
872
+
/@aws-sdk/lib-storage@3.879.0(@aws-sdk/client-s3@3.971.0):
775
873
resolution: {integrity: sha512-FAb3vOfLIrf8lPuDoxKRu18DxXfQLEFm7MoXi0jd8ooFjD09jpVCQGNrRuMCqc688wrx7zJSovWObtn4LRjvrg==}
776
874
engines: {node: '>=18.0.0'}
777
875
peerDependencies:
778
876
'@aws-sdk/client-s3': ^3.879.0
779
877
dependencies:
780
780
-
'@aws-sdk/client-s3': 3.931.0
781
781
-
'@smithy/abort-controller': 4.2.5
782
782
-
'@smithy/middleware-endpoint': 4.3.10
783
783
-
'@smithy/smithy-client': 4.9.6
878
878
+
'@aws-sdk/client-s3': 3.971.0
879
879
+
'@smithy/abort-controller': 4.2.8
880
880
+
'@smithy/middleware-endpoint': 4.4.7
881
881
+
'@smithy/smithy-client': 4.10.8
784
882
buffer: 5.6.0
785
883
events: 3.3.0
786
884
stream-browserify: 3.0.0
787
885
tslib: 2.8.1
788
886
dev: false
789
887
790
790
-
/@aws-sdk/middleware-bucket-endpoint@3.930.0:
791
791
-
resolution: {integrity: sha512-cnCLWeKPYgvV4yRYPFH6pWMdUByvu2cy2BAlfsPpvnm4RaVioztyvxmQj5PmVN5fvWs5w/2d6U7le8X9iye2sA==}
792
792
-
engines: {node: '>=18.0.0'}
888
888
+
/@aws-sdk/middleware-bucket-endpoint@3.969.0:
889
889
+
resolution: {integrity: sha512-MlbrlixtkTVhYhoasblKOkr7n2yydvUZjjxTnBhIuHmkyBS1619oGnTfq/uLeGYb4NYXdeQ5OYcqsRGvmWSuTw==}
890
890
+
engines: {node: '>=20.0.0'}
793
891
dependencies:
794
794
-
'@aws-sdk/types': 3.930.0
795
795
-
'@aws-sdk/util-arn-parser': 3.893.0
796
796
-
'@smithy/node-config-provider': 4.3.5
797
797
-
'@smithy/protocol-http': 5.3.5
798
798
-
'@smithy/types': 4.9.0
892
892
+
'@aws-sdk/types': 3.969.0
893
893
+
'@aws-sdk/util-arn-parser': 3.968.0
894
894
+
'@smithy/node-config-provider': 4.3.8
895
895
+
'@smithy/protocol-http': 5.3.8
896
896
+
'@smithy/types': 4.12.0
799
897
'@smithy/util-config-provider': 4.2.0
800
898
tslib: 2.8.1
801
899
dev: false
802
900
803
803
-
/@aws-sdk/middleware-expect-continue@3.930.0:
804
804
-
resolution: {integrity: sha512-5HEQ+JU4DrLNWeY27wKg/jeVa8Suy62ivJHOSUf6e6hZdVIMx0h/kXS1fHEQNNiLu2IzSEP/bFXsKBaW7x7s0g==}
805
805
-
engines: {node: '>=18.0.0'}
901
901
+
/@aws-sdk/middleware-expect-continue@3.969.0:
902
902
+
resolution: {integrity: sha512-qXygzSi8osok7tH9oeuS3HoKw6jRfbvg5Me/X5RlHOvSSqQz8c5O9f3MjUApaCUSwbAU92KrbZWasw2PKiaVHg==}
903
903
+
engines: {node: '>=20.0.0'}
806
904
dependencies:
807
807
-
'@aws-sdk/types': 3.930.0
808
808
-
'@smithy/protocol-http': 5.3.5
809
809
-
'@smithy/types': 4.9.0
905
905
+
'@aws-sdk/types': 3.969.0
906
906
+
'@smithy/protocol-http': 5.3.8
907
907
+
'@smithy/types': 4.12.0
810
908
tslib: 2.8.1
811
909
dev: false
812
910
813
813
-
/@aws-sdk/middleware-flexible-checksums@3.931.0:
814
814
-
resolution: {integrity: sha512-eYWwUKeEommCrrm0Ro6fGDwVO0x2bL3niOmSnHIlIdpu7ruzAGaphj+2MekCxaSPORzkZ3yheHUzV45D8Qj63A==}
815
815
-
engines: {node: '>=18.0.0'}
911
911
+
/@aws-sdk/middleware-flexible-checksums@3.971.0:
912
912
+
resolution: {integrity: sha512-+hGUDUxeIw8s2kkjfeXym0XZxdh0cqkHkDpEanWYdS1gnWkIR+gf9u/DKbKqGHXILPaqHXhWpLTQTVlaB4sI7Q==}
913
913
+
engines: {node: '>=20.0.0'}
816
914
dependencies:
817
915
'@aws-crypto/crc32': 5.2.0
818
916
'@aws-crypto/crc32c': 5.2.0
819
917
'@aws-crypto/util': 5.2.0
820
820
-
'@aws-sdk/core': 3.931.0
821
821
-
'@aws-sdk/types': 3.930.0
918
918
+
'@aws-sdk/core': 3.970.0
919
919
+
'@aws-sdk/crc64-nvme': 3.969.0
920
920
+
'@aws-sdk/types': 3.969.0
822
921
'@smithy/is-array-buffer': 4.2.0
823
823
-
'@smithy/node-config-provider': 4.3.5
824
824
-
'@smithy/protocol-http': 5.3.5
825
825
-
'@smithy/types': 4.9.0
826
826
-
'@smithy/util-middleware': 4.2.5
827
827
-
'@smithy/util-stream': 4.5.6
922
922
+
'@smithy/node-config-provider': 4.3.8
923
923
+
'@smithy/protocol-http': 5.3.8
924
924
+
'@smithy/types': 4.12.0
925
925
+
'@smithy/util-middleware': 4.2.8
926
926
+
'@smithy/util-stream': 4.5.10
828
927
'@smithy/util-utf8': 4.2.0
829
928
tslib: 2.8.1
830
929
dev: false
831
930
832
832
-
/@aws-sdk/middleware-host-header@3.930.0:
833
833
-
resolution: {integrity: sha512-x30jmm3TLu7b/b+67nMyoV0NlbnCVT5DI57yDrhXAPCtdgM1KtdLWt45UcHpKOm1JsaIkmYRh2WYu7Anx4MG0g==}
834
834
-
engines: {node: '>=18.0.0'}
931
931
+
/@aws-sdk/middleware-host-header@3.969.0:
932
932
+
resolution: {integrity: sha512-AWa4rVsAfBR4xqm7pybQ8sUNJYnjyP/bJjfAw34qPuh3M9XrfGbAHG0aiAfQGrBnmS28jlO6Kz69o+c6PRw1dw==}
933
933
+
engines: {node: '>=20.0.0'}
835
934
dependencies:
836
836
-
'@aws-sdk/types': 3.930.0
837
837
-
'@smithy/protocol-http': 5.3.5
838
838
-
'@smithy/types': 4.9.0
935
935
+
'@aws-sdk/types': 3.969.0
936
936
+
'@smithy/protocol-http': 5.3.8
937
937
+
'@smithy/types': 4.12.0
839
938
tslib: 2.8.1
840
939
dev: false
841
940
842
842
-
/@aws-sdk/middleware-location-constraint@3.930.0:
843
843
-
resolution: {integrity: sha512-QIGNsNUdRICog+LYqmtJ03PLze6h2KCORXUs5td/hAEjVP5DMmubhtrGg1KhWyctACluUH/E/yrD14p4pRXxwA==}
844
844
-
engines: {node: '>=18.0.0'}
941
941
+
/@aws-sdk/middleware-location-constraint@3.969.0:
942
942
+
resolution: {integrity: sha512-zH7pDfMLG/C4GWMOpvJEoYcSpj7XsNP9+irlgqwi667sUQ6doHQJ3yyDut3yiTk0maq1VgmriPFELyI9lrvH/g==}
943
943
+
engines: {node: '>=20.0.0'}
845
944
dependencies:
846
846
-
'@aws-sdk/types': 3.930.0
847
847
-
'@smithy/types': 4.9.0
945
945
+
'@aws-sdk/types': 3.969.0
946
946
+
'@smithy/types': 4.12.0
848
947
tslib: 2.8.1
849
948
dev: false
850
949
851
851
-
/@aws-sdk/middleware-logger@3.930.0:
852
852
-
resolution: {integrity: sha512-vh4JBWzMCBW8wREvAwoSqB2geKsZwSHTa0nSt0OMOLp2PdTYIZDi0ZiVMmpfnjcx9XbS6aSluLv9sKx4RrG46A==}
853
853
-
engines: {node: '>=18.0.0'}
950
950
+
/@aws-sdk/middleware-logger@3.969.0:
951
951
+
resolution: {integrity: sha512-xwrxfip7Y2iTtCMJ+iifN1E1XMOuhxIHY9DreMCvgdl4r7+48x2S1bCYPWH3eNY85/7CapBWdJ8cerpEl12sQQ==}
952
952
+
engines: {node: '>=20.0.0'}
854
953
dependencies:
855
855
-
'@aws-sdk/types': 3.930.0
856
856
-
'@smithy/types': 4.9.0
954
954
+
'@aws-sdk/types': 3.969.0
955
955
+
'@smithy/types': 4.12.0
857
956
tslib: 2.8.1
858
957
dev: false
859
958
860
860
-
/@aws-sdk/middleware-recursion-detection@3.930.0:
861
861
-
resolution: {integrity: sha512-gv0sekNpa2MBsIhm2cjP3nmYSfI4nscx/+K9u9ybrWZBWUIC4kL2sV++bFjjUz4QxUIlvKByow3/a9ARQyCu7Q==}
862
862
-
engines: {node: '>=18.0.0'}
959
959
+
/@aws-sdk/middleware-recursion-detection@3.969.0:
960
960
+
resolution: {integrity: sha512-2r3PuNquU3CcS1Am4vn/KHFwLi8QFjMdA/R+CRDXT4AFO/0qxevF/YStW3gAKntQIgWgQV8ZdEtKAoJvLI4UWg==}
961
961
+
engines: {node: '>=20.0.0'}
863
962
dependencies:
864
864
-
'@aws-sdk/types': 3.930.0
865
865
-
'@aws/lambda-invoke-store': 0.1.1
866
866
-
'@smithy/protocol-http': 5.3.5
867
867
-
'@smithy/types': 4.9.0
963
963
+
'@aws-sdk/types': 3.969.0
964
964
+
'@aws/lambda-invoke-store': 0.2.3
965
965
+
'@smithy/protocol-http': 5.3.8
966
966
+
'@smithy/types': 4.12.0
868
967
tslib: 2.8.1
869
968
dev: false
870
969
871
871
-
/@aws-sdk/middleware-sdk-s3@3.931.0:
872
872
-
resolution: {integrity: sha512-uWF78ht8Wgxljn6y0cEcIWfbeTVnJ0cE1Gha9ScCqscmuBCpHuFMSd/p53w3whoDhpQL3ln9mOyY3tfST/NUQA==}
873
873
-
engines: {node: '>=18.0.0'}
970
970
+
/@aws-sdk/middleware-sdk-s3@3.970.0:
971
971
+
resolution: {integrity: sha512-v/Y5F1lbFFY7vMeG5yYxuhnn0CAshz6KMxkz1pDyPxejNE9HtA0w8R6OTBh/bVdIm44QpjhbI7qeLdOE/PLzXQ==}
972
972
+
engines: {node: '>=20.0.0'}
874
973
dependencies:
875
875
-
'@aws-sdk/core': 3.931.0
876
876
-
'@aws-sdk/types': 3.930.0
877
877
-
'@aws-sdk/util-arn-parser': 3.893.0
878
878
-
'@smithy/core': 3.18.3
879
879
-
'@smithy/node-config-provider': 4.3.5
880
880
-
'@smithy/protocol-http': 5.3.5
881
881
-
'@smithy/signature-v4': 5.3.5
882
882
-
'@smithy/smithy-client': 4.9.6
883
883
-
'@smithy/types': 4.9.0
974
974
+
'@aws-sdk/core': 3.970.0
975
975
+
'@aws-sdk/types': 3.969.0
976
976
+
'@aws-sdk/util-arn-parser': 3.968.0
977
977
+
'@smithy/core': 3.20.6
978
978
+
'@smithy/node-config-provider': 4.3.8
979
979
+
'@smithy/protocol-http': 5.3.8
980
980
+
'@smithy/signature-v4': 5.3.8
981
981
+
'@smithy/smithy-client': 4.10.8
982
982
+
'@smithy/types': 4.12.0
884
983
'@smithy/util-config-provider': 4.2.0
885
885
-
'@smithy/util-middleware': 4.2.5
886
886
-
'@smithy/util-stream': 4.5.6
984
984
+
'@smithy/util-middleware': 4.2.8
985
985
+
'@smithy/util-stream': 4.5.10
887
986
'@smithy/util-utf8': 4.2.0
888
987
tslib: 2.8.1
889
988
dev: false
890
989
891
891
-
/@aws-sdk/middleware-ssec@3.930.0:
892
892
-
resolution: {integrity: sha512-N2/SvodmaDS6h7CWfuapt3oJyn1T2CBz0CsDIiTDv9cSagXAVFjPdm2g4PFJqrNBeqdDIoYBnnta336HmamWHg==}
893
893
-
engines: {node: '>=18.0.0'}
990
990
+
/@aws-sdk/middleware-ssec@3.971.0:
991
991
+
resolution: {integrity: sha512-QGVhvRveYG64ZhnS/b971PxXM6N2NU79Fxck4EfQ7am8v1Br0ctoeDDAn9nXNblLGw87we9Z65F7hMxxiFHd3w==}
992
992
+
engines: {node: '>=20.0.0'}
894
993
dependencies:
895
895
-
'@aws-sdk/types': 3.930.0
896
896
-
'@smithy/types': 4.9.0
994
994
+
'@aws-sdk/types': 3.969.0
995
995
+
'@smithy/types': 4.12.0
897
996
tslib: 2.8.1
898
997
dev: false
899
998
900
900
-
/@aws-sdk/middleware-user-agent@3.931.0:
901
901
-
resolution: {integrity: sha512-Ftd+f3+y5KNYKzLXaGknwJ9hCkFWshi5C9TLLsz+fEohWc1FvIKU7MlXTeFms2eN76TTVHuG8N2otaujl6CuHg==}
902
902
-
engines: {node: '>=18.0.0'}
999
999
+
/@aws-sdk/middleware-user-agent@3.970.0:
1000
1000
+
resolution: {integrity: sha512-dnSJGGUGSFGEX2NzvjwSefH+hmZQ347AwbLhAsi0cdnISSge+pcGfOFrJt2XfBIypwFe27chQhlfuf/gWdzpZg==}
1001
1001
+
engines: {node: '>=20.0.0'}
903
1002
dependencies:
904
904
-
'@aws-sdk/core': 3.931.0
905
905
-
'@aws-sdk/types': 3.930.0
906
906
-
'@aws-sdk/util-endpoints': 3.930.0
907
907
-
'@smithy/core': 3.18.3
908
908
-
'@smithy/protocol-http': 5.3.5
909
909
-
'@smithy/types': 4.9.0
1003
1003
+
'@aws-sdk/core': 3.970.0
1004
1004
+
'@aws-sdk/types': 3.969.0
1005
1005
+
'@aws-sdk/util-endpoints': 3.970.0
1006
1006
+
'@smithy/core': 3.20.6
1007
1007
+
'@smithy/protocol-http': 5.3.8
1008
1008
+
'@smithy/types': 4.12.0
910
1009
tslib: 2.8.1
911
1010
dev: false
912
1011
913
913
-
/@aws-sdk/nested-clients@3.931.0:
914
914
-
resolution: {integrity: sha512-6/dXrX2nWgiWdHxooEtmKpOErms4+79AQawEvhhxpLPpa+tixl4i/MSFgHk9sjkGv5a1/P3DbnedpZWl+2wMOg==}
915
915
-
engines: {node: '>=18.0.0'}
1012
1012
+
/@aws-sdk/nested-clients@3.971.0:
1013
1013
+
resolution: {integrity: sha512-TWaILL8GyYlhGrxxnmbkazM4QsXatwQgoWUvo251FXmUOsiXDFDVX3hoGIfB3CaJhV2pJPfebHUNJtY6TjZ11g==}
1014
1014
+
engines: {node: '>=20.0.0'}
916
1015
dependencies:
917
1016
'@aws-crypto/sha256-browser': 5.2.0
918
1017
'@aws-crypto/sha256-js': 5.2.0
919
919
-
'@aws-sdk/core': 3.931.0
920
920
-
'@aws-sdk/middleware-host-header': 3.930.0
921
921
-
'@aws-sdk/middleware-logger': 3.930.0
922
922
-
'@aws-sdk/middleware-recursion-detection': 3.930.0
923
923
-
'@aws-sdk/middleware-user-agent': 3.931.0
924
924
-
'@aws-sdk/region-config-resolver': 3.930.0
925
925
-
'@aws-sdk/types': 3.930.0
926
926
-
'@aws-sdk/util-endpoints': 3.930.0
927
927
-
'@aws-sdk/util-user-agent-browser': 3.930.0
928
928
-
'@aws-sdk/util-user-agent-node': 3.931.0
929
929
-
'@smithy/config-resolver': 4.4.3
930
930
-
'@smithy/core': 3.18.3
931
931
-
'@smithy/fetch-http-handler': 5.3.6
932
932
-
'@smithy/hash-node': 4.2.5
933
933
-
'@smithy/invalid-dependency': 4.2.5
934
934
-
'@smithy/middleware-content-length': 4.2.5
935
935
-
'@smithy/middleware-endpoint': 4.3.10
936
936
-
'@smithy/middleware-retry': 4.4.10
937
937
-
'@smithy/middleware-serde': 4.2.5
938
938
-
'@smithy/middleware-stack': 4.2.5
939
939
-
'@smithy/node-config-provider': 4.3.5
940
940
-
'@smithy/node-http-handler': 4.4.5
941
941
-
'@smithy/protocol-http': 5.3.5
942
942
-
'@smithy/smithy-client': 4.9.6
943
943
-
'@smithy/types': 4.9.0
944
944
-
'@smithy/url-parser': 4.2.5
1018
1018
+
'@aws-sdk/core': 3.970.0
1019
1019
+
'@aws-sdk/middleware-host-header': 3.969.0
1020
1020
+
'@aws-sdk/middleware-logger': 3.969.0
1021
1021
+
'@aws-sdk/middleware-recursion-detection': 3.969.0
1022
1022
+
'@aws-sdk/middleware-user-agent': 3.970.0
1023
1023
+
'@aws-sdk/region-config-resolver': 3.969.0
1024
1024
+
'@aws-sdk/types': 3.969.0
1025
1025
+
'@aws-sdk/util-endpoints': 3.970.0
1026
1026
+
'@aws-sdk/util-user-agent-browser': 3.969.0
1027
1027
+
'@aws-sdk/util-user-agent-node': 3.971.0
1028
1028
+
'@smithy/config-resolver': 4.4.6
1029
1029
+
'@smithy/core': 3.20.6
1030
1030
+
'@smithy/fetch-http-handler': 5.3.9
1031
1031
+
'@smithy/hash-node': 4.2.8
1032
1032
+
'@smithy/invalid-dependency': 4.2.8
1033
1033
+
'@smithy/middleware-content-length': 4.2.8
1034
1034
+
'@smithy/middleware-endpoint': 4.4.7
1035
1035
+
'@smithy/middleware-retry': 4.4.23
1036
1036
+
'@smithy/middleware-serde': 4.2.9
1037
1037
+
'@smithy/middleware-stack': 4.2.8
1038
1038
+
'@smithy/node-config-provider': 4.3.8
1039
1039
+
'@smithy/node-http-handler': 4.4.8
1040
1040
+
'@smithy/protocol-http': 5.3.8
1041
1041
+
'@smithy/smithy-client': 4.10.8
1042
1042
+
'@smithy/types': 4.12.0
1043
1043
+
'@smithy/url-parser': 4.2.8
945
1044
'@smithy/util-base64': 4.3.0
946
1045
'@smithy/util-body-length-browser': 4.2.0
947
1046
'@smithy/util-body-length-node': 4.2.1
948
948
-
'@smithy/util-defaults-mode-browser': 4.3.9
949
949
-
'@smithy/util-defaults-mode-node': 4.2.12
950
950
-
'@smithy/util-endpoints': 3.2.5
951
951
-
'@smithy/util-middleware': 4.2.5
952
952
-
'@smithy/util-retry': 4.2.5
1047
1047
+
'@smithy/util-defaults-mode-browser': 4.3.22
1048
1048
+
'@smithy/util-defaults-mode-node': 4.2.25
1049
1049
+
'@smithy/util-endpoints': 3.2.8
1050
1050
+
'@smithy/util-middleware': 4.2.8
1051
1051
+
'@smithy/util-retry': 4.2.8
953
1052
'@smithy/util-utf8': 4.2.0
954
1053
tslib: 2.8.1
955
1054
transitivePeerDependencies:
956
1055
- aws-crt
957
1056
dev: false
958
1057
959
959
-
/@aws-sdk/region-config-resolver@3.930.0:
960
960
-
resolution: {integrity: sha512-KL2JZqH6aYeQssu1g1KuWsReupdfOoxD6f1as2VC+rdwYFUu4LfzMsFfXnBvvQWWqQ7rZHWOw1T+o5gJmg7Dzw==}
961
961
-
engines: {node: '>=18.0.0'}
1058
1058
+
/@aws-sdk/region-config-resolver@3.969.0:
1059
1059
+
resolution: {integrity: sha512-scj9OXqKpcjJ4jsFLtqYWz3IaNvNOQTFFvEY8XMJXTv+3qF5I7/x9SJtKzTRJEBF3spjzBUYPtGFbs9sj4fisQ==}
1060
1060
+
engines: {node: '>=20.0.0'}
962
1061
dependencies:
963
963
-
'@aws-sdk/types': 3.930.0
964
964
-
'@smithy/config-resolver': 4.4.3
965
965
-
'@smithy/node-config-provider': 4.3.5
966
966
-
'@smithy/types': 4.9.0
1062
1062
+
'@aws-sdk/types': 3.969.0
1063
1063
+
'@smithy/config-resolver': 4.4.6
1064
1064
+
'@smithy/node-config-provider': 4.3.8
1065
1065
+
'@smithy/types': 4.12.0
967
1066
tslib: 2.8.1
968
1067
dev: false
969
1068
970
970
-
/@aws-sdk/signature-v4-multi-region@3.931.0:
971
971
-
resolution: {integrity: sha512-EGYYDSSk7k1xbSHtb8MfEMILf5achdNnnsYKgFk0+Oul3tPQ4xUmOt5qRP6sOO3/LQHF37gBYHUF9OSA/+uVCw==}
972
972
-
engines: {node: '>=18.0.0'}
1069
1069
+
/@aws-sdk/signature-v4-multi-region@3.970.0:
1070
1070
+
resolution: {integrity: sha512-z3syXfuK/x/IsKf/AeYmgc2NT7fcJ+3fHaGO+fkghkV9WEba3fPyOwtTBX4KpFMNb2t50zDGZwbzW1/5ighcUQ==}
1071
1071
+
engines: {node: '>=20.0.0'}
973
1072
dependencies:
974
974
-
'@aws-sdk/middleware-sdk-s3': 3.931.0
975
975
-
'@aws-sdk/types': 3.930.0
976
976
-
'@smithy/protocol-http': 5.3.5
977
977
-
'@smithy/signature-v4': 5.3.5
978
978
-
'@smithy/types': 4.9.0
1073
1073
+
'@aws-sdk/middleware-sdk-s3': 3.970.0
1074
1074
+
'@aws-sdk/types': 3.969.0
1075
1075
+
'@smithy/protocol-http': 5.3.8
1076
1076
+
'@smithy/signature-v4': 5.3.8
1077
1077
+
'@smithy/types': 4.12.0
979
1078
tslib: 2.8.1
980
1079
dev: false
981
1080
982
982
-
/@aws-sdk/token-providers@3.931.0:
983
983
-
resolution: {integrity: sha512-dr+02X9oxqmXG0856odFJ7wAXy12pr/tq2Zg+IS0TDThFvgtvx4yChkpqmc89wGoW+Aly47JPfPUXh0IMpGzIg==}
984
984
-
engines: {node: '>=18.0.0'}
1081
1081
+
/@aws-sdk/token-providers@3.971.0:
1082
1082
+
resolution: {integrity: sha512-4hKGWZbmuDdONMJV0HJ+9jwTDb0zLfKxcCLx2GEnBY31Gt9GeyIQ+DZ97Bb++0voawj6pnZToFikXTyrEq2x+w==}
1083
1083
+
engines: {node: '>=20.0.0'}
985
1084
dependencies:
986
986
-
'@aws-sdk/core': 3.931.0
987
987
-
'@aws-sdk/nested-clients': 3.931.0
988
988
-
'@aws-sdk/types': 3.930.0
989
989
-
'@smithy/property-provider': 4.2.5
990
990
-
'@smithy/shared-ini-file-loader': 4.4.0
991
991
-
'@smithy/types': 4.9.0
1085
1085
+
'@aws-sdk/core': 3.970.0
1086
1086
+
'@aws-sdk/nested-clients': 3.971.0
1087
1087
+
'@aws-sdk/types': 3.969.0
1088
1088
+
'@smithy/property-provider': 4.2.8
1089
1089
+
'@smithy/shared-ini-file-loader': 4.4.3
1090
1090
+
'@smithy/types': 4.12.0
992
1091
tslib: 2.8.1
993
1092
transitivePeerDependencies:
994
1093
- aws-crt
995
1094
dev: false
996
1095
997
997
-
/@aws-sdk/types@3.930.0:
998
998
-
resolution: {integrity: sha512-we/vaAgwlEFW7IeftmCLlLMw+6hFs3DzZPJw7lVHbj/5HJ0bz9gndxEsS2lQoeJ1zhiiLqAqvXxmM43s0MBg0A==}
999
999
-
engines: {node: '>=18.0.0'}
1096
1096
+
/@aws-sdk/types@3.969.0:
1097
1097
+
resolution: {integrity: sha512-7IIzM5TdiXn+VtgPdVLjmE6uUBUtnga0f4RiSEI1WW10RPuNvZ9U+pL3SwDiRDAdoGrOF9tSLJOFZmfuwYuVYQ==}
1098
1098
+
engines: {node: '>=20.0.0'}
1000
1099
dependencies:
1001
1001
-
'@smithy/types': 4.9.0
1100
1100
+
'@smithy/types': 4.12.0
1002
1101
tslib: 2.8.1
1003
1102
dev: false
1004
1103
1005
1005
-
/@aws-sdk/util-arn-parser@3.893.0:
1006
1006
-
resolution: {integrity: sha512-u8H4f2Zsi19DGnwj5FSZzDMhytYF/bCh37vAtBsn3cNDL3YG578X5oc+wSX54pM3tOxS+NY7tvOAo52SW7koUA==}
1007
1007
-
engines: {node: '>=18.0.0'}
1104
1104
+
/@aws-sdk/util-arn-parser@3.968.0:
1105
1105
+
resolution: {integrity: sha512-gqqvYcitIIM2K4lrDX9de9YvOfXBcVdxfT/iLnvHJd4YHvSXlt+gs+AsL4FfPCxG4IG9A+FyulP9Sb1MEA75vw==}
1106
1106
+
engines: {node: '>=20.0.0'}
1008
1107
dependencies:
1009
1108
tslib: 2.8.1
1010
1109
dev: false
1011
1110
1012
1012
-
/@aws-sdk/util-endpoints@3.930.0:
1013
1013
-
resolution: {integrity: sha512-M2oEKBzzNAYr136RRc6uqw3aWlwCxqTP1Lawps9E1d2abRPvl1p1ztQmmXp1Ak4rv8eByIZ+yQyKQ3zPdRG5dw==}
1014
1014
-
engines: {node: '>=18.0.0'}
1111
1111
+
/@aws-sdk/util-endpoints@3.970.0:
1112
1112
+
resolution: {integrity: sha512-TZNZqFcMUtjvhZoZRtpEGQAdULYiy6rcGiXAbLU7e9LSpIYlRqpLa207oMNfgbzlL2PnHko+eVg8rajDiSOYCg==}
1113
1113
+
engines: {node: '>=20.0.0'}
1015
1114
dependencies:
1016
1016
-
'@aws-sdk/types': 3.930.0
1017
1017
-
'@smithy/types': 4.9.0
1018
1018
-
'@smithy/url-parser': 4.2.5
1019
1019
-
'@smithy/util-endpoints': 3.2.5
1115
1115
+
'@aws-sdk/types': 3.969.0
1116
1116
+
'@smithy/types': 4.12.0
1117
1117
+
'@smithy/url-parser': 4.2.8
1118
1118
+
'@smithy/util-endpoints': 3.2.8
1020
1119
tslib: 2.8.1
1021
1120
dev: false
1022
1121
1023
1023
-
/@aws-sdk/util-locate-window@3.893.0:
1024
1024
-
resolution: {integrity: sha512-T89pFfgat6c8nMmpI8eKjBcDcgJq36+m9oiXbcUzeU55MP9ZuGgBomGjGnHaEyF36jenW9gmg3NfZDm0AO2XPg==}
1025
1025
-
engines: {node: '>=18.0.0'}
1122
1122
+
/@aws-sdk/util-locate-window@3.965.2:
1123
1123
+
resolution: {integrity: sha512-qKgO7wAYsXzhwCHhdbaKFyxd83Fgs8/1Ka+jjSPrv2Ll7mB55Wbwlo0kkfMLh993/yEc8aoDIAc1Fz9h4Spi4Q==}
1124
1124
+
engines: {node: '>=20.0.0'}
1026
1125
dependencies:
1027
1126
tslib: 2.8.1
1028
1127
dev: false
1029
1128
1030
1030
-
/@aws-sdk/util-user-agent-browser@3.930.0:
1031
1031
-
resolution: {integrity: sha512-q6lCRm6UAe+e1LguM5E4EqM9brQlDem4XDcQ87NzEvlTW6GzmNCO0w1jS0XgCFXQHjDxjdlNFX+5sRbHijwklg==}
1129
1129
+
/@aws-sdk/util-user-agent-browser@3.969.0:
1130
1130
+
resolution: {integrity: sha512-bpJGjuKmFr0rA6UKUCmN8D19HQFMLXMx5hKBXqBlPFdalMhxJSjcxzX9DbQh0Fn6bJtxCguFmRGOBdQqNOt49g==}
1032
1131
dependencies:
1033
1033
-
'@aws-sdk/types': 3.930.0
1034
1034
-
'@smithy/types': 4.9.0
1035
1035
-
bowser: 2.12.1
1132
1132
+
'@aws-sdk/types': 3.969.0
1133
1133
+
'@smithy/types': 4.12.0
1134
1134
+
bowser: 2.13.1
1036
1135
tslib: 2.8.1
1037
1136
dev: false
1038
1137
1039
1039
-
/@aws-sdk/util-user-agent-node@3.931.0:
1040
1040
-
resolution: {integrity: sha512-j5if01rt7JCGYDVXck39V7IUyKAN73vKUPzmu+jp1apU3Q0lLSTZA/HCfL2HkMUKVLE67ibjKb+NCoEg0QhujA==}
1041
1041
-
engines: {node: '>=18.0.0'}
1138
1138
+
/@aws-sdk/util-user-agent-node@3.971.0:
1139
1139
+
resolution: {integrity: sha512-Eygjo9mFzQYjbGY3MYO6CsIhnTwAMd3WmuFalCykqEmj2r5zf0leWrhPaqvA5P68V5JdGfPYgj7vhNOd6CtRBQ==}
1140
1140
+
engines: {node: '>=20.0.0'}
1042
1141
peerDependencies:
1043
1142
aws-crt: '>=1.0.0'
1044
1143
peerDependenciesMeta:
1045
1144
aws-crt:
1046
1145
optional: true
1047
1146
dependencies:
1048
1048
-
'@aws-sdk/middleware-user-agent': 3.931.0
1049
1049
-
'@aws-sdk/types': 3.930.0
1050
1050
-
'@smithy/node-config-provider': 4.3.5
1051
1051
-
'@smithy/types': 4.9.0
1147
1147
+
'@aws-sdk/middleware-user-agent': 3.970.0
1148
1148
+
'@aws-sdk/types': 3.969.0
1149
1149
+
'@smithy/node-config-provider': 4.3.8
1150
1150
+
'@smithy/types': 4.12.0
1052
1151
tslib: 2.8.1
1053
1152
dev: false
1054
1153
1055
1055
-
/@aws-sdk/xml-builder@3.930.0:
1056
1056
-
resolution: {integrity: sha512-YIfkD17GocxdmlUVc3ia52QhcWuRIUJonbF8A2CYfcWNV3HzvAqpcPeC0bYUhkK+8e8YO1ARnLKZQE0TlwzorA==}
1057
1057
-
engines: {node: '>=18.0.0'}
1154
1154
+
/@aws-sdk/xml-builder@3.969.0:
1155
1155
+
resolution: {integrity: sha512-BSe4Lx/qdRQQdX8cSSI7Et20vqBspzAjBy8ZmXVoyLkol3y4sXBXzn+BiLtR+oh60ExQn6o2DU4QjdOZbXaKIQ==}
1156
1156
+
engines: {node: '>=20.0.0'}
1058
1157
dependencies:
1059
1059
-
'@smithy/types': 4.9.0
1158
1158
+
'@smithy/types': 4.12.0
1060
1159
fast-xml-parser: 5.2.5
1061
1160
tslib: 2.8.1
1062
1161
dev: false
1063
1162
1064
1064
-
/@aws/lambda-invoke-store@0.1.1:
1065
1065
-
resolution: {integrity: sha512-RcLam17LdlbSOSp9VxmUu1eI6Mwxp+OwhD2QhiSNmNCzoDb0EeUXTD2n/WbcnrAYMGlmf05th6QYq23VqvJqpA==}
1163
1163
+
/@aws/lambda-invoke-store@0.2.3:
1164
1164
+
resolution: {integrity: sha512-oLvsaPMTBejkkmHhjf09xTgk71mOqyr/409NKhRIL08If7AhVfUsJhVsx386uJaqNd42v9kWamQ9lFbkoC2dYw==}
1066
1165
engines: {node: '>=18.0.0'}
1067
1166
dev: false
1068
1167
1069
1069
-
/@cbor-extract/cbor-extract-darwin-arm64@2.2.0:
1070
1070
-
resolution: {integrity: sha512-P7swiOAdF7aSi0H+tHtHtr6zrpF3aAq/W9FXx5HektRvLTM2O89xCyXF3pk7pLc7QpaY7AoaE8UowVf9QBdh3w==}
1071
1071
-
cpu: [arm64]
1072
1072
-
os: [darwin]
1073
1073
-
requiresBuild: true
1074
1074
-
dev: false
1075
1075
-
optional: true
1076
1076
-
1077
1077
-
/@cbor-extract/cbor-extract-darwin-x64@2.2.0:
1078
1078
-
resolution: {integrity: sha512-1liF6fgowph0JxBbYnAS7ZlqNYLf000Qnj4KjqPNW4GViKrEql2MgZnAsExhY9LSy8dnvA4C0qHEBgPrll0z0w==}
1079
1079
-
cpu: [x64]
1080
1080
-
os: [darwin]
1081
1081
-
requiresBuild: true
1082
1082
-
dev: false
1083
1083
-
optional: true
1084
1084
-
1085
1085
-
/@cbor-extract/cbor-extract-linux-arm64@2.2.0:
1086
1086
-
resolution: {integrity: sha512-rQvhNmDuhjTVXSPFLolmQ47/ydGOFXtbR7+wgkSY0bdOxCFept1hvg59uiLPT2fVDuJFuEy16EImo5tE2x3RsQ==}
1087
1087
-
cpu: [arm64]
1088
1088
-
os: [linux]
1089
1089
-
requiresBuild: true
1090
1090
-
dev: false
1091
1091
-
optional: true
1092
1092
-
1093
1093
-
/@cbor-extract/cbor-extract-linux-arm@2.2.0:
1094
1094
-
resolution: {integrity: sha512-QeBcBXk964zOytiedMPQNZr7sg0TNavZeuUCD6ON4vEOU/25+pLhNN6EDIKJ9VLTKaZ7K7EaAriyYQ1NQ05s/Q==}
1095
1095
-
cpu: [arm]
1096
1096
-
os: [linux]
1097
1097
-
requiresBuild: true
1098
1098
-
dev: false
1099
1099
-
optional: true
1100
1100
-
1101
1101
-
/@cbor-extract/cbor-extract-linux-x64@2.2.0:
1102
1102
-
resolution: {integrity: sha512-cWLAWtT3kNLHSvP4RKDzSTX9o0wvQEEAj4SKvhWuOVZxiDAeQazr9A+PSiRILK1VYMLeDml89ohxCnUNQNQNCw==}
1103
1103
-
cpu: [x64]
1104
1104
-
os: [linux]
1105
1105
-
requiresBuild: true
1106
1106
-
dev: false
1107
1107
-
optional: true
1108
1108
-
1109
1109
-
/@cbor-extract/cbor-extract-win32-x64@2.2.0:
1110
1110
-
resolution: {integrity: sha512-l2M+Z8DO2vbvADOBNLbbh9y5ST1RY5sqkWOg/58GkUPBYou/cuNZ68SGQ644f1CvZ8kcOxyZtw06+dxWHIoN/w==}
1111
1111
-
cpu: [x64]
1112
1112
-
os: [win32]
1113
1113
-
requiresBuild: true
1114
1114
-
dev: false
1115
1115
-
optional: true
1116
1116
-
1117
1168
/@did-plc/lib@0.0.4:
1118
1169
resolution: {integrity: sha512-Omeawq3b8G/c/5CtkTtzovSOnWuvIuCI4GTJNrt1AmCskwEQV7zbX5d6km1mjJNbE0gHuQPTVqZxLVqetNbfwA==}
1119
1170
dependencies:
···
1128
1179
- debug
1129
1180
dev: false
1130
1181
1131
1131
-
/@emnapi/runtime@1.7.1:
1132
1132
-
resolution: {integrity: sha512-PVtJr5CmLwYAU9PZDMITZoR5iAOShYREoR45EyyLrbntV50mdePTgUn4AmOw90Ifcj+x2kRjdzr1HP3RrNiHGA==}
1182
1182
+
/@emnapi/runtime@1.8.1:
1183
1183
+
resolution: {integrity: sha512-mehfKSMWjjNol8659Z8KxEMrdSJDDot5SXMq00dM8BN4o+CLNXQ0xH2V7EchNHV4RmbZLmmPdEaXZc5H2FXmDg==}
1133
1184
requiresBuild: true
1134
1185
dependencies:
1135
1186
tslib: 2.8.1
···
1328
1379
cpu: [wasm32]
1329
1380
requiresBuild: true
1330
1381
dependencies:
1331
1331
-
'@emnapi/runtime': 1.7.1
1382
1382
+
'@emnapi/runtime': 1.8.1
1332
1383
dev: false
1333
1384
optional: true
1334
1385
···
1350
1401
dev: false
1351
1402
optional: true
1352
1403
1353
1353
-
/@ioredis/commands@1.4.0:
1354
1354
-
resolution: {integrity: sha512-aFT2yemJJo+TZCmieA7qnYGQooOS7QfNmYrzGtsYd3g9j5iDP8AimYYAesf79ohjbLG12XxC4nG5DyEnC88AsQ==}
1404
1404
+
/@ioredis/commands@1.5.0:
1405
1405
+
resolution: {integrity: sha512-eUgLqrMf8nJkZxT24JvVRrQya1vZkQh8BBeYNwGDqa5I0VUi8ACx7uFvAaLxintokpTenkK6DASvo/bvNbBGow==}
1355
1406
dev: false
1356
1407
1357
1408
/@ipld/dag-cbor@7.0.3:
···
1396
1447
dev: false
1397
1448
optional: true
1398
1449
1399
1399
-
/@smithy/abort-controller@4.2.5:
1400
1400
-
resolution: {integrity: sha512-j7HwVkBw68YW8UmFRcjZOmssE77Rvk0GWAIN1oFBhsaovQmZWYCIcGa9/pwRB0ExI8Sk9MWNALTjftjHZea7VA==}
1450
1450
+
/@smithy/abort-controller@4.2.8:
1451
1451
+
resolution: {integrity: sha512-peuVfkYHAmS5ybKxWcfraK7WBBP0J+rkfUcbHJJKQ4ir3UAUNQI+Y4Vt/PqSzGqgloJ5O1dk7+WzNL8wcCSXbw==}
1401
1452
engines: {node: '>=18.0.0'}
1402
1453
dependencies:
1403
1403
-
'@smithy/types': 4.9.0
1454
1454
+
'@smithy/types': 4.12.0
1404
1455
tslib: 2.8.1
1405
1456
dev: false
1406
1457
···
1419
1470
tslib: 2.8.1
1420
1471
dev: false
1421
1472
1422
1422
-
/@smithy/config-resolver@4.4.3:
1423
1423
-
resolution: {integrity: sha512-ezHLe1tKLUxDJo2LHtDuEDyWXolw8WGOR92qb4bQdWq/zKenO5BvctZGrVJBK08zjezSk7bmbKFOXIVyChvDLw==}
1473
1473
+
/@smithy/config-resolver@4.4.6:
1474
1474
+
resolution: {integrity: sha512-qJpzYC64kaj3S0fueiu3kXm8xPrR3PcXDPEgnaNMRn0EjNSZFoFjvbUp0YUDsRhN1CB90EnHJtbxWKevnH99UQ==}
1424
1475
engines: {node: '>=18.0.0'}
1425
1476
dependencies:
1426
1426
-
'@smithy/node-config-provider': 4.3.5
1427
1427
-
'@smithy/types': 4.9.0
1477
1477
+
'@smithy/node-config-provider': 4.3.8
1478
1478
+
'@smithy/types': 4.12.0
1428
1479
'@smithy/util-config-provider': 4.2.0
1429
1429
-
'@smithy/util-endpoints': 3.2.5
1430
1430
-
'@smithy/util-middleware': 4.2.5
1480
1480
+
'@smithy/util-endpoints': 3.2.8
1481
1481
+
'@smithy/util-middleware': 4.2.8
1431
1482
tslib: 2.8.1
1432
1483
dev: false
1433
1484
1434
1434
-
/@smithy/core@3.18.3:
1435
1435
-
resolution: {integrity: sha512-qqpNskkbHOSfrbFbjhYj5o8VMXO26fvN1K/+HbCzUNlTuxgNcPRouUDNm+7D6CkN244WG7aK533Ne18UtJEgAA==}
1485
1485
+
/@smithy/core@3.20.6:
1486
1486
+
resolution: {integrity: sha512-BpAffW1mIyRZongoKBbh3RgHG+JDHJek/8hjA/9LnPunM+ejorO6axkxCgwxCe4K//g/JdPeR9vROHDYr/hfnQ==}
1436
1487
engines: {node: '>=18.0.0'}
1437
1488
dependencies:
1438
1438
-
'@smithy/middleware-serde': 4.2.5
1439
1439
-
'@smithy/protocol-http': 5.3.5
1440
1440
-
'@smithy/types': 4.9.0
1489
1489
+
'@smithy/middleware-serde': 4.2.9
1490
1490
+
'@smithy/protocol-http': 5.3.8
1491
1491
+
'@smithy/types': 4.12.0
1441
1492
'@smithy/util-base64': 4.3.0
1442
1493
'@smithy/util-body-length-browser': 4.2.0
1443
1443
-
'@smithy/util-middleware': 4.2.5
1444
1444
-
'@smithy/util-stream': 4.5.6
1494
1494
+
'@smithy/util-middleware': 4.2.8
1495
1495
+
'@smithy/util-stream': 4.5.10
1445
1496
'@smithy/util-utf8': 4.2.0
1446
1497
'@smithy/uuid': 1.1.0
1447
1498
tslib: 2.8.1
1448
1499
dev: false
1449
1500
1450
1450
-
/@smithy/credential-provider-imds@4.2.5:
1451
1451
-
resolution: {integrity: sha512-BZwotjoZWn9+36nimwm/OLIcVe+KYRwzMjfhd4QT7QxPm9WY0HiOV8t/Wlh+HVUif0SBVV7ksq8//hPaBC/okQ==}
1501
1501
+
/@smithy/credential-provider-imds@4.2.8:
1502
1502
+
resolution: {integrity: sha512-FNT0xHS1c/CPN8upqbMFP83+ul5YgdisfCfkZ86Jh2NSmnqw/AJ6x5pEogVCTVvSm7j9MopRU89bmDelxuDMYw==}
1452
1503
engines: {node: '>=18.0.0'}
1453
1504
dependencies:
1454
1454
-
'@smithy/node-config-provider': 4.3.5
1455
1455
-
'@smithy/property-provider': 4.2.5
1456
1456
-
'@smithy/types': 4.9.0
1457
1457
-
'@smithy/url-parser': 4.2.5
1505
1505
+
'@smithy/node-config-provider': 4.3.8
1506
1506
+
'@smithy/property-provider': 4.2.8
1507
1507
+
'@smithy/types': 4.12.0
1508
1508
+
'@smithy/url-parser': 4.2.8
1458
1509
tslib: 2.8.1
1459
1510
dev: false
1460
1511
1461
1461
-
/@smithy/eventstream-codec@4.2.5:
1462
1462
-
resolution: {integrity: sha512-Ogt4Zi9hEbIP17oQMd68qYOHUzmH47UkK7q7Gl55iIm9oKt27MUGrC5JfpMroeHjdkOliOA4Qt3NQ1xMq/nrlA==}
1512
1512
+
/@smithy/eventstream-codec@4.2.8:
1513
1513
+
resolution: {integrity: sha512-jS/O5Q14UsufqoGhov7dHLOPCzkYJl9QDzusI2Psh4wyYx/izhzvX9P4D69aTxcdfVhEPhjK+wYyn/PzLjKbbw==}
1463
1514
engines: {node: '>=18.0.0'}
1464
1515
dependencies:
1465
1516
'@aws-crypto/crc32': 5.2.0
1466
1466
-
'@smithy/types': 4.9.0
1517
1517
+
'@smithy/types': 4.12.0
1467
1518
'@smithy/util-hex-encoding': 4.2.0
1468
1519
tslib: 2.8.1
1469
1520
dev: false
1470
1521
1471
1471
-
/@smithy/eventstream-serde-browser@4.2.5:
1472
1472
-
resolution: {integrity: sha512-HohfmCQZjppVnKX2PnXlf47CW3j92Ki6T/vkAT2DhBR47e89pen3s4fIa7otGTtrVxmj7q+IhH0RnC5kpR8wtw==}
1522
1522
+
/@smithy/eventstream-serde-browser@4.2.8:
1523
1523
+
resolution: {integrity: sha512-MTfQT/CRQz5g24ayXdjg53V0mhucZth4PESoA5IhvaWVDTOQLfo8qI9vzqHcPsdd2v6sqfTYqF5L/l+pea5Uyw==}
1473
1524
engines: {node: '>=18.0.0'}
1474
1525
dependencies:
1475
1475
-
'@smithy/eventstream-serde-universal': 4.2.5
1476
1476
-
'@smithy/types': 4.9.0
1526
1526
+
'@smithy/eventstream-serde-universal': 4.2.8
1527
1527
+
'@smithy/types': 4.12.0
1477
1528
tslib: 2.8.1
1478
1529
dev: false
1479
1530
1480
1480
-
/@smithy/eventstream-serde-config-resolver@4.3.5:
1481
1481
-
resolution: {integrity: sha512-ibjQjM7wEXtECiT6my1xfiMH9IcEczMOS6xiCQXoUIYSj5b1CpBbJ3VYbdwDy8Vcg5JHN7eFpOCGk8nyZAltNQ==}
1531
1531
+
/@smithy/eventstream-serde-config-resolver@4.3.8:
1532
1532
+
resolution: {integrity: sha512-ah12+luBiDGzBruhu3efNy1IlbwSEdNiw8fOZksoKoWW1ZHvO/04MQsdnws/9Aj+5b0YXSSN2JXKy/ClIsW8MQ==}
1482
1533
engines: {node: '>=18.0.0'}
1483
1534
dependencies:
1484
1484
-
'@smithy/types': 4.9.0
1535
1535
+
'@smithy/types': 4.12.0
1485
1536
tslib: 2.8.1
1486
1537
dev: false
1487
1538
1488
1488
-
/@smithy/eventstream-serde-node@4.2.5:
1489
1489
-
resolution: {integrity: sha512-+elOuaYx6F2H6x1/5BQP5ugv12nfJl66GhxON8+dWVUEDJ9jah/A0tayVdkLRP0AeSac0inYkDz5qBFKfVp2Gg==}
1539
1539
+
/@smithy/eventstream-serde-node@4.2.8:
1540
1540
+
resolution: {integrity: sha512-cYpCpp29z6EJHa5T9WL0KAlq3SOKUQkcgSoeRfRVwjGgSFl7Uh32eYGt7IDYCX20skiEdRffyDpvF2efEZPC0A==}
1490
1541
engines: {node: '>=18.0.0'}
1491
1542
dependencies:
1492
1492
-
'@smithy/eventstream-serde-universal': 4.2.5
1493
1493
-
'@smithy/types': 4.9.0
1543
1543
+
'@smithy/eventstream-serde-universal': 4.2.8
1544
1544
+
'@smithy/types': 4.12.0
1494
1545
tslib: 2.8.1
1495
1546
dev: false
1496
1547
1497
1497
-
/@smithy/eventstream-serde-universal@4.2.5:
1498
1498
-
resolution: {integrity: sha512-G9WSqbST45bmIFaeNuP/EnC19Rhp54CcVdX9PDL1zyEB514WsDVXhlyihKlGXnRycmHNmVv88Bvvt4EYxWef/Q==}
1548
1548
+
/@smithy/eventstream-serde-universal@4.2.8:
1549
1549
+
resolution: {integrity: sha512-iJ6YNJd0bntJYnX6s52NC4WFYcZeKrPUr1Kmmr5AwZcwCSzVpS7oavAmxMR7pMq7V+D1G4s9F5NJK0xwOsKAlQ==}
1499
1550
engines: {node: '>=18.0.0'}
1500
1551
dependencies:
1501
1501
-
'@smithy/eventstream-codec': 4.2.5
1502
1502
-
'@smithy/types': 4.9.0
1552
1552
+
'@smithy/eventstream-codec': 4.2.8
1553
1553
+
'@smithy/types': 4.12.0
1503
1554
tslib: 2.8.1
1504
1555
dev: false
1505
1556
1506
1506
-
/@smithy/fetch-http-handler@5.3.6:
1507
1507
-
resolution: {integrity: sha512-3+RG3EA6BBJ/ofZUeTFJA7mHfSYrZtQIrDP9dI8Lf7X6Jbos2jptuLrAAteDiFVrmbEmLSuRG/bUKzfAXk7dhg==}
1557
1557
+
/@smithy/fetch-http-handler@5.3.9:
1558
1558
+
resolution: {integrity: sha512-I4UhmcTYXBrct03rwzQX1Y/iqQlzVQaPxWjCjula++5EmWq9YGBrx6bbGqluGc1f0XEfhSkiY4jhLgbsJUMKRA==}
1508
1559
engines: {node: '>=18.0.0'}
1509
1560
dependencies:
1510
1510
-
'@smithy/protocol-http': 5.3.5
1511
1511
-
'@smithy/querystring-builder': 4.2.5
1512
1512
-
'@smithy/types': 4.9.0
1561
1561
+
'@smithy/protocol-http': 5.3.8
1562
1562
+
'@smithy/querystring-builder': 4.2.8
1563
1563
+
'@smithy/types': 4.12.0
1513
1564
'@smithy/util-base64': 4.3.0
1514
1565
tslib: 2.8.1
1515
1566
dev: false
1516
1567
1517
1517
-
/@smithy/hash-blob-browser@4.2.6:
1518
1518
-
resolution: {integrity: sha512-8P//tA8DVPk+3XURk2rwcKgYwFvwGwmJH/wJqQiSKwXZtf/LiZK+hbUZmPj/9KzM+OVSwe4o85KTp5x9DUZTjw==}
1568
1568
+
/@smithy/hash-blob-browser@4.2.9:
1569
1569
+
resolution: {integrity: sha512-m80d/iicI7DlBDxyQP6Th7BW/ejDGiF0bgI754+tiwK0lgMkcaIBgvwwVc7OFbY4eUzpGtnig52MhPAEJ7iNYg==}
1519
1570
engines: {node: '>=18.0.0'}
1520
1571
dependencies:
1521
1572
'@smithy/chunked-blob-reader': 5.2.0
1522
1573
'@smithy/chunked-blob-reader-native': 4.2.1
1523
1523
-
'@smithy/types': 4.9.0
1574
1574
+
'@smithy/types': 4.12.0
1524
1575
tslib: 2.8.1
1525
1576
dev: false
1526
1577
1527
1527
-
/@smithy/hash-node@4.2.5:
1528
1528
-
resolution: {integrity: sha512-DpYX914YOfA3UDT9CN1BM787PcHfWRBB43fFGCYrZFUH0Jv+5t8yYl+Pd5PW4+QzoGEDvn5d5QIO4j2HyYZQSA==}
1578
1578
+
/@smithy/hash-node@4.2.8:
1579
1579
+
resolution: {integrity: sha512-7ZIlPbmaDGxVoxErDZnuFG18WekhbA/g2/i97wGj+wUBeS6pcUeAym8u4BXh/75RXWhgIJhyC11hBzig6MljwA==}
1529
1580
engines: {node: '>=18.0.0'}
1530
1581
dependencies:
1531
1531
-
'@smithy/types': 4.9.0
1582
1582
+
'@smithy/types': 4.12.0
1532
1583
'@smithy/util-buffer-from': 4.2.0
1533
1584
'@smithy/util-utf8': 4.2.0
1534
1585
tslib: 2.8.1
1535
1586
dev: false
1536
1587
1537
1537
-
/@smithy/hash-stream-node@4.2.5:
1538
1538
-
resolution: {integrity: sha512-6+do24VnEyvWcGdHXomlpd0m8bfZePpUKBy7m311n+JuRwug8J4dCanJdTymx//8mi0nlkflZBvJe+dEO/O12Q==}
1588
1588
+
/@smithy/hash-stream-node@4.2.8:
1589
1589
+
resolution: {integrity: sha512-v0FLTXgHrTeheYZFGhR+ehX5qUm4IQsjAiL9qehad2cyjMWcN2QG6/4mSwbSgEQzI7jwfoXj7z4fxZUx/Mhj2w==}
1539
1590
engines: {node: '>=18.0.0'}
1540
1591
dependencies:
1541
1541
-
'@smithy/types': 4.9.0
1592
1592
+
'@smithy/types': 4.12.0
1542
1593
'@smithy/util-utf8': 4.2.0
1543
1594
tslib: 2.8.1
1544
1595
dev: false
1545
1596
1546
1546
-
/@smithy/invalid-dependency@4.2.5:
1547
1547
-
resolution: {integrity: sha512-2L2erASEro1WC5nV+plwIMxrTXpvpfzl4e+Nre6vBVRR2HKeGGcvpJyyL3/PpiSg+cJG2KpTmZmq934Olb6e5A==}
1597
1597
+
/@smithy/invalid-dependency@4.2.8:
1598
1598
+
resolution: {integrity: sha512-N9iozRybwAQ2dn9Fot9kI6/w9vos2oTXLhtK7ovGqwZjlOcxu6XhPlpLpC+INsxktqHinn5gS2DXDjDF2kG5sQ==}
1548
1599
engines: {node: '>=18.0.0'}
1549
1600
dependencies:
1550
1550
-
'@smithy/types': 4.9.0
1601
1601
+
'@smithy/types': 4.12.0
1551
1602
tslib: 2.8.1
1552
1603
dev: false
1553
1604
···
1565
1616
tslib: 2.8.1
1566
1617
dev: false
1567
1618
1568
1568
-
/@smithy/md5-js@4.2.5:
1569
1569
-
resolution: {integrity: sha512-Bt6jpSTMWfjCtC0s79gZ/WZ1w90grfmopVOWqkI2ovhjpD5Q2XRXuecIPB9689L2+cCySMbaXDhBPU56FKNDNg==}
1619
1619
+
/@smithy/md5-js@4.2.8:
1620
1620
+
resolution: {integrity: sha512-oGMaLj4tVZzLi3itBa9TCswgMBr7k9b+qKYowQ6x1rTyTuO1IU2YHdHUa+891OsOH+wCsH7aTPRsTJO3RMQmjQ==}
1570
1621
engines: {node: '>=18.0.0'}
1571
1622
dependencies:
1572
1572
-
'@smithy/types': 4.9.0
1623
1623
+
'@smithy/types': 4.12.0
1573
1624
'@smithy/util-utf8': 4.2.0
1574
1625
tslib: 2.8.1
1575
1626
dev: false
1576
1627
1577
1577
-
/@smithy/middleware-content-length@4.2.5:
1578
1578
-
resolution: {integrity: sha512-Y/RabVa5vbl5FuHYV2vUCwvh/dqzrEY/K2yWPSqvhFUwIY0atLqO4TienjBXakoy4zrKAMCZwg+YEqmH7jaN7A==}
1628
1628
+
/@smithy/middleware-content-length@4.2.8:
1629
1629
+
resolution: {integrity: sha512-RO0jeoaYAB1qBRhfVyq0pMgBoUK34YEJxVxyjOWYZiOKOq2yMZ4MnVXMZCUDenpozHue207+9P5ilTV1zeda0A==}
1579
1630
engines: {node: '>=18.0.0'}
1580
1631
dependencies:
1581
1581
-
'@smithy/protocol-http': 5.3.5
1582
1582
-
'@smithy/types': 4.9.0
1632
1632
+
'@smithy/protocol-http': 5.3.8
1633
1633
+
'@smithy/types': 4.12.0
1583
1634
tslib: 2.8.1
1584
1635
dev: false
1585
1636
1586
1586
-
/@smithy/middleware-endpoint@4.3.10:
1587
1587
-
resolution: {integrity: sha512-SoAag3QnWBFoXjwa1jenEThkzJYClidZUyqsLKwWZ8kOlZBwehrLBp4ygVDjNEM2a2AamCQ2FBA/HuzKJ/LiTA==}
1637
1637
+
/@smithy/middleware-endpoint@4.4.7:
1638
1638
+
resolution: {integrity: sha512-SCmhUG1UwtnEhF5Sxd8qk7bJwkj1BpFzFlHkXqKCEmDPLrRjJyTGM0EhqT7XBtDaDJjCfjRJQodgZcKDR843qg==}
1588
1639
engines: {node: '>=18.0.0'}
1589
1640
dependencies:
1590
1590
-
'@smithy/core': 3.18.3
1591
1591
-
'@smithy/middleware-serde': 4.2.5
1592
1592
-
'@smithy/node-config-provider': 4.3.5
1593
1593
-
'@smithy/shared-ini-file-loader': 4.4.0
1594
1594
-
'@smithy/types': 4.9.0
1595
1595
-
'@smithy/url-parser': 4.2.5
1596
1596
-
'@smithy/util-middleware': 4.2.5
1641
1641
+
'@smithy/core': 3.20.6
1642
1642
+
'@smithy/middleware-serde': 4.2.9
1643
1643
+
'@smithy/node-config-provider': 4.3.8
1644
1644
+
'@smithy/shared-ini-file-loader': 4.4.3
1645
1645
+
'@smithy/types': 4.12.0
1646
1646
+
'@smithy/url-parser': 4.2.8
1647
1647
+
'@smithy/util-middleware': 4.2.8
1597
1648
tslib: 2.8.1
1598
1649
dev: false
1599
1650
1600
1600
-
/@smithy/middleware-retry@4.4.10:
1601
1601
-
resolution: {integrity: sha512-6fOwX34gXxcqKa3bsG0mR0arc2Cw4ddOS6tp3RgUD2yoTrDTbQ2aVADnDjhUuxaiDZN2iilxndgGDhnpL/XvJA==}
1651
1651
+
/@smithy/middleware-retry@4.4.23:
1652
1652
+
resolution: {integrity: sha512-lLEmkQj7I7oKfvZ1wsnToGJouLOtfkMXDKRA1Hi6F+mMp5O1N8GcVWmVeNgTtgZtd0OTXDTI2vpVQmeutydGew==}
1602
1653
engines: {node: '>=18.0.0'}
1603
1654
dependencies:
1604
1604
-
'@smithy/node-config-provider': 4.3.5
1605
1605
-
'@smithy/protocol-http': 5.3.5
1606
1606
-
'@smithy/service-error-classification': 4.2.5
1607
1607
-
'@smithy/smithy-client': 4.9.6
1608
1608
-
'@smithy/types': 4.9.0
1609
1609
-
'@smithy/util-middleware': 4.2.5
1610
1610
-
'@smithy/util-retry': 4.2.5
1655
1655
+
'@smithy/node-config-provider': 4.3.8
1656
1656
+
'@smithy/protocol-http': 5.3.8
1657
1657
+
'@smithy/service-error-classification': 4.2.8
1658
1658
+
'@smithy/smithy-client': 4.10.8
1659
1659
+
'@smithy/types': 4.12.0
1660
1660
+
'@smithy/util-middleware': 4.2.8
1661
1661
+
'@smithy/util-retry': 4.2.8
1611
1662
'@smithy/uuid': 1.1.0
1612
1663
tslib: 2.8.1
1613
1664
dev: false
1614
1665
1615
1615
-
/@smithy/middleware-serde@4.2.5:
1616
1616
-
resolution: {integrity: sha512-La1ldWTJTZ5NqQyPqnCNeH9B+zjFhrNoQIL1jTh4zuqXRlmXhxYHhMtI1/92OlnoAtp6JoN7kzuwhWoXrBwPqg==}
1666
1666
+
/@smithy/middleware-serde@4.2.9:
1667
1667
+
resolution: {integrity: sha512-eMNiej0u/snzDvlqRGSN3Vl0ESn3838+nKyVfF2FKNXFbi4SERYT6PR392D39iczngbqqGG0Jl1DlCnp7tBbXQ==}
1617
1668
engines: {node: '>=18.0.0'}
1618
1669
dependencies:
1619
1619
-
'@smithy/protocol-http': 5.3.5
1620
1620
-
'@smithy/types': 4.9.0
1670
1670
+
'@smithy/protocol-http': 5.3.8
1671
1671
+
'@smithy/types': 4.12.0
1621
1672
tslib: 2.8.1
1622
1673
dev: false
1623
1674
1624
1624
-
/@smithy/middleware-stack@4.2.5:
1625
1625
-
resolution: {integrity: sha512-bYrutc+neOyWxtZdbB2USbQttZN0mXaOyYLIsaTbJhFsfpXyGWUxJpEuO1rJ8IIJm2qH4+xJT0mxUSsEDTYwdQ==}
1675
1675
+
/@smithy/middleware-stack@4.2.8:
1676
1676
+
resolution: {integrity: sha512-w6LCfOviTYQjBctOKSwy6A8FIkQy7ICvglrZFl6Bw4FmcQ1Z420fUtIhxaUZZshRe0VCq4kvDiPiXrPZAe8oRA==}
1626
1677
engines: {node: '>=18.0.0'}
1627
1678
dependencies:
1628
1628
-
'@smithy/types': 4.9.0
1679
1679
+
'@smithy/types': 4.12.0
1629
1680
tslib: 2.8.1
1630
1681
dev: false
1631
1682
1632
1632
-
/@smithy/node-config-provider@4.3.5:
1633
1633
-
resolution: {integrity: sha512-UTurh1C4qkVCtqggI36DGbLB2Kv8UlcFdMXDcWMbqVY2uRg0XmT9Pb4Vj6oSQ34eizO1fvR0RnFV4Axw4IrrAg==}
1683
1683
+
/@smithy/node-config-provider@4.3.8:
1684
1684
+
resolution: {integrity: sha512-aFP1ai4lrbVlWjfpAfRSL8KFcnJQYfTl5QxLJXY32vghJrDuFyPZ6LtUL+JEGYiFRG1PfPLHLoxj107ulncLIg==}
1634
1685
engines: {node: '>=18.0.0'}
1635
1686
dependencies:
1636
1636
-
'@smithy/property-provider': 4.2.5
1637
1637
-
'@smithy/shared-ini-file-loader': 4.4.0
1638
1638
-
'@smithy/types': 4.9.0
1687
1687
+
'@smithy/property-provider': 4.2.8
1688
1688
+
'@smithy/shared-ini-file-loader': 4.4.3
1689
1689
+
'@smithy/types': 4.12.0
1639
1690
tslib: 2.8.1
1640
1691
dev: false
1641
1692
1642
1642
-
/@smithy/node-http-handler@4.4.5:
1643
1643
-
resolution: {integrity: sha512-CMnzM9R2WqlqXQGtIlsHMEZfXKJVTIrqCNoSd/QpAyp+Dw0a1Vps13l6ma1fH8g7zSPNsA59B/kWgeylFuA/lw==}
1693
1693
+
/@smithy/node-http-handler@4.4.8:
1694
1694
+
resolution: {integrity: sha512-q9u+MSbJVIJ1QmJ4+1u+cERXkrhuILCBDsJUBAW1MPE6sFonbCNaegFuwW9ll8kh5UdyY3jOkoOGlc7BesoLpg==}
1644
1695
engines: {node: '>=18.0.0'}
1645
1696
dependencies:
1646
1646
-
'@smithy/abort-controller': 4.2.5
1647
1647
-
'@smithy/protocol-http': 5.3.5
1648
1648
-
'@smithy/querystring-builder': 4.2.5
1649
1649
-
'@smithy/types': 4.9.0
1697
1697
+
'@smithy/abort-controller': 4.2.8
1698
1698
+
'@smithy/protocol-http': 5.3.8
1699
1699
+
'@smithy/querystring-builder': 4.2.8
1700
1700
+
'@smithy/types': 4.12.0
1650
1701
tslib: 2.8.1
1651
1702
dev: false
1652
1703
1653
1653
-
/@smithy/property-provider@4.2.5:
1654
1654
-
resolution: {integrity: sha512-8iLN1XSE1rl4MuxvQ+5OSk/Zb5El7NJZ1td6Tn+8dQQHIjp59Lwl6bd0+nzw6SKm2wSSriH2v/I9LPzUic7EOg==}
1704
1704
+
/@smithy/property-provider@4.2.8:
1705
1705
+
resolution: {integrity: sha512-EtCTbyIveCKeOXDSWSdze3k612yCPq1YbXsbqX3UHhkOSW8zKsM9NOJG5gTIya0vbY2DIaieG8pKo1rITHYL0w==}
1655
1706
engines: {node: '>=18.0.0'}
1656
1707
dependencies:
1657
1657
-
'@smithy/types': 4.9.0
1708
1708
+
'@smithy/types': 4.12.0
1658
1709
tslib: 2.8.1
1659
1710
dev: false
1660
1711
1661
1661
-
/@smithy/protocol-http@5.3.5:
1662
1662
-
resolution: {integrity: sha512-RlaL+sA0LNMp03bf7XPbFmT5gN+w3besXSWMkA8rcmxLSVfiEXElQi4O2IWwPfxzcHkxqrwBFMbngB8yx/RvaQ==}
1712
1712
+
/@smithy/protocol-http@5.3.8:
1713
1713
+
resolution: {integrity: sha512-QNINVDhxpZ5QnP3aviNHQFlRogQZDfYlCkQT+7tJnErPQbDhysondEjhikuANxgMsZrkGeiAxXy4jguEGsDrWQ==}
1663
1714
engines: {node: '>=18.0.0'}
1664
1715
dependencies:
1665
1665
-
'@smithy/types': 4.9.0
1716
1716
+
'@smithy/types': 4.12.0
1666
1717
tslib: 2.8.1
1667
1718
dev: false
1668
1719
1669
1669
-
/@smithy/querystring-builder@4.2.5:
1670
1670
-
resolution: {integrity: sha512-y98otMI1saoajeik2kLfGyRp11e5U/iJYH/wLCh3aTV/XutbGT9nziKGkgCaMD1ghK7p6htHMm6b6scl9JRUWg==}
1720
1720
+
/@smithy/querystring-builder@4.2.8:
1721
1721
+
resolution: {integrity: sha512-Xr83r31+DrE8CP3MqPgMJl+pQlLLmOfiEUnoyAlGzzJIrEsbKsPy1hqH0qySaQm4oWrCBlUqRt+idEgunKB+iw==}
1671
1722
engines: {node: '>=18.0.0'}
1672
1723
dependencies:
1673
1673
-
'@smithy/types': 4.9.0
1724
1724
+
'@smithy/types': 4.12.0
1674
1725
'@smithy/util-uri-escape': 4.2.0
1675
1726
tslib: 2.8.1
1676
1727
dev: false
1677
1728
1678
1678
-
/@smithy/querystring-parser@4.2.5:
1679
1679
-
resolution: {integrity: sha512-031WCTdPYgiQRYNPXznHXof2YM0GwL6SeaSyTH/P72M1Vz73TvCNH2Nq8Iu2IEPq9QP2yx0/nrw5YmSeAi/AjQ==}
1729
1729
+
/@smithy/querystring-parser@4.2.8:
1730
1730
+
resolution: {integrity: sha512-vUurovluVy50CUlazOiXkPq40KGvGWSdmusa3130MwrR1UNnNgKAlj58wlOe61XSHRpUfIIh6cE0zZ8mzKaDPA==}
1680
1731
engines: {node: '>=18.0.0'}
1681
1732
dependencies:
1682
1682
-
'@smithy/types': 4.9.0
1733
1733
+
'@smithy/types': 4.12.0
1683
1734
tslib: 2.8.1
1684
1735
dev: false
1685
1736
1686
1686
-
/@smithy/service-error-classification@4.2.5:
1687
1687
-
resolution: {integrity: sha512-8fEvK+WPE3wUAcDvqDQG1Vk3ANLR8Px979te96m84CbKAjBVf25rPYSzb4xU4hlTyho7VhOGnh5i62D/JVF0JQ==}
1737
1737
+
/@smithy/service-error-classification@4.2.8:
1738
1738
+
resolution: {integrity: sha512-mZ5xddodpJhEt3RkCjbmUQuXUOaPNTkbMGR0bcS8FE0bJDLMZlhmpgrvPNCYglVw5rsYTpSnv19womw9WWXKQQ==}
1688
1739
engines: {node: '>=18.0.0'}
1689
1740
dependencies:
1690
1690
-
'@smithy/types': 4.9.0
1741
1741
+
'@smithy/types': 4.12.0
1691
1742
dev: false
1692
1743
1693
1693
-
/@smithy/shared-ini-file-loader@4.4.0:
1694
1694
-
resolution: {integrity: sha512-5WmZ5+kJgJDjwXXIzr1vDTG+RhF9wzSODQBfkrQ2VVkYALKGvZX1lgVSxEkgicSAFnFhPj5rudJV0zoinqS0bA==}
1744
1744
+
/@smithy/shared-ini-file-loader@4.4.3:
1745
1745
+
resolution: {integrity: sha512-DfQjxXQnzC5UbCUPeC3Ie8u+rIWZTvuDPAGU/BxzrOGhRvgUanaP68kDZA+jaT3ZI+djOf+4dERGlm9mWfFDrg==}
1695
1746
engines: {node: '>=18.0.0'}
1696
1747
dependencies:
1697
1697
-
'@smithy/types': 4.9.0
1748
1748
+
'@smithy/types': 4.12.0
1698
1749
tslib: 2.8.1
1699
1750
dev: false
1700
1751
1701
1701
-
/@smithy/signature-v4@5.3.5:
1702
1702
-
resolution: {integrity: sha512-xSUfMu1FT7ccfSXkoLl/QRQBi2rOvi3tiBZU2Tdy3I6cgvZ6SEi9QNey+lqps/sJRnogIS+lq+B1gxxbra2a/w==}
1752
1752
+
/@smithy/signature-v4@5.3.8:
1753
1753
+
resolution: {integrity: sha512-6A4vdGj7qKNRF16UIcO8HhHjKW27thsxYci+5r/uVRkdcBEkOEiY8OMPuydLX4QHSrJqGHPJzPRwwVTqbLZJhg==}
1703
1754
engines: {node: '>=18.0.0'}
1704
1755
dependencies:
1705
1756
'@smithy/is-array-buffer': 4.2.0
1706
1706
-
'@smithy/protocol-http': 5.3.5
1707
1707
-
'@smithy/types': 4.9.0
1757
1757
+
'@smithy/protocol-http': 5.3.8
1758
1758
+
'@smithy/types': 4.12.0
1708
1759
'@smithy/util-hex-encoding': 4.2.0
1709
1709
-
'@smithy/util-middleware': 4.2.5
1760
1760
+
'@smithy/util-middleware': 4.2.8
1710
1761
'@smithy/util-uri-escape': 4.2.0
1711
1762
'@smithy/util-utf8': 4.2.0
1712
1763
tslib: 2.8.1
1713
1764
dev: false
1714
1765
1715
1715
-
/@smithy/smithy-client@4.9.6:
1716
1716
-
resolution: {integrity: sha512-hGz42hggqReicRRZUvrKDQiAmoJnx1Q+XfAJnYAGu544gOfxQCAC3hGGD7+Px2gEUUxB/kKtQV7LOtBRNyxteQ==}
1766
1766
+
/@smithy/smithy-client@4.10.8:
1767
1767
+
resolution: {integrity: sha512-wcr3UEL26k7lLoyf9eVDZoD1nNY3Fa1gbNuOXvfxvVWLGkOVW+RYZgUUp/bXHryJfycIOQnBq9o1JAE00ax8HQ==}
1717
1768
engines: {node: '>=18.0.0'}
1718
1769
dependencies:
1719
1719
-
'@smithy/core': 3.18.3
1720
1720
-
'@smithy/middleware-endpoint': 4.3.10
1721
1721
-
'@smithy/middleware-stack': 4.2.5
1722
1722
-
'@smithy/protocol-http': 5.3.5
1723
1723
-
'@smithy/types': 4.9.0
1724
1724
-
'@smithy/util-stream': 4.5.6
1770
1770
+
'@smithy/core': 3.20.6
1771
1771
+
'@smithy/middleware-endpoint': 4.4.7
1772
1772
+
'@smithy/middleware-stack': 4.2.8
1773
1773
+
'@smithy/protocol-http': 5.3.8
1774
1774
+
'@smithy/types': 4.12.0
1775
1775
+
'@smithy/util-stream': 4.5.10
1725
1776
tslib: 2.8.1
1726
1777
dev: false
1727
1778
1728
1728
-
/@smithy/types@4.9.0:
1729
1729
-
resolution: {integrity: sha512-MvUbdnXDTwykR8cB1WZvNNwqoWVaTRA0RLlLmf/cIFNMM2cKWz01X4Ly6SMC4Kks30r8tT3Cty0jmeWfiuyHTA==}
1779
1779
+
/@smithy/types@4.12.0:
1780
1780
+
resolution: {integrity: sha512-9YcuJVTOBDjg9LWo23Qp0lTQ3D7fQsQtwle0jVfpbUHy9qBwCEgKuVH4FqFB3VYu0nwdHKiEMA+oXz7oV8X1kw==}
1730
1781
engines: {node: '>=18.0.0'}
1731
1782
dependencies:
1732
1783
tslib: 2.8.1
1733
1784
dev: false
1734
1785
1735
1735
-
/@smithy/url-parser@4.2.5:
1736
1736
-
resolution: {integrity: sha512-VaxMGsilqFnK1CeBX+LXnSuaMx4sTL/6znSZh2829txWieazdVxr54HmiyTsIbpOTLcf5nYpq9lpzmwRdxj6rQ==}
1786
1786
+
/@smithy/url-parser@4.2.8:
1787
1787
+
resolution: {integrity: sha512-NQho9U68TGMEU639YkXnVMV3GEFFULmmaWdlu1E9qzyIePOHsoSnagTGSDv1Zi8DCNN6btxOSdgmy5E/hsZwhA==}
1737
1788
engines: {node: '>=18.0.0'}
1738
1789
dependencies:
1739
1739
-
'@smithy/querystring-parser': 4.2.5
1740
1740
-
'@smithy/types': 4.9.0
1790
1790
+
'@smithy/querystring-parser': 4.2.8
1791
1791
+
'@smithy/types': 4.12.0
1741
1792
tslib: 2.8.1
1742
1793
dev: false
1743
1794
···
1787
1838
tslib: 2.8.1
1788
1839
dev: false
1789
1840
1790
1790
-
/@smithy/util-defaults-mode-browser@4.3.9:
1791
1791
-
resolution: {integrity: sha512-Bh5bU40BgdkXE2BcaNazhNtEXi1TC0S+1d84vUwv5srWfvbeRNUKFzwKQgC6p6MXPvEgw+9+HdX3pOwT6ut5aw==}
1841
1841
+
/@smithy/util-defaults-mode-browser@4.3.22:
1842
1842
+
resolution: {integrity: sha512-O2WXr6ZRqPnbyoepb7pKcLt1QL6uRfFzGYJ9sGb5hMJQi7v/4RjRmCQa9mNjA0YiXqsc5lBmLXqJPhjM1Vjv5A==}
1792
1843
engines: {node: '>=18.0.0'}
1793
1844
dependencies:
1794
1794
-
'@smithy/property-provider': 4.2.5
1795
1795
-
'@smithy/smithy-client': 4.9.6
1796
1796
-
'@smithy/types': 4.9.0
1845
1845
+
'@smithy/property-provider': 4.2.8
1846
1846
+
'@smithy/smithy-client': 4.10.8
1847
1847
+
'@smithy/types': 4.12.0
1797
1848
tslib: 2.8.1
1798
1849
dev: false
1799
1850
1800
1800
-
/@smithy/util-defaults-mode-node@4.2.12:
1801
1801
-
resolution: {integrity: sha512-EHZwe1E9Q7umImIyCKQg/Cm+S+7rjXxCRvfGmKifqwYvn7M8M4ZcowwUOQzvuuxUUmdzCkqL0Eq0z1m74Pq6pw==}
1851
1851
+
/@smithy/util-defaults-mode-node@4.2.25:
1852
1852
+
resolution: {integrity: sha512-7uMhppVNRbgNIpyUBVRfjGHxygP85wpXalRvn9DvUlCx4qgy1AB/uxOPSiDx/jFyrwD3/BypQhx1JK7f3yxrAw==}
1802
1853
engines: {node: '>=18.0.0'}
1803
1854
dependencies:
1804
1804
-
'@smithy/config-resolver': 4.4.3
1805
1805
-
'@smithy/credential-provider-imds': 4.2.5
1806
1806
-
'@smithy/node-config-provider': 4.3.5
1807
1807
-
'@smithy/property-provider': 4.2.5
1808
1808
-
'@smithy/smithy-client': 4.9.6
1809
1809
-
'@smithy/types': 4.9.0
1855
1855
+
'@smithy/config-resolver': 4.4.6
1856
1856
+
'@smithy/credential-provider-imds': 4.2.8
1857
1857
+
'@smithy/node-config-provider': 4.3.8
1858
1858
+
'@smithy/property-provider': 4.2.8
1859
1859
+
'@smithy/smithy-client': 4.10.8
1860
1860
+
'@smithy/types': 4.12.0
1810
1861
tslib: 2.8.1
1811
1862
dev: false
1812
1863
1813
1813
-
/@smithy/util-endpoints@3.2.5:
1814
1814
-
resolution: {integrity: sha512-3O63AAWu2cSNQZp+ayl9I3NapW1p1rR5mlVHcF6hAB1dPZUQFfRPYtplWX/3xrzWthPGj5FqB12taJJCfH6s8A==}
1864
1864
+
/@smithy/util-endpoints@3.2.8:
1865
1865
+
resolution: {integrity: sha512-8JaVTn3pBDkhZgHQ8R0epwWt+BqPSLCjdjXXusK1onwJlRuN69fbvSK66aIKKO7SwVFM6x2J2ox5X8pOaWcUEw==}
1815
1866
engines: {node: '>=18.0.0'}
1816
1867
dependencies:
1817
1817
-
'@smithy/node-config-provider': 4.3.5
1818
1818
-
'@smithy/types': 4.9.0
1868
1868
+
'@smithy/node-config-provider': 4.3.8
1869
1869
+
'@smithy/types': 4.12.0
1819
1870
tslib: 2.8.1
1820
1871
dev: false
1821
1872
···
1826
1877
tslib: 2.8.1
1827
1878
dev: false
1828
1879
1829
1829
-
/@smithy/util-middleware@4.2.5:
1830
1830
-
resolution: {integrity: sha512-6Y3+rvBF7+PZOc40ybeZMcGln6xJGVeY60E7jy9Mv5iKpMJpHgRE6dKy9ScsVxvfAYuEX4Q9a65DQX90KaQ3bA==}
1880
1880
+
/@smithy/util-middleware@4.2.8:
1881
1881
+
resolution: {integrity: sha512-PMqfeJxLcNPMDgvPbbLl/2Vpin+luxqTGPpW3NAQVLbRrFRzTa4rNAASYeIGjRV9Ytuhzny39SpyU04EQreF+A==}
1831
1882
engines: {node: '>=18.0.0'}
1832
1883
dependencies:
1833
1833
-
'@smithy/types': 4.9.0
1884
1884
+
'@smithy/types': 4.12.0
1834
1885
tslib: 2.8.1
1835
1886
dev: false
1836
1887
1837
1837
-
/@smithy/util-retry@4.2.5:
1838
1838
-
resolution: {integrity: sha512-GBj3+EZBbN4NAqJ/7pAhsXdfzdlznOh8PydUijy6FpNIMnHPSMO2/rP4HKu+UFeikJxShERk528oy7GT79YiJg==}
1888
1888
+
/@smithy/util-retry@4.2.8:
1889
1889
+
resolution: {integrity: sha512-CfJqwvoRY0kTGe5AkQokpURNCT1u/MkRzMTASWMPPo2hNSnKtF1D45dQl3DE2LKLr4m+PW9mCeBMJr5mCAVThg==}
1839
1890
engines: {node: '>=18.0.0'}
1840
1891
dependencies:
1841
1841
-
'@smithy/service-error-classification': 4.2.5
1842
1842
-
'@smithy/types': 4.9.0
1892
1892
+
'@smithy/service-error-classification': 4.2.8
1893
1893
+
'@smithy/types': 4.12.0
1843
1894
tslib: 2.8.1
1844
1895
dev: false
1845
1896
1846
1846
-
/@smithy/util-stream@4.5.6:
1847
1847
-
resolution: {integrity: sha512-qWw/UM59TiaFrPevefOZ8CNBKbYEP6wBAIlLqxn3VAIo9rgnTNc4ASbVrqDmhuwI87usnjhdQrxodzAGFFzbRQ==}
1897
1897
+
/@smithy/util-stream@4.5.10:
1898
1898
+
resolution: {integrity: sha512-jbqemy51UFSZSp2y0ZmRfckmrzuKww95zT9BYMmuJ8v3altGcqjwoV1tzpOwuHaKrwQrCjIzOib499ymr2f98g==}
1848
1899
engines: {node: '>=18.0.0'}
1849
1900
dependencies:
1850
1850
-
'@smithy/fetch-http-handler': 5.3.6
1851
1851
-
'@smithy/node-http-handler': 4.4.5
1852
1852
-
'@smithy/types': 4.9.0
1901
1901
+
'@smithy/fetch-http-handler': 5.3.9
1902
1902
+
'@smithy/node-http-handler': 4.4.8
1903
1903
+
'@smithy/types': 4.12.0
1853
1904
'@smithy/util-base64': 4.3.0
1854
1905
'@smithy/util-buffer-from': 4.2.0
1855
1906
'@smithy/util-hex-encoding': 4.2.0
···
1880
1931
tslib: 2.8.1
1881
1932
dev: false
1882
1933
1883
1883
-
/@smithy/util-waiter@4.2.5:
1884
1884
-
resolution: {integrity: sha512-Dbun99A3InifQdIrsXZ+QLcC0PGBPAdrl4cj1mTgJvyc9N2zf7QSxg8TBkzsCmGJdE3TLbO9ycwpY0EkWahQ/g==}
1934
1934
+
/@smithy/util-waiter@4.2.8:
1935
1935
+
resolution: {integrity: sha512-n+lahlMWk+aejGuax7DPWtqav8HYnWxQwR+LCG2BgCUmaGcTe9qZCFsmw8TMg9iG75HOwhrJCX9TCJRLH+Yzqg==}
1885
1936
engines: {node: '>=18.0.0'}
1886
1937
dependencies:
1887
1887
-
'@smithy/abort-controller': 4.2.5
1888
1888
-
'@smithy/types': 4.9.0
1938
1938
+
'@smithy/abort-controller': 4.2.8
1939
1939
+
'@smithy/types': 4.12.0
1889
1940
tslib: 2.8.1
1890
1941
dev: false
1891
1942
···
1903
1954
/@types/bn.js@5.2.0:
1904
1955
resolution: {integrity: sha512-DLbJ1BPqxvQhIGbeu8VbUC1DiAiahHtAYvA0ZEAa4P31F7IaArc8z3C3BRQdWX4mtLQuABG4yzp76ZrS02Ui1Q==}
1905
1956
dependencies:
1906
1906
-
'@types/node': 24.10.1
1957
1957
+
'@types/node': 25.0.9
1907
1958
dev: false
1908
1959
1909
1960
/@types/elliptic@6.4.18:
···
1912
1963
'@types/bn.js': 5.2.0
1913
1964
dev: false
1914
1965
1915
1915
-
/@types/node@24.10.1:
1916
1916
-
resolution: {integrity: sha512-GNWcUTRBgIRJD5zj+Tq0fKOJ5XZajIiBroOF0yvj2bSU1WvNdYS/dn9UxwsujGW4JX06dnHyjV2y9rRaybH0iQ==}
1966
1966
+
/@types/node@25.0.9:
1967
1967
+
resolution: {integrity: sha512-/rpCXHlCWeqClNBwUhDcusJxXYDjZTyE8v5oTO7WbL8eij2nKhUeU89/6xgjU7N4/Vh3He0BtyhJdQbDyhiXAw==}
1917
1968
dependencies:
1918
1969
undici-types: 7.16.0
1919
1970
dev: false
···
1985
2036
resolution: {integrity: sha512-VPk9ebNqPcy5lRGuSlKx752IlDatOjT9paPlm8A7yOuW2Fbvp4X3JznJtT4f0GzGLLiWE9W8onz51SqLYwzGaA==}
1986
2037
dependencies:
1987
2038
follow-redirects: 1.15.11
1988
1988
-
form-data: 4.0.4
2039
2039
+
form-data: 4.0.5
1989
2040
proxy-from-env: 1.1.0
1990
2041
transitivePeerDependencies:
1991
2042
- debug
···
2030
2081
resolution: {integrity: sha512-n4DSx829VRTRByMRGdjQ9iqsN0Bh4OolPsFnaZBLcbi8iXcB+kJ9s7EnRt4wILZNV3kPLHkRVfOc/HvhC3ovDw==}
2031
2082
dev: false
2032
2083
2033
2033
-
/body-parser@1.20.3:
2034
2034
-
resolution: {integrity: sha512-7rAxByjUMqQ3/bHJy7D6OGXvx/MMc4IqBn/X0fcM1QUcAItpZrBEYhWGem+tzXH90c+G01ypMcYJBO9Y30203g==}
2084
2084
+
/body-parser@1.20.4:
2085
2085
+
resolution: {integrity: sha512-ZTgYYLMOXY9qKU/57FAo8F+HA2dGX7bqGc71txDRC1rS4frdFI5R7NhluHxH6M0YItAP0sHB4uqAOcYKxO6uGA==}
2035
2086
engines: {node: '>= 0.8', npm: 1.2.8000 || >= 1.4.16}
2036
2087
dependencies:
2037
2088
bytes: 3.1.2
···
2039
2090
debug: 2.6.9
2040
2091
depd: 2.0.0
2041
2092
destroy: 1.2.0
2042
2042
-
http-errors: 2.0.0
2093
2093
+
http-errors: 2.0.1
2043
2094
iconv-lite: 0.4.24
2044
2095
on-finished: 2.4.1
2045
2045
-
qs: 6.13.0
2046
2046
-
raw-body: 2.5.2
2096
2096
+
qs: 6.14.1
2097
2097
+
raw-body: 2.5.3
2047
2098
type-is: 1.6.18
2048
2099
unpipe: 1.0.0
2049
2100
transitivePeerDependencies:
2050
2101
- supports-color
2051
2102
dev: false
2052
2103
2053
2053
-
/bowser@2.12.1:
2054
2054
-
resolution: {integrity: sha512-z4rE2Gxh7tvshQ4hluIT7XcFrgLIQaw9X3A+kTTRdovCz5PMukm/0QC/BKSYPj3omF5Qfypn9O/c5kgpmvYUCw==}
2104
2104
+
/bowser@2.13.1:
2105
2105
+
resolution: {integrity: sha512-OHawaAbjwx6rqICCKgSG0SAnT05bzd7ppyKLVUITZpANBaaMFBAsaNkto3LoQ31tyFP5kNujE8Cdx85G9VzOkw==}
2055
2106
dev: false
2056
2107
2057
2108
/brace-expansion@2.0.2:
···
2106
2157
get-intrinsic: 1.3.0
2107
2158
dev: false
2108
2159
2109
2109
-
/cbor-extract@2.2.0:
2110
2110
-
resolution: {integrity: sha512-Ig1zM66BjLfTXpNgKpvBePq271BPOvu8MR0Jl080yG7Jsl+wAZunfrwiwA+9ruzm/WEdIV5QF/bjDZTqyAIVHA==}
2111
2111
-
hasBin: true
2112
2112
-
requiresBuild: true
2113
2113
-
dependencies:
2114
2114
-
node-gyp-build-optional-packages: 5.1.1
2115
2115
-
optionalDependencies:
2116
2116
-
'@cbor-extract/cbor-extract-darwin-arm64': 2.2.0
2117
2117
-
'@cbor-extract/cbor-extract-darwin-x64': 2.2.0
2118
2118
-
'@cbor-extract/cbor-extract-linux-arm': 2.2.0
2119
2119
-
'@cbor-extract/cbor-extract-linux-arm64': 2.2.0
2120
2120
-
'@cbor-extract/cbor-extract-linux-x64': 2.2.0
2121
2121
-
'@cbor-extract/cbor-extract-win32-x64': 2.2.0
2122
2122
-
dev: false
2123
2123
-
optional: true
2124
2124
-
2125
2125
-
/cbor-x@1.6.0:
2126
2126
-
resolution: {integrity: sha512-0kareyRwHSkL6ws5VXHEf8uY1liitysCVJjlmhaLG+IXLqhSaOO+t63coaso7yjwEzWZzLy8fJo06gZDVQM9Qg==}
2127
2127
-
optionalDependencies:
2128
2128
-
cbor-extract: 2.2.0
2129
2129
-
dev: false
2130
2130
-
2131
2160
/cborg@1.10.2:
2132
2161
resolution: {integrity: sha512-b3tFPA9pUr2zCUiCfRd2+wok2/LBSNUMKOuRRok+WlvvAgEt/PlbgPTsZUcwCOs53IJvLgTp0eotwtosE6njug==}
2133
2162
hasBin: true
···
2209
2238
engines: {node: '>= 0.6'}
2210
2239
dev: false
2211
2240
2212
2212
-
/cookie-signature@1.0.6:
2213
2213
-
resolution: {integrity: sha512-QADzlaHc8icV8I7vbaJXJwod9HWYp8uCqf1xa4OfNu1T7JVxQIrUgOWtHdNDtPiywmFbiS12VjotIXLrKM3orQ==}
2214
2214
-
dev: false
2215
2215
-
2216
2216
-
/cookie@0.7.1:
2217
2217
-
resolution: {integrity: sha512-6DnInpx7SJ2AK3+CTUE/ZM0vWTUboZCegxhC2xiIydHR9jNuTAASBrfEpHhiGOZw/nX51bHt6YQl8jsGo4y/0w==}
2218
2218
-
engines: {node: '>= 0.6'}
2241
2241
+
/cookie-signature@1.0.7:
2242
2242
+
resolution: {integrity: sha512-NXdYc3dLr47pBkpUCHtKSwIOQXLVn8dZEuywboCOJY/osA0wFSLlSawr3KN8qXJEyX66FcONTH8EIlVuK0yyFA==}
2219
2243
dev: false
2220
2244
2221
2245
/cookie@0.7.2:
···
2223
2247
engines: {node: '>= 0.6'}
2224
2248
dev: false
2225
2249
2250
2250
+
/core-js@3.47.0:
2251
2251
+
resolution: {integrity: sha512-c3Q2VVkGAUyupsjRnaNX6u8Dq2vAdzm9iuPj5FW0fRxzlxgq9Q39MDq10IvmQSpLgHQNyQzQmOo6bgGHmH3NNg==}
2252
2252
+
requiresBuild: true
2253
2253
+
dev: false
2254
2254
+
2226
2255
/cors@2.8.5:
2227
2256
resolution: {integrity: sha512-KIHbLJqu73RGr/hnbrO9uBeixNGuvSQjul/jdFvS/KFSIH1hWVd1ng7zOHx+YrEfInLG7q4n6GHQ9cDtxv/P6g==}
2228
2257
engines: {node: '>= 0.10'}
···
2310
2339
engines: {node: '>=8'}
2311
2340
dev: false
2312
2341
2313
2313
-
/disposable-email-domains-js@1.19.1:
2314
2314
-
resolution: {integrity: sha512-qRUb6+7if3EsIMdIbGoi95HS8VFou1sGuPgj5gUfqVnQdGS6W809Fd+GyF8Yq0MBS3cT08d86TU3bKMFB8aOlQ==}
2342
2342
+
/disposable-email-domains-js@1.21.0:
2343
2343
+
resolution: {integrity: sha512-PKRzcII8n40uiMUYMVjFTlubk8VwWHdbJth1bBtWswjwiI88j1Uw8FVrfXQvHnj56Z8P9nCkcCn/i5VF4u47Cw==}
2315
2344
dev: false
2316
2345
2317
2346
/dom-serializer@1.4.1:
···
2378
2407
resolution: {integrity: sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==}
2379
2408
dev: false
2380
2409
2381
2381
-
/encodeurl@1.0.2:
2382
2382
-
resolution: {integrity: sha512-TPJXq8JqFaVYm2CWmPvnP2Iyo4ZSM7/QKcSmuMLDObfpH5fi7RUGmd/rTDf+rut/saiDiQEeVTNgAmJEdAOx0w==}
2383
2383
-
engines: {node: '>= 0.8'}
2384
2384
-
dev: false
2385
2385
-
2386
2410
/encodeurl@2.0.0:
2387
2411
resolution: {integrity: sha512-Q0n9HRi4m6JuGIV1eFlmvJB7ZEVxu93IrMyiMsGC0lrMJMWzRgx6WGquyfQgZVb31vhGgXnfmPNNXmxnOkRBrg==}
2388
2412
engines: {node: '>= 0.8'}
···
2453
2477
engines: {node: '>=6'}
2454
2478
dev: false
2455
2479
2456
2456
-
/express-async-errors@3.1.1(express@4.21.2):
2480
2480
+
/express-async-errors@3.1.1(express@4.22.1):
2457
2481
resolution: {integrity: sha512-h6aK1da4tpqWSbyCa3FxB/V6Ehd4EEB15zyQq9qe75OZBp0krinNKuH4rAY+S/U/2I36vdLAUFSjQJ+TFmODng==}
2458
2482
peerDependencies:
2459
2483
express: ^4.16.2
2460
2484
dependencies:
2461
2461
-
express: 4.21.2
2485
2485
+
express: 4.22.1
2462
2486
dev: false
2463
2487
2464
2464
-
/express@4.21.2:
2465
2465
-
resolution: {integrity: sha512-28HqgMZAmih1Czt9ny7qr6ek2qddF4FclbMzwhCREB6OFfH+rXAnuNCwo1/wFvrtbgsQDb4kSbX9de9lFbrXnA==}
2488
2488
+
/express@4.22.1:
2489
2489
+
resolution: {integrity: sha512-F2X8g9P1X7uCPZMA3MVf9wcTqlyNp7IhH5qPCI0izhaOIYXaW9L535tGA3qmjRzpH+bZczqq7hVKxTR4NWnu+g==}
2466
2490
engines: {node: '>= 0.10.0'}
2467
2491
dependencies:
2468
2492
accepts: 1.3.8
2469
2493
array-flatten: 1.1.1
2470
2470
-
body-parser: 1.20.3
2494
2494
+
body-parser: 1.20.4
2471
2495
content-disposition: 0.5.4
2472
2496
content-type: 1.0.5
2473
2473
-
cookie: 0.7.1
2474
2474
-
cookie-signature: 1.0.6
2497
2497
+
cookie: 0.7.2
2498
2498
+
cookie-signature: 1.0.7
2475
2499
debug: 2.6.9
2476
2500
depd: 2.0.0
2477
2501
encodeurl: 2.0.0
2478
2502
escape-html: 1.0.3
2479
2503
etag: 1.8.1
2480
2480
-
finalhandler: 1.3.1
2504
2504
+
finalhandler: 1.3.2
2481
2505
fresh: 0.5.2
2482
2482
-
http-errors: 2.0.0
2506
2506
+
http-errors: 2.0.1
2483
2507
merge-descriptors: 1.0.3
2484
2508
methods: 1.1.2
2485
2509
on-finished: 2.4.1
2486
2510
parseurl: 1.3.3
2487
2511
path-to-regexp: 0.1.12
2488
2512
proxy-addr: 2.0.7
2489
2489
-
qs: 6.13.0
2513
2513
+
qs: 6.14.1
2490
2514
range-parser: 1.2.1
2491
2515
safe-buffer: 5.2.1
2492
2492
-
send: 0.19.0
2493
2493
-
serve-static: 1.16.2
2516
2516
+
send: 0.19.2
2517
2517
+
serve-static: 1.16.3
2494
2518
setprototypeof: 1.2.0
2495
2495
-
statuses: 2.0.1
2519
2519
+
statuses: 2.0.2
2496
2520
type-is: 1.6.18
2497
2521
utils-merge: 1.0.1
2498
2522
vary: 1.1.2
···
2514
2538
resolution: {integrity: sha512-pfX9uG9Ki0yekDHx2SiuRIyFdyAr1kMIMitPvb0YBo8SUfKvia7w7FIyd/l6av85pFYRhZscS75MwMnbvY+hcQ==}
2515
2539
hasBin: true
2516
2540
dependencies:
2517
2517
-
strnum: 2.1.1
2541
2541
+
strnum: 2.1.2
2518
2542
dev: false
2519
2543
2520
2544
/file-type@16.5.4:
···
2530
2554
resolution: {integrity: sha512-0Zt+s3L7Vf1biwWZ29aARiVYLx7iMGnEUl9x33fbB/j3jR81u/O2LbqK+Bm1CDSNDKVtJ/YjwY7TUd5SkeLQLw==}
2531
2555
dev: false
2532
2556
2533
2533
-
/finalhandler@1.3.1:
2534
2534
-
resolution: {integrity: sha512-6BN9trH7bp3qvnrRyzsBz+g3lZxTNZTbVO2EV1CS0WIcDbawYVdYvGflME/9QP0h0pYlCDBCTjYa9nZzMDpyxQ==}
2557
2557
+
/finalhandler@1.3.2:
2558
2558
+
resolution: {integrity: sha512-aA4RyPcd3badbdABGDuTXCMTtOneUCAYH/gxoYRTZlIJdF0YPWuGqiAsIrhNnnqdXGswYk6dGujem4w80UJFhg==}
2535
2559
engines: {node: '>= 0.8'}
2536
2560
dependencies:
2537
2561
debug: 2.6.9
···
2539
2563
escape-html: 1.0.3
2540
2564
on-finished: 2.4.1
2541
2565
parseurl: 1.3.3
2542
2542
-
statuses: 2.0.1
2566
2566
+
statuses: 2.0.2
2543
2567
unpipe: 1.0.0
2544
2568
transitivePeerDependencies:
2545
2569
- supports-color
···
2563
2587
signal-exit: 4.1.0
2564
2588
dev: false
2565
2589
2566
2566
-
/form-data@4.0.4:
2567
2567
-
resolution: {integrity: sha512-KrGhL9Q4zjj0kiUt5OO4Mr/A/jlI2jDYs5eHBpYHPcBEVSiipAvn2Ko2HnPe20rmcuuvMHNdZFp+4IlGTMF0Ow==}
2590
2590
+
/form-data@4.0.5:
2591
2591
+
resolution: {integrity: sha512-8RipRLol37bNs2bhoV67fiTEvdTrbMUYcFTiy3+wuuOnUog2QBHCZWXDRijWQfAkhBj2Uf5UnVaiWwA5vdd82w==}
2568
2592
engines: {node: '>= 6'}
2569
2593
dependencies:
2570
2594
asynckit: 0.4.0
···
2625
2649
resolution: {integrity: sha512-SyHy3T1v2NUXn29OsWdxmK6RwHD+vkj3v8en8AOBZ1wBQ/hCAQ5bAQTD02kW4W9tUp/3Qh6J8r9EvntiyCmOOw==}
2626
2650
dev: false
2627
2651
2628
2628
-
/glob@10.4.5:
2629
2629
-
resolution: {integrity: sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg==}
2652
2652
+
/glob@10.5.0:
2653
2653
+
resolution: {integrity: sha512-DfXN8DfhJ7NH3Oe7cFmu3NCu1wKbkReJ8TorzSAFbSKrlNaQSKfIzqYqVY8zlbs2NLBbWpRiU52GX2PbaBVNkg==}
2630
2654
hasBin: true
2631
2655
dependencies:
2632
2656
foreground-child: 3.3.1
···
2642
2666
engines: {node: '>= 0.4'}
2643
2667
dev: false
2644
2668
2645
2645
-
/graphemer@1.4.0:
2646
2646
-
resolution: {integrity: sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==}
2647
2647
-
dev: false
2648
2648
-
2649
2669
/handlebars@4.7.8:
2650
2670
resolution: {integrity: sha512-vafaFqs8MZkRrSX7sFVUdo3ap/eNiLnb4IakshzvP56X5Nr1iGKAIqdX6tMlm6HcNRIkr6AxO5jFEoJzzpT8aQ==}
2651
2671
engines: {node: '>=0.4.7'}
···
2718
2738
entities: 2.2.0
2719
2739
dev: false
2720
2740
2721
2721
-
/http-errors@2.0.0:
2722
2722
-
resolution: {integrity: sha512-FtwrG/euBzaEjYeRqOgly7G0qviiXoJWnvEH2Z1plBdXgbyjv34pHTSb9zoeHMyDy33+DWy5Wt9Wo+TURtOYSQ==}
2741
2741
+
/http-errors@2.0.1:
2742
2742
+
resolution: {integrity: sha512-4FbRdAX+bSdmo4AUFuS0WNiPz8NgFt+r8ThgNWmlrjQjt1Q7ZR9+zTlce2859x4KSXrwIsaeTqDoKQmtP8pLmQ==}
2723
2743
engines: {node: '>= 0.8'}
2724
2744
dependencies:
2725
2745
depd: 2.0.0
2726
2746
inherits: 2.0.4
2727
2747
setprototypeof: 1.2.0
2728
2728
-
statuses: 2.0.1
2748
2748
+
statuses: 2.0.2
2729
2749
toidentifier: 1.0.1
2730
2750
dev: false
2731
2751
···
2735
2755
dependencies:
2736
2756
delay: 5.0.0
2737
2757
p-wait-for: 3.2.0
2738
2738
-
roarr: 7.21.2
2758
2758
+
roarr: 7.21.4
2739
2759
type-fest: 2.19.0
2740
2760
dev: false
2741
2761
···
2758
2778
resolution: {integrity: sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==}
2759
2779
dev: false
2760
2780
2761
2761
-
/ioredis@5.8.2:
2762
2762
-
resolution: {integrity: sha512-C6uC+kleiIMmjViJINWk80sOQw5lEzse1ZmvD+S/s8p8CWapftSaC+kocGTx6xrbrJ4WmYQGC08ffHLr6ToR6Q==}
2781
2781
+
/ioredis@5.9.2:
2782
2782
+
resolution: {integrity: sha512-tAAg/72/VxOUW7RQSX1pIxJVucYKcjFjfvj60L57jrZpYCHC3XN0WCQ3sNYL4Gmvv+7GPvTAjc+KSdeNuE8oWQ==}
2763
2783
engines: {node: '>=12.22.0'}
2764
2784
dependencies:
2765
2765
-
'@ioredis/commands': 1.4.0
2785
2785
+
'@ioredis/commands': 1.5.0
2766
2786
cluster-key-slot: 1.1.2
2767
2787
debug: 4.4.3
2768
2788
denque: 2.1.0
···
2780
2800
engines: {node: '>= 0.10'}
2781
2801
dev: false
2782
2802
2783
2783
-
/ipaddr.js@2.2.0:
2784
2784
-
resolution: {integrity: sha512-Ag3wB2o37wslZS19hZqorUnrnzSkpOVy+IiiDEiTqNubEYpYuHWIf6K4psgN2ZWKExS4xhVCrRVfb/wfW8fWJA==}
2803
2803
+
/ipaddr.js@2.3.0:
2804
2804
+
resolution: {integrity: sha512-Zv/pA+ciVFbCSBBjGfaKUya/CcGmUHzTydLMaTwrUUEM2DIEO3iZvueGxmacvmN50fGpGVKeTXpb2LcYQxeVdg==}
2785
2805
engines: {node: '>= 10'}
2786
2806
dev: false
2787
2807
···
2945
2965
resolution: {integrity: sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==}
2946
2966
dev: false
2947
2967
2948
2948
-
/node-abi@3.85.0:
2949
2949
-
resolution: {integrity: sha512-zsFhmbkAzwhTft6nd3VxcG0cvJsT70rL+BIGHWVq5fi6MwGrHwzqKaxXE+Hl2GmnGItnDKPPkO5/LQqjVkIdFg==}
2968
2968
+
/node-abi@3.86.0:
2969
2969
+
resolution: {integrity: sha512-sn9Et4N3ynsetj3spsZR729DVlGH6iBG4RiDMV7HEp3guyOW6W3S0unGpLDxT50mXortGUMax/ykUNQXdqc/Xg==}
2950
2970
engines: {node: '>=10'}
2951
2971
dependencies:
2952
2972
semver: 7.7.3
2953
2973
dev: false
2954
2974
2955
2955
-
/node-gyp-build-optional-packages@5.1.1:
2956
2956
-
resolution: {integrity: sha512-+P72GAjVAbTxjjwUmwjVrqrdZROD4nf8KgpBoDxqXXTiYZZt/ud60dE5yvCSr9lRO8e8yv6kgJIC0K0PfZFVQw==}
2957
2957
-
hasBin: true
2958
2958
-
requiresBuild: true
2959
2959
-
dependencies:
2960
2960
-
detect-libc: 2.1.2
2961
2961
-
dev: false
2962
2962
-
optional: true
2963
2963
-
2964
2975
/nodemailer-html-to-text@3.2.0:
2965
2976
resolution: {integrity: sha512-RJUC6640QV1PzTHHapOrc6IzrAJUZtk2BdVdINZ9VTLm+mcQNyBO9LYyhrnufkzqiD9l8hPLJ97rSyK4WanPNg==}
2966
2977
engines: {node: '>= 10.23.0'}
···
3116
3127
minimist: 1.2.8
3117
3128
mkdirp-classic: 0.5.3
3118
3129
napi-build-utils: 2.0.0
3119
3119
-
node-abi: 3.85.0
3130
3130
+
node-abi: 3.86.0
3120
3131
pump: 3.0.3
3121
3132
rc: 1.2.8
3122
3133
simple-get: 4.0.1
···
3152
3163
once: 1.4.0
3153
3164
dev: false
3154
3165
3155
3155
-
/qs@6.13.0:
3156
3156
-
resolution: {integrity: sha512-+38qI9SOr8tfZ4QmJNplMUxqjbe7LKvvZgWdExBOmd+egZTtjLB67Gu0HRX3u/XOq7UU2Nx6nsjvS16Z9uwfpg==}
3166
3166
+
/qs@6.14.1:
3167
3167
+
resolution: {integrity: sha512-4EK3+xJl8Ts67nLYNwqw/dsFVnCf+qR7RgXSK9jEEm9unao3njwMDdmsdvoKBKHzxd7tCYz5e5M+SnMjdtXGQQ==}
3157
3168
engines: {node: '>=0.6'}
3158
3169
dependencies:
3159
3170
side-channel: 1.1.0
···
3172
3183
resolution: {integrity: sha512-rMATGGOdO1suFyf/mI5LYhts71g1sbdhmd6YvdiXO2gJnd42Tt6QS4JUKJKSWVVkMtBacm6l40FR7Trjo6Iruw==}
3173
3184
dev: false
3174
3185
3175
3175
-
/raw-body@2.5.2:
3176
3176
-
resolution: {integrity: sha512-8zGqypfENjCIqGhgXToC8aB2r7YrBX+AQAfIPs/Mlk+BtPTztOvTS01NRW/3Eh60J+a48lt8qsCzirQ6loCVfA==}
3186
3186
+
/raw-body@2.5.3:
3187
3187
+
resolution: {integrity: sha512-s4VSOf6yN0rvbRZGxs8Om5CWj6seneMwK3oDb4lWDH0UPhWcxwOWw5+qk24bxq87szX1ydrwylIOp2uG1ojUpA==}
3177
3188
engines: {node: '>= 0.8'}
3178
3189
dependencies:
3179
3190
bytes: 3.1.2
3180
3180
-
http-errors: 2.0.0
3191
3191
+
http-errors: 2.0.1
3181
3192
iconv-lite: 0.4.24
3182
3193
unpipe: 1.0.0
3183
3194
dev: false
···
3236
3247
redis-errors: 1.2.0
3237
3248
dev: false
3238
3249
3239
3239
-
/roarr@7.21.2:
3240
3240
-
resolution: {integrity: sha512-RyXI+aNxwVyfF71a9cqz/jhXWbycnVh7GXnnJUniIBXKTOJQF3rmpNexStXt8TUcKyiXCwyfYzboZLMYUllPDA==}
3250
3250
+
/roarr@7.21.4:
3251
3251
+
resolution: {integrity: sha512-qvfUKCrpPzhWmQ4NxRYnuwhkI5lwmObhBU06BCK/lpj6PID9nL4Hk6XDwek2foKI+TMaV+Yw//XZshGF2Lox/Q==}
3241
3252
engines: {node: '>=18.0'}
3242
3253
dependencies:
3243
3254
fast-printf: 1.6.10
···
3276
3287
hasBin: true
3277
3288
dev: false
3278
3289
3279
3279
-
/send@0.19.0:
3280
3280
-
resolution: {integrity: sha512-dW41u5VfLXu8SJh5bwRmyYUbAoSB3c9uQh6L8h/KtsFREPWpbX1lrljJo186Jc4nmci/sGUZ9a0a0J2zgfq2hw==}
3290
3290
+
/send@0.19.2:
3291
3291
+
resolution: {integrity: sha512-VMbMxbDeehAxpOtWJXlcUS5E8iXh6QmN+BkRX1GARS3wRaXEEgzCcB10gTQazO42tpNIya8xIyNx8fll1OFPrg==}
3281
3292
engines: {node: '>= 0.8.0'}
3282
3293
dependencies:
3283
3294
debug: 2.6.9
3284
3295
depd: 2.0.0
3285
3296
destroy: 1.2.0
3286
3286
-
encodeurl: 1.0.2
3297
3297
+
encodeurl: 2.0.0
3287
3298
escape-html: 1.0.3
3288
3299
etag: 1.8.1
3289
3300
fresh: 0.5.2
3290
3290
-
http-errors: 2.0.0
3301
3301
+
http-errors: 2.0.1
3291
3302
mime: 1.6.0
3292
3303
ms: 2.1.3
3293
3304
on-finished: 2.4.1
3294
3305
range-parser: 1.2.1
3295
3295
-
statuses: 2.0.1
3306
3306
+
statuses: 2.0.2
3296
3307
transitivePeerDependencies:
3297
3308
- supports-color
3298
3309
dev: false
3299
3310
3300
3300
-
/serve-static@1.16.2:
3301
3301
-
resolution: {integrity: sha512-VqpjJZKadQB/PEbEwvFdO43Ax5dFBZ2UECszz8bQ7pi7wt//PWe1P6MN7eCnjsatYtBT6EuiClbjSWP2WrIoTw==}
3311
3311
+
/serve-static@1.16.3:
3312
3312
+
resolution: {integrity: sha512-x0RTqQel6g5SY7Lg6ZreMmsOzncHFU7nhnRWkKgWuMTu5NN0DR5oruckMqRvacAN9d5w6ARnRBXl9xhDCgfMeA==}
3302
3313
engines: {node: '>= 0.8.0'}
3303
3314
dependencies:
3304
3315
encodeurl: 2.0.0
3305
3316
escape-html: 1.0.3
3306
3317
parseurl: 1.3.3
3307
3307
-
send: 0.19.0
3318
3318
+
send: 0.19.2
3308
3319
transitivePeerDependencies:
3309
3320
- supports-color
3310
3321
dev: false
···
3438
3449
resolution: {integrity: sha512-qoRRSyROncaz1z0mvYqIE4lCd9p2R90i6GxW3uZv5ucSu8tU7B5HXUP1gG8pVZsYNVaXjk8ClXHPttLyxAL48A==}
3439
3450
dev: false
3440
3451
3441
3441
-
/statuses@2.0.1:
3442
3442
-
resolution: {integrity: sha512-RwNA9Z/7PrK06rYLIzFMlaF+l73iwpzsqRIFgbMLbTcLD6cOao82TaWefPXQvB2fOC4AjuYSEndS7N/mTCbkdQ==}
3452
3452
+
/statuses@2.0.2:
3453
3453
+
resolution: {integrity: sha512-DvEy55V3DB7uknRo+4iOGT5fP1slR8wQohVdknigZPMpMstaKJQWhwiYBACJE3Ul2pTnATihhBYnRhZQHGBiRw==}
3443
3454
engines: {node: '>= 0.8'}
3444
3455
dev: false
3445
3456
···
3493
3504
engines: {node: '>=0.10.0'}
3494
3505
dev: false
3495
3506
3496
3496
-
/strnum@2.1.1:
3497
3497
-
resolution: {integrity: sha512-7ZvoFTiCnGxBtDqJ//Cu6fWtZtc7Y3x+QOirG15wztbdngGSkht27o2pyGWrVy0b4WAy3jbKmnoK6g5VlVNUUw==}
3507
3507
+
/strnum@2.1.2:
3508
3508
+
resolution: {integrity: sha512-l63NF9y/cLROq/yqKXSLtcMeeyOfnSQlfMSlzFt/K73oIaD8DGaQWd7Z34X9GPiKqP5rbSh84Hl4bOlLcjiSrQ==}
3498
3509
dev: false
3499
3510
3500
3511
/strtok3@6.3.0:
···
3596
3607
resolution: {integrity: sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw==}
3597
3608
dev: false
3598
3609
3599
3599
-
/undici@6.22.0:
3600
3600
-
resolution: {integrity: sha512-hU/10obOIu62MGYjdskASR3CUAiYaFTtC9Pa6vHyf//mAipSvSQg6od2CnJswq7fvzNS3zJhxoRkgNVaHurWKw==}
3610
3610
+
/undici@6.23.0:
3611
3611
+
resolution: {integrity: sha512-VfQPToRA5FZs/qJxLIinmU59u0r7LXqoJkCzinq3ckNJp3vKEh7jTWN589YQ5+aoAC/TGRLyJLCPKcLQbM8r9g==}
3601
3612
engines: {node: '>=18.17'}
3613
3613
+
dev: false
3614
3614
+
3615
3615
+
/unicode-segmenter@0.14.5:
3616
3616
+
resolution: {integrity: sha512-jHGmj2LUuqDcX3hqY12Ql+uhUTn8huuxNZGq7GvtF6bSybzH3aFgedYu/KTzQStEgt1Ra2F3HxadNXsNjb3m3g==}
3602
3617
dev: false
3603
3618
3604
3619
/unpipe@1.0.0:
···
3658
3673
resolution: {integrity: sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==}
3659
3674
dev: false
3660
3675
3661
3661
-
/ws@8.18.3:
3662
3662
-
resolution: {integrity: sha512-PEIGCY5tSlUt50cqyMXfCzX+oOPqN0vuGqWzbcJ2xvnkzkq46oOpz7dQaTDBdfICb4N14+GARUDw2XV2N4tvzg==}
3676
3676
+
/ws@8.19.0:
3677
3677
+
resolution: {integrity: sha512-blAT2mjOEIi0ZzruJfIhb3nps74PRWTCz1IjglWEEpQl5XS/UNama6u2/rjFkDDouqr4L67ry+1aGIALViWjDg==}
3663
3678
engines: {node: '>=10.0.0'}
3664
3679
peerDependencies:
3665
3680
bufferutil: ^4.0.1