Skip to content

Commit

Permalink
build(deps): bump fastify from 5.0.0 to 5.1.0 in /test/app
Browse files Browse the repository at this point in the history
Bumps [fastify](https://github.com/fastify/fastify) from 5.0.0 to 5.1.0.
- [Release notes](https://github.com/fastify/fastify/releases)
- [Commits](fastify/fastify@v5.0.0...v5.1.0)

---
updated-dependencies:
- dependency-name: fastify
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent 3fb0b2e commit 7ccc337
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
9 changes: 4 additions & 5 deletions test/app/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 test/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@
},
"dependencies": {
"@fastify/formbody": "^8.0.1",
"fastify": "^5.0.0"
"fastify": "^5.1.0"
}
}

0 comments on commit 7ccc337

Please sign in to comment.