Skip to content

Commit

Permalink
build(deps): Bump undici from 5.28.2 to 6.3.0
Browse files Browse the repository at this point in the history
Bumps [undici](https://github.com/nodejs/undici) from 5.28.2 to 6.3.0.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](nodejs/undici@v5.28.2...v6.3.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 Jan 8, 2024
1 parent c95ea2f commit f8d4cdb
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 @@ -58,7 +58,7 @@
"fastify-plugin": "^4.0.0",
"pump": "^3.0.0",
"tiny-lru": "^11.0.0",
"undici": "^5.19.1"
"undici": "^6.3.0"
},
"pre-commit": [
"lint",
Expand Down

0 comments on commit f8d4cdb

Please sign in to comment.