mirror of
https://github.com/rjNemo/wave-portal
synced 2026-06-06 00:56:39 +00:00
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:
parent
108bcc5b3e
commit
d413ec4215
2 changed files with 1321 additions and 286 deletions
1605
package-lock.json
generated
1605
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in a new issue