Skip to content

Commit

Permalink
chore: update fastify to ^5.0.0 (#234)
Browse files Browse the repository at this point in the history
  • Loading branch information
Fdawgs authored Sep 19, 2024
1 parent 612b939 commit c26ae8f
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 @@ -35,7 +35,7 @@
"devDependencies": {
"@fastify/pre-commit": "^2.1.0",
"@types/node": "^22.0.0",
"fastify": "^5.0.0-alpha.4",
"fastify": "^5.0.0",
"semver": "^7.6.0",
"simple-get": "^4.0.1",
"sinon": "^18.0.0",
Expand Down

0 comments on commit c26ae8f

Please sign in to comment.