Upgrade package versions (#329)

This commit is contained in:
prathamesh0
2023-02-21 18:27:28 +05:30
committed by GitHub
parent 6a8b9a2385
commit 888199b717
19 changed files with 67 additions and 67 deletions
@@ -41,12 +41,12 @@
"dependencies": {
"@apollo/client": "^3.3.19",
"@ethersproject/providers": "^5.4.4",
"@cerc-io/cli": "^0.2.28",
"@cerc-io/ipld-eth-client": "^0.2.28",
"@cerc-io/solidity-mapper": "^0.2.28",
"@cerc-io/util": "^0.2.28",
"@cerc-io/cli": "^0.2.29",
"@cerc-io/ipld-eth-client": "^0.2.29",
"@cerc-io/solidity-mapper": "^0.2.29",
"@cerc-io/util": "^0.2.29",
{{#if (subgraphPath)}}
"@cerc-io/graph-node": "^0.2.28",
"@cerc-io/graph-node": "^0.2.29",
{{/if}}
"apollo-type-bigint": "^0.1.3",
"debug": "^4.3.1",