Skip to content

Commit ed0d81d

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] <[email protected]>
1 parent 23b5858 commit ed0d81d

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
@@ -40,7 +40,7 @@
4040
"license": "MIT",
4141
"devDependencies": {
4242
"@types/node": "^22.0.0",
43-
"fastify": "^4.6.0",
43+
"fastify": "^5.0.0",
4444
"husky": "^9.0.11",
4545
"nodemon": "^3.0.1",
4646
"snazzy": "^9.0.0",

0 commit comments

Comments
 (0)