From 20a2c1b99095e3e1f30ead12b551a3c6d5e98b3d Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 5 Jan 2026 10:45:13 +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-QS-14724253 --- 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": {