Skip to content

Commit

Permalink
chore(deps): bump @fastify/middie from 8.3.0 to 8.3.1
Browse files Browse the repository at this point in the history
Bumps [@fastify/middie](https://github.com/fastify/middie) from 8.3.0 to 8.3.1.
- [Release notes](https://github.com/fastify/middie/releases)
- [Commits](fastify/middie@v8.3.0...v8.3.1)

---
updated-dependencies:
- dependency-name: "@fastify/middie"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 3, 2024
1 parent 1db72fd commit 6fe0508
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 5 deletions.
7 changes: 4 additions & 3 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 @@ -84,7 +84,7 @@
"@commitlint/config-angular": "19.3.0",
"@fastify/cors": "9.0.1",
"@fastify/formbody": "7.4.0",
"@fastify/middie": "8.3.0",
"@fastify/middie": "8.3.1",
"@fastify/multipart": "8.2.0",
"@fastify/static": "7.0.3",
"@fastify/view": "9.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/platform-fastify/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"dependencies": {
"@fastify/cors": "9.0.1",
"@fastify/formbody": "7.4.0",
"@fastify/middie": "8.3.0",
"@fastify/middie": "8.3.1",
"fastify": "4.26.2",
"light-my-request": "5.13.0",
"path-to-regexp": "3.2.0",
Expand Down

0 comments on commit 6fe0508

Please sign in to comment.