From 6bbf2a8864294c44cfabab3a0726aea84e8073ec Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 2 Feb 2026 11:43:15 +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-TAR-15127355 --- 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..9ad7c56 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.92.0", "@graphprotocol/graph-ts": "0.31.0" }, "devDependencies": {