Skip to content

Commit

Permalink
chore(deps-dev): bump undici from 5.28.2 to 6.2.1
Browse files Browse the repository at this point in the history
Bumps [undici](https://github.com/nodejs/undici) from 5.28.2 to 6.2.1.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](nodejs/undici@v5.28.2...v6.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 25, 2023
1 parent 043bcb0 commit c9a3f3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"standard": "^17.0.0-2",
"tap": "^16.0.0",
"tsd": "^0.30.0",
"undici": "^5.0.0"
"undici": "^6.2.1"
},
"dependencies": {
"fastify": "^4.16.3"
Expand Down

0 comments on commit c9a3f3f

Please sign in to comment.