mirror of
https://github.com/3lLobo/zkAuth.git
synced 2026-01-10 04:47:56 -05:00
fix: graphs/totpAuthenticatorGraph/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ELLIPTIC-8187303
This commit is contained in:
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user