Skip to content

Commit

Permalink
Bump fastify from 4.28.1 to 5.1.0
Browse files Browse the repository at this point in the history
Bumps [fastify](https://github.com/fastify/fastify) from 4.28.1 to 5.1.0.
- [Release notes](https://github.com/fastify/fastify/releases)
- [Commits](fastify/fastify@v4.28.1...v5.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 22, 2024
1 parent 529cc8a commit 62b2a8b
Show file tree
Hide file tree
Showing 2 changed files with 171 additions and 418 deletions.
2 changes: 1 addition & 1 deletion examples/bench/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"autocannon": "^7.12.0",
"cors": "^2.8.5",
"express": "^4.21.1",
"fastify": "^4.28.1",
"fastify": "^5.1.0",
"sequelize": "^6.37.3",
"sqlite3": "^5.1.6",
"zod": "^3.23.8"
Expand Down
Loading

0 comments on commit 62b2a8b

Please sign in to comment.