Skip to content

Commit 8e63e12

Browse files
[Snyk] Upgrade @graphprotocol/graph-cli from 0.58.0 to 0.59.0 (#1863)
fix: upgrade @graphprotocol/graph-cli from 0.58.0 to 0.59.0 Snyk has created this PR to upgrade @graphprotocol/graph-cli from 0.58.0 to 0.59.0. See this package in npm: https://www.npmjs.com/package/@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: ebadiere <[email protected]> Co-authored-by: snyk-bot <[email protected]>
1 parent da982ac commit 8e63e12

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
@@ -11,7 +11,7 @@
1111
"test": "graph test"
1212
},
1313
"dependencies": {
14-
"@graphprotocol/graph-cli": "0.58.0",
14+
"@graphprotocol/graph-cli": "0.59.0",
1515
"@graphprotocol/graph-ts": "0.31.0"
1616
},
1717
"devDependencies": {

0 commit comments

Comments
 (0)