Skip to content

Commit

Permalink
chore(deps): bump undici in /packages/hardhat-zksync-vyper
Browse files Browse the repository at this point in the history
Bumps [undici](https://github.com/nodejs/undici) from 5.28.4 to 7.2.0.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](nodejs/undici@v5.28.4...v7.2.0)

---
updated-dependencies:
- dependency-name: undici
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 19, 2024
1 parent 93cd879 commit 02c6a9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/hardhat-zksync-vyper/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"fs-extra": "^11.2.0",
"sinon": "^18.0.0",
"chai": "^4.3.4",
"undici": "^6.18.2",
"undici": "^7.2.0",
"semver": "^7.6.2",
"sinon-chai": "^3.7.0"
},
Expand Down

0 comments on commit 02c6a9a

Please sign in to comment.