Skip to content

Commit 3f0a4c0

Browse files
chore(deps-dev): bump fastify from 4.28.1 to 5.0.0
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] <support@github.com>
1 parent ef36487 commit 3f0a4c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"devDependencies": {
3232
"@faker-js/faker": "^9.0.0",
3333
"@types/node": "^22.0.0",
34-
"fastify": "^4.11.0",
34+
"fastify": "^5.0.0",
3535
"husky": "^9.0.11",
3636
"snazzy": "^9.0.0",
3737
"standard": "^17.0.0",

0 commit comments

Comments
 (0)