Skip to content

Commit d1682c3

Browse files
committed
Upgrade contracts dependency
1 parent ae2bc55 commit d1682c3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/common-ts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"test:watch": "jest --watch --passWithNoTests --detectOpenHandles --verbose"
1717
},
1818
"dependencies": {
19-
"@graphprotocol/contracts": "5.2.1",
19+
"@graphprotocol/contracts": "5.3.3",
2020
"@graphprotocol/pino-sentry-simple": "0.7.1",
2121
"@urql/core": "2.4.4",
2222
"@urql/exchange-execute": "1.2.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -873,10 +873,10 @@
873873
resolved "https://registry.npmjs.org/@gar/promisify/-/promisify-1.1.3.tgz#555193ab2e3bb3b6adc3d551c9c030d9e860daf6"
874874
integrity sha512-k2Ty1JcVojjJFwrg/ThKi2ujJ7XNLYaFGNB/bWT9wGR+oSMJHMa5w+CUq6p/pVrKeNNgA7pCqEcjSnHVoqJQFw==
875875

876-
"@graphprotocol/contracts@5.2.1":
877-
version "5.2.1"
878-
resolved "https://registry.npmjs.org/@graphprotocol/contracts/-/contracts-5.2.1.tgz#537e13697ca83c78498242706708b65550a656f7"
879-
integrity sha512-32L6TN50hUcvVg5LDKQfUeJcrAN+sHMGEXVagMbJf9tLSCFAIheg0MPq0s9lQ+89GS1TJPA/fwwv8o268EtU4Q==
876+
"@graphprotocol/contracts@5.3.3":
877+
version "5.3.3"
878+
resolved "https://registry.npmjs.org/@graphprotocol/contracts/-/contracts-5.3.3.tgz#89c383ce244d9ed6cf1146baafde379cbbdfdfe6"
879+
integrity sha512-fmFSKr+VDinWWotj2q/Ztn92PppcRrYXeO/62gLgkLos/DcYa7bGWKbcOWyMUw0vsUvXxk6QAtr5o/LG3yQ1WQ==
880880
dependencies:
881881
console-table-printer "^2.11.1"
882882
ethers "^5.6.0"

0 commit comments

Comments
 (0)