5
5
6
6
[ballerina ]
7
7
dependencies-toml-version = " 2"
8
- distribution-version = " 2201.10.0"
8
+ distribution-version = " 2201.10.0-20241025-103700-5c9e6a27 "
9
9
10
10
[[package ]]
11
11
org = " ballerina"
12
12
name = " auth"
13
- version = " 2.12.0 "
13
+ version = " 2.12.1 "
14
14
dependencies = [
15
15
{org = " ballerina" , name = " crypto" },
16
16
{org = " ballerina" , name = " jballerina.java" },
@@ -22,18 +22,17 @@ dependencies = [
22
22
[[package ]]
23
23
org = " ballerina"
24
24
name = " cache"
25
- version = " 3.8.0 "
25
+ version = " 3.8.1 "
26
26
dependencies = [
27
27
{org = " ballerina" , name = " constraint" },
28
28
{org = " ballerina" , name = " jballerina.java" },
29
- {org = " ballerina" , name = " task" },
30
- {org = " ballerina" , name = " time" }
29
+ {org = " ballerina" , name = " task" }
31
30
]
32
31
33
32
[[package ]]
34
33
org = " ballerina"
35
34
name = " constraint"
36
- version = " 1.5.0 "
35
+ version = " 1.5.1 "
37
36
dependencies = [
38
37
{org = " ballerina" , name = " jballerina.java" }
39
38
]
@@ -44,7 +43,7 @@ modules = [
44
43
[[package ]]
45
44
org = " ballerina"
46
45
name = " crypto"
47
- version = " 2.7.2 "
46
+ version = " 2.7.3 "
48
47
dependencies = [
49
48
{org = " ballerina" , name = " jballerina.java" },
50
49
{org = " ballerina" , name = " time" }
@@ -53,7 +52,7 @@ dependencies = [
53
52
[[package ]]
54
53
org = " ballerina"
55
54
name = " file"
56
- version = " 1.10.0 "
55
+ version = " 1.10.1 "
57
56
dependencies = [
58
57
{org = " ballerina" , name = " io" },
59
58
{org = " ballerina" , name = " jballerina.java" },
@@ -101,7 +100,6 @@ dependencies = [
101
100
{org = " ballerina" , name = " constraint" },
102
101
{org = " ballerina" , name = " graphql" },
103
102
{org = " ballerina" , name = " graphql_test_common" },
104
- {org = " ballerina" , name = " http" },
105
103
{org = " ballerina" , name = " io" },
106
104
{org = " ballerina" , name = " lang.runtime" },
107
105
{org = " ballerina" , name = " mime" },
@@ -131,7 +129,7 @@ modules = [
131
129
[[package ]]
132
130
org = " ballerina"
133
131
name = " http"
134
- version = " 2.12.1 "
132
+ version = " 2.13.0 "
135
133
dependencies = [
136
134
{org = " ballerina" , name = " auth" },
137
135
{org = " ballerina" , name = " cache" },
@@ -155,15 +153,11 @@ dependencies = [
155
153
{org = " ballerina" , name = " time" },
156
154
{org = " ballerina" , name = " url" }
157
155
]
158
- modules = [
159
- {org = " ballerina" , packageName = " http" , moduleName = " http" },
160
- {org = " ballerina" , packageName = " http" , moduleName = " http.httpscerr" }
161
- ]
162
156
163
157
[[package ]]
164
158
org = " ballerina"
165
159
name = " io"
166
- version = " 1.6.1 "
160
+ version = " 1.6.2 "
167
161
dependencies = [
168
162
{org = " ballerina" , name = " jballerina.java" },
169
163
{org = " ballerina" , name = " lang.value" }
@@ -180,16 +174,15 @@ version = "0.0.0"
180
174
[[package ]]
181
175
org = " ballerina"
182
176
name = " jwt"
183
- version = " 2.13.0 "
177
+ version = " 2.13.1 "
184
178
dependencies = [
185
179
{org = " ballerina" , name = " cache" },
186
180
{org = " ballerina" , name = " crypto" },
187
181
{org = " ballerina" , name = " io" },
188
182
{org = " ballerina" , name = " jballerina.java" },
189
183
{org = " ballerina" , name = " lang.int" },
190
184
{org = " ballerina" , name = " lang.string" },
191
- {org = " ballerina" , name = " log" },
192
- {org = " ballerina" , name = " time" }
185
+ {org = " ballerina" , name = " log" }
193
186
]
194
187
195
188
[[package ]]
@@ -281,7 +274,7 @@ dependencies = [
281
274
[[package ]]
282
275
org = " ballerina"
283
276
name = " log"
284
- version = " 2.10.0 "
277
+ version = " 2.10.1 "
285
278
dependencies = [
286
279
{org = " ballerina" , name = " io" },
287
280
{org = " ballerina" , name = " jballerina.java" },
@@ -292,7 +285,7 @@ dependencies = [
292
285
[[package ]]
293
286
org = " ballerina"
294
287
name = " mime"
295
- version = " 2.10.0 "
288
+ version = " 2.10.1 "
296
289
dependencies = [
297
290
{org = " ballerina" , name = " io" },
298
291
{org = " ballerina" , name = " jballerina.java" },
@@ -306,28 +299,27 @@ modules = [
306
299
[[package ]]
307
300
org = " ballerina"
308
301
name = " oauth2"
309
- version = " 2.12.0 "
302
+ version = " 2.12.1 "
310
303
dependencies = [
311
304
{org = " ballerina" , name = " cache" },
312
305
{org = " ballerina" , name = " crypto" },
313
306
{org = " ballerina" , name = " jballerina.java" },
314
307
{org = " ballerina" , name = " log" },
315
- {org = " ballerina" , name = " time" },
316
308
{org = " ballerina" , name = " url" }
317
309
]
318
310
319
311
[[package ]]
320
312
org = " ballerina"
321
313
name = " observe"
322
- version = " 1.3.0 "
314
+ version = " 1.3.1 "
323
315
dependencies = [
324
316
{org = " ballerina" , name = " jballerina.java" }
325
317
]
326
318
327
319
[[package ]]
328
320
org = " ballerina"
329
321
name = " os"
330
- version = " 1.8.0 "
322
+ version = " 1.8.1 "
331
323
dependencies = [
332
324
{org = " ballerina" , name = " io" },
333
325
{org = " ballerina" , name = " jballerina.java" }
@@ -336,7 +328,7 @@ dependencies = [
336
328
[[package ]]
337
329
org = " ballerina"
338
330
name = " task"
339
- version = " 2.5.0 "
331
+ version = " 2.5.1 "
340
332
dependencies = [
341
333
{org = " ballerina" , name = " jballerina.java" },
342
334
{org = " ballerina" , name = " time" }
@@ -359,23 +351,23 @@ modules = [
359
351
[[package ]]
360
352
org = " ballerina"
361
353
name = " time"
362
- version = " 2.5.0 "
354
+ version = " 2.5.1 "
363
355
dependencies = [
364
356
{org = " ballerina" , name = " jballerina.java" }
365
357
]
366
358
367
359
[[package ]]
368
360
org = " ballerina"
369
361
name = " url"
370
- version = " 2.4.0 "
362
+ version = " 2.4.1 "
371
363
dependencies = [
372
364
{org = " ballerina" , name = " jballerina.java" }
373
365
]
374
366
375
367
[[package ]]
376
368
org = " ballerina"
377
369
name = " uuid"
378
- version = " 1.8.0 "
370
+ version = " 1.8.1 "
379
371
dependencies = [
380
372
{org = " ballerina" , name = " crypto" },
381
373
{org = " ballerina" , name = " jballerina.java" },
@@ -386,7 +378,7 @@ dependencies = [
386
378
[[package ]]
387
379
org = " ballerina"
388
380
name = " websocket"
389
- version = " 2.12.0 "
381
+ version = " 2.12.1 "
390
382
dependencies = [
391
383
{org = " ballerina" , name = " auth" },
392
384
{org = " ballerina" , name = " constraint" },
0 commit comments