Skip to content

Commit

Permalink
Bump fastify from 4.28.1 to 5.0.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.0.0.
- [Release notes](https://github.com/fastify/fastify/releases)
- [Commits](fastify/fastify@v4.28.1...v5.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 18, 2024
1 parent db9ecbe commit f43dd2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"devDependencies": {
"borp": "^0.17.0",
"express": "^4.19.2",
"fastify": "^4.27.0",
"fastify": "^5.0.0",
"fastify-undici-dispatcher": "^0.6.0",
"koa": "^2.15.3"
},
Expand Down

0 comments on commit f43dd2c

Please sign in to comment.