From fed4286e334e920ad3cef202440a9037361eaa04 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 21 Jul 2025 09:53:43 +0000 Subject: [PATCH] fix: graphs/totpAuthenticatorGraph/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-FORMDATA-10841150 --- graphs/totpAuthenticatorGraph/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/graphs/totpAuthenticatorGraph/package.json b/graphs/totpAuthenticatorGraph/package.json index 1bd7182..dd67c94 100644 --- a/graphs/totpAuthenticatorGraph/package.json +++ b/graphs/totpAuthenticatorGraph/package.json @@ -11,7 +11,7 @@ "test": "graph test" }, "dependencies": { - "@graphprotocol/graph-cli": "0.45.0", + "@graphprotocol/graph-cli": "0.67.2", "@graphprotocol/graph-ts": "0.31.0" }, "devDependencies": {