Skip to content

Commit

Permalink
chore: update fastify to ^5.0.0 (#172)
Browse files Browse the repository at this point in the history
  • Loading branch information
Fdawgs authored Sep 19, 2024
1 parent 50f410d commit 3df9153
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 @@ -8,7 +8,7 @@
"devDependencies": {
"@fastify/pre-commit": "^2.1.0",
"@types/node": "^22.0.0",
"fastify": "^5.0.0-alpha.4",
"fastify": "^5.0.0",
"request": "^2.88.0",
"snazzy": "^9.0.0",
"standard": "^17.1.0",
Expand Down

0 comments on commit 3df9153

Please sign in to comment.