File tree 2 files changed +6
-6
lines changed
examples/programmatic-batching
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 9
9
"dependencies" : {
10
10
"@graphql-mesh/cli" : " 0.98.0" ,
11
11
"@graphql-mesh/openapi" : " 0.108.0" ,
12
- "@sinclair/typebox" : " 0.34.5 " ,
12
+ "@sinclair/typebox" : " 0.34.6 " ,
13
13
"fets" : " 0.8.4" ,
14
14
"graphql" : " 16.9.0"
15
15
},
Original file line number Diff line number Diff line change @@ -5169,7 +5169,7 @@ __metadata:
5169
5169
dependencies:
5170
5170
"@graphql-mesh/cli": "npm:0.98.0"
5171
5171
"@graphql-mesh/openapi": "npm:0.108.0"
5172
- "@sinclair/typebox": "npm:0.34.5 "
5172
+ "@sinclair/typebox": "npm:0.34.6 "
5173
5173
concurrently: "npm:9.1.0"
5174
5174
fets: "npm:0.8.4"
5175
5175
graphql: "npm:16.9.0"
@@ -12433,10 +12433,10 @@ __metadata:
12433
12433
languageName: node
12434
12434
linkType: hard
12435
12435
12436
- "@sinclair/typebox@npm:0.34.5 ":
12437
- version: 0.34.5
12438
- resolution: "@sinclair/typebox@npm:0.34.5 "
12439
- checksum: 10c0/3167be46a3dec069594e494d347bb8e4b58197f52dd10db9387a04f8717165f5a264101abe3c57f1b9cd5cebedcb827e096c43a622d3f114b8ea38ae90ff7657
12436
+ "@sinclair/typebox@npm:0.34.6 ":
12437
+ version: 0.34.6
12438
+ resolution: "@sinclair/typebox@npm:0.34.6 "
12439
+ checksum: 10c0/90e641e4974b34a40613f408554cc6726e36e385f5098039e5e0debeee81796ede774e30a5747ac498c18e87662ba0adf0140aca324cb7d464b4730518e1dc93
12440
12440
languageName: node
12441
12441
linkType: hard
12442
12442
You can’t perform that action at this time.
0 commit comments