mirror of
https://github.com/3lLobo/zkAuth.git
synced 2026-01-09 12:27:55 -05:00
fix: dapp/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-BRACEEXPANSION-9789073
This commit is contained in:
@@ -43,7 +43,7 @@
|
||||
"snarkjs": "0.7.0",
|
||||
"thirty-two": "^1.0.2",
|
||||
"totp-generator": "^0.0.13",
|
||||
"web3.storage": "^4.4.0",
|
||||
"web3.storage": "^4.5.5",
|
||||
"web3modal": "^1.9.9"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user