Skip to content

Commit 67b61c6

Browse files
build: [Snyk] Upgrade @graphprotocol/graph-ts from 0.35.1 to 0.37.0 (#3365)
fix: upgrade @graphprotocol/graph-ts from 0.35.1 to 0.37.0 Snyk has created this PR to upgrade @graphprotocol/graph-ts from 0.35.1 to 0.37.0. See this package in npm: @graphprotocol/graph-ts 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 7b12e74 commit 67b61c6

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-ts": "0.35.1",
14+
"@graphprotocol/graph-ts": "0.37.0",
1515
"@graphprotocol/graph-cli": "0.92.0"
1616
},
1717
"devDependencies": {

0 commit comments

Comments
 (0)