fix: upgrade @graphprotocol/graph-ts from 0.29.3 to 0.31.0

Snyk has created this PR to upgrade @graphprotocol/graph-ts from 0.29.3 to 0.31.0.

See this package in npm:
https://www.npmjs.com/package/@graphprotocol/graph-ts

See this project in Snyk:
https://app.snyk.io/org/3llobo/project/d953296f-f9c3-4289-b6e2-04bb41743c57?utm_source=github&utm_medium=referral&page=upgrade-pr
This commit is contained in:
snyk-bot
2023-07-12 17:57:28 +00:00
parent a0ec770d4d
commit f09ee3ee01

View File

@@ -12,7 +12,7 @@
},
"dependencies": {
"@graphprotocol/graph-cli": "0.45.0",
"@graphprotocol/graph-ts": "0.29.3"
"@graphprotocol/graph-ts": "0.31.0"
},
"devDependencies": {
"matchstick-as": "0.5.0"