Skip to content

Commit

Permalink
fix: upgrade @graphprotocol/graph-cli from 0.80.1 to 0.81.0
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade @graphprotocol/graph-cli from 0.80.1 to 0.81.0.

See this package in npm:
@graphprotocol/graph-cli

See this project in Snyk:
https://app.snyk.io/org/json-rpc-relay/project/24dd80bc-cab7-4d83-83d7-a604d57322e3?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Sep 19, 2024
1 parent 90d1e24 commit 6793d8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/subgraph-example/subgraph/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"dependencies": {
"@graphprotocol/graph-ts": "0.35.1",
"@graphprotocol/graph-cli": "0.80.1"
"@graphprotocol/graph-cli": "0.81.0"
},
"devDependencies": {
"matchstick-as": "0.5.2"
Expand Down

0 comments on commit 6793d8b

Please sign in to comment.