From 4befcd9092e901b2114a045b8b2e3be7d87e791e Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 5 Feb 2025 02:58:24 +0000 Subject: [PATCH] fix: substreams/substreams-trigger-filter/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-UNDICI-8641354 - https://snyk.io/vuln/SNYK-JS-AXIOS-6032459 - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 - https://snyk.io/vuln/SNYK-JS-AXIOS-6124857 - https://snyk.io/vuln/SNYK-JS-AXIOS-6671926 --- substreams/substreams-trigger-filter/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/substreams/substreams-trigger-filter/package.json b/substreams/substreams-trigger-filter/package.json index 00b628b1e1b..eec2745aba1 100644 --- a/substreams/substreams-trigger-filter/package.json +++ b/substreams/substreams-trigger-filter/package.json @@ -1 +1 @@ -{ "dependencies": { "@graphprotocol/graph-cli": "^0.92.0" } } \ No newline at end of file +{ "dependencies": { "@graphprotocol/graph-cli": "^0.95.0" } } \ No newline at end of file