@@ -22,7 +22,7 @@ dependencies = [
22
22
[[package ]]
23
23
org = " ballerina"
24
24
name = " cache"
25
- version = " 3.7.0 "
25
+ version = " 3.7.1 "
26
26
dependencies = [
27
27
{org = " ballerina" , name = " constraint" },
28
28
{org = " ballerina" , name = " jballerina.java" },
@@ -33,10 +33,13 @@ dependencies = [
33
33
[[package ]]
34
34
org = " ballerina"
35
35
name = " constraint"
36
- version = " 1.4 .0"
36
+ version = " 1.5 .0"
37
37
dependencies = [
38
38
{org = " ballerina" , name = " jballerina.java" }
39
39
]
40
+ modules = [
41
+ {org = " ballerina" , packageName = " constraint" , moduleName = " constraint" }
42
+ ]
40
43
41
44
[[package ]]
42
45
org = " ballerina"
@@ -64,7 +67,7 @@ modules = [
64
67
[[package ]]
65
68
org = " ballerina"
66
69
name = " graphql"
67
- version = " 1.11.0 "
70
+ version = " 1.11.1 "
68
71
dependencies = [
69
72
{org = " ballerina" , name = " auth" },
70
73
{org = " ballerina" , name = " cache" },
@@ -95,8 +98,9 @@ modules = [
95
98
[[package ]]
96
99
org = " ballerina"
97
100
name = " graphql_tests"
98
- version = " 1.11.0 "
101
+ version = " 1.11.1 "
99
102
dependencies = [
103
+ {org = " ballerina" , name = " constraint" },
100
104
{org = " ballerina" , name = " file" },
101
105
{org = " ballerina" , name = " graphql" },
102
106
{org = " ballerina" , name = " http" },
@@ -117,7 +121,7 @@ modules = [
117
121
[[package ]]
118
122
org = " ballerina"
119
123
name = " http"
120
- version = " 2.10.0 "
124
+ version = " 2.10.7 "
121
125
dependencies = [
122
126
{org = " ballerina" , name = " auth" },
123
127
{org = " ballerina" , name = " cache" },
@@ -309,7 +313,7 @@ dependencies = [
309
313
[[package ]]
310
314
org = " ballerina"
311
315
name = " observe"
312
- version = " 1.2.0 "
316
+ version = " 1.2.2 "
313
317
dependencies = [
314
318
{org = " ballerina" , name = " jballerina.java" }
315
319
]
@@ -381,7 +385,7 @@ modules = [
381
385
[[package ]]
382
386
org = " ballerina"
383
387
name = " websocket"
384
- version = " 2.10.0 "
388
+ version = " 2.10.1 "
385
389
dependencies = [
386
390
{org = " ballerina" , name = " auth" },
387
391
{org = " ballerina" , name = " constraint" },
0 commit comments