Skip to content

Commit

Permalink
upgrade subgraph deps
Browse files Browse the repository at this point in the history
  • Loading branch information
jfschwarz committed Aug 30, 2023
1 parent da048b0 commit 4518dc5
Show file tree
Hide file tree
Showing 2 changed files with 1,797 additions and 1,052 deletions.
6 changes: 3 additions & 3 deletions packages/subgraph/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,11 @@
"prepare:gnosis-chain": "mustache network_configs/gnosis-chain.json subgraph.template.yaml > subgraph.yaml"
},
"dependencies": {
"@graphprotocol/graph-cli": "0.26.0",
"@graphprotocol/graph-ts": "0.24.1"
"@graphprotocol/graph-cli": "0.56.0",
"@graphprotocol/graph-ts": "0.31.0"
},
"devDependencies": {
"mustache": "^4.2.0",
"prettier": "^2.5.1"
}
}
}
Loading

0 comments on commit 4518dc5

Please sign in to comment.