Skip to content

Commit e57ebf6

Browse files
Bump @fastify/multipart from 7.6.0 to 7.6.1 (#162)
Bumps [@fastify/multipart](https://github.com/fastify/fastify-multipart) from 7.6.0 to 7.6.1. - [Release notes](https://github.com/fastify/fastify-multipart/releases) - [Commits](fastify/fastify-multipart@v7.6.0...v7.6.1) --- updated-dependencies: - dependency-name: "@fastify/multipart" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c2cabe4 commit e57ebf6

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
@@ -37,7 +37,7 @@
3737
"performance": "npm run lint && node performanceTest/test"
3838
},
3939
"devDependencies": {
40-
"@fastify/multipart": "7.6.0",
40+
"@fastify/multipart": "7.6.1",
4141
"@fastify/pre-commit": "^2.0.2",
4242
"@types/aws-lambda": "8.10.119",
4343
"aws-lambda": "^1.0.7",

0 commit comments

Comments
 (0)