Skip to content

Commit f5e4630

Browse files
fix: substreams/substreams-trigger-filter/package.json to reduce vulnerabilities (#5621)
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-EJS-2803307 - https://snyk.io/vuln/SNYK-JS-REQUEST-3361831 - https://snyk.io/vuln/SNYK-JS-TOUGHCOOKIE-5672873 Co-authored-by: snyk-bot <[email protected]>
1 parent cb3d85c commit f5e4630

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{ "dependencies": { "@graphprotocol/graph-cli": "^0.52.0" } }
1+
{ "dependencies": { "@graphprotocol/graph-cli": "^0.67.2" } }

0 commit comments

Comments
 (0)