Skip to content

Commit 4c5f352

Browse files
build(deps): [Snyk] Upgrade @graphprotocol/graph-cli from 0.85.0 to 0.86.0 (#3206)
fix: upgrade @graphprotocol/graph-cli from 0.85.0 to 0.86.0 Snyk has created this PR to upgrade @graphprotocol/graph-cli from 0.85.0 to 0.86.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 acc0b35 commit 4c5f352

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.85.0"
15+
"@graphprotocol/graph-cli": "0.86.0"
1616
},
1717
"devDependencies": {
1818
"matchstick-as": "0.5.2"

0 commit comments

Comments
 (0)