Skip to content

Commit

Permalink
chore(deps-dev): bump @fastify/multipart from 7.1.0 to 7.1.1
Browse files Browse the repository at this point in the history
Bumps [@fastify/multipart](https://github.com/fastify/fastify-multipart) from 7.1.0 to 7.1.1.
- [Release notes](https://github.com/fastify/fastify-multipart/releases)
- [Commits](fastify/fastify-multipart@v7.1.0...v7.1.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>
  • Loading branch information
dependabot[bot] committed Aug 29, 2022
1 parent 0a4a040 commit facf27b
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 6 deletions.
16 changes: 11 additions & 5 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"@fastify/cors": "^8.0.0",
"@fastify/formbody": "7.0.1",
"@fastify/middie": "8.0.0",
"@fastify/multipart": "7.1.0",
"@fastify/multipart": "7.1.1",
"@fastify/static": "6.5.0",
"@fastify/view": "7.1.0",
"@grpc/grpc-js": "1.6.10",
Expand Down

0 comments on commit facf27b

Please sign in to comment.