Skip to content

Commit ddbc5f5

Browse files
committed
Upgrade @graphprotocol/contracts dependency --> v1.13.0
1 parent a36a6c7 commit ddbc5f5

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": "1.11.1",
19+
"@graphprotocol/contracts": "1.13.0",
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
@@ -645,10 +645,10 @@
645645
resolved "https://registry.npmjs.org/@gar/promisify/-/promisify-1.1.3.tgz#555193ab2e3bb3b6adc3d551c9c030d9e860daf6"
646646
integrity sha512-k2Ty1JcVojjJFwrg/ThKi2ujJ7XNLYaFGNB/bWT9wGR+oSMJHMa5w+CUq6p/pVrKeNNgA7pCqEcjSnHVoqJQFw==
647647

648-
"@graphprotocol/contracts@1.11.1":
649-
version "1.11.1"
650-
resolved "https://registry.npmjs.org/@graphprotocol/contracts/-/contracts-1.11.1.tgz#22df943388b3349218b92d570722f663b890266e"
651-
integrity sha512-z4klBGRf9X08iE+JQKHH5VfmPh/8btDVVof9pckDd5bSsnPG4TvvpDHJnPAw+TQRRtoiKmDIvNIGBajRTAtQzA==
648+
"@graphprotocol/contracts@1.13.0":
649+
version "1.13.0"
650+
resolved "https://registry.npmjs.org/@graphprotocol/contracts/-/contracts-1.13.0.tgz#0289f9ef725f342ad1c69a9ac70bc5129c3eb0a3"
651+
integrity sha512-1s6559hsvOQv6bbEGYOvkvuO4DkurwNKeHQ4wM3qT3j0v96sEd1xJSXL9fIOTPyg53BDfz8pZHe2+xaohXvVbg==
652652
dependencies:
653653
ethers "^5.4.4"
654654

0 commit comments

Comments
 (0)