fix: graphs/totpAuthenticatorGraph/package.json to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-NODEFETCH-2342118
- https://snyk.io/vuln/SNYK-JS-NODEFETCH-674311
This commit is contained in:
snyk-bot
2023-04-06 19:16:18 +00:00
parent 9e6e5bee30
commit c8a7a4115e

View File

@@ -11,7 +11,7 @@
"test": "graph test"
},
"dependencies": {
"@graphprotocol/graph-cli": "0.33.1",
"@graphprotocol/graph-cli": "0.45.0",
"@graphprotocol/graph-ts": "0.27.0"
},
"devDependencies": {