Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
build(deps-dev): bump @fastify/busboy from 3.1.0 to 3.1.1
Bumps [@fastify/busboy](https://github.com/fastify/busboy) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/fastify/busboy/releases)
- [Changelog](https://github.com/fastify/busboy/blob/master/CHANGELOG.md)
- [Commits](fastify/busboy@v3.1.0...v3.1.1)

---
updated-dependencies:
- dependency-name: "@fastify/busboy"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
commit da08f8e27ab9addbf238a40b63340217f461db94
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@
"prepare": "husky && node ./scripts/platform-shell.js"
},
"devDependencies": {
"@fastify/busboy": "3.1.0",
"@fastify/busboy": "3.1.1",
"@matteo.collina/tspl": "^0.1.1",
"@sinonjs/fake-timers": "^12.0.0",
"@types/node": "^18.19.50",
Expand Down
Loading