Skip to content

Commit

Permalink
build(deps): [Snyk] Upgrade @graphprotocol/graph-ts from 0.34.0 to 0.…
Browse files Browse the repository at this point in the history
…35.1 (#2826)

fix: upgrade @graphprotocol/graph-ts from 0.34.0 to 0.35.1

Snyk has created this PR to upgrade @graphprotocol/graph-ts from 0.34.0 to 0.35.1.

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]>
  • Loading branch information
swirlds-automation and snyk-bot authored Aug 16, 2024
1 parent 399fea6 commit 4ca9718
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tools/subgraph-example/subgraph/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
"test": "graph test"
},
"dependencies": {
"@graphprotocol/graph-ts": "0.34.0",
"@graphprotocol/graph-cli": "0.79.0"
"@graphprotocol/graph-ts": "0.35.1",
"@graphprotocol/graph-cli": "0.78.0"
},
"devDependencies": {
"matchstick-as": "0.5.2"
Expand Down

0 comments on commit 4ca9718

Please sign in to comment.