Skip to content

Commit d61af69

Browse files
build(deps-dev): bump @fastify/busboy from 2.1.1 to 3.0.0 (#3404)
Bumps [@fastify/busboy](https://github.com/fastify/busboy) from 2.1.1 to 3.0.0. - [Release notes](https://github.com/fastify/busboy/releases) - [Changelog](https://github.com/fastify/busboy/blob/master/CHANGELOG.md) - [Commits](fastify/busboy@v2.1.1...v3.0.0) --- updated-dependencies: - dependency-name: "@fastify/busboy" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1a6ab5f commit d61af69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
"prepare": "husky && node ./scripts/platform-shell.js"
103103
},
104104
"devDependencies": {
105-
"@fastify/busboy": "2.1.1",
105+
"@fastify/busboy": "3.0.0",
106106
"@matteo.collina/tspl": "^0.1.1",
107107
"@sinonjs/fake-timers": "^11.1.0",
108108
"@types/node": "^18.0.3",

0 commit comments

Comments
 (0)