Bump undici and hardhat

Bumps [undici](https://github.com/nodejs/undici) to 5.18.0 and updates ancestor dependency [hardhat](https://github.com/nomiclabs/hardhat). These dependencies need to be updated together.


Updates `undici` from 4.16.0 to 5.18.0
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v4.16.0...v5.18.0)

Updates `hardhat` from 2.9.2 to 2.12.7
- [Release notes](https://github.com/nomiclabs/hardhat/releases)
- [Commits](https://github.com/nomiclabs/hardhat/compare/hardhat@2.9.2...hardhat@2.12.7)

---
updated-dependencies:
- dependency-name: undici
  dependency-type: indirect
- dependency-name: hardhat
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-02-12 09:46:47 +00:00 committed by GitHub
parent 108bcc5b3e
commit d413ec4215
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 1321 additions and 286 deletions

1605
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -22,7 +22,7 @@
"chai": "^4.3.6",
"ethereum-waffle": "^4.0.9",
"ethers": "^5.6.2",
"hardhat": "^2.9.2"
"hardhat": "^2.12.7"
},
"dependencies": {
"dotenv": "^16.0.0"