mirror of
https://github.com/3lLobo/zkAuth.git
synced 2026-01-10 04:47:56 -05:00
fix: backend/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-WEB3UTILS-6229337
This commit is contained in:
@@ -57,6 +57,6 @@
|
||||
"solidity-coverage": "^0.8.2",
|
||||
"totp-generator": "^0.0.13",
|
||||
"typechain": "^8.1.0",
|
||||
"web3-utils": "^1.9.0"
|
||||
"web3-utils": "^4.2.1"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user