From 09c8c9aae80c40655e2396eb4a048f534c05c9ef Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 18 Dec 2024 04:50:57 +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-ELLIPTIC-7577916 - https://snyk.io/vuln/SNYK-JS-ELLIPTIC-7577917 - https://snyk.io/vuln/SNYK-JS-ELLIPTIC-7577918 - https://snyk.io/vuln/SNYK-JS-ELLIPTIC-8187303 - https://snyk.io/vuln/SNYK-JS-SEMVER-3247795 - https://snyk.io/vuln/SNYK-JS-WEB3UTILS-6229337 - https://snyk.io/vuln/SNYK-JS-AXIOS-6032459 - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 - https://snyk.io/vuln/SNYK-JS-ELLIPTIC-8172694 - 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 8f62b8cc51d..00b628b1e1b 100644 --- a/substreams/substreams-trigger-filter/package.json +++ b/substreams/substreams-trigger-filter/package.json @@ -1 +1 @@ -{ "dependencies": { "@graphprotocol/graph-cli": "^0.67.2" } } \ No newline at end of file +{ "dependencies": { "@graphprotocol/graph-cli": "^0.92.0" } } \ No newline at end of file