File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 10
10
"deploy-local" : " graph deploy --node http://localhost:8020/ --ipfs http://localhost:5001 KlerosCore"
11
11
},
12
12
"dependencies" : {
13
- "@graphprotocol/graph-cli" : " ^0.31 .0" ,
13
+ "@graphprotocol/graph-cli" : " ^0.32 .0" ,
14
14
"@graphprotocol/graph-ts" : " ^0.27.0"
15
15
}
16
16
}
Original file line number Diff line number Diff line change @@ -1582,9 +1582,9 @@ __metadata:
1582
1582
languageName: node
1583
1583
linkType: hard
1584
1584
1585
- "@graphprotocol/graph-cli@npm:^0.31 .0":
1586
- version: 0.31 .0
1587
- resolution: "@graphprotocol/graph-cli@npm:0.31 .0"
1585
+ "@graphprotocol/graph-cli@npm:^0.32 .0":
1586
+ version: 0.32 .0
1587
+ resolution: "@graphprotocol/graph-cli@npm:0.32 .0"
1588
1588
dependencies:
1589
1589
assemblyscript: 0.19.10
1590
1590
binary-install-raw: 0.0.13
@@ -1613,7 +1613,7 @@ __metadata:
1613
1613
yaml: 1.9.2
1614
1614
bin:
1615
1615
graph: bin/graph
1616
- checksum: aea676b29571e84f0da04ad4856b818e45ce679b2b702f587b64a5e93def84e98c1773ba000fae1bfef9fe049af330f315cd907a629258bd699be60752e68c68
1616
+ checksum: a1af8c5c5efab1a46ef91e184101da0e96ed733f97179e1392ba051c6f75fba429eb07b78449c302a62fff5685d2de5766ae5774d4bbcb9e62bb14b5e617d248
1617
1617
languageName: node
1618
1618
linkType: hard
1619
1619
@@ -2286,7 +2286,7 @@ __metadata:
2286
2286
version: 0.0.0-use.local
2287
2287
resolution: "@kleros/kleros-v2-subgraph@workspace:subgraph"
2288
2288
dependencies:
2289
- "@graphprotocol/graph-cli": ^0.31 .0
2289
+ "@graphprotocol/graph-cli": ^0.32 .0
2290
2290
"@graphprotocol/graph-ts": ^0.27.0
2291
2291
languageName: unknown
2292
2292
linkType: soft
You can’t perform that action at this time.
0 commit comments