Skip to content

Commit 55b4dd3

Browse files
chore(deps): bump @fastify/busboy from 2.1.1 to 3.0.0 (#535)
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:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 469b3e5 commit 55b4dd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"type": "commonjs",
77
"types": "types/index.d.ts",
88
"dependencies": {
9-
"@fastify/busboy": "^2.1.0",
9+
"@fastify/busboy": "^3.0.0",
1010
"@fastify/deepmerge": "^2.0.0",
1111
"@fastify/error": "^4.0.0",
1212
"fastify-plugin": "^4.0.0",

0 commit comments

Comments
 (0)