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

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-EJS-1049328
- https://snyk.io/vuln/SNYK-JS-EJS-2803307
- https://snyk.io/vuln/SNYK-JS-RAMDA-1582370
- https://snyk.io/vuln/SNYK-JS-YARGSPARSER-560381
This commit is contained in:
snyk-bot
2024-04-03 16:59:53 +00:00
parent 40cbdaf48f
commit c13b24c7e7

View File

@@ -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": {