Skip to content

Commit cc88714

Browse files
build(deps): [Snyk] Upgrade @graphprotocol/graph-cli from 0.88.0 to 0.89.0 (#3315)
fix: upgrade @graphprotocol/graph-cli from 0.88.0 to 0.89.0 Snyk has created this PR to upgrade @graphprotocol/graph-cli from 0.88.0 to 0.89.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 Signed-off-by: Logan Nguyen <[email protected]> Co-authored-by: snyk-bot <[email protected]>
1 parent 8be53e8 commit cc88714

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/subgraph-example/subgraph/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
},
1313
"dependencies": {
1414
"@graphprotocol/graph-ts": "0.35.1",
15-
"@graphprotocol/graph-cli": "0.88.0"
15+
"@graphprotocol/graph-cli": "0.89.0"
1616
},
1717
"devDependencies": {
1818
"matchstick-as": "0.5.2"

0 commit comments

Comments
 (0)