Skip to content

Commit 8b06b82

Browse files
build(deps-dev): bump @fastify/busboy from 3.1.0 to 3.1.1 (nodejs#3971)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 84a9f85 commit 8b06b82

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
@@ -107,7 +107,7 @@
107107
"prepare": "husky && node ./scripts/platform-shell.js"
108108
},
109109
"devDependencies": {
110-
"@fastify/busboy": "3.1.0",
110+
"@fastify/busboy": "3.1.1",
111111
"@matteo.collina/tspl": "^0.1.1",
112112
"@sinonjs/fake-timers": "^12.0.0",
113113
"@types/node": "^18.19.50",

0 commit comments

Comments
 (0)