fix: upgrade hardhat-deploy from 0.10.6 to 0.11.25

Snyk has created this PR to upgrade hardhat-deploy from 0.10.6 to 0.11.25.

See this package in npm:
https://www.npmjs.com/package/hardhat-deploy

See this project in Snyk:
https://app.snyk.io/org/3llobo/project/02c661fb-1cbd-4d16-b4c4-87b7b4259592?utm_source=github&utm_medium=referral&page=upgrade-pr
This commit is contained in:
snyk-bot
2023-03-28 17:32:53 +00:00
parent 9e6e5bee30
commit 1232f99383
2 changed files with 55 additions and 1508 deletions

1561
backend/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -52,7 +52,7 @@
"circomlibjs": "^0.1.7",
"dotenv": "^16.0.1",
"hardhat-contract-sizer": "^2.4.0",
"hardhat-deploy": "^0.10.4",
"hardhat-deploy": "^0.11.25",
"snarkjs": "^0.4.24",
"solidity-coverage": "^0.8.2",
"totp-generator": "^0.0.13",