Skip to content

Commit c7d670c

Browse files
committed
agent: update @graphprotocol/contracts to v1.16.0
1 parent f5ccea7 commit c7d670c

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/indexer-agent/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
},
3131
"dependencies": {
3232
"@graphprotocol/common-ts": "1.8.6",
33-
"@graphprotocol/contracts": "1.13.0",
33+
"@graphprotocol/contracts": "1.16.0",
3434
"@graphprotocol/indexer-common": "^0.20.4",
3535
"@thi.ng/heaps": "^1.3.1",
3636
"@uniswap/sdk": "3.0.3",

yarn.lock

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -811,6 +811,13 @@
811811
dependencies:
812812
ethers "^5.4.4"
813813

814+
"@graphprotocol/[email protected]":
815+
version "1.16.0"
816+
resolved "https://registry.yarnpkg.com/@graphprotocol/contracts/-/contracts-1.16.0.tgz#3ecc43277b4da8ccbd14fb6ea42c93c888e52d53"
817+
integrity sha512-/UldTtx6/GbeNqWlMf2P3a4l6gQYEiNdG+FooUfDQYansnOmLCe+vmnRnh+w2cnf3L6KteX2Qxih4ajI7q1gcQ==
818+
dependencies:
819+
ethers "^5.4.4"
820+
814821
"@graphprotocol/[email protected]":
815822
version "0.1.14"
816823
resolved "https://registry.npmjs.org/@graphprotocol/cost-model/-/cost-model-0.1.14.tgz#0eeab1c3c63d94600c2cc67e46965e0ba65b2353"

0 commit comments

Comments
 (0)