Skip to content

Commit ffe7f7e

Browse files
committed
indexer-common: Bump @graphprotocol/cost-model from 0.1.11 to 0.1.14
1 parent 03c1e21 commit ffe7f7e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/indexer-common/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
},
2222
"dependencies": {
2323
"@graphprotocol/common-ts": "1.8.3",
24-
"@graphprotocol/cost-model": "0.1.11",
24+
"@graphprotocol/cost-model": "0.1.14",
2525
"@thi.ng/heaps": "1.2.38",
2626
"@urql/core": "2.4.4",
2727
"@urql/exchange-execute": "1.2.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -813,10 +813,10 @@
813813
dependencies:
814814
ethers "^5.4.4"
815815

816-
"@graphprotocol/[email protected].11":
817-
version "0.1.11"
818-
resolved "https://registry.npmjs.org/@graphprotocol/cost-model/-/cost-model-0.1.11.tgz#2aa0d845d3c8d790f95d923fb68bf1b4d63d73e5"
819-
integrity sha512-fsOZ5mSevfkacUfbsbSanqcM3IW97bgTfOK06nWz71L5IvELWlPPGtXs6kvSXTNyYr74YpwXawdvtvRWbqjwiQ==
816+
"@graphprotocol/[email protected].14":
817+
version "0.1.14"
818+
resolved "https://registry.npmjs.org/@graphprotocol/cost-model/-/cost-model-0.1.14.tgz#0eeab1c3c63d94600c2cc67e46965e0ba65b2353"
819+
integrity sha512-tqy6XPf9+cxBE+K9gS7xxQBJwhmS6bZr7JFm0J8v8BgSMGdp3JwhyEgtD+Vqng61mR4FA4V40pmUn2bPPVQn1g==
820820
dependencies:
821821
"@mapbox/node-pre-gyp" "1.0.9"
822822
cargo-cp-artifact "0.1.6"

0 commit comments

Comments
 (0)