From 0d0ffceb9e5c0dc1c7774fe4f9517d7d21ed22cb Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 17 Nov 2025 12:13:00 +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-JSYAML-13961110 --- 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": {